Commit Graph

1331 Commits

Author SHA1 Message Date
Veronica K. B. Olsen e8db673db8 Reorganised the options on the Build tool a little bit so they're more reasonably grouped 2020-06-02 20:46:52 +02:00
Veronica K. B. Olsen 9af412e29a Added some icons to the outline view 2020-06-02 20:32:47 +02:00
Veronica K. B. Olsen 807937caa9 And renamed doctree to projecttree 2020-06-02 12:02:36 +02:00
Veronica K. B. Olsen 0ca197e283 Also renamed viewdetails to docdetails for consistency 2020-06-02 12:00:12 +02:00
Veronica K. B. Olsen 1dff34779e Renamed tje two project dialog files to something a bit shorter 2020-06-02 11:58:08 +02:00
Veronica K. B. Olsen 73b02be9b3 Removed handle column from outline 2020-06-02 11:55:21 +02:00
Veronica K. B. Olsen 91ad4bb07d Renamed docdetails file to itemdetails 2020-06-02 11:54:59 +02:00
Veronica K. B. Olsen d2616c8af8 Fix faulty column width calculation by Qt for the Ubunut font 2020-06-02 10:05:15 +02:00
Veronica K. B. Olsen 6cd76ff60b Don't change focus from project tree to editor when selecting file with enter key 2020-06-02 09:25:52 +02:00
Veronica K. B. Olsen 2bd2c81eae Drop the hidden column in the project tree that holds the item handle, and use the data setting instead 2020-06-02 09:23:23 +02:00
Veronica K. Berglyd Olsen afdd07b6e9 Merge pull request #277 from vkbo/less_files
Merge a bunch of source files and folders
2020-06-01 23:57:25 +02:00
Veronica K. B. Olsen 49141ac8de Moved all gui files to the root gui folder 2020-06-01 23:47:37 +02:00
Veronica K. B. Olsen 3f069ac794 Merged all document bars into one file 2020-06-01 23:39:04 +02:00
Veronica K. B. Olsen bd3f6d39e7 Moved dochighlight up one level 2020-06-01 23:30:58 +02:00
Veronica K. B. Olsen 98360b2edd Moved optionstate class into project file 2020-06-01 23:28:38 +02:00
Veronica K. B. Olsen a76562e025 Moved WordCounter class into doceditor file 2020-06-01 23:23:11 +02:00
Veronica K. B. Olsen 61831d9c0e Moved the custom widgets classes to the root gui folder 2020-06-01 23:13:08 +02:00
Veronica K. B. Olsen 6f7d66cb31 Merged the custom widgets and layouts into one file 2020-06-01 23:08:40 +02:00
Veronica K. B. Olsen d08843afc7 Merged icons and themes files 2020-06-01 22:59:44 +02:00
Veronica K. Berglyd Olsen d5d7abd4c3 Merge pull request #276 from vkbo/no_format_export
Export w/o Styling
2020-06-01 22:51:15 +02:00
Veronica K. B. Olsen ae84a4def6 Added the noStyles option to the Build Novel Project tool 2020-06-01 22:37:46 +02:00
Veronica K. B. Olsen 322a114ce5 Added a cssStyles flag that is needed to add styles at all to generated HTML 2020-06-01 22:37:10 +02:00
Veronica K. B. Olsen 87a4b26a62 Cleanup 2020-06-01 13:06:08 +02:00
Veronica K. B. Olsen 88222e69cf Fixed some typos 2020-06-01 13:04:35 +02:00
Veronica K. Berglyd Olsen 54b3966423 Merge pull request #266 from vkbo/release_0.7
Release 0.7
2020-06-01 12:54:29 +02:00
Veronica K. B. Olsen 7f963ac817 Added a mention of the JSON export option in the docs. 2020-06-01 12:49:10 +02:00
Veronica K. B. Olsen cc300956e4 Updated changelog with the latest changes 2020-06-01 12:44:03 +02:00
Veronica K. B. Olsen 3fa25aa9e6 Merge branch 'master' into release_0.7 2020-06-01 12:36:53 +02:00
Veronica K. Berglyd Olsen 73e383b7f7 Merge pull request #275 from vkbo/font_sizes
Font Sizes – Continued
2020-06-01 12:36:06 +02:00
Veronica K. B. Olsen 16d1357c73 Also scale '...' buttons 2020-06-01 12:28:31 +02:00
Veronica K. B. Olsen b50125172b Also scale the icons 2020-06-01 12:23:41 +02:00
Veronica K. B. Olsen d59a164d25 Missed a spot ... 2020-06-01 12:19:18 +02:00
Veronica K. B. Olsen ca5a6ad8aa All trewwidgets needs font set ... 2020-06-01 12:17:07 +02:00
Veronica K. B. Olsen 4464171cb4 ... and the same for outline tree 2020-06-01 12:10:07 +02:00
Veronica K. Berglyd Olsen 292329a25f Merge pull request #274 from vkbo/font_sizes
GUI Font Size Issue
2020-06-01 12:01:49 +02:00
Veronica K. B. Olsen b26ee7ae15 Fix project tree text font and size on some systems 2020-06-01 11:56:45 +02:00
Veronica K. B. Olsen 91acfb569f Updated changelog 2020-05-31 17:35:17 +02:00
Veronica K. B. Olsen a270973fa3 Merge branch 'master' into release_0.7 2020-05-31 17:04:07 +02:00
Veronica K. Berglyd Olsen 8e3d236e13 Merge pull request #272 from vkbo/gui_tweaks
Minor Improvements, Changes and Additions
2020-05-31 16:01:18 +02:00
Veronica K. B. Olsen 9cd4df1d88 Added some comments 2020-05-31 14:41:49 +02:00
Veronica K. B. Olsen 72ed6dec6e Fixed a bug caused by a hardcoded project tree index (just added a column) 2020-05-31 14:40:10 +02:00
Veronica K. B. Olsen 6fc1d09a06 Remember to set correct font in build tool before loading previous content 2020-05-31 14:14:09 +02:00
Veronica K. B. Olsen ce19de31f5 Added build files to JSON with HTML or markdown formatting 2020-05-31 14:11:35 +02:00
Veronica K. B. Olsen 199ecc28e3 The build dialog should show the result from last build when opening 2020-05-31 13:38:16 +02:00
Veronica K. B. Olsen e9fd3f6fa4 Merge branch 'master' into gui_tweaks 2020-05-31 13:09:49 +02:00
Veronica K. Berglyd Olsen b1ac6734d1 Merge pull request #271 from vkbo/no_monospace
Remove monospace fonts from main GUI
2020-05-31 13:07:48 +02:00
Veronica K. B. Olsen e49678eaa5 Some improvements to the word count update 2020-05-31 13:07:28 +02:00
Veronica K. B. Olsen c11682dcf9 Use minimum width, not fixed with for status bar clock 2020-05-31 12:21:16 +02:00
Veronica K. B. Olsen 685af710a6 Remove monospace fonts from main GUI 2020-05-31 12:17:34 +02:00
Veronica K. Berglyd Olsen e74b8ec6ce Merge pull request #270 from vkbo/embed_font
Font Options
2020-05-31 11:23:14 +02:00