Commit Graph
1926 Commits
Author SHA1 Message Date
itsmattkc 501110c328 started timeruler object 2019-07-24 01:53:24 -07:00
itsmattkc 2e41f6d8f0 minor comment conformance 2019-07-23 10:22:58 -07:00
itsmattkc 71e6e3143b wrap direct ffmpeg reference 2019-07-22 09:26:38 -07:00
itsmattkc 1d25fbd9e7 added db conversions and new menu into project panel 2019-07-21 19:04:32 -07:00
itsmattkc f8830beac7 created new sequence dialog 2019-07-21 18:21:40 -07:00
itsmattkc 9cfed140b3 param view improvements 2019-07-20 15:31:20 -07:00
itsmattkc 3605a2f988 developed beginnings of media node 2019-07-20 12:34:57 -07:00
itsmattkc 6c52c45aea made notes about arrow sizing 2019-07-19 00:40:26 -07:00
itsmattkc 136bb52fef started parameter editor 2019-07-19 00:15:59 -07:00
itsmattkc 98bb3e8d81 include qvector in param.h to fix #1039 2019-07-18 11:44:21 -04:00
itsmattkc a5b8215f98 minor code improvements 2019-07-17 15:39:25 -04:00
itsmattkc 9633028f99 documented node view classes 2019-07-17 15:31:34 -04:00
itsmattkc 845288f513 improved line mechanics when output node is collapsed 2019-07-17 03:15:41 -04:00
itsmattkc 9f6d0f9dc7 documented new node classes 2019-07-17 03:05:25 -04:00
itsmattkc 39256fd6f9 made node edge changes undoable 2019-07-17 00:14:49 -04:00
itsmattkc a78cc3950a various node UI improvements 2019-07-16 13:25:38 -04:00
itsmattkc ea4e142e0c added history to gitignore 2019-07-16 04:44:31 -04:00
itsmattkc 1a39216be2 nodeview can connect and disconnect nodes 2019-07-16 04:43:57 -04:00
itsmattkc 9d2fc71efc removed magic colors from node items and moved to css 2019-07-16 01:49:58 -04:00
itsmattkc d098c0de5f various fixes 2019-07-16 00:00:18 -04:00
itsmattkc 44668e144c code cleanup and better text display 2019-07-15 13:07:17 -04:00
itsmattkc 3ec133f254 can visually see connections between parameters in the node view 2019-07-15 12:43:56 -04:00
itsmattkc 837d43fe07 moved various classes from root to common folder 2019-07-15 03:58:39 -04:00
itsmattkc dc2101938e began node viewer for dag insight 2019-07-15 03:52:44 -04:00
itsmattkc 33f9f9dbc4 restructured css and icon to link together 2019-07-15 00:20:03 -04:00
itsmattkc 944e933762 revise CSS and allow modular icons 2019-07-14 23:56:55 -04:00
itsmattkc df32b881c2 reworked css 2019-07-14 11:28:19 -04:00
itsmattkc 4cfa7489ea Merge branch 'master' of https://github.com/olive-editor/olive 2019-07-14 10:15:31 -04:00
itsmattkc d2e022268d removed extraneous 2019-07-14 10:15:20 -04:00
itsmattkc f0bf51e4a6 began work on node view panel 2019-07-14 10:14:57 -04:00
itsmattkc f2d11662c9 finished prototype of nodes providing a texture to a viewer 2019-07-13 03:13:59 -04:00
itsmattkc 55fe8941e7 Merge pull request #1033 from eszlari/linux-metadata
linux/appdata: generate release info
2019-07-13 03:06:41 -04:00
itsmattkc d76691a9ef began draft of internal node rendering structure 2019-07-10 23:06:09 -04:00
itsmattkc f38e6b876d added basic sequence parameters 2019-07-10 14:37:04 -05:00
itsmattkc a3c81f9c30 minor node param adjustments 2019-07-10 14:30:07 -05:00
itsmattkc 08a75b58dd fleshed out node edges 2019-07-10 03:22:53 -05:00
itsmattkc 60b04f98b4 began new node infrastructure 2019-07-10 03:00:35 -05:00
itsmattkc cf267440d7 temporarily removed ts files from cmakelists 2019-07-09 21:49:34 -05:00
Peter Eszlari b7a8df26fb linux/appdata: generate release info
...and move cmake code to packaging/linux
2019-07-09 20:45:52 +02:00
itsmattkc 9ed5e17046 removed extraneous file 2019-07-09 10:05:27 -05:00
itsmattkc 9d7623d36f created sequence type and removed old install code 2019-07-09 10:04:20 -05:00
itsmattkc ce1e189a3d added UI items for a rolling edit tool 2019-07-09 01:14:32 -05:00
itsmattkc 7b870de338 added mutex to items 2019-07-07 23:35:34 -05:00
itsmattkc 06f195eca1 added minimal main page to documentation 2019-07-07 00:13:44 -05:00
itsmattkc 46e19b3e45 documentation adjustments 2019-07-06 23:54:33 -05:00
itsmattkc 5e3c2fb7e4 documented (nearly) ever class 2019-07-06 23:32:01 -05:00
itsmattkc a9ff2389e6 minor code cleanup 2019-07-06 21:17:19 -05:00
itsmattkc f32d1d2c85 added qt 5.13 compatibility 2019-07-06 21:17:03 -05:00
itsmattkc 3038af3482 tasks are shared ptrs that can be cancelled and undone 2019-07-06 13:22:47 -05:00
itsmattkc b62ec30015 changed items to shared ptrs 2019-07-06 12:50:00 -05:00