Commit Graph

32 Commits

Author SHA1 Message Date
Veronica K. B. Olsen 7451ac4585 Added a couple of flags to allow the build tool to be run without user interaction 2020-05-30 11:42:49 +02:00
Veronica K. B. Olsen 1a9b6906c6 Wrap some long or too long code lines 2020-05-28 23:00:20 +02:00
Veronica K. B. Olsen 6f5a30092e Clean up imports 2020-05-28 22:10:03 +02:00
Veronica K. B. Olsen 611d81a1c6 Moving around buttons on the build tool 2020-05-28 22:07:58 +02:00
Veronica K. B. Olsen 62e630aa0d Fixed build tool crash 2020-05-28 20:21:36 +02:00
Veronica K. B. Olsen 9809e57e26 Replaced Help button with descriptive tooltips instead. 2020-05-28 10:02:14 +02:00
Veronica K. B. Olsen f9e2d57fa7 This is even better 2020-05-28 00:29:45 +02:00
Veronica K. B. Olsen bfaddabf8d Changed the formatting codes for titles 2020-05-28 00:25:20 +02:00
Veronica K. B. Olsen 24f47c9446 Make the title format boxes a bit bigger 2020-05-28 00:15:20 +02:00
Veronica K. B. Olsen b78c393883 Merge branch 'master' into fix_qt55_support 2020-05-27 18:38:45 +02:00
Veronica K. B. Olsen 480a03b0c4 QActin must have a parent set for Qt < 5.7 2020-05-27 18:13:50 +02:00
Veronica K. B. Olsen 088b96fd55 Fixed some alignemnt issue and the icon for NO_LAYOUT in the details panel under the tree view 2020-05-26 22:47:48 +02:00
Veronica K. B. Olsen d9df2a532e Renamed the build tool button 2020-05-26 22:15:18 +02:00
Veronica K. B. Olsen 52cbaa24cc Added font family and size selector to the build novel project tool 2020-05-26 22:09:01 +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. 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 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 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 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 eecf1e000d Finished cleaning up formatting on export and connected all dialog options 2020-05-10 22:51:50 +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 4d9e2d03a3 Done building the buttons etc for BuildNovel dialog 2020-05-10 19:31:53 +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