Veronica K. B. Olsen
|
83e0a365ae
|
Fixed an issue with orphaned file names sometimes being blank
|
2020-05-14 21:21:00 +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. Berglyd Olsen
|
b6fe4bf83b
|
Merge pull request #207 from vkbo/icon_themes
Icon Themes
|
2020-05-14 18:49:45 +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
|
8603bf8af8
|
Added dark icon coloured theme as well
|
2020-05-14 00:16:21 +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 |
|
Veronica K. B. Olsen
|
405ef48237
|
Updated the license text file in assets
|
2020-05-13 19:45:00 +02:00 |
|
Veronica K. B. Olsen
|
d78dd24291
|
Some minor fixes, add qApp info, and a PNG app icon
|
2020-05-12 21:51:57 +02:00 |
|
Veronica K. Berglyd Olsen
|
8d78be357b
|
Merge pull request #204 from vkbo/compile_novel
Compile Novel Tools
|
2020-05-12 20:07:29 +02:00 |
|
Veronica K. B. Olsen
|
a9550f98ed
|
Merge branch 'master' into compile_novel
|
2020-05-12 20:01:14 +02:00 |
|
Veronica K. Berglyd Olsen
|
8d1e6264d5
|
Merge pull request #205 from vkbo/fixes
Fixes and Updates for 0.5
|
2020-05-12 19:59:39 +02:00 |
|
Veronica K. B. Olsen
|
aa342a7f19
|
Dropped Qt html export, and added nw markdown export
|
2020-05-12 19:44:30 +02:00 |
|
Veronica K. B. Olsen
|
aa4778d4cd
|
Preserve markdown during build, and use lists instead of strings
|
2020-05-12 18:41:08 +02:00 |
|
Veronica K. B. Olsen
|
2a67b69d32
|
Replaced 'Outline Mode' with an 'Exclude body text' option instead.
|
2020-05-12 18:10:45 +02:00 |
|
Veronica K. B. Olsen
|
8dca20e3aa
|
Added printing and save to PDF, and made some changes to the tohtml class
|
2020-05-12 00:10:03 +02:00 |
|
Veronica K. B. Olsen
|
e1d5951a33
|
Merge branch 'fixes' into compile_novel
|
2020-05-11 19:30:47 +02:00 |
|
Veronica K. B. Olsen
|
6754048c2e
|
Added show GUI check as this warning may break tests if not
|
2020-05-11 19:27:53 +02:00 |
|
Veronica K. B. Olsen
|
6d0b38e38a
|
Added hex version checking to the project file to warn the user if opening a file 'from the future'.
|
2020-05-11 19:25:06 +02:00 |
|
Veronica K. B. Olsen
|
7c1f3144bd
|
Reworked the title formatting functionality. All keywords can be used in all headings, and also added scene numbers.
|
2020-05-11 19:00:01 +02:00 |
|
Veronica K. B. Olsen
|
4dead91af2
|
Extended the style formatting of tokenizer and tohtml to allow multiple styles for a block
|
2020-05-11 18:18:19 +02:00 |
|
Veronica K. B. Olsen
|
3ad4e26dbc
|
Cleanup of unneeded imports
|
2020-05-11 00:20:46 +02:00 |
|
Veronica K. B. Olsen
|
aba7b452e5
|
Merge branch 'fixes' into compile_novel
|
2020-05-11 00:07:16 +02:00 |
|
Veronica K. B. Olsen
|
aab0b4a846
|
Fixed help text and added date to the version and help output
|
2020-05-11 00:03:28 +02:00 |
|
Veronica K. B. Olsen
|
41808ea9b8
|
Changed __status__ to Pre-Release
|
2020-05-10 23:58:44 +02:00 |
|
Veronica K. B. Olsen
|
c3f1581acf
|
oopsie
|
2020-05-10 23:56:41 +02:00 |
|
Veronica K. B. Olsen
|
df782e823d
|
Reduced the number of command line switches
|
2020-05-10 23:55:56 +02:00 |
|
Veronica K. B. Olsen
|
0faf1f9986
|
The isExported option should only apply to files
|
2020-05-10 23:24:32 +02:00 |
|
Veronica K. B. Olsen
|
a7d2ca24a5
|
Deleted the rest of the no longer needed code
|
2020-05-10 22:56:30 +02:00 |
|
Veronica K. B. Olsen
|
eecf1e000d
|
Finished cleaning up formatting on export and connected all dialog options
|
2020-05-10 22:51:50 +02:00 |
|
Veronica K. B. Olsen
|
52eb51b44b
|
Deleted the rest ov the convert submodule
|
2020-05-10 21:29:32 +02:00 |
|
Veronica K. B. Olsen
|
771e44055d
|
Finished save file options for now. Still missing markdown and PDF
|
2020-05-10 21:27:28 +02:00 |
|
Veronica K. B. Olsen
|
26b8379ada
|
Updated tests again
|
2020-05-10 19:37:38 +02:00 |
|
Veronica K. B. Olsen
|
4d9e2d03a3
|
Done building the buttons etc for BuildNovel dialog
|
2020-05-10 19:31:53 +02:00 |
|
Veronica K. B. Olsen
|
5ab1402854
|
Fix tests
|
2020-05-10 16:12:47 +02:00 |
|
Veronica K. B. Olsen
|
cf3fc2ef4f
|
Added title formatting settings to project file
|
2020-05-10 15:57:50 +02:00 |
|
Veronica K. B. Olsen
|
2eaa707f4e
|
Some cleanup of the tokenizer and tohtml classes
|
2020-05-10 14:44:44 +02:00 |
|
Veronica K. B. Olsen
|
33f4626aec
|
Moved the convert classes we want to keep to the core folder. The rest will be deleted.
|
2020-05-10 13:51:22 +02:00 |
|
Veronica K. B. Olsen
|
1ad156054c
|
Make sure information is synced properly when item label is changed
|
2020-05-09 21:49:05 +02:00 |
|
Veronica K. B. Olsen
|
91dd15ab57
|
Rewritten the tree details pane to show more info
|
2020-05-09 21:48:35 +02:00 |
|
Veronica K. B. Olsen
|
ef40d4f2de
|
Added the new exported option to project tree and item editor
|
2020-05-09 20:51:27 +02:00 |
|
Veronica K. B. Olsen
|
42b819acd9
|
Added exported option to NWItem
|
2020-05-09 20:05:42 +02:00 |
|
Veronica K. B. Olsen
|
3b136bddbb
|
Added document to build GUI
|
2020-05-09 20:02:19 +02:00 |
|
Veronica K. B. Olsen
|
3089c798dc
|
Added the Build Project dialog and connected it to the GUI in place of the Export tool
|
2020-05-09 19:26:28 +02:00 |
|
Veronica K. B. Olsen
|
3e0bcfdb1c
|
Added appPath and homePath to debug output
|
2020-05-09 18:37:38 +02:00 |
|
Veronica K. Berglyd Olsen
|
7f6c808c97
|
Merge pull request #203 from vkbo/release_0.5
Release 0.5
|
2020-05-09 17:55:31 +02:00 |
|
Veronica K. B. Olsen
|
e60a05bc70
|
Updated changelog
|
2020-05-09 17:46:06 +02:00 |
|
Veronica K. B. Olsen
|
04728b74d4
|
Bump version
|
2020-05-09 16:45:31 +02:00 |
|