Commit Graph

29 Commits

Author SHA1 Message Date
Veronica K. B. Olsen 10bd5049bc Load all icons via the theme class 2019-10-06 18:36:19 +02:00
Veronica K. B. Olsen 8278bcec9e Make the auto-replace list in project settings sorted 2019-08-11 19:42:42 +02:00
Veronica K. B. Olsen f11cc452d8 Backup options and settings complete 2019-06-26 18:13:02 +02:00
Veronica K. B. Olsen 881d4e2308 Fixed the text boxes in project settings to only be enabled when something can be edited 2019-06-16 22:06:25 +02:00
Veronica K. B. Olsen f80e9cf94a Some tweaks to dialog design 2019-06-15 23:10:15 +02:00
Veronica K. B. Olsen 3f2a5e4713 Made the name edits autoselectall on list selection in project settings 2019-06-10 12:23:22 +02:00
Veronica K. B. Olsen 7662284b4b Made autoreplace list add/delete/save instead of just add/delete 2019-06-10 12:16:19 +02:00
Veronica K. B. Olsen 2d55ec06cc Auto-replace values now loaded and saved. 2019-06-08 20:02:09 +02:00
Veronica K. B. Olsen f219d1f8bb Updated the auto-replace GUI 2019-06-08 19:29:43 +02:00
Veronica K. B. Olsen ac044fc434 Trying an editable table 2019-06-08 15:15:06 +02:00
Veronica K. B. Olsen f5af655956 Started adding the autoreplace tab to project settings 2019-06-04 23:17:06 +02:00
Veronica K. B. Olsen 4ae32f3269 Rewritten how status items are changed, using a data storage instead of passing colours back and forth from icons 2019-05-22 23:29:55 +02:00
Veronica K. B. Olsen fdd9c58235 Document tree is now refreshed when status colours change 2019-05-19 22:20:54 +02:00
Veronica K. B. Olsen edb6c41788 Manipulating statuses now seem to work, and update correctly. 2019-05-19 21:55:50 +02:00
Veronica K. B. Olsen 540aa7fcbc Moved item status recrod keeping into a separate iterable class 2019-05-19 19:03:59 +02:00
Veronica K. B. Olsen 37ec8e6280 Added code to extend the status and importance colour lists 2019-05-19 17:00:05 +02:00
Veronica K. B. Olsen 0b98723b25 Redesigned the project settings GUI to use tabs 2019-05-19 15:00:30 +02:00
Veronica K. B. Olsen b790fe7db9 Started adding a tabbed widget for the project settings GUI 2019-05-19 14:27:57 +02:00
Veronica K. B. Olsen fd3b05f118 Some changes to the project did not trigger the project changed flag. Also trimmed some logging output. 2019-05-05 22:25:53 +02:00
Veronica K. B. Olsen 2ed9f11716 Fixed the save button of project settings dialog, and setting the window title after saving settings 2019-05-03 21:59:49 +02:00
Veronica K. B. Olsen 2727ade4a0 Cleaned up the import statements to remove unused objects 2019-04-22 14:22:06 +02:00
Veronica K. B. Olsen 5609d16978 Fixed the utf-8 thingy at the top of files 2019-04-14 13:20:19 +02:00
Veronica K. B. Olsen 8c10251fff Changed initial version to 0.0.1 2018-11-02 22:11:11 +01:00
Veronica K. B. Olsen 027dec67ce Removed vverbose logging level and added treeview double click event. 2018-11-01 20:30:23 +01:00
Veronica K. B. Olsen 03272183f5 Added recent project menu option 2018-10-25 23:54:56 +02:00
Veronica K. B. Olsen 3b90eea7cb Added project settings GUI 2018-10-25 23:33:13 +02:00
Veronica K. B. Olsen 1154513710 Started adding code for writing the main project file. 2018-10-14 23:19:54 +02:00
Veronica K. B. Olsen 39044818ca Added save path to project settings. 2018-10-03 00:17:25 +02:00
Veronica K. B. Olsen abd9d441ad Started adding project and doc classes. 2018-09-29 20:33:19 +02:00