Commit Graph

592 Commits

Author SHA1 Message Date
Veronica K. B. Olsen 1263f4d12e Fix issue 99 2019-10-31 11:03:35 +01:00
Veronica K. Berglyd Olsen 9029795318 Merge pull request #98 from vkbo/follow_tags
Follow Tags
2019-10-30 21:54:18 +01:00
Veronica K. B. Olsen 9342f90a41 Added ctrl + mouse click to follow tags as well. 2019-10-30 21:49:48 +01:00
Veronica K. Berglyd Olsen e78830b3a2 Merge branch 'master' into follow_tags 2019-10-30 21:32:17 +01:00
Veronica K. Berglyd Olsen df484f8173 Merge pull request #97 from vkbo/need_more_owls
Added themes night owl + light owl
2019-10-30 21:31:54 +01:00
Veronica K. B. Olsen 44bdc94253 Merge branch 'follow_tags' of github.com:vkbo/novelWriter into follow_tags 2019-10-30 21:28:59 +01:00
Veronica K. B. Olsen b7f2d64908 Deleted comments in codecov file 2019-10-30 21:28:46 +01:00
Veronica K. B. Olsen db8205ca89 Merge branch 'master' into follow_tags 2019-10-30 21:28:24 +01:00
Veronica K. Berglyd Olsen a40699910c Merge branch 'master' into need_more_owls 2019-10-30 21:26:52 +01:00
Veronica K. Berglyd Olsen 3d3ad2b9b7 Merge branch 'master' into follow_tags 2019-10-30 21:23:13 +01:00
Veronica K. B. Olsen a435382b3f Added codecov file 2019-10-30 21:21:57 +01:00
Veronica K. B. Olsen 5a76d4982d Ctrl+Enter on a tag name now opens the file in the view pane 2019-10-30 21:05:28 +01:00
Veronica K. B. Olsen ace33ba968 Added themes night owl + light owl 2019-10-30 20:27:14 +01:00
Veronica K. Berglyd Olsen 886a67962b Merge pull request #96 from vkbo/gui_tweaks
GUI Tweaks: Set Qt5 default style to 'Fusion'
2019-10-30 18:10:29 +01:00
Veronica K. Berglyd Olsen ec059867ba Merge branch 'master' into gui_tweaks 2019-10-30 17:58:16 +01:00
Veronica K. B. Olsen ef142025ec Added handling of gui styles forwarded to Qt5 which fixes theme issues on Windows 2019-10-30 17:53:30 +01:00
Veronica K. Berglyd Olsen 30ff34ddb7 Merge pull request #94 from vkbo/gui_tweaks
GUI Tweaks: Expand Home + Clear Recent Projects
2019-10-30 16:05:46 +01:00
Veronica K. B. Olsen 14bd0f4598 Added the option to clear the recent projects menu entry 2019-10-30 15:55:17 +01:00
Veronica K. B. Olsen 557b86af64 Add the option to expand ~ to user home directory in export and project path 2019-10-30 15:47:12 +01:00
Veronica K. Berglyd Olsen a5566d8fc3 Merge pull request #91 from vkbo/pyinstaller_fixes
Pyinstaller Fixes
2019-10-30 00:40:14 +01:00
Veronica K. Berglyd Olsen 17f9792ad2 Merge branch 'master' into pyinstaller_fixes 2019-10-30 00:35:53 +01:00
Veronica K. B. Olsen 5f14e4379f Updated documentation 2019-10-30 00:27:27 +01:00
Veronica K. B. Olsen cc14edb194 Added install script and fixed some issues that broke on Windows 2019-10-29 23:03:02 +01:00
Veronica K. B. Olsen 1beb8a49c4 Added a dummy spell check class in case loading one fails 2019-10-29 22:19:05 +01:00
Veronica K. B. Olsen 927d9d38c6 Added ico file of app icon 2019-10-29 21:07:59 +01:00
Veronica K. B. Olsen a595ec8bf2 Updated paths and move app icon to be more pyinstaller friendly 2019-10-29 21:07:40 +01:00
Veronica K. Berglyd Olsen 3eafccc547 Merge pull request #90 from vkbo/gui_tweaks
More Gui Tweaks
2019-10-29 19:28:06 +01:00
Veronica K. B. Olsen b6d095fc85 Fix test 2019-10-29 19:21:09 +01:00
Veronica K. B. Olsen a61f39fbd5 The first column header of the tree view should be 'Label', not 'Name', for consistency. 2019-10-29 19:18:26 +01:00
Veronica K. B. Olsen eb068eec83 Some minor changes to sample project 2019-10-29 19:06:47 +01:00
Veronica K. B. Olsen b0ec7b8929 A bit more tweaking of the config GUI 2019-10-29 19:04:26 +01:00
Veronica K. B. Olsen 9fb28281f3 Added the option to show tabs and spaces and line endings. 2019-10-29 18:38:16 +01:00
Veronica K. B. Olsen e2b8ce1f89 Disable the Ctrl+Enter shortcuts again 2019-10-29 17:53:13 +01:00
Veronica K. B. Olsen 7e7f6a30be Some minor changes to the about dialog 2019-10-29 17:48:59 +01:00
Veronica K. Berglyd Olsen b46a8a81b5 Merge pull request #87 from vkbo/non_breaking_space
Non-breaking space support
2019-10-29 17:43:56 +01:00
Veronica K. Berglyd Olsen 02e9b674fd Merge branch 'master' into non_breaking_space 2019-10-29 14:58:50 +01:00
Veronica K. B. Olsen bbe1d2960c Added example of non-breaking space in sample project 2019-10-29 14:49:48 +01:00
Veronica K. B. Olsen 489eae2e0d Adding non-breaking space support for editor and html, latex export 2019-10-29 14:49:11 +01:00
Veronica K. B. Olsen 146756a395 Added unicode constants class, and support for non-breaking spaces, which aren't preserved on save. 2019-10-29 11:35:40 +01:00
Veronica K. Berglyd Olsen e67cfdf2bc Merge pull request #86 from vkbo/gui_tweaks
GUI Tweaks
2019-10-29 10:59:20 +01:00
Veronica K. B. Olsen 2c63d1fbf2 Updated readme 2019-10-29 10:54:00 +01:00
Veronica K. B. Olsen bb5a41752d Remove number from recent projects menu 2019-10-29 10:44:38 +01:00
Veronica K. B. Olsen f91b73429d Changed the initial editor configuration for fixed width and justify text to off 2019-10-29 10:42:20 +01:00
Veronica K. B. Olsen 2510e45c26 Updated the missing package warnings and errors in export to link to the package site 2019-10-29 10:39:31 +01:00
Veronica K. Berglyd Olsen 163465d2b4 Merge pull request #83 from vkbo/hard_line_breaks
Hard line breaks
2019-10-28 21:47:49 +01:00
Veronica K. B. Olsen 62254e1ec0 Added Ctrl+Enter as a shortcut for hard line break 2019-10-28 21:43:05 +01:00
Veronica K. B. Olsen 57bc837056 Added support for hard line breaks, with higlighting and export support 2019-10-28 21:30:46 +01:00
Veronica K. Berglyd Olsen 59e5a584f2 Merge pull request #82 from vkbo/pandoc_support
Pandoc Export
2019-10-28 20:50:16 +01:00
Veronica K. B. Olsen 4b212ed192 Updated comment 2019-10-28 20:40:17 +01:00
Veronica K. B. Olsen f1e8f2e321 Added some more options to the export GUI and the ability to skip scene and section titles 2019-10-28 20:36:38 +01:00