Commit Graph
1874 Commits
Author SHA1 Message Date
itsmattkc dae4310a7e reimplemented importing folders 2019-07-05 00:55:35 -05:00
itsmattkc 271fbd01ae heuristic to import into selected folder 2019-07-05 00:12:15 -05:00
itsmattkc eed38b7b75 removed test code 2019-07-04 18:48:04 -05:00
itsmattkc fe1ed8bd50 allow dropping files on a project panel to import them 2019-07-04 18:47:17 -05:00
itsmattkc d8b3eb74a9 added undoable renaming of project items 2019-07-04 18:15:00 -05:00
itsmattkc ac9f673665 made moving in the project model undoable 2019-07-04 17:51:49 -05:00
itsmattkc d4d1b7d6ce fixed dragging in tree view 2019-07-04 12:49:31 -05:00
itsmattkc a84add82f1 began drag n drop support in projectexplorer 2019-07-02 19:29:04 -07:00
itsmattkc f9543fba4e finished project explorer 2019-07-02 17:13:26 -07:00
itsmattkc 0f7192fc33 work towards project explorer navigation bar 2019-07-02 16:46:09 -07:00
itsmattkc 85b5bbd5d6 documentation and folded item delegates from old code back in 2019-07-02 03:01:46 -07:00
itsmattkc 1d05d6571a fleshed out view modes for project panel 2019-07-01 19:17:56 -07:00
itsmattkc 17c0556dca minor reorg and documentation 2019-07-01 18:35:47 -07:00
itsmattkc 3e6bc54f48 more project management updates 2019-07-01 17:53:52 -07:00
itsmattkc 0966b62f29 various improvements to import process and project management 2019-07-01 15:40:09 -07:00
itsmattkc 8f6cb7a2cb updated styling and fixed windows compiling 2019-07-01 11:39:25 -07:00
itsmattkc 026c500802 minor improvements to css 2019-07-01 11:08:14 -07:00
itsmattkc 14917ef3cc ported styling from qpalettes to stylesheets for maximum customizability 2019-07-01 10:53:28 -07:00
itsmattkc 70cf6565f4 some taskthread documentation 2019-06-30 12:32:02 -07:00
itsmattkc 8e006f3883 automatically delete tasks that have completed successfully 2019-06-30 12:28:40 -07:00
itsmattkc ed87e467ae Merge branch 'eszlari-cmake-version' 2019-06-30 12:19:05 -07:00
itsmattkc cb5a574b72 Merge branch 'cmake-version' of https://github.com/eszlari/olive into eszlari-cmake-version 2019-06-30 12:18:57 -07:00
itsmattkc 7b13f5af61 Merge branch 'eszlari-cmake-ts' 2019-06-30 12:18:20 -07:00
itsmattkc 868df27270 conformed patch to split cmakelists 2019-06-30 12:18:14 -07:00
itsmattkc 45a885d7ac Merge branch 'eszlari-patch-8' 2019-06-30 12:15:09 -07:00
itsmattkc 658861370f conformed patch for now split cmakelists 2019-06-30 12:15:01 -07:00
itsmattkc 4241937069 license and documentation for task 2019-06-30 12:13:13 -07:00
itsmattkc db5641a0a4 created import and probe tasks 2019-06-30 11:19:20 -07:00
itsmattkc 823dd6c2e3 Merge branch 'master' into rewrite 2019-06-29 14:33:57 -07:00
itsmattkc 96a746284d cancel button enables and disables based on task state 2019-06-29 10:42:08 -07:00
itsmattkc b9083a673b added cancel button 2019-06-29 10:40:26 -07:00
itsmattkc d1d57f63d1 tool selection in the tools menu is functional 2019-06-29 10:27:26 -07:00
itsmattkc 2e6b36b2ae remove UI objects when a task is deleted 2019-06-29 02:30:42 -07:00
itsmattkc 84720b39cb simple UI for tasks 2019-06-29 01:42:07 -07:00
itsmattkc 1a25a14a61 tasks have dependencies 2019-06-28 10:57:25 -07:00
itsmattkc 76eaee65e0 documented task manager 2019-06-27 11:23:17 -07:00
itsmattkc bf9dd68d58 task manager will trigger new tasks as old tasks end 2019-06-27 11:11:49 -07:00
itsmattkc 8117e13c15 base task and taskmanager class 2019-06-27 11:03:08 -07:00
itsmattkc e435f6ee83 licenses for task source files 2019-06-27 09:46:29 -07:00
itsmattkc f0f74e0f3b created task manager classes 2019-06-27 09:45:45 -07:00
itsmattkc ff17c5d167 decoder source documentation and license boilerplate 2019-06-27 09:37:38 -07:00
itsmattkc 955f80c622 added probe on import functionality 2019-06-27 08:51:44 -07:00
itsmattkc d133ee9832 finished merging earlier decoder code 2019-06-26 22:52:44 -07:00
itsmattkc f47de0be0d folded decoder hierarchy back in 2019-06-26 16:48:14 -07:00
itsmattkc 854a10321c fixed memory leak in menus 2019-06-25 10:33:16 -07:00
itsmattkc 552d610fa0 connected project toolbar to project explorer 2019-06-25 10:30:47 -07:00
itsmattkc dcf779e83f further import process progress 2019-06-25 10:08:46 -07:00
itsmattkc 2e349323f0 fixed template function for MostRecentlyFocused panel 2019-06-25 09:15:30 -07:00
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