summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchWindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-01-28Universal properties window.David Robillard1-1/+0
2010-01-22Use FlowCanvas centering code.David Robillard1-6/+2
2010-01-07Quit cleanly from connect dialog when not connected to engine.David Robillard1-37/+1
2010-01-06Do all logging output via Raul streams.David Robillard1-1/+0
2010-01-03Remove patch clear command (fix ticket #375).David Robillard1-10/+0
2009-12-31Various fixes related to port values and metadata (fix ticket #459 among othe...David Robillard1-23/+41
2009-11-16Make all windows respond to ctrl+w.David Robillard1-1/+1
2009-06-06Fix window titles.David Robillard1-1/+1
2009-06-03Put breadcrumb stuff all in one place.David Robillard1-11/+11
2009-06-03BreadCrumbBox => BreadCrumbs.David Robillard1-1/+1
2009-05-28Fix QNAMEs being serialised as URIs.David Robillard1-9/+8
2009-05-27Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...David Robillard1-1/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-32/+32
2009-05-13Remove 'using' declarations from headers.David Robillard1-0/+2
2009-05-13The great ID refactoring of 2009.David Robillard1-3/+3
2009-05-11* New ontology.David Robillard1-29/+49
2009-05-10Show current value for all ports (not just plugin node ports) in status bar o...David Robillard1-8/+11
2008-12-20Fix window closing stuff (fix ticket #296).David Robillard1-14/+37
2008-11-30Some support for bundle saving.David Robillard1-21/+23
2008-11-28Add File->Draw to render patch to graphviz (which can then be used to draw to...David Robillard1-0/+46
2008-11-27...David Robillard1-2/+0
2008-11-27Replace "modes" with boolean "edit controls" in tooltips etc.David Robillard1-19/+28
2008-11-27Make use of status bar.David Robillard1-10/+30
2008-11-24Fix crash on mouse over of subpatches.David Robillard1-1/+2
2008-11-22Vertical or Horizontal (i.e. hide port labels or show port labels) canvas ord...David Robillard1-6/+4
2008-11-22Add status bar to display information about objects on mouse hover.David Robillard1-0/+50
2008-11-22Add option to hide port labels.David Robillard1-0/+18
2008-11-16Remember patch save file location in client (fix ticket #239).David Robillard1-13/+7
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+556