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
|
10215dfb83
|
Fix item selection for project loader
|
2020-05-24 11:48:57 +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
|
8aacad8ce0
|
Made the item editor dialog less cluttered
|
2020-05-21 20:13:50 +02:00 |
|
Veronica K. B. Olsen
|
0bbd7de805
|
Redesigned the open project dialog
|
2020-05-21 19:45:00 +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
|
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
|
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
|
0d34a71f3c
|
Some minor cleanup in project settings and preferences
|
2020-05-17 16:34:51 +02:00 |
|
Veronica K. B. Olsen
|
80872feceb
|
Paged dialog with vertical tabs now working
|
2020-05-17 16:08:58 +02:00 |
|
Veronica K. B. Olsen
|
bd9b40a1ca
|
Added PagedDialog base class, and applied it to project settings
|
2020-05-17 12:56:58 +02:00 |
|
Veronica K. B. Olsen
|
3a199b79c9
|
Merge branch 'master' into dev_0.6
|
2020-05-17 00:23:45 +02:00 |
|
Veronica K. B. Olsen
|
bb894926d0
|
With a few modifications, novelWriter now starts wuth Qt 5.2.1 and Python 3.4.3
|
2020-05-16 20:18:39 +02:00 |
|
Veronica K. B. Olsen
|
69b101ce55
|
Merge branch 'master' into dev_0.6
|
2020-05-14 22:01:38 +02:00 |
|
Veronica K. B. Olsen
|
cff1529e71
|
Restored the gear SVG decoration for some dialogs until they're redesigned
|
2020-05-14 21:26:56 +02:00 |
|
Veronica K. B. Olsen
|
82c24d75ef
|
Merge branch 'master' into dev_0.6
|
2020-05-14 18:57:55 +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
|
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
|
3ad4e26dbc
|
Cleanup of unneeded imports
|
2020-05-11 00:20:46 +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
|
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
|
ef40d4f2de
|
Added the new exported option to project tree and item editor
|
2020-05-09 20:51:27 +02:00 |
|
Veronica K. B. Olsen
|
d44dca6a21
|
Moved the packing of XML tree into NWTree, and added a function for formatting time stamps
|
2020-05-09 13:08:11 +02:00 |
|
Veronica K. B. Olsen
|
894bc41f51
|
Moved the additions folder into the gui folder as it only contains gui elements
|
2020-05-08 21:32:38 +02:00 |
|
Veronica K. B. Olsen
|
9b049b6469
|
Moved spell checker classes to core folder
|
2020-05-08 21:02:30 +02:00 |
|
Veronica K. B. Olsen
|
386020bcf8
|
Renamed 'project' folder to 'core'
|
2020-05-08 20:58:34 +02:00 |
|
Veronica K. B. Olsen
|
58eb8e78ba
|
Moved the project tree into its own iterable class NWTree
|
2020-05-07 23:08:15 +02:00 |
|
Veronica K. B. Olsen
|
020a4c548a
|
Fixed formatting of URL in license docstring
|
2020-05-04 21:20:55 +02:00 |
|
Veronica K. B. Olsen
|
ed6d6515fe
|
Some more corrections to Preferences help text
|
2020-05-04 21:18:58 +02:00 |
|
Veronica K. B. Olsen
|
35891e6663
|
Some bugfixes and text changes in the preferences dialog
|
2020-05-04 20:59:29 +02:00 |
|
Veronica K. B. Olsen
|
9daa77486c
|
Remove some unneeded imports
|
2020-05-03 20:16:13 +02:00 |
|
Veronica K. B. Olsen
|
cbf0c265b9
|
Connected the full path in header option to the config gui
|
2020-05-03 20:04:51 +02:00 |
|
Veronica K. B. Olsen
|
c1c67f026b
|
Finished the last tab of the config editor
|
2020-05-03 19:52:54 +02:00 |
|
Veronica K. B. Olsen
|
4885216395
|
Fnisished main config editing tab
|
2020-05-03 19:24:25 +02:00 |
|
Veronica K. B. Olsen
|
0e0b61be8c
|
Moved config of spell check and qriting guides
|
2020-05-03 19:10:00 +02:00 |
|
Veronica K. B. Olsen
|
6c0c908989
|
Added Layout tab to main config dialog
|
2020-05-03 18:02:27 +02:00 |
|
Veronica K. B. Olsen
|
3d0cd5a71c
|
Move a bunch of settings to a new tab in main settings using the new config layout
|
2020-05-03 16:56:03 +02:00 |
|
Veronica K. B. Olsen
|
ba3c765ba8
|
Added license text to source files
|
2020-04-20 21:50:20 +02:00 |
|
Veronica K. B. Olsen
|
4abec49b0a
|
The opren recent project dialog now remembers column width and projects can be opened with double click
|
2020-04-14 22:49:25 +02:00 |
|
Veronica K. B. Olsen
|
9678a49f22
|
Drop the Outline settings from teh main Preferences
|
2020-04-11 17:57:40 +02:00 |
|
Veronica K. B. Olsen
|
ff69667ab5
|
Added tab for Outline settings to config dialog
|
2020-04-09 19:46:56 +02:00 |
|
Veronica K. B. Olsen
|
717e4aba78
|
Fix merge conflicts
|
2020-02-27 00:19:18 +01:00 |
|