Veronica K. B. Olsen
|
1cd7986bfb
|
Using QFontDialog instead of QFontComboBox, and GUI font is no selectable
|
2020-05-31 10:52:25 +02:00 |
|
Veronica K. B. Olsen
|
688c0e853a
|
Added cantarell font family and a function to add them to the qApp
|
2020-05-30 22:43:48 +02:00 |
|
Veronica K. B. Olsen
|
be89dd6238
|
Added the option to change GUI font size
|
2020-05-30 22:01:55 +02:00 |
|
Veronica K. B. Olsen
|
31b742aff4
|
Fixed a mistake ...
|
2020-05-30 21:27:44 +02:00 |
|
Veronica K. B. Olsen
|
0af58aabad
|
Fixed some float to int warnings
|
2020-05-30 21:20:12 +02:00 |
|
Veronica K. B. Olsen
|
99d361ad9a
|
Some further text, icon and column size tweaks.
|
2020-05-30 21:12:51 +02:00 |
|
Veronica K. B. Olsen
|
59bdc375a6
|
Split the include in build flag into its own column in the project tree, and updated etails pane accordingly
|
2020-05-30 20:55:53 +02:00 |
|
Veronica K. B. Olsen
|
98757bc241
|
Replaced the scaling variables on document titlebar
|
2020-05-30 20:55:13 +02:00 |
|
Veronica K. B. Olsen
|
97ad9aba9e
|
Replaced fixed icon size values on the status bar.
|
2020-05-30 20:52:48 +02:00 |
|
Veronica K. B. Olsen
|
586535de92
|
Added variables for font metrics to theme class
|
2020-05-30 20:52:19 +02:00 |
|
Veronica K. B. Olsen
|
3487817065
|
Added check and cross icons to icon themes
|
2020-05-30 20:40:17 +02:00 |
|
Veronica K. B. Olsen
|
724e597d9c
|
Added some extra checks for deleting files when the file is brand new, and updated the test to check it works
|
2020-05-30 15:34:28 +02:00 |
|
Veronica K. B. Olsen
|
ee5cdc1d41
|
Consitent end of file line endings for merge and split tools
|
2020-05-30 13:17:21 +02:00 |
|
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
|
2b36ed3617
|
Merge branch 'master' into dev
|
2020-05-29 21:11:13 +02:00 |
|
Veronica K. B. Olsen
|
4de02698d9
|
Preferences doc size limit unit is kB, not kb
|
2020-05-29 20:40:29 +02:00 |
|
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
|
055ffdaac9
|
Split document section headers should be SCENE files not PAGE
|
2020-05-28 23:19:12 +02:00 |
|
Veronica K. B. Olsen
|
fb4a1ca266
|
Renamed the preferences class to GuiPreferences
|
2020-05-28 23:07:56 +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
|
d852a1a144
|
Some reformatting of error messages, mostly regarding line breaks.
|
2020-05-28 22:48:37 +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
|
4e1fe109f3
|
Bumped the default timeout for the status bar to 20 seconds
|
2020-05-28 22:01:32 +02:00 |
|
Veronica K. B. Olsen
|
62e630aa0d
|
Fixed build tool crash
|
2020-05-28 20:21:36 +02:00 |
|
Veronica K. B. Olsen
|
2bbde2c445
|
Improved the tokenizer class a bit
|
2020-05-28 20:19:55 +02:00 |
|
Veronica K. B. Olsen
|
3704956112
|
Merge branch 'dev' into view_details
|
2020-05-28 19:34:22 +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
|
bb5f39e5aa
|
Merge branch 'dev' into view_details
|
2020-05-27 20:22:54 +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
|
4340b6b8b5
|
It should now be possible to navigate to positions within the documents when clicking links in various places
|
2020-05-25 23:31:41 +02:00 |
|
Veronica K. B. Olsen
|
3b7927f0ff
|
Back-references not consideres all tags in a document, not just the first one
|
2020-05-25 21:14:50 +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 |
|