lumiera_/src/gui/panels
Ichthyostega b6d131bc35 Start remoulding the Timeline display: mark deprecation (#955)
Mark parts of the timeline state handling which will certainly
not be retained: any part where the GUI widgets "hold" some kind
of model. GUI widgets shall be *mapped upon* a model representation
and *wired* with callbacks.

Especially I am suspicious when GUI presentation code "reaches into"
any kind of model data structure to find out something. It should
be the other way round (dont call us, we call you)
2014-10-17 03:01:11 +02:00
..
assets-panel.cpp Individual Panels initial Gdlmm port 2014-10-05 04:37:34 +02:00
assets-panel.hpp Individual Panels initial Gdlmm port 2014-10-05 04:37:34 +02:00
panel.cpp Identified possible GUI shutdown crasher. To be investigated 2014-10-13 02:44:15 +02:00
panel.hpp Remove unused GDL headers 2014-10-05 05:34:19 +02:00
timeline-panel.cpp Start remoulding the Timeline display: mark deprecation (#955) 2014-10-17 03:01:11 +02:00
timeline-panel.hpp Individual Panels initial Gdlmm port 2014-10-05 04:37:34 +02:00
viewer-panel.cpp Individual Panels initial Gdlmm port 2014-10-05 04:37:34 +02:00
viewer-panel.hpp Individual Panels initial Gdlmm port 2014-10-05 04:37:34 +02:00