LUMIERA.clone/src/gui/model
Ichthyostega 82d66cef73 CmdAccess: discard the InvocationTrail concept
after extended analysis, it turned out to be a "placeholder concept"
and introduces an indirection, which can be removed altogether

- simple command invocation happens at gui::model::Tangible
- it is based on the command (definition) ID
- instance management happens automatically and transparently
- the extended case of context-bound commands will be treated later,
  and is entirely self-contained
2017-04-17 18:21:52 +02:00
..
clip-track.cpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
clip-track.hpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
clip.cpp Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
clip.hpp Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
controller.hpp define creation and control structure of TimelineWidget 2016-12-03 05:42:34 +01:00
diagnostics.hpp Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
element.hpp Design: Backbone of the GUI 2015-01-06 23:44:58 +01:00
group-track.cpp Doxygen: fill in missing file level headlines for the GUI 2016-11-06 14:19:14 +01:00
group-track.hpp Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
parent-track.cpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
parent-track.hpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
project.cpp Doxygen: fill in missing file level headlines for the GUI 2016-11-06 14:19:14 +01:00
project.hpp Doxygen: fill in missing file level headlines for the GUI 2016-11-06 14:19:14 +01:00
sequence.cpp Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
sequence.hpp Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
session-facade.cpp refactoring: better name for the query focus shifting operation 2015-01-08 15:13:27 +01:00
session-facade.hpp harmonise the form of the header include guards 2015-11-28 18:36:35 +01:00
tangible.cpp CmdAccess: discard the InvocationTrail concept 2017-04-17 18:21:52 +02:00
tangible.hpp CmdAccess: discard the InvocationTrail concept 2017-04-17 18:21:52 +02:00
track.cpp Doxygen: fill in missing file level headlines for the GUI 2016-11-06 14:19:14 +01:00
track.hpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
widget.hpp implement state reset handlers / mock handlers 2016-02-14 03:42:10 +01:00