Commit Graph
281 Commits
Author SHA1 Message Date
itsmattkc e3e45279b9 reimplemented double and bool widgets separately 2019-03-13 00:12:15 +11:00
itsmattkc 5b03af5e5a separated effect from UI 2019-03-12 22:49:01 +11:00
itsmattkc 170fe9bd01 decoupled effectfield UI from backend 2019-03-12 19:33:01 +11:00
itsmattkc f25f8e145c refactored cursors same as icons 2019-03-10 17:58:32 +11:00
itsmattkc 8cf3bd46a1 merged cursors #522 2019-03-09 17:21:22 +11:00
itsmattkc 653abf8042 fixed #615 2019-03-09 16:44:21 +11:00
itsmattkc d294fefe21 minor revision and zoom cursor fix 2019-03-08 19:59:16 +11:00
Matt Mayfield 84bed86d10 Scrolling consistency improvements
Rework timeline scrolling
Add Invert Timeline Scroll Axes toggle
Make Ctrl to zoom more explicit in menu
Simplified and more consistent Graph View scroll/zoom:
 Shift to zoom horizontally, Alt to zoom vertically
Save and load Invert Timeline Scroll Axes setting
2019-03-06 15:15:44 -06:00
itsmattkc 95977143d0 minor code cleanups 2019-03-05 10:15:39 -08:00
itsmattkc 27d77abdc2 fixed #596 2019-03-04 12:36:45 -08:00
itsmattkc 70be7fa097 created sequence clip selection convenience function 2019-02-28 03:45:17 -08:00
itsmattkc 86b7124238 changed create_effect to a static member of Effect 2019-02-28 03:09:42 -08:00
itsmattkc 1685fa3a5d #475 and some clip pointer changes 2019-02-28 01:54:04 -08:00
itsmattkc 8ba58acbc3 Merge pull request #533 from alcomposer/playhead_frame_highlight
Single frame highlight to playhead
2019-02-26 10:25:38 -08:00
U-COMTROL_US\mattm 9cb8f7a628 Use Ctrl instead of Shift for zoom modifier in timeline 2019-02-26 09:22:21 -06:00
itsmattkc c3373524b1 giant rendering overhaul and many small fixes 2019-02-25 13:47:18 -08:00
alexmitchell cf3abe0e86 fix up white space, using spaces not tabs in this file 2019-02-20 16:08:30 +10:30
alexmitchell 76aad9c468 Added single frame highlight to playhead inside timelinewidget, only shows if frame is larger than
5px
2019-02-20 15:49:05 +10:30
itsmattkc efbe2d187a minor clip changes 2019-02-19 02:38:21 -08:00
itsmattkc a1619ce8ce transition rewrite mostly done 2019-02-19 01:16:37 -08:00
itsmattkc d1037d4ffa add transition rewrite 2019-02-18 03:13:27 -08:00
itsmattkc 886c5f1273 small timeline cleanup 2019-02-18 01:38:17 -08:00
itsmattkc a63b4fbe52 timeline minor refactor 2019-02-17 22:32:18 -08:00
itsmattkc 5b59207cb4 started translating without restarting 2019-02-17 03:15:18 -08:00
itsmattkc 059e2a1fe8 began transition rewrite 2019-02-17 01:18:03 -08:00
itsmattkc f14b0cef7d replaced mediathrobber with mediaiconservice 2019-02-16 22:22:43 -08:00
itsmattkc 5207a0511f several conversions to smart pointers 2019-02-16 21:21:04 -08:00
itsmattkc e063a5ba8f switched global to unique ptr and renamed olive namespace 2019-02-16 15:08:33 -08:00
itsmattkc 2f38a0b111 cleanup and disabled nonfunctional scrolling code 2019-02-16 03:23:09 -08:00
itsmattkc 6bccd0c660 minor cleanup and documentation of render functions 2019-02-16 02:18:32 -08:00
itsmattkc c29f0a12c1 fixed #502 2019-02-15 16:10:09 -08:00
itsmattkc 0781e9bb09 added gpl header to all source files 2019-02-15 04:38:09 -08:00
itsmattkc 2a1838467a scrolling update 2019-02-15 04:09:03 -08:00
itsmattkc 8283051869 some cleanups from previous refactors 2019-02-15 03:48:53 -08:00
itsmattkc acf286e1d8 added focus filter 2019-02-14 16:42:36 -08:00
itsmattkc abe76c7941 further improvements 2019-02-14 12:37:30 -08:00
itsmattkc e9fe837236 first commit of big refactor 2019-02-14 05:27:21 -08:00
itsmattkc 4890650466 added enable/disable to context menu 2019-02-13 01:45:34 -08:00
itsmattkc 7490612719 code revision 2019-02-12 16:02:36 -08:00
alexmitchell 8faa4db15c Correct mistakes, rename left_arrow to left_side, make lowercase, change namespace to Olive 2019-02-08 13:42:46 +10:30
alexmitchell 3fe8660c5e Add ability to load custom cursors. Add custom cursor to left / right
clip position editing.

Revert white space edits in timelinewidget.
2019-02-05 16:08:18 +10:30
itsmattkc 65d40a8c9e Merge pull request #423 from prokoudine/master
Mark a bunch of user-visible messages for translation
2019-02-04 02:42:27 +11:00
itsmattkc 5ccabea208 removed hardcoded widths for dialogs, fixes #425 2019-02-04 02:33:43 +11:00
Alexandre Prokoudine 55297a5b32 Mark a bunch of user-visible messages for translation 2019-02-03 16:36:55 +03:00
itsmattkc 3f952b4d6d added #391 2019-02-02 23:16:03 +11:00
itsmattkc 3b9f2bb4ca fixed #390 2019-02-02 14:37:27 +11:00
itsmattkc 3b276fea40 improved waveform drawing for higher density waveforms 2019-02-01 18:50:34 +11:00
itsmattkc db92e5231f most clip marker work completed #333 2019-02-01 02:53:54 +11:00
itsmattkc aeaf616d46 Merge branch 'master' of https://github.com/olive-editor/olive into blendmodefix 2019-01-28 17:28:06 +11:00
itsmattkc c6da0b5912 added ripple delete empty to hover focus 2019-01-28 16:47:45 +11:00