Commit Graph
234 Commits
Author SHA1 Message Date
itsmattkc c3373524b1 giant rendering overhaul and many small fixes 2019-02-25 13:47:18 -08:00
itsmattkc efbe2d187a minor clip changes 2019-02-19 02:38:21 -08:00
itsmattkc 7efea428c7 some refactoring work 2019-02-19 02:28:50 -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 a63b4fbe52 timeline minor refactor 2019-02-17 22:32:18 -08:00
itsmattkc eb55a89cfd none bracket consistency 2019-02-17 03:16:23 -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 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 c29f0a12c1 fixed #502 2019-02-15 16:10:09 -08:00
itsmattkc 78018a79c5 nullptr checks to prevent crashes with no active sequence 2019-02-15 05:04:10 -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 f34a2914ee completed focus filter and menu helpers 2019-02-14 20:30:44 -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 847f43bf1e new tool button sizing algorithm, fixes #471 2019-02-10 03:54:36 -08:00
itsmattkc 6ee7153f4a fixed default transition glitches 2019-02-09 15:17:57 -08:00
itsmattkc 4ac2f2b5ca removed disable in/out, fixes #426 2019-02-04 16:10:19 +11:00
itsmattkc c7b3ea56bc separated marker function for reusability 2019-02-04 10:10:30 +11:00
itsmattkc 46ed364fca actually fixed #411 2019-02-03 08:47:35 +11:00
itsmattkc 83c7df53f9 fixed #411 2019-02-03 08:43:47 +11:00
itsmattkc 3f952b4d6d added #391 2019-02-02 23:16:03 +11:00
itsmattkc ce99c8fef0 fixed #394 2019-02-02 12:39:54 +11:00
alexmitchell f0d2772a91 Repaint timeline after adding marker & tell user if they are adding a
marker to clip or sequence
2019-02-02 04:25:15 +10:30
itsmattkc db92e5231f most clip marker work completed #333 2019-02-01 02:53:54 +11:00
itsmattkc 6f3a826da7 ensured parenting of qwidgets 2019-01-30 17:36:54 +11:00
itsmattkc 4edf0a8fbd for viewer zooming, scale texture instead of surface #332 2019-01-29 15:22:16 +11:00
itsmattkc ae9dfb7bba merged with master 2019-01-28 23:14:17 +11:00
itsmattkc c6da0b5912 added ripple delete empty to hover focus 2019-01-28 16:47:45 +11:00
itsmattkc a4eb3df21a fixed timeline issues 2019-01-27 10:43:29 +11:00
Pablo Gil 535838dd11 add a name or ID to Qwidgets in order to allow styling with stylesheet 2019-01-24 08:37:52 +01:00
itsmattkc 323da75b66 fixed split crash 2019-01-24 16:13:20 +11:00
itsmattkc d4d654203d various fixes 2019-01-22 20:36:00 +11:00
itsmattkc d997bdb31d clip delete cleanup 2019-01-22 14:33:01 +11:00
itsmattkc 8133d4dd9d improved audio monitor 2019-01-22 13:17:38 +11:00
itsmattkc 23fef6b288 fixed redundant padding on timeline tool button container 2019-01-22 11:18:18 +11:00
itsmattkc 3243ba5a46 corrected flow layout in timeline buttons 2019-01-22 11:14:12 +11:00
itsmattkc 6b423b10fc moved timeline tool buttons to flow layout 2019-01-22 10:58:09 +11:00
itsmattkc 4abf37a27d prevent timeline sections from collapsing 2019-01-22 02:57:54 +11:00
itsmattkc 38069c6f9c deselect clips underneath when deleting 2019-01-21 19:11:53 +11:00
itsmattkc b0b26dbd8a fixed #340 2019-01-21 16:26:54 +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 6c31e458f7 updated some casts and warnings 2019-01-12 13:29:10 +11:00