Commit Graph
320 Commits
Author SHA1 Message Date
itsmattkc 7530fb0445 updated and merged sweeping timeline behavior fixes 2018-12-31 01:59:30 +11:00
itsmattkc 96a5b2da64 added status message when audio recording for clarity 2018-12-31 01:32:17 +11:00
itsmattkc f3c43d2425 fixed audio recording bug 2018-12-31 01:27:34 +11:00
itsmattkc ac4fd70dc2 fixed nesting bug and reveal in project with icon view bug 2018-12-31 01:23:20 +11:00
itsmattkc b43a9f560f fixed #198 2018-12-31 01:17:38 +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 c81714fe73 fixed ripple breaking dual transitions 2018-12-30 22:12:47 +11:00
itsmattkc 6e7bd5daaf rewrite cleanup 2018-12-30 21:24:26 +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 efdbeec549 removed effect controls and viewer ui files 2018-12-30 17:16:27 +11:00
itsmattkc 6130db2713 changed mainwindow from ui to code 2018-12-30 14:59:01 +11:00
itsmattkc 99d1ecf306 fixed bugs in q and w hotkey implementation 2018-12-30 09:18:24 +11:00
itsmattkc 0047f6e260 fixed crash when copying an effect after copying a clip 2018-12-30 08:39:16 +11:00
itsmattkc 9417cab6b8 Merge branch 'master' of https://github.com/olive-editor/olive into bezierkeys 2018-12-29 11:31:13 +11:00
itsmattkc 1f2ae6094b Merge pull request #214 from Cambloid/patch-2
Refactoring names of ui components in effectcontrols
2018-12-29 11:29:51 +11:00
itsmattkc e46ba45bd6 fixed crash when deleting media of a selected clip 2018-12-28 22:45:53 +11:00
itsmattkc e101739214 big progress on graph editor 2018-12-28 22:06:38 +11:00
itsmattkc c3ea55faf4 Merge branch 'bezierkeys' of https://github.com/olive-editor/olive into bezierkeys 2018-12-28 09:13:25 +11:00
Alexandre Prokoudine bcde78b5cd Add missing tooltip for the Hand tool 2018-12-27 16:01:41 +03:00
Phillip Thomas 06137cb860 Refactoring names of ui components
Changed names of ui componentes in effectcontrols
2018-12-27 12:25:32 +01:00
itsmattkc 8a6242e36f reimplemented panel state restoration 2018-12-27 11:51:35 +11:00
Phillip Thomas 9959eb9942 Code improvement
Renamed buttons  in viewer class to their function
2018-12-27 01:06:36 +01:00
itsmattkc 1ee9451343 implemented hold keyframe and began new panel 2018-12-27 10:29:02 +11:00
itsmattkc e7393c7ce8 fixed autorecovery crash and image sequence restore 2018-12-27 08:13:48 +11:00
itsmattkc 11466cf5b3 implemented hand tool for moving content around 2018-12-26 21:16:15 +11:00
itsmattkc a487492842 fixed merge errors 2018-12-26 18:51:46 +11:00
itsmattkc 5f1c3b558b Merge branch 'master' into resizablebars 2018-12-26 18:44:15 +11:00
itsmattkc 26c7133cc7 added it to effect controls 2018-12-26 18:27:12 +11:00
itsmattkc 9bc9d33ee5 correct math in resizable scrollbars 2018-12-26 18:10:23 +11:00
itsmattkc f116f9a4f6 Merge pull request #200 from olive-editor/zoommenu
Move zoom combobox to context menu
2018-12-25 21:18:40 +11:00
itsmattkc 5aca8b881d accurate math on timeline, near-accurate on viewer 2018-12-25 21:12:25 +11:00
itsmattkc 4ea16f41e9 moved zoom controls to context menu 2018-12-25 01:47:15 +11:00
itsmattkc c159e598a7 completion of icon view 2018-12-25 01:10:20 +11:00
itsmattkc 06ca2bdfcd fixed reveal in project 2018-12-24 23:33:23 +11:00
itsmattkc abff5da67b added directory browsing and icon size slider 2018-12-24 23:20:55 +11:00
itsmattkc edf6f00271 implemented some resizable scroll bars 2018-12-24 02:15:37 +11:00
itsmattkc ceb0078b2e started work on icon/thumbnail view 2018-12-24 00:59:33 +11:00
itsmattkc e08df8df4d removed orphaned references to project UI file 2018-12-21 23:05:32 +11:00
itsmattkc c62d4803fb added replace function for pasting effects 2018-12-21 10:34:42 +11:00
itsmattkc c65e2557b5 removed project ui, fixed some project panel crashes 2018-12-21 01:03:40 +11:00
itsmattkc 9797a3bf4b fixed a bunch of multithreaded loading issues and #174 2018-12-20 23:20:00 +11:00
itsmattkc 0427463742 added viewer zoom functionality 2018-12-18 11:18:55 +11:00
itsmattkc d3c8e7379b fixed msvc issues and added zoom combobox 2018-12-18 02:03:40 +11:00
itsmattkc 467d271d5c added setting for focus on hover for #161 2018-12-17 21:53:42 +11:00
itsmattkc a9b8908988 switched to global audio rate, support for QT_SCALE_FACTOR 2018-12-17 13:51:50 +11:00
itsmattkc 7a2a2af8ec vastly improved multithreaded loading and annchor point gizmo 2018-12-15 00:09:14 +11:00
itsmattkc 94db640327 reimplemented sorting and improved view-model 2018-12-14 14:45:42 +11:00
itsmattkc 1c696df6e8 fixed source tree not updating with new project 2018-12-13 15:02:04 +11:00