lumiera_/src/stage
Ichthyostega d4b1735013 define the ClipPresenter header-only (no change)
A separate translation unit turns out to be unnecessary here,
since this is implementation level code included into one single
other translation unit (timeline-controller.cpp). In such a situation,
having the whole class definition at one code location improves
readability.

Moreover, there clearly is now another abstraction barrier,
insofar all of the clip widget's implementation technicalities
are buried within clip-widget.cpp
2021-03-27 13:47:43 +01:00
..
ctrl Project: update and clean-up Doxygen configuration 2021-01-24 19:35:45 +01:00
dialog Timeline: squeeze in some test/diagnostics code to inject a button onto each track 2019-09-07 19:24:54 +02:00
draw Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
interact Clip-Drag: start prototypical implementation of a gesture controller (see #1218) 2021-03-26 01:21:46 +01:00
model Clip: investigate how to enforce a fixed horizontal extension 2021-02-05 00:21:08 +01:00
output Global-Layer-Renaming: fix remaining textual usages and IDs in the code 2018-12-10 00:09:56 +01:00
panel Project: update and clean-up Doxygen configuration 2021-01-24 19:35:45 +01:00
setting Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
timeline define the ClipPresenter header-only (no change) 2021-03-27 13:47:43 +01:00
widget Project: update and clean-up Doxygen configuration 2021-01-24 19:35:45 +01:00
workspace DisplayEvaluation: draft coordinated vertical layout (see #1211) 2021-02-07 20:45:28 +01:00
config-keys.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
config-keys.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
DIR_INFO Global-Layer-Renaming: rearrange directories 2018-11-15 23:28:03 +01:00
display-service.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
display-service.hpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
gtk-base.hpp Project: update and clean-up Doxygen configuration 2021-01-24 19:35:45 +01:00
gtk-lumiera.cpp Global-Layer-Renaming: fix remaining textual usages and IDs in the code 2018-12-10 00:09:56 +01:00
guifacade.hpp Project: update and clean-up Doxygen configuration 2021-01-24 19:35:45 +01:00
id-scheme.hpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
lumiera-light-theme-complement.css Timeline: integrate support for a margin on the timeline content 2019-09-07 17:31:53 +02:00
lumiera.css UI-Style: reorganise style constants and introduce some BEM notation 2019-08-08 19:08:04 +02:00
notification-service.cpp Global-Layer-Renaming: fix remaining textual usages and IDs in the code 2018-12-10 00:09:56 +01:00
notification-service.hpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
style-scheme.cpp UI-Style: reorganise style constants and introduce some BEM notation 2019-08-08 19:08:04 +02:00
style-scheme.hpp UI-Style: reorganise style constants and introduce some BEM notation 2019-08-08 19:08:04 +02:00
ui-bus.cpp Global-Layer-Renaming: fix remaining textual usages and IDs in the code 2018-12-10 00:09:56 +01:00
ui-bus.hpp Dispatcher: rename in accordance to the layer 2018-12-10 00:12:52 +01:00