Commit Graph

568 Commits

Author SHA1 Message Date
Veronica K. B. Olsen dd14a38889 An update to how text is extracted from the text editor, conforms to the description in the Qt docs. 2020-05-29 20:38:46 +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 2c98683aff Path should be read only, not disabled 2020-05-27 23:43:16 +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 12aa25cc54 Added details tab to the Project Settings dialog 2020-05-27 18:09:55 +02:00
Veronica K. B. Olsen 8a98123735 Some fixes in the QConfigLayout class 2020-05-27 17:23:02 +02:00
Veronica K. B. Olsen fd1940301c Also renamed the file 2020-05-27 16:48:16 +02:00
Veronica K. B. Olsen d61abdd955 Renamed GuiProjectEditor to GuiProjectSettings 2020-05-27 16:47:17 +02:00
Veronica K. B. Olsen e4f2e088bb Need more calls to update document margins due to the document title bar. 2020-05-27 01:18:37 +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 69d0a063f1 Wrong margin used ... 2020-05-26 18:53:37 +02:00
Veronica K. B. Olsen 0f64c1fa7a Fix the document editor and viewer margins to fit better with the document title header 2020-05-26 18:40:58 +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