LUMIERA.clone/src/gui/widgets/timeline
Ichthyostega f02481bb90 fix include order in GUI headers
the rules are:
- our own headers go before any library headers
- all headers need to be spelled relative to include root
- ensure that gtk is always included via gui/gtk-base.hpp
2014-08-17 07:02:48 +02:00
..
basic-draw-strategy.hpp adapt GUI to use the new Time framework 2011-05-16 08:38:01 +02:00
draw-strategy.cpp adapt GUI to use the new Time framework 2011-05-16 08:38:01 +02:00
draw-strategy.hpp adapt GUI to use the new Time framework 2011-05-16 08:38:01 +02:00
timeline-arrow-tool.cpp a bit of stylistic cleanup 2011-10-22 02:49:30 +02:00
timeline-arrow-tool.hpp a bit of stylistic cleanup 2011-10-22 02:49:30 +02:00
timeline-body.cpp fix include order in GUI headers 2014-08-17 07:02:48 +02:00
timeline-body.hpp clean-up: remove direct access to the selection value 2011-11-26 23:32:56 +01:00
timeline-clip-track.cpp fix include order in GUI headers 2014-08-17 07:02:48 +02:00
timeline-clip-track.hpp a bit of stylistic cleanup 2011-10-22 02:49:30 +02:00
timeline-clip.cpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
timeline-clip.hpp a bit of stylistic cleanup 2011-10-22 02:49:30 +02:00
timeline-entity.cpp a bit of stylistic cleanup 2011-10-22 02:49:30 +02:00
timeline-entity.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
timeline-group-track.cpp fix include order in GUI headers 2014-08-17 07:02:48 +02:00
timeline-group-track.hpp a bit of stylistic cleanup 2011-10-22 02:49:30 +02:00
timeline-header-container.cpp fix include order in GUI headers 2014-08-17 07:02:48 +02:00
timeline-header-container.hpp a bit of stylistic cleanup 2011-10-22 02:49:30 +02:00
timeline-header-widget.cpp fix include order in GUI headers 2014-08-17 07:02:48 +02:00
timeline-header-widget.hpp Remove redundant '*' in many doxygen style comments 2011-01-14 16:57:34 +01:00
timeline-ibeam-tool.cpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
timeline-ibeam-tool.hpp clean-up: remove direct access to the selection value 2011-11-26 23:32:56 +01:00
timeline-layout-helper.cpp fix include order in GUI headers 2014-08-17 07:02:48 +02:00
timeline-layout-helper.hpp C++11 transition: get compilation to pass again 2014-04-28 01:34:03 +02:00
timeline-ruler.cpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
timeline-ruler.hpp a bit of stylistic cleanup 2011-10-22 02:49:30 +02:00
timeline-state.cpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
timeline-state.hpp fix include order in GUI headers 2014-08-17 07:02:48 +02:00
timeline-tool.cpp fix include order in GUI headers 2014-08-17 07:02:48 +02:00
timeline-tool.hpp a bit of stylistic cleanup 2011-10-22 02:49:30 +02:00
timeline-track.cpp fix include order in GUI headers 2014-08-17 07:02:48 +02:00
timeline-track.hpp a bit of stylistic cleanup 2011-10-22 02:49:30 +02:00
timeline-view-window.cpp fix include order in GUI headers 2014-08-17 07:02:48 +02:00
timeline-view-window.hpp spelling and typos 2011-12-24 05:48:31 +01:00
timeline-zoom-scale.cpp refactor zoom smothing into TimelineViewWindow 2011-11-27 01:28:48 +01:00
timeline-zoom-scale.hpp Timeline is no longer zoomed in to far on startup. See timline-view-window.hpp int64_t timeScale for explanation 2011-10-23 04:20:39 -05:00