LUMIERA.clone/src
Ichthyostega c573630ac1 Structure-Change: draft a design based on ViewHook / ViewHookable
By applying a Diff, the children of some timeline element (track) may be re-ordered.
This imposes specific problems, since these elements hold onto slave-Widgets,
which are already attached into some elaborated and nested widget structure.
To keep complexity under control, we can not allow the TrackPresenter to have
any knowledge regarding the implementation structure of these target widgets.

Thus I am pondering the idea to represent that relation as an abstracted ViewHook link
2019-12-02 00:34:20 +01:00
..
common QA: check for possible misalignment through placement new (-> #1204) 2019-11-08 01:14:36 +01:00
include UI-Style: reorganise style constants and introduce some BEM notation 2019-08-08 19:08:04 +02:00
lib ClipDisplay: basic implementation of ViewHook helper 2019-11-08 20:49:37 +01:00
lumiera Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
plugin Merge: change building to create modules 2008-12-20 02:15:33 +01:00
stage Structure-Change: draft a design based on ViewHook / ViewHookable 2019-12-02 00:34:20 +01:00
steam QA: check for possible misalignment through placement new (-> #1204) 2019-11-08 01:14:36 +01:00
tool Doxygen: fill in missing file level headlines for some supplemental code 2016-11-09 20:09:19 +01:00
vault Library: clarify usage of the basic time scale 2018-12-10 00:12:52 +01:00
.gitignore
DIR_INFO update some DIR_INFO entries 2011-04-05 00:44:30 +02:00
doxygen.dox DOC: reorganise the Doxygen configuration and structure 2013-10-25 06:34:38 +02:00
SConscript Global-Layer-Renaming: fix handling of GuiResources in the build 2018-11-16 18:18:33 +01:00