Veronica Berglyd Olsen
|
8d427f40c6
|
Add a shortcut to open project tree context menu
|
2022-06-11 18:40:21 +02:00 |
|
Veronica Berglyd Olsen
|
37c3bb8cd2
|
Replace the item editor with the label editor dialog
|
2022-06-11 18:19:21 +02:00 |
|
Veronica Berglyd Olsen
|
6058423970
|
Add a new edit label dialog
|
2022-06-11 18:17:57 +02:00 |
|
Veronica Berglyd Olsen
|
985179bbb9
|
Rename main theme object
|
2022-06-11 16:29:49 +02:00 |
|
Veronica Berglyd Olsen
|
db01d85f2e
|
Rename outline components
|
2022-06-11 15:59:08 +02:00 |
|
Veronica Berglyd Olsen
|
94068e777a
|
Give main GUI elements more identifiable names
|
2022-06-11 15:49:45 +02:00 |
|
Veronica Berglyd Olsen
|
0181bebd70
|
Rename ambiguous theParent variable to mainGui
|
2022-06-11 15:33:32 +02:00 |
|
Veronica Berglyd Olsen
|
025463a28e
|
Improve project tree test coverage
|
2022-06-11 14:40:03 +02:00 |
|
Veronica Berglyd Olsen
|
f0bef18b63
|
Re-implement the tree context menu
|
2022-06-11 13:44:45 +02:00 |
|
Veronica Berglyd Olsen
|
77746f712f
|
Fix inconsistend expand/collapse when tree items are moved
|
2022-06-11 12:33:37 +02:00 |
|
Veronica Berglyd Olsen
|
af39fb98a1
|
Clean up project tree code and add undo action to the menu
|
2022-06-07 23:38:17 +02:00 |
|
Veronica Berglyd Olsen
|
ef270bc069
|
Tweak project toolbar look, and fix shortcuts
|
2022-06-07 22:38:02 +02:00 |
|
Veronica Berglyd Olsen
|
5a6ef5efd3
|
Add move buttons to project tree toolbar
|
2022-06-07 00:11:42 +02:00 |
|
Veronica Berglyd Olsen
|
272e7f6e24
|
Remove redundant menu entries
|
2022-06-06 22:17:24 +02:00 |
|
Veronica Berglyd Olsen
|
46bb8e5bcc
|
Populate the add button menu in the project widget
|
2022-06-06 22:03:42 +02:00 |
|
Veronica Berglyd Olsen
|
12a7ec7fe3
|
Allow the project class to create new files
|
2022-06-06 22:02:44 +02:00 |
|
Veronica Berglyd Olsen
|
d07f5dc520
|
Wrap project tree in an outer widget with a toolbar
|
2022-06-06 15:50:46 +02:00 |
|
Veronica Berglyd Olsen
|
b88cdb7677
|
Make the project tree columns fixed
|
2022-06-06 14:11:59 +02:00 |
|
Veronica Berglyd Olsen
|
669eabc7e8
|
Handle actions in the project tree internally in the class
|
2022-06-06 13:46:54 +02:00 |
|
Veronica Berglyd Olsen
|
2f81aef0a3
|
Set build language for Open Document files
|
2022-06-05 22:42:25 +02:00 |
|
Veronica Berglyd Olsen
|
4d9b94cfe6
|
Improve test coverage of Outline
|
2022-06-05 22:31:10 +02:00 |
|
Veronica Berglyd Olsen
|
85f63721e0
|
Allow showing all novel files in Outline
|
2022-06-05 18:43:09 +02:00 |
|
Veronica Berglyd Olsen
|
92924b3288
|
Make the new item function better at guessing header level of new files
|
2022-06-05 17:41:29 +02:00 |
|
Veronica Berglyd Olsen
|
88976d6800
|
Streamline how project item changes are reported
|
2022-06-05 17:25:39 +02:00 |
|
Veronica Berglyd Olsen
|
2873336dce
|
Allow switching between root novel folders
|
2022-06-05 15:04:04 +02:00 |
|
Veronica Berglyd Olsen
|
ac14888e2a
|
Merge branch 'main' into outline_view
|
2022-06-05 13:36:54 +02:00 |
|
Veronica Berglyd Olsen
|
63068f1018
|
Add full test coverage of index class
|
2022-06-05 13:17:24 +02:00 |
|
Veronica Berglyd Olsen
|
22099c1b56
|
Make some minor improvements to handling of tags and references
|
2022-06-03 11:07:40 +02:00 |
|
Veronica Berglyd Olsen
|
eed59a96be
|
Make some fixes to the index class, and improve test coverage
|
2022-05-30 00:28:43 +02:00 |
|
Veronica Berglyd Olsen
|
865acfd7e9
|
Clean up imports
|
2022-05-29 19:40:14 +02:00 |
|
Veronica Berglyd Olsen
|
d1b32f1ba1
|
Move the tags index into a wrapper class
|
2022-05-29 19:24:41 +02:00 |
|
Veronica Berglyd Olsen
|
77e50a6cee
|
Move the item index into a wrapper class and combine the access functions
|
2022-05-29 18:58:32 +02:00 |
|
Veronica Berglyd Olsen
|
347d34bf83
|
Clean up the index code a bit and add index validation
|
2022-05-29 00:18:48 +02:00 |
|
Veronica Berglyd Olsen
|
94ba7a2f94
|
Use the new index instead of the old
|
2022-05-28 21:59:52 +02:00 |
|
Veronica Berglyd Olsen
|
01be8be44f
|
Remove old tagsIndex
|
2022-05-28 20:16:27 +02:00 |
|
Veronica Berglyd Olsen
|
d584f57a3b
|
Loading of new index now works
|
2022-05-28 19:45:33 +02:00 |
|
Veronica Berglyd Olsen
|
b5b0074411
|
Rewritten index storage using classes instead
|
2022-05-28 18:48:31 +02:00 |
|
Veronica Berglyd Olsen
|
44926a4e9a
|
Also make tree and options properties of the project
|
2022-05-28 14:33:25 +02:00 |
|
Veronica Berglyd Olsen
|
8bdd09400a
|
Move the project index into the project class
|
2022-05-28 14:11:58 +02:00 |
|
Veronica Berglyd Olsen
|
8ac30b036a
|
Change how tag links are followed
|
2022-05-26 12:11:22 +02:00 |
|
Veronica Berglyd Olsen
|
ecc0585c87
|
Add a toolbar to the Outline view
|
2022-05-22 23:03:30 +02:00 |
|
Veronica Berglyd Olsen
|
007f2fbff4
|
Add a menu icon
|
2022-05-22 22:46:42 +02:00 |
|
Veronica Berglyd Olsen
|
1f66ed3e3b
|
Reduce the list of tag classes in outline view when they are not used
|
2022-05-22 21:00:49 +02:00 |
|
Veronica Berglyd Olsen
|
eb66b2c175
|
Merge branch 'main' into outline_view
|
2022-05-22 18:15:36 +02:00 |
|
Veronica Berglyd Olsen
|
b9fcc43ca6
|
Move highlighting theme setting back to General tab in Preferences
|
2022-05-22 17:53:46 +02:00 |
|
Veronica Berglyd Olsen
|
3cfc5d9a1a
|
Remove borders from all main GUI widgets
|
2022-05-22 17:45:54 +02:00 |
|
Veronica Berglyd Olsen
|
25427e8521
|
Add tooltips to views bar
|
2022-05-22 17:43:38 +02:00 |
|
Veronica Berglyd Olsen
|
2425af4bfe
|
Add menu to view bar settings, and add build button
|
2022-05-22 17:00:45 +02:00 |
|
Veronica Berglyd Olsen
|
4a4ed32fe6
|
Add new view bar icons
|
2022-05-22 17:00:09 +02:00 |
|
Veronica Berglyd Olsen
|
f7e31bd452
|
Use "project name" consistently on the GUI
|
2022-05-22 16:23:49 +02:00 |
|