Commit Graph

551 Commits

Author SHA1 Message Date
Veronica K. B. Olsen 4340b6b8b5 It should now be possible to navigate to positions within the documents when clicking links in various places 2020-05-25 23:31:41 +02:00
Veronica K. B. Olsen 3b7927f0ff Back-references not consideres all tags in a document, not just the first one 2020-05-25 21:14:50 +02:00
Veronica K. B. Olsen a71b404717 Fix the justify text setting in build project 2020-05-25 09:57:12 +02:00
Veronica K. B. Olsen 4672bc444b Fixed sorting bug for line numbers in index 2020-05-24 22:04:36 +02:00
Veronica K. B. Olsen 1252d9728a Moved the code for browsing for projects to the open projects dialog 2020-05-24 19:37:59 +02:00
Veronica K. B. Olsen f020447166 Connected the delete key to remove entries from recent projects list 2020-05-24 19:14:35 +02:00
Veronica K. B. Olsen c865dbd59b Added a lot of comments to functions in the source code 2020-05-24 16:42:28 +02:00
Veronica K. B. Olsen e1ce93416c Outline should not show non-exported items 2020-05-24 15:38:58 +02:00
Veronica K. Berglyd Olsen f60f7e42f8 Merge branch 'master' into release_0.6 2020-05-24 13:20:53 +02:00
Veronica K. B. Olsen 4de2b713f9 Ensure project tree is up to date before building project 2020-05-24 11:57:31 +02:00
Veronica K. B. Olsen 10215dfb83 Fix item selection for project loader 2020-05-24 11:48:57 +02:00
Veronica K. B. Olsen a5e4f89d50 Fixed a typo 2020-05-23 21:24:12 +02:00
Veronica K. B. Olsen fd27f8d1e8 Added note root headings, changed some formatting, and improved export 2020-05-23 21:15:08 +02:00
Veronica K. B. Olsen a5729cf0a9 Cleaned up html export 2020-05-23 17:59:07 +02:00
Veronica K. B. Olsen 2f1bc456c0 Changed some help text a bit 2020-05-21 20:39:21 +02:00
Veronica K. B. Olsen 2a9bdd1985 Moved document stats to the details panel below the tree 2020-05-21 20:29:40 +02:00
Veronica K. B. Olsen 8aacad8ce0 Made the item editor dialog less cluttered 2020-05-21 20:13:50 +02:00
Veronica K. B. Olsen cc340d721b Session word count should just be a +/- number in brackets 2020-05-21 19:56:31 +02:00
Veronica K. B. Olsen 0bbd7de805 Redesigned the open project dialog 2020-05-21 19:45:00 +02:00
Veronica K. B. Olsen a9ff0e8c2b Fallnack icon should still work if no dark icon is specified 2020-05-21 19:44:35 +02:00
Veronica K. B. Olsen 4c775f101a Moved syntax highlight options to the Editor tab in Preferences 2020-05-21 18:01:44 +02:00
Veronica K. B. Olsen 68b8d8b469 Rewritten about dialog 2020-05-21 17:16:14 +02:00
Veronica K. B. Olsen bd99eb4817 Added licensing info to themes 2020-05-21 17:15:57 +02:00
Veronica K. B. Olsen 4588addaef Added basic about dialog 2020-05-21 15:51:45 +02:00
Veronica K. B. Olsen cb36e90149 Merge branch 'master' into dev_0.6 2020-05-21 15:41:17 +02:00
Veronica K. B. Olsen d3c95887e6 Added an option to turn off syntax highlighting for text in quotes 2020-05-21 14:52:26 +02:00
Veronica K. B. Olsen d263de0205 Ensure setSelectedhandle also makes the item visible in the scroll view 2020-05-21 14:45:00 +02:00
Veronica K. B. Olsen dec7e51a77 Cleaned up item editor, and removed some redundant imports here and there 2020-05-17 18:23:27 +02:00
Veronica K. B. Olsen 7be78f6e1e Cleaned up the split and merge dialogs 2020-05-17 18:04:48 +02:00
Veronica K. B. Olsen 6868795bc3 consistency ... 2020-05-17 16:37:35 +02:00
Veronica K. B. Olsen 0d34a71f3c Some minor cleanup in project settings and preferences 2020-05-17 16:34:51 +02:00
Veronica K. B. Olsen c06b632111 Import cleanup and fixed test 2020-05-17 16:16:43 +02:00
Veronica K. B. Olsen 80872feceb Paged dialog with vertical tabs now working 2020-05-17 16:08:58 +02:00
Veronica K. B. Olsen bd9b40a1ca Added PagedDialog base class, and applied it to project settings 2020-05-17 12:56:58 +02:00
Veronica K. B. Olsen cfeadc9b59 Merge branch 'master' into dev_0.6 2020-05-17 12:25:23 +02:00
Veronica K. B. Olsen de8c2b75ae fromTheme call should check first 2020-05-17 11:51:48 +02:00
Veronica K. B. Olsen 4a047b2098 Some minor cleanuo of icon themes, fallback icons and default theme 2020-05-17 11:47:00 +02:00
Veronica K. B. Olsen 3a199b79c9 Merge branch 'master' into dev_0.6 2020-05-17 00:23:45 +02:00
Veronica K. B. Olsen 3b231978bf Several improvements to the status bar 2020-05-16 23:58:55 +02:00
Veronica K. B. Olsen 4dc768bdd2 Dropped the progress bar for rebuild index, and used statusbar instead 2020-05-16 21:56:26 +02:00
Veronica K. B. Olsen bb894926d0 With a few modifications, novelWriter now starts wuth Qt 5.2.1 and Python 3.4.3 2020-05-16 20:18:39 +02:00
Veronica K. B. Olsen 24596f28d6 Some more tuning of the documents margin function 2020-05-16 19:04:52 +02:00
Veronica K. B. Olsen 69b101ce55 Merge branch 'master' into dev_0.6 2020-05-14 22:01:38 +02:00
Veronica K. B. Olsen cff1529e71 Restored the gear SVG decoration for some dialogs until they're redesigned 2020-05-14 21:26:56 +02:00
Veronica K. B. Olsen 07714168ff Fixed an issue with rendering large documents where some of the text wasn't visible 2020-05-14 21:19:03 +02:00
Veronica K. B. Olsen 82c24d75ef Merge branch 'master' into dev_0.6 2020-05-14 18:57:55 +02:00
Veronica K. B. Olsen 544a9d56bd Updated the about box to credit the icon creator. Temporary solution until the box is redesigned. 2020-05-14 18:46:30 +02:00
Veronica K. B. Olsen 0eb4319fc1 Finished the code for icon themes 2020-05-14 18:38:41 +02:00
Veronica K. B. Olsen 0566df433b Updated colour icon theme 2020-05-14 16:44:14 +02:00
Veronica K. B. Olsen e865e5b448 Added support for icon themes in the source. Still need to add it to preferences. 2020-05-13 23:23:13 +02:00