]> git.tdb.fi Git - r2c2.git/commit
Split the single large toolbar into a few smaller collapsible ones
authorMikko Rasa <tdb@tdb.fi>
Thu, 18 Nov 2010 18:20:07 +0000 (18:20 +0000)
committerMikko Rasa <tdb@tdb.fi>
Thu, 18 Nov 2010 18:20:07 +0000 (18:20 +0000)
commitc6b9a38300cc2ecfc0df66af162620b9ea5a1e3e
treed0e4b7a7cd084f35be359c1c4749ecedf115a8d8
parent8883a5c80c3954fd4c2e96efb623a15d157ecb54
Split the single large toolbar into a few smaller collapsible ones
Replace turnout and sensor ID setting with a track properties dialog
Add left and right arrow button styles
16 files changed:
gui.blend
gui.png
r2c2.res
source/designer/designer.cpp
source/designer/designer.h
source/designer/layoutbar.cpp [new file with mode: 0644]
source/designer/layoutbar.h [new file with mode: 0644]
source/designer/routebar.cpp [new file with mode: 0644]
source/designer/routebar.h [new file with mode: 0644]
source/designer/selection.h
source/designer/toolbar.cpp
source/designer/toolbar.h
source/designer/trackbar.cpp [new file with mode: 0644]
source/designer/trackbar.h [new file with mode: 0644]
source/designer/trackproperties.cpp [new file with mode: 0644]
source/designer/trackproperties.h [new file with mode: 0644]