Veronica Berglyd Olsen
|
a2ea7b40e2
|
Don't reload document if opening the same (#1242)
|
2022-11-15 16:49:59 +01:00 |
|
Veronica Berglyd Olsen
|
ebc6654069
|
Improve how the novel tree is refreshed
|
2022-11-14 18:45:36 +01:00 |
|
Veronica Berglyd Olsen
|
b0a0ca089f
|
Rewrite index class to use sequential title keys rather than line numbers
|
2022-11-14 16:59:51 +01:00 |
|
Veronica Berglyd Olsen
|
e52d8d9ff7
|
Add novel tree method to refresh metadata for item
|
2022-11-14 16:59:04 +01:00 |
|
Veronica Berglyd Olsen
|
d93b3aa79f
|
Always save project when closing
|
2022-11-12 18:59:09 +01:00 |
|
Veronica Berglyd Olsen
|
e7ce13f647
|
Rebuild index when opdating project (#1235)
|
2022-11-12 18:23:13 +01:00 |
|
Veronica Berglyd Olsen
|
f556fde848
|
Make some minor code fixes
|
2022-11-10 17:04:12 +01:00 |
|
Veronica Berglyd Olsen
|
b46ad86c31
|
Clean up config file format, modify how projects are launched, and add broken theme setting handling
|
2022-11-10 13:20:26 +01:00 |
|
Veronica Berglyd Olsen
|
15fec91358
|
Clean up setters and getters in Config
|
2022-11-10 09:29:00 +01:00 |
|
Veronica Berglyd Olsen
|
03e173634f
|
Switch to Path objects nearly everywhere
|
2022-11-09 22:43:48 +01:00 |
|
Veronica Berglyd Olsen
|
cb755ba820
|
Move recent cache out of config, and update all tests
|
2022-11-09 20:54:13 +01:00 |
|
Veronica Berglyd Olsen
|
8721d53ab2
|
Clean up the config class names and methods
|
2022-11-09 18:47:50 +01:00 |
|
Veronica Berglyd Olsen
|
47b57172eb
|
Change lastPath to a Path object
|
2022-11-09 18:21:40 +01:00 |
|
Veronica Berglyd Olsen
|
9d3291aba6
|
Change assetPath to a Path object
|
2022-11-09 17:44:20 +01:00 |
|
Veronica Berglyd Olsen
|
9500c3bdb2
|
Make some remaining project class bariables private
|
2022-11-08 23:09:08 +01:00 |
|
Veronica Berglyd Olsen
|
b024c0996d
|
Move zipping of project to storage class
|
2022-11-08 19:25:56 +01:00 |
|
Veronica Berglyd Olsen
|
615ee2958a
|
Remove project path attribute from project class
|
2022-11-06 00:39:30 +01:00 |
|
Veronica Berglyd Olsen
|
2e590b742f
|
Move new project tool to core tools (resolves #1152)
|
2022-11-03 23:47:51 +01:00 |
|
Veronica Berglyd Olsen
|
717d516f6a
|
Delegate responsibility for the index to the project class
|
2022-11-01 22:32:29 +01:00 |
|
Veronica Berglyd Olsen
|
a2f92c1223
|
Auto-open first document on new project (#1219)
|
2022-11-01 19:15:32 +01:00 |
|
Veronica Berglyd Olsen
|
0cfaf4f021
|
Drop the total word count value in the XML and rewrite how counts are handled
|
2022-11-01 12:21:16 +01:00 |
|
Veronica Berglyd Olsen
|
13b9e5a434
|
Move project data class to project file
|
2022-10-31 21:25:40 +01:00 |
|
Veronica Berglyd Olsen
|
3a161e90f9
|
Complete loading project xml via data class
|
2022-10-31 18:11:46 +01:00 |
|
Veronica Berglyd Olsen
|
cc2ef85afd
|
CHange how current word counts are handled
|
2022-10-31 16:19:31 +01:00 |
|
Veronica Berglyd Olsen
|
9d283d2eae
|
Move all remaining trivial project settings to the data class
|
2022-10-31 15:55:33 +01:00 |
|
Veronica Berglyd Olsen
|
e887ec6991
|
Move project name to project data class
|
2022-10-30 23:18:18 +01:00 |
|
Veronica Berglyd Olsen
|
309a58cb18
|
Fix missing synopsis action in main window
|
2022-10-29 01:36:31 +02:00 |
|
Veronica Berglyd Olsen
|
4a9ea459fa
|
Make some minor changes and update test coverage
|
2022-10-29 00:38:32 +02:00 |
|
Veronica Berglyd Olsen
|
34193021e8
|
Simplify the themes class a bit
|
2022-10-27 23:47:29 +02:00 |
|
Veronica Berglyd Olsen
|
8d7ebefa65
|
Fix updating syntax colours (#1171)
|
2022-10-25 23:56:07 +02:00 |
|
Veronica Berglyd Olsen
|
88183cdc39
|
Add updateTheme functions to remaining GUI components
|
2022-10-25 23:42:43 +02:00 |
|
Veronica Berglyd Olsen
|
52ede26f3d
|
Add updateTheme functions to most GUI components
|
2022-10-25 23:12:21 +02:00 |
|
Veronica Berglyd Olsen
|
2ee6adcf35
|
Clean up function mappings in project tree class
|
2022-10-25 15:47:40 +02:00 |
|
Veronica Berglyd Olsen
|
e89f004532
|
Add a manage labels option to project tree context menu (#1203)
|
2022-10-25 12:20:18 +02:00 |
|
Veronica Berglyd Olsen
|
85e48eb56a
|
Fix a few minor typing issues
|
2022-10-20 12:14:09 +02:00 |
|
Veronica Berglyd Olsen
|
58f8f98c6f
|
Use constants for project and config file names
|
2022-10-20 12:13:29 +02:00 |
|
Veronica Berglyd Olsen
|
734f3d57bf
|
Rename statusBar to mainStatus in main GUI due to conflict with Qt method (#1190)
|
2022-10-20 00:26:18 +02:00 |
|
Veronica Berglyd Olsen
|
8775b360d8
|
Remove all verbose log entries
|
2022-10-19 08:27:11 +02:00 |
|
Veronica Berglyd Olsen
|
64c07e8910
|
Change a few tooltip labels and remove focus mode checkbox in menu
|
2022-10-14 21:45:58 +02:00 |
|
Veronica Berglyd Olsen
|
77ec0a9eed
|
Add a quick links dropdown menu to the project tree (#1137)
|
2022-10-14 17:30:28 +02:00 |
|
Veronica Berglyd Olsen
|
baafd5f83c
|
Rewrite the GuiDocSplit dialog
|
2022-10-12 22:36:06 +02:00 |
|
Veronica Berglyd Olsen
|
5d6778be57
|
Clean up class initialisation
|
2022-10-11 23:17:58 +02:00 |
|
Veronica Berglyd Olsen
|
1f05e90266
|
Remove the context menu in the main window (#1147)
|
2022-10-11 22:49:36 +02:00 |
|
Veronica Berglyd Olsen
|
3a7c3cec3f
|
Reset idle time when creating a new project (#1149)
|
2022-10-11 22:44:06 +02:00 |
|
Veronica Berglyd Olsen
|
0859c14581
|
Remove the old merge document menu entry
|
2022-10-09 19:23:55 +02:00 |
|
Veronica Berglyd Olsen
|
cc7ae316ad
|
Make some minor changes for consistency between similar classes
|
2022-08-15 16:08:25 +02:00 |
|
Veronica Berglyd Olsen
|
069e3baf67
|
Add functionality to load and save last selected outline novel, and fix a few inconsistencies
|
2022-07-31 18:40:16 +02:00 |
|
Veronica Berglyd Olsen
|
bb85232ea7
|
Add some fixes to keep novel tree active handle up to date
|
2022-06-15 19:47:04 +02:00 |
|
Veronica Berglyd Olsen
|
469275eea5
|
Add novel tree highlight of rows of current document
|
2022-06-15 19:39:07 +02:00 |
|
Veronica Berglyd Olsen
|
fb14e978cd
|
Merge branch 'patch'
|
2022-06-15 17:11:56 +02:00 |
|