Commit Graph
296 Commits
Author SHA1 Message Date
Phillip Thomas 9959eb9942 Code improvement
Renamed buttons  in viewer class to their function
2018-12-27 01:06:36 +01: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
itsmattkc b3fb7d37af fixed compile issues 2018-12-13 14:57:56 +11:00
itsmattkc 3eef432fb5 merge of previous commits 2018-12-13 14:31:25 +11:00
itsmattkc ac1cb9d14f massive rewrite of project data system 2018-12-13 14:29:09 +11:00
itsmattkc e623b8640e integrated waveform with scrollable playhead 2018-12-09 02:15:53 +11:00
itsmattkc 5d89afb639 finished scrollable viewer playheads 2018-12-09 01:39:36 +11:00
itsmattkc 7f08925385 began work on scrollable headers on viewer panels 2018-12-09 01:25:22 +11:00
itsmattkc 6c3197aac6 ensured renders can be cancelled 2018-12-08 21:00:36 +11:00
itsmattkc 576d3f0098 fixed several memory leaks and image sequences not matching when loading 2018-12-08 20:42:41 +11:00
Olive Team cdd4ed41e1 fixed crash if no audio devices were found 2018-12-04 22:41:03 +11:00
itsmattkc 6f5cab5f86 added workaround for qtreewidget deleting the wrong item 2018-12-04 20:01:33 +11:00
itsmattkc 4cf8db2538 fixed deleting transitions 2018-12-02 19:54:35 +11:00
itsmattkc fbded93e39 made pasting effects undoable 2018-12-02 19:38:38 +11:00
itsmattkc 220de6f9a9 fixed issue setting in/out on still images 2018-12-01 20:59:23 +11:00
itsmattkc 326403c126 switch the glBlendFuncSeparate 2018-12-01 10:55:25 +11:00
itsmattkc 4fae026abb further optimized effects controls 2018-11-30 19:22:15 +11:00
itsmattkc e86931d79a removed stray print line 2018-11-30 18:17:55 +11:00
itsmattkc 1d4600439f reduced effects control updates 2018-11-30 18:04:24 +11:00
itsmattkc 6526ece3b0 implemented effect copying/pasting 2018-11-29 17:32:22 +11:00
itsmattkc fb1851884d fixed copying clips between sequences with different frame rates 2018-11-29 14:08:44 +11:00
itsmattkc fc65b3c831 fixed issue zooming into timeline while playing 2018-11-29 12:44:50 +11:00
itsmattkc 82bcb5d25f fixed critical bug that corrupts transitions 2018-11-27 11:22:43 +11:00
itsmattkc 3a4b9c7531 added millisecond view mode 2018-11-25 18:20:28 +11:00
itsmattkc 313b9d1a1b added length field for transitions 2018-11-25 09:44:16 +11:00
itsmattkc 4dee202494 began work on #119 2018-11-25 00:36:15 +11:00