Commit Graph
243 Commits
Author SHA1 Message Date
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
itsmattkc edf7fa9ef9 fixed clip movement issue 2019-01-28 02:33:53 +11:00
itsmattkc d1ff026424 added full blending pipeline 2019-01-28 02:31:12 +11:00
itsmattkc a4eb3df21a fixed timeline issues 2019-01-27 10:43:29 +11:00
itsmattkc 584b8670c0 nested sequence enhancements 2019-01-22 14:15:12 +11:00
itsmattkc 64e72d3f73 added link/unlink to timeline context menu 2019-01-18 21:01:07 +11:00
itsmattkc 658a6d379e move gl rendering to another thread 2019-01-15 17:48:36 +11:00
itsmattkc a447891050 merged with slight code cleanup 2019-01-12 13:55:53 +11:00
itsmattkc a8e37ac76a changed NULLs to nullptr 2019-01-12 12:57:15 +11:00
itsmattkc 345328432d translation 2019-01-12 10:10:24 +11:00
itsmattkc 9924315508 rewrote debug message handler 2019-01-12 00:54:39 +11:00
itsmattkc 342e4c765a timeline middle click moving and more glsl debugging info 2019-01-10 09:31:42 +11:00
itsmattkc a70feb5b0b finalized media frame rate change 2019-01-06 20:26:10 +11:00
itsmattkc b36f54c11d another master merge 2019-01-04 19:17:18 +11:00
itsmattkc 28fbab2d78 rect select for graph editor 2019-01-04 16:33:07 +11:00
itsmattkc b82817132c fixed #239 2019-01-04 09:32:30 +11:00
itsmattkc 4ec5ca8870 fixed crash when dragging the left side of a solid #238 2019-01-04 09:25:53 +11:00
itsmattkc 2b7103e286 added #225 2019-01-03 00:09:39 +11:00
itsmattkc 96a5b2da64 added status message when audio recording for clarity 2018-12-31 01:32:17 +11:00
itsmattkc ac4fd70dc2 fixed nesting bug and reveal in project with icon view bug 2018-12-31 01:23:20 +11:00
itsmattkc 48ba5a9c95 yet another ripple reworking 2018-12-31 00:49:01 +11:00
itsmattkc 02d7f00304 fixed ripple to point regression 2018-12-30 23:09:26 +11:00
itsmattkc f44cf37337 one last ripple bug (and transition bug) 2018-12-30 22:29:16 +11:00
itsmattkc c81714fe73 fixed ripple breaking dual transitions 2018-12-30 22:12:47 +11:00
itsmattkc 22264cebcd fixed some weird ripple edit code 2018-12-30 21:58:49 +11:00
itsmattkc f347c8eabe various menu improvements 2018-12-30 20:58:51 +11:00
itsmattkc 34fc8b81d2 removed all ui files 2018-12-30 20:23:57 +11:00
itsmattkc 6130db2713 changed mainwindow from ui to code 2018-12-30 14:59:01 +11:00
itsmattkc 9f72bc5622 changed one ripple behavior 2018-12-29 21:49:40 +11:00
itsmattkc 11466cf5b3 implemented hand tool for moving content around 2018-12-26 21:16:15 +11:00
itsmattkc aea2faedff timeline responds to icon view 2018-12-25 01:15:08 +11:00
itsmattkc ceb0078b2e started work on icon/thumbnail view 2018-12-24 00:59:33 +11:00
itsmattkc e669949ec6 progress on stabilization dialog 2018-12-21 11:35:53 +11:00
itsmattkc 9797a3bf4b fixed a bunch of multithreaded loading issues and #174 2018-12-20 23:20:00 +11:00
itsmattkc a9b8908988 switched to global audio rate, support for QT_SCALE_FACTOR 2018-12-17 13:51:50 +11:00
itsmattkc 94db640327 reimplemented sorting and improved view-model 2018-12-14 14:45:42 +11:00
itsmattkc 76f1fa69fe fixed drag issue introduced in qt 5.12 2018-12-13 15:34:53 +11:00
itsmattkc ac1cb9d14f massive rewrite of project data system 2018-12-13 14:29:09 +11:00
itsmattkc 4cf8db2538 fixed deleting transitions 2018-12-02 19:54:35 +11:00