Veronica Berglyd Olsen
|
b36e49e43f
|
Update scrollbar enums
|
2024-09-18 22:02:50 +02:00 |
|
Veronica Berglyd Olsen
|
33497bc92d
|
Simplify how the project tree is populated
|
2024-07-25 20:47:14 +02:00 |
|
Veronica Berglyd Olsen
|
06aa2e6c07
|
Only refresh project tree values when status labels change
|
2024-07-25 20:39:32 +02:00 |
|
Veronica Berglyd Olsen
|
7c33c949cb
|
Merge the two methods in the shared class to save editor content
|
2024-06-16 15:23:22 +02:00 |
|
Veronica Berglyd Olsen
|
5fbc608c90
|
Merge Release 2.4.4 into main
|
2024-06-12 21:40:37 +02:00 |
|
Veronica Berglyd Olsen
|
c03e832c7b
|
Make sure editor document is saved before using first title to set item label (#1914)
|
2024-06-11 22:00:59 +02:00 |
|
Veronica Berglyd Olsen
|
b33bf954bb
|
Convert split and merge dialogs into class method dialogs
|
2024-05-27 23:36:17 +02:00 |
|
Veronica Berglyd Olsen
|
2afe0ebbe9
|
Remove all END Class comments
|
2024-05-10 16:00:56 +02:00 |
|
Veronica Berglyd Olsen
|
2b8338f537
|
Clean up Main GUI inheritance
|
2024-05-02 22:13:35 +02:00 |
|
Veronica Berglyd Olsen
|
e75b5e012c
|
Refactor how editor document is saved, and always save cursor position
|
2024-05-02 21:45:50 +02:00 |
|
Veronica Berglyd Olsen
|
e10f3a19d3
|
Add size policy types
|
2024-04-11 21:36:48 +02:00 |
|
Veronica Berglyd Olsen
|
63d2f5c57d
|
Simplify the status class
|
2024-04-10 17:57:39 +02:00 |
|
Veronica Berglyd Olsen
|
127588699e
|
Switch status entries from dict to dataclass
|
2024-04-10 01:08:57 +02:00 |
|
Veronica Berglyd Olsen
|
c1154682b5
|
Fix annotation errors
|
2024-04-09 17:01:05 +02:00 |
|
Veronica Berglyd Olsen
|
8fff376076
|
Clean up flags in all GUI classes
|
2024-04-03 21:09:49 +02:00 |
|
Veronica Berglyd Olsen
|
46c5f1c10d
|
Update Qt namespace flags
|
2024-04-03 19:28:39 +02:00 |
|
Veronica Berglyd Olsen
|
f95bbb8760
|
Replace exec_ with exec
|
2024-04-03 18:41:39 +02:00 |
|
Veronica Berglyd Olsen
|
b44072a9fa
|
Use the simplified theme icon setter where possible
|
2024-04-01 20:38:16 +02:00 |
|
Veronica Berglyd Olsen
|
24e45fb661
|
Improve how tool buttons are generated
|
2024-04-01 20:21:34 +02:00 |
|
Veronica Berglyd Olsen
|
c3467d89c2
|
Collect all alignment flags into a new types module
|
2024-04-01 18:27:18 +02:00 |
|
Veronica Berglyd Olsen
|
2d9b57b534
|
Add a function to convert QColor to CSS rgba format
|
2024-03-27 13:11:37 +01:00 |
|
Veronica Berglyd Olsen
|
9ddbe2f789
|
Add basic global search widget
|
2024-03-21 23:04:47 +01:00 |
|
Veronica Berglyd Olsen
|
3a2e2ff478
|
Add consistent styling of tool buttons and tab widgets
|
2024-03-20 17:26:36 +01:00 |
|
Veronica Berglyd Olsen
|
c26cfd5372
|
Use a signal to handle new note creation
|
2024-03-17 15:51:16 +01:00 |
|
Veronica Berglyd Olsen
|
569cb68cca
|
Merge branch 'dev' into gui_text
|
2024-03-03 21:45:03 +01:00 |
|
Veronica Berglyd Olsen
|
925d9fd5ad
|
Update translations
|
2024-03-03 21:25:49 +01:00 |
|
Veronica Berglyd Olsen
|
c182cc4383
|
Fix move to trash and permanently delete for multi select menu
|
2024-03-03 21:16:46 +01:00 |
|
Veronica Berglyd Olsen
|
72ba4ae74d
|
Use "Duplicate" for both context menu types in project tree
|
2024-03-03 20:37:44 +01:00 |
|
Veronica Berglyd Olsen
|
58a7dc0a5a
|
Use "heading" consistently on the UI
|
2024-03-03 20:28:36 +01:00 |
|
Veronica Berglyd Olsen
|
f883de6e03
|
Add context menu option to rename item to header text
|
2024-02-11 19:56:46 +01:00 |
|
Veronica Berglyd Olsen
|
8ff292fec8
|
Add test coverage of template feature
|
2024-02-08 23:10:20 +01:00 |
|
Veronica Berglyd Olsen
|
4113be7a4c
|
Allow filtering templates by setting them to inactive
|
2024-02-08 22:12:05 +01:00 |
|
Veronica Berglyd Olsen
|
0aaf42de21
|
Connect the bits for the file template feature
|
2024-02-08 21:49:07 +01:00 |
|
Veronica Berglyd Olsen
|
fe8a112328
|
Add a custom templates menu to project tree add items
|
2024-02-08 00:06:01 +01:00 |
|
Veronica Berglyd Olsen
|
bbb23b4bc9
|
Fix some widgets without parent, and update template file record keeping
|
2024-02-07 20:37:53 +01:00 |
|
Veronica Berglyd Olsen
|
64889ac5d8
|
Add a templates root folder
|
2024-02-02 20:40:57 +01:00 |
|
Veronica Berglyd Olsen
|
9803dc16fd
|
Fix a couple of minor issues with project tree context menu
|
2024-01-31 20:10:53 +01:00 |
|
Veronica Berglyd Olsen
|
ec7f50b566
|
Add a 'Create New' submenu to project tree context menu (#1519)
|
2024-01-31 20:05:10 +01:00 |
|
Veronica Berglyd Olsen
|
8e4e6903b1
|
Clean up variables and formatting
|
2024-01-28 00:28:01 +01:00 |
|
Veronica Berglyd Olsen
|
82d5899f2e
|
Merge branch 'main' into dev
|
2024-01-27 17:04:44 +01:00 |
|
Veronica Berglyd Olsen
|
ee21045ee2
|
Update the design on the Project Settings dialog
|
2024-01-26 19:50:17 +01:00 |
|
Veronica Berglyd Olsen
|
6b53a2665e
|
Merge branch 'main' into fixes
|
2024-01-25 12:09:22 +01:00 |
|
Veronica Berglyd Olsen
|
df690ceb36
|
Happy New Year 2024
|
2024-01-05 00:25:07 +01:00 |
|
Veronica Berglyd Olsen
|
c3ea32a165
|
Add back in focus switch to ensure #1376 remains resolved
|
2023-12-30 00:01:12 +01:00 |
|
Veronica Berglyd Olsen
|
9660d82f9b
|
Remove focus switch after creating new tree item (#1648)
|
2023-12-29 23:53:32 +01:00 |
|
Veronica Berglyd Olsen
|
186737a170
|
Update file history info
|
2023-12-13 22:07:53 +01:00 |
|
Veronica Berglyd Olsen
|
b526315084
|
Clean up some redundant code and fix annotations
|
2023-11-29 16:05:14 +01:00 |
|
Veronica Berglyd Olsen
|
3f842c2fbe
|
Add a context menu option to rename a document from any title within it
|
2023-11-23 19:40:17 +01:00 |
|
Veronica Berglyd Olsen
|
d35dfda92f
|
Change set selection from doc header to use a signal/slot set
|
2023-11-23 19:04:35 +01:00 |
|
Veronica Berglyd Olsen
|
ea0358b2ed
|
Move project tree context menu to a separate class
|
2023-11-22 18:08:07 +01:00 |
|