Commit Graph
1822 Commits
Author SHA1 Message Date
itsmattkc 7adef178b4 improved clarity in core 2019-06-24 18:36:16 -07:00
itsmattkc 4912944717 updated PanelFocusManager to work with modular PanelWidget 2019-06-24 18:35:04 -07:00
itsmattkc 99de635b91 made PanelWidget class more portable and modular 2019-06-24 18:34:01 -07:00
itsmattkc 8e5c6091c9 documented panelfocusmanager 2019-06-24 18:33:49 -07:00
itsmattkc ab93f70dcc added function for returning the most recently focused of a certain type 2019-06-24 18:13:50 -07:00
itsmattkc 82139fe7df added UpdateTitle() documentation 2019-06-24 18:13:32 -07:00
itsmattkc dfb75c5d2b implemented automated system of panel focus 2019-06-24 18:07:14 -07:00
itsmattkc fb7e9766fa started import process 2019-06-24 17:27:50 -07:00
itsmattkc deaa0aa840 documented more classes 2019-06-23 01:19:40 -07:00
itsmattkc 77da785416 documented style header 2019-06-23 00:17:42 -07:00
itsmattkc 963589e768 documented icon header 2019-06-23 00:09:38 -07:00
itsmattkc 865aa9ca20 documented toolbar 2019-06-22 23:55:30 -07:00
itsmattkc 55c869ac1b added copyright header to all source files 2019-06-22 23:26:31 -07:00
itsmattkc fd8925d5f2 documented and completed viewer GL widget 2019-06-22 23:21:13 -07:00
itsmattkc bac0d22ac2 documented rational and viewer widget 2019-06-22 23:14:00 -07:00
itsmattkc 771a250a81 fleshed out footage class 2019-06-22 22:57:01 -07:00
itsmattkc 75081f76c9 tool switching implemented 2019-06-22 20:45:55 -07:00
itsmattkc 4090c452d6 project name and cleaner toolbar code 2019-06-22 18:07:13 -07:00
itsmattkc 839082895b toolbar reimplemented 2019-06-21 13:10:55 -07:00
itsmattkc 8d66f11d6d always show expand icon on folders 2019-06-21 12:00:08 -07:00
itsmattkc 459ad13eda wrote viewmodel model for project browsing 2019-06-21 11:51:50 -07:00
itsmattkc b6173a2c0d removed test code 2019-06-20 11:39:55 -07:00
itsmattkc df93b9f242 cleaned source tree 2019-06-20 11:36:43 -07:00
itsmattkc 1fec3fb282 finished main menu reimplementation 2019-06-18 08:47:18 -07:00
itsmattkc 25564fdb6b recreating menu structure 2019-06-18 00:24:08 -07:00
itsmattkc a468b3727d further development on rewrite 2019-06-17 16:05:51 -07:00
itsmattkc 9afbe92574 began large scale restructure 2019-06-17 10:17:04 -07:00
itsmattkc 0acee942f4 fix line endings 2019-06-15 07:39:55 -07:00
itsmattkc 13d6f9f5b2 added some documentation for decoder base class 2019-05-31 02:00:26 +10:00
itsmattkc df7a0db052 removed media node test code and updated translations 2019-05-31 01:31:21 +10:00
itsmattkc 707ad3c264 finished prototype for float pix fmt converter 2019-05-30 21:50:18 +10:00
itsmattkc c8fe9c9fc7 use shared ptrs instead of qobject for decoder memory handling 2019-05-29 03:06:58 +10:00
itsmattkc aa0832c482 work on decoder classes 2019-05-29 03:05:10 +10:00
itsmattkc d76ac6ff38 began custom pix fmt converter 2019-05-23 02:22:45 +10:00
itsmattkc a82e5ccbce work on texture passthrough node 2019-05-22 22:57:33 +10:00
itsmattkc f1fb0cccd0 proof of concept for retrieving a texture from a node 2019-05-22 14:57:42 +10:00
itsmattkc 41884a13b9 test code for getting texture from a node 2019-05-22 13:58:29 +10:00
itsmattkc e21629892d started testing a node with a texture output 2019-05-22 03:30:26 +10:00
itsmattkc 2336f7345d fixes to make the source compile 2019-05-21 17:30:46 +10:00
itsmattkc bdf513585f started memory cache server 2019-05-20 03:26:14 +10:00
itsmattkc 3d4f12cd8e created new node clip type 2019-05-17 22:19:42 +10:00
itsmattkc 00d3a4f105 added full rational class 2019-05-17 19:59:26 +10:00
itsmattkc c616bc2b61 allowed parameters to have data without fields 2019-05-17 18:45:44 +10:00
itsmattkc 13a393486b created block node type 2019-05-17 18:44:54 +10:00
itsmattkc d3b00efc93 Merge branch 'master' of https://github.com/olive-editor/olive 2019-05-17 18:19:20 +10:00
itsmattkc 990cefcd50 added rational type 2019-05-17 18:19:16 +10:00
itsmattkc edb602fd61 Merge branch 'master' of https://github.com/olive-editor/olive 2019-05-17 17:31:03 +10:00
itsmattkc 0376e809f6 added translation generation in cmakelists 2019-05-17 17:30:12 +10:00
itsmattkc 55c5b00487 use more compliant cmake functions 2019-05-15 14:21:36 +00:00
itsmattkc e58be5dae5 removed unused include in crashhandler 2019-05-15 12:47:59 +10:00