Commit Graph
203 Commits
Author SHA1 Message Date
itsmattkc a16d8a4fe1 importing projects into other projects implemented 2019-03-03 21:42:38 -08:00
itsmattkc cabd2f9ca9 fixed #571 2019-03-01 11:56:32 -08:00
itsmattkc d9e95d3350 switched png icons to svgs 2019-02-27 11:45:47 -08:00
itsmattkc 1ae3b877a1 find starting number for image sequences automatically 2019-02-26 10:58:55 -08:00
itsmattkc a1455ce9c7 changed preview generator functions to a static function 2019-02-25 22:07:19 -08:00
itsmattkc c3373524b1 giant rendering overhaul and many small fixes 2019-02-25 13:47:18 -08:00
itsmattkc 7efea428c7 some refactoring work 2019-02-19 02:28:50 -08:00
itsmattkc ee967294ea reimplemented loading/saving into transitions 2019-02-19 02:05:21 -08:00
itsmattkc a1619ce8ce transition rewrite mostly done 2019-02-19 01:16:37 -08:00
itsmattkc 2bdafc72cb preview generator updates the appropriate ui when done 2019-02-17 23:46:39 -08:00
itsmattkc a63b4fbe52 timeline minor refactor 2019-02-17 22:32:18 -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 f14b0cef7d replaced mediathrobber with mediaiconservice 2019-02-16 22:22:43 -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 0781e9bb09 added gpl header to all source files 2019-02-15 04:38:09 -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 e1e6b23533 added commenting to reveal media 2019-02-12 16:46:22 -08:00
itsmattkc fc344d9948 reveal in project selects entire row instead of one cell 2019-02-10 01:40:48 -08:00
itsmattkc 4ac2f2b5ca removed disable in/out, fixes #426 2019-02-04 16:10:19 +11:00
itsmattkc e83d87d6ba attached clip markers to footage markers 2019-02-04 01:34:51 +11:00
itsmattkc c9f6868198 removed unnecessary padding in img sequence filenames 2019-02-03 15:35:49 +11:00
itsmattkc f8dec6871b skip redundant saving 2019-02-02 23:20:15 +11:00
itsmattkc 3f952b4d6d added #391 2019-02-02 23:16:03 +11:00
itsmattkc 56b543bd6d Merge pull request #404 from olive-editor/proxies
core proxy support
2019-02-02 15:01:48 +11:00
itsmattkc 61d58d0f40 added clear button to project search field 2019-02-01 20:48:43 +11:00
itsmattkc 74909e4a7d Merge branch 'master' of https://github.com/olive-editor/olive into proxies 2019-02-01 19:49:42 +11:00
itsmattkc 0399c36dfd added search to project toolbar 2019-02-01 10:05:22 +11:00
itsmattkc db92e5231f most clip marker work completed #333 2019-02-01 02:53:54 +11:00
itsmattkc 7a22065162 most proxy behavior is complete 2019-02-01 01:17:22 +11:00
itsmattkc 883b2b9c7c fixed some UI issues 2019-01-30 23:18:02 +11:00
itsmattkc 6f3a826da7 ensured parenting of qwidgets 2019-01-30 17:36:54 +11:00
itsmattkc ae9dfb7bba merged with master 2019-01-28 23:14:17 +11:00
itsmattkc 97a28ab54a support for premultipled alpha 2019-01-26 21:49:18 +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
Pablo Gil 6d73277c66 Project pane now with icons 2019-01-19 16:52:23 +01:00
Pablo Gil 8eb6eabf64 Merge branch 'master' into project_icons 2019-01-14 00:12:00 +01:00
itsmattkc 5daebac30d Merge pull request #309 from olive-editor/translation
wrapped all string literals with tr()
2019-01-12 21:55:15 +11:00
itsmattkc e736cfae30 fixed regression in #308 2019-01-12 18:25:33 +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 9a78ffdfac fixed #306 2019-01-12 12:04:41 +11:00
itsmattkc 345328432d translation 2019-01-12 10:10:24 +11:00
itsmattkc 587b3040d4 fixed bug preventing footage viewer closing deleted media 2019-01-12 01:13:56 +11:00