Joel Holdsworth
|
1d376e4292
|
Wrapped TimelineBody::track in a scoped_ptr
|
2009-01-02 16:47:29 +00:00 |
|
Joel Holdsworth
|
cd94bf9765
|
Transitioned TimelineBody and timeline tools to having reference to
TimelineWidget not pointers
|
2009-01-02 16:32:40 +00:00 |
|
Joel Holdsworth
|
e135cb18cb
|
Removed TimelineBody::track_from_point
|
2009-01-02 12:41:30 +00:00 |
|
Joel Holdsworth
|
86947936a5
|
Tidied TimelineBody::draw_track somewhat
|
2009-01-02 12:20:43 +00:00 |
|
Joel Holdsworth
|
bcd5dababe
|
Transitioned TimelineBody drawing code to use the TimelineLayoutHelper
|
2009-01-02 12:17:19 +00:00 |
|
Joel Holdsworth
|
8cb48a7298
|
Squished a whole load of warnings
|
2008-12-30 12:35:58 +00:00 |
|
Joel Holdsworth
|
33afd58b8e
|
Converted all ASSERTs to REQUIREs
|
2008-12-26 18:58:29 +00:00 |
|
Joel Holdsworth
|
7c1046e162
|
Unified Sequence and Track together as TrackBase
|
2008-12-10 18:04:02 +00:00 |
|
Joel Holdsworth
|
528d02931a
|
Converted timeline::Track* to boost::shared_ptr<timeline::Track>
|
2008-12-08 22:30:54 +00:00 |
|
Joel Holdsworth
|
19c97fd52a
|
Replaced model::Track* with boost::shared_ptr<Track>
|
2008-12-06 14:08:03 +00:00 |
|
Joel Holdsworth
|
da3d14da72
|
Replaced Sequence* with boost::shared_ptr<Sequence>
|
2008-12-05 20:17:56 +00:00 |
|
Joel Holdsworth
|
4f4234b62c
|
Made the timeline view model driven
|
2008-11-29 16:13:58 +00:00 |
|
Joel Holdsworth
|
3d35f2e535
|
Added add/remove of sequences
|
2008-11-22 19:08:12 +00:00 |
|
Joel Holdsworth
|
34e67cd01e
|
Made TrackPadding insert between tracks, rather than shortening tracks
|
2008-11-22 12:33:58 +00:00 |
|
Joel Holdsworth
|
aed6b09572
|
Refactored timeline view window code into a helper, and added dummy
track drawing code
|
2008-11-19 22:42:38 +00:00 |
|
Joel Holdsworth
|
6c50182db1
|
Added support for highlighting the hovering track
|
2008-11-15 15:17:26 +00:00 |
|
Joel Holdsworth
|
efd9ab771b
|
Added track tree support and added widgets to headers
|
2008-10-22 23:11:23 +01:00 |
|
Joel Holdsworth
|
a3030515be
|
Corrected a selection rendering bug in TimelineBody
|
2008-10-22 22:23:04 +01:00 |
|
Joel Holdsworth
|
58e4920048
|
Corrected namespaces from lumiera::gui:: to gui::
|
2008-10-18 00:13:27 +01:00 |
|
Joel Holdsworth
|
094ce0654d
|
Added playback support in the timeline
|
2008-10-07 21:17:29 +01:00 |
|
Joel Holdsworth
|
430ef04bc5
|
Fixed hyperactive scroll wheel zoom
|
2008-09-02 22:42:10 +01:00 |
|
Joel Holdsworth
|
708aea87bd
|
Fixed a bug with body redrawing and added some documentation
|
2008-09-02 22:39:53 +01:00 |
|
Joel Holdsworth
|
b0b436cb92
|
Added some documentation to body and ruler
|
2008-08-30 23:10:00 +01:00 |
|
Joel Holdsworth
|
49f87b28bb
|
Added support for audacity style playback period, and added some
documentation
|
2008-08-30 22:34:26 +01:00 |
|
Joel Holdsworth
|
a186b7e507
|
Added out of bounds scrolling during I-Beam dragging
|
2008-08-15 22:40:57 +01:00 |
|
Joel Holdsworth
|
1b89b61370
|
Made the selection marquee stylable
|
2008-08-13 23:47:47 +01:00 |
|
Joel Holdsworth
|
2082f0843b
|
Initial implementation of I-Beam tool. Needs more work
|
2008-08-07 20:27:41 +01:00 |
|
Joel Holdsworth
|
2ee6f6be62
|
Tidied and simplified video display widget, and added cursor support to
the ibeam and arrow tool
|
2008-08-04 16:39:36 +01:00 |
|
Joel Holdsworth
|
8689d0dced
|
Refactored widget mouse movement handling, removed some Glib::RefPtrs, and tidied a few things
|
2008-07-17 19:07:38 +01:00 |
|
Joel Holdsworth
|
063a22fcd5
|
Added zoom toolbar buttons and middle click view shifting to the
timeline
|
2008-07-16 22:33:42 +01:00 |
|
Joel Holdsworth
|
ec6c20149c
|
Fixed broken timeline scrollwheel, added a const
|
2008-07-14 20:16:11 +01:00 |
|
Joel Holdsworth
|
8d63d7adb4
|
Added a mouse chevron to the ruler
|
2008-06-25 20:23:53 +01:00 |
|
Joel Holdsworth
|
4275c7cf8c
|
Added zooming of the timeline with Ctrl+Scroll
|
2008-06-23 11:17:19 +01:00 |
|
Joel Holdsworth
|
6e944c1412
|
Added scroll wheel scrolling to the timeline. Corrected some indentation
|
2008-06-23 10:54:37 +01:00 |
|
Joel Holdsworth
|
e18b0a1d5f
|
Added scrolling and major timeline-ruler ticks
|
2008-06-19 23:35:53 +01:00 |
|
Joel Holdsworth
|
3cc0f72389
|
Trivial timeline now works - more work coming
|
2008-06-18 23:57:47 +01:00 |
|
Joel Holdsworth
|
3b9d05a67d
|
Made use of boost and nobug, added some documentation, and tidied code
|
2008-06-07 13:53:17 +01:00 |
|
Joel Holdsworth
|
0ac09411bc
|
Basic timeline with scrolling headers now works + Tidying work
|
2008-06-05 20:27:53 +01:00 |
|
Joel Holdsworth
|
e9747b360c
|
Track backgrounds are now painted from the style
|
2008-05-31 18:21:05 +01:00 |
|
Joel Holdsworth
|
71b45acf54
|
Styles for custom widgets now load
|
2008-05-31 17:44:44 +01:00 |
|
Joel Holdsworth
|
7e2092825e
|
Simple scrolling and drawing added
|
2008-05-31 13:22:15 +01:00 |
|