Commit Graph
222 Commits
Author SHA1 Message Date
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
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 5bb256156e added seek also selects #297 2019-01-11 19:04:34 +11:00
itsmattkc 1a0464179d made timeline in/out toggleable 2019-01-11 01:33:02 +11:00
itsmattkc d3b02f3f53 added autoscrolling to keyframe view seek 2019-01-08 22:47:02 +11:00
itsmattkc 090a27ffef added autoscrolling when seeking the timeline 2019-01-08 22:36:18 +11:00
itsmattkc d43cb42f02 fixed a linking issue and undo crash 2019-01-08 17:13:07 +11:00
itsmattkc 33868a7481 backend for frame rate conform done 2019-01-06 11:33:25 +11:00
itsmattkc 864d171c4f revised q and w functions 2019-01-05 10:16:45 +11:00
itsmattkc b36f54c11d another master merge 2019-01-04 19:17:18 +11:00
itsmattkc cdd01db9ab added #244 2019-01-04 19:01:49 +11:00
itsmattkc 28fbab2d78 rect select for graph editor 2019-01-04 16:33:07 +11:00