Commit Graph

47 Commits

Author SHA1 Message Date
Veronica K. B. Olsen 4a98f58a20 Added more system checks and help now opens the documentation website 2019-10-24 21:13:11 +02:00
Veronica K. B. Olsen 558af9f329 Added an import file to document feature 2019-10-23 21:05:33 +02:00
Veronica K. B. Olsen d9a8f860f0 Mixed up the session log and timelien window 2019-10-20 18:48:53 +02:00
Veronica K. B. Olsen 323013bbaf Added session log dialog window 2019-10-20 14:40:59 +02:00
Veronica K. B. Olsen 32a4e43459 Export dialog working 2019-10-13 13:31:59 +02:00
Veronica K. B. Olsen 70f4ae5285 Remove all icons from dropdown menu 2019-10-06 17:49:16 +02:00
Veronica K. B. Olsen d91d77d5ab Search/replace now fully implemented, although only for currently edited document 2019-10-06 15:36:34 +02:00
Veronica K. B. Olsen cb2ee95d10 Simple search function now working 2019-09-29 18:50:43 +02:00
Veronica K. B. Olsen 1bf539d490 Basic search feature now works, but needs more tweaking 2019-09-29 17:16:17 +02:00
Veronica K. B. Olsen 10debc8207 Fixed typo in about dialog 2019-06-28 13:07:57 +02:00
Veronica K. B. Olsen f11cc452d8 Backup options and settings complete 2019-06-26 18:13:02 +02:00
Veronica K. B. Olsen b934d0439a Major reorganisation of themes, and added a few more syntax themes 2019-06-15 20:07:35 +02:00
Veronica K. B. Olsen c30886732a Connected the preferences dialog to the menu and main gui 2019-06-10 12:51:37 +02:00
Veronica K. B. Olsen b3df4ee0f2 Added the code needed for opening documentation in the viewer 2019-06-09 10:35:12 +02:00
Veronica K. B. Olsen 075b003cd4 Added url to about box, and a bit more info. 2019-06-08 22:48:32 +02:00
Veronica K. B. Olsen b3c17e0fb5 Updated app infor and about box 2019-06-08 22:43:56 +02:00
Veronica K. B. Olsen 07244045cc Make sure no menu items crashes the app when there is no project open 2019-06-08 15:57:22 +02:00
Veronica K. B. Olsen 67c2912c7f Started adding timelibe view GUI 2019-05-31 18:59:53 +02:00
Veronica K. B. Olsen 2962ab4070 Added menu option and function to scan all files to count words and build index 2019-05-30 14:37:25 +02:00
Veronica K. B. Olsen c485851df3 Added closing of document feature 2019-05-26 15:55:10 +02:00
Veronica K. B. Olsen 76cb03fad8 Some reorganisation of how stuff is opened and closed. 2019-05-26 15:34:34 +02:00
Veronica K. B. Olsen 7450604c1b Fixed a little annoying bit about dialogs and tests 2019-05-25 23:40:17 +02:00
Veronica K. B. Olsen 0f608d4442 Cleaned up import statements 2019-05-25 20:09:03 +02:00
Veronica K. B. Olsen 9dd956bc92 Added exit yes/no dialog 2019-05-25 19:59:43 +02:00
Veronica K. B. Olsen f986325f4e Added icon and shortcut to close project 2019-05-25 19:44:54 +02:00
Veronica K. B. Olsen b4a405c57e Doxument view can now be closed 2019-05-25 19:30:18 +02:00
Veronica K. B. Olsen 8c34f8f7a3 Pressing F2 is equivalent to pressing Ctrl+E 2019-05-25 19:07:57 +02:00
Veronica K. B. Olsen ad79b60961 Changed the way creating new, and closing projects is done to make it more roubust 2019-05-24 00:37:45 +02:00
Veronica K. B. Olsen bec5c0113f Stupid menu bug. 2019-05-18 18:33:26 +02:00
Veronica K. B. Olsen 8c49279280 The GUI test now covers the spell checker as well 2019-05-18 18:20:01 +02:00
Veronica K. B. Olsen 2bbadcb3bd Open last edited and viewed document when opening project 2019-05-18 18:03:23 +02:00
Veronica K. B. Olsen 76a4e6499b Fix margins for viewer, and handle split positions properly 2019-05-18 17:50:56 +02:00
Veronica K. B. Olsen a94715ba71 Bumped version to 0.1.1 2019-05-12 17:54:53 +02:00
Veronica K. B. Olsen fbdff8d249 Spell check can now be enabled/disabled and re-run on document 2019-05-12 16:18:37 +02:00
Veronica K. B. Olsen b50fb0b102 Commented out the non-functioning menu items, and commited the latest changes to the sample project 2019-05-10 18:51:05 +02:00
Veronica K. B. Olsen 7166dfbb2e Started adding framework for document tokenizer. 2019-05-05 23:16:53 +02:00
Veronica K. B. Olsen edcf9665b5 Folders can now be deleted as well, and depth and haschildren flags removed from item meta data. 2019-05-04 17:24:17 +02:00
Veronica K. B. Olsen 7768335d3f Added code to create trash folder when needed. 2019-05-04 15:59:11 +02:00
Veronica K. B. Olsen ca022c31a6 Fiexd the about entries in the menu 2019-05-04 10:54:03 +02:00
Veronica K. B. Olsen 7092e20e9c The recent projects menu now properly repopulates after the order of recent items have changed 2019-05-03 22:44:41 +02:00
Veronica K. B. Olsen e00b3b4c20 Connected the make root menu options. 2019-04-28 12:32:05 +02:00
Veronica K. B. Olsen cd64b3f917 Morged edit and delete menu items for folders and files. 2019-04-27 22:15:19 +02:00
Veronica K. B. Olsen 65d4fcc968 A bit of shuffling in the menu, and connected a lot more menu items to actions. 2019-04-27 22:05:01 +02:00
Veronica K. B. Olsen bd24b58926 Added an item editor 2019-04-27 16:29:00 +02:00
Veronica K. B. Olsen 7c6393302a More reorganisation of the main menu 2019-04-27 16:09:33 +02:00
Veronica K. B. Olsen fdf41f383a Moved main menu to its own class, and reshuffled some of the logic in opening and saving projects 2019-04-27 14:49:54 +02:00
Veronica K. B. Olsen f816005f2b Moved main menu to separate file 2019-04-27 10:32:46 +02:00