Commit Graph
1520 Commits
Author SHA1 Message Date
itsmattkc 93c009c7fd merged with master 2019-03-25 12:43:23 +11:00
itsmattkc a3c1342f77 fixed #685 2019-03-25 11:43:16 +11:00
itsmattkc 83a181a6db fixed menu separators on non-windows platforms 2019-03-25 10:51:39 +11:00
itsmattkc 86b0787f4c fixed nesting bug where clips would overlap others on timeline 2019-03-25 03:36:28 +11:00
itsmattkc aff3acb94e implemented default sequence settings 2019-03-25 02:49:58 +11:00
itsmattkc 02d0b35924 break loop if we receive an averror, fixes #664 2019-03-25 02:05:08 +11:00
itsmattkc 7b7a083d0a fixed #684 2019-03-25 01:43:13 +11:00
itsmattkc 276151d415 fixed bug causing larger than necessary exported files 2019-03-25 01:42:01 +11:00
itsmattkc 78fb7d11bd fixed #673 2019-03-25 00:29:07 +11:00
itsmattkc e2c5c87a0a fixed superimpose crash 2019-03-24 23:15:10 +11:00
itsmattkc b93aa93a82 fixed possible export crash 2019-03-24 23:12:38 +11:00
itsmattkc 8befb90748 fixed bug causing projects to fail loading from file 2019-03-24 23:00:54 +11:00
itsmattkc efbfca55cd corrected separator on native windows menus 2019-03-24 22:48:50 +11:00
itsmattkc 03b1a7e01f fixed #682 2019-03-24 22:45:37 +11:00
itsmattkc 54518a5896 custom style delegate for icon view 2019-03-24 22:34:34 +11:00
itsmattkc be01bdd6f9 use qt's OS macros 2019-03-24 18:44:03 +11:00
itsmattkc 5ba910efe6 improvements and moved many behavioral tools menu items to preferences 2019-03-24 18:28:01 +11:00
itsmattkc e8474640d0 Merge pull request #669 from eszlari/patch-4
sourceiconview.h: include <QDropEvent>
2019-03-24 14:29:36 +11:00
itsmattkc a619bebf79 Merge pull request #678 from ZoomTen/master
Add Indonesian translation
2019-03-24 14:29:22 +11:00
itsmattkc 829c9826a7 Merge pull request #651 from Symbian9/patch-1
Update Ukrainian locale
2019-03-24 14:27:58 +11:00
itsmattkc ad44b00eb3 fixed keyframe UI issue when disabling keyframes 2019-03-24 12:02:59 +11:00
ZoomTen f1bb9f5b06 modifed olive.pro just in case 2019-03-23 17:32:07 +07:00
ZoomTen a516a9fd59 added v1 of indonesian translation 2019-03-23 17:31:31 +07:00
itsmattkc cc69f5b326 set file field to default empty string 2019-03-23 03:04:58 +11:00
itsmattkc 37374e6ef3 more fixes for migrating to QLibrary 2019-03-23 02:52:13 +11:00
itsmattkc 81a7b14816 use QLibrary to load external libs instead of direct OS calls 2019-03-23 02:24:28 +11:00
itsmattkc 8c8977f18d removed novst macro 2019-03-23 01:46:02 +11:00
itsmattkc b8331ce4b9 restored setting to play past the end of the sequence 2019-03-23 01:41:05 +11:00
itsmattkc bd4b4f4e18 fixed #661 2019-03-23 00:56:54 +11:00
itsmattkc 90b089a80b fixed VST loading 2019-03-22 23:19:01 +11:00
itsmattkc fcdd03bf73 fixed crash when loading shared transition 2019-03-22 22:42:28 +11:00
itsmattkc 057b5fbe53 documentation of boolfield and buttonfield 2019-03-22 22:42:15 +11:00
itsmattkc 0b7e66e429 more documentation and cleanup 2019-03-22 18:00:45 +11:00
eszlari bec65b7f2e sourceiconview.h: include <QDropEvent> 2019-03-22 04:30:31 +01:00
itsmattkc ca792a7a12 added buttons to drag just video or just audio 2019-03-22 13:24:51 +11:00
itsmattkc d0b7004b8f fixed folder bug 2019-03-22 10:47:17 +11:00
itsmattkc 1168ecf019 fixed faulty project closing code 2019-03-22 03:48:59 +11:00
itsmattkc 22b208143b correct threading around clearing the viewer sequences 2019-03-22 03:33:18 +11:00
itsmattkc 6173b721e2 merged master and fixed superimpose effect 2019-03-22 02:48:59 +11:00
itsmattkc b96d97aa07 further preferences dialog documentation 2019-03-22 02:39:54 +11:00
itsmattkc ff6848d1b6 fixed #654 2019-03-22 02:19:29 +11:00
itsmattkc 067eec0b90 cleanups 2019-03-22 01:17:42 +11:00
itsmattkc 81319764a7 fixed #660 2019-03-21 23:47:15 +11:00
itsmattkc f6a4e2c5d7 started documentation of preferencesdialog 2019-03-21 23:38:34 +11:00
itsmattkc 9b29758b7f more documentation 2019-03-21 21:38:00 +11:00
itsmattkc 926894f20f finished documenting load dialog 2019-03-21 21:12:44 +11:00
itsmattkc 3e74d3dccb moved load project functions from project panel to global 2019-03-21 20:54:27 +11:00
itsmattkc 184d275e9a moved associated function after linearize 2019-03-21 18:01:52 +11:00
itsmattkc dd06230c04 merged with master 2019-03-21 17:22:36 +11:00
itsmattkc 1da4a315f8 more documentation and added edit text button to stringfield 2019-03-21 14:33:05 +11:00