Veronica Berglyd Olsen
|
944e2455d5
|
Fix a bug with editor init on preferences update
|
2024-01-08 22:13:33 +01:00 |
|
Veronica Berglyd Olsen
|
df690ceb36
|
Happy New Year 2024
|
2024-01-05 00:25:07 +01:00 |
|
Veronica Berglyd Olsen
|
f2eaaa09b6
|
Turn viewer footer button and label into text buttons (#1628)
|
2023-12-03 16:10:09 +01:00 |
|
Veronica Berglyd Olsen
|
1118f01c91
|
Combine all event filters in one module, and apply the status tip filter to the sidebar as well
|
2023-11-29 16:05:58 +01:00 |
|
Veronica Berglyd Olsen
|
93b36406f1
|
Make sure context menus are deleted after use
|
2023-11-27 16:30:21 +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
|
84eff433fb
|
Clean up Qt enums in doc viewer
|
2023-11-23 18:52:42 +01:00 |
|
Veronica Berglyd Olsen
|
e00e64dc46
|
Copy changes from download_dicts branch
|
2023-11-20 17:24:49 +01:00 |
|
Veronica Berglyd Olsen
|
dd05f6532a
|
Update document viewer tests
|
2023-11-17 16:22:59 +01:00 |
|
Veronica Berglyd Olsen
|
f81c9aa319
|
Clean up document viewer class
|
2023-11-17 00:06:29 +01:00 |
|
Veronica Berglyd Olsen
|
9d662a0d40
|
Rename index signal function
|
2023-11-16 22:31:41 +01:00 |
|
Veronica Berglyd Olsen
|
f4be38dd65
|
Populate the back reference panel
|
2023-11-14 23:56:51 +01:00 |
|
Veronica Berglyd Olsen
|
4d7ef63e83
|
Connect the new viewer panel and add icon for it
|
2023-11-14 22:41:39 +01:00 |
|
Veronica Berglyd Olsen
|
1a6072be2c
|
Add editor toolbar icons
|
2023-11-08 16:54:42 +01:00 |
|
Veronica Berglyd Olsen
|
394cdd5dad
|
Add a basic document editor toolbar
|
2023-11-07 17:48:34 +01:00 |
|
Veronica Berglyd Olsen
|
8abcada86e
|
Make sure all QMenu instances have a parent widget set (#1536)
|
2023-11-04 17:24:43 +01:00 |
|
Veronica Berglyd Olsen
|
d7c8f97d47
|
Add test coverage and fix a few minor things
|
2023-08-31 16:38:51 +02:00 |
|
Veronica Berglyd Olsen
|
94329b334a
|
Forward all scroll events in editor/viewer areas to their text area widgets (#1425)
|
2023-08-31 11:40:52 +02:00 |
|
Veronica Berglyd Olsen
|
a3976ab4fb
|
Fix imports
|
2023-08-14 00:07:38 +02:00 |
|
Veronica Berglyd Olsen
|
c4140d753c
|
Improve handling of project closing
|
2023-08-13 23:32:10 +02:00 |
|
Veronica Berglyd Olsen
|
863dcf8b37
|
Move theme and project instances to new shared data class
|
2023-08-10 21:13:10 +02:00 |
|
Veronica Berglyd Olsen
|
d658a993c0
|
Update source file headers
|
2023-08-08 21:41:35 +02:00 |
|
Veronica Berglyd Olsen
|
12897ff2e1
|
Make project instance private to main GUI class
|
2023-08-08 17:21:00 +02:00 |
|
Veronica Berglyd Olsen
|
94c95d6f67
|
Move GUI theme instance to the config object (after app creation)
|
2023-08-08 14:35:55 +02:00 |
|
Veronica Berglyd Olsen
|
4dfa51855e
|
Spell check comments and docstrings
|
2023-07-20 23:25:49 +02:00 |
|
Veronica Berglyd Olsen
|
3e34721b66
|
Make gui class debug messages consistent
|
2023-06-01 00:31:42 +02:00 |
|
Veronica Berglyd Olsen
|
704fffada3
|
Move all code to set default text font into the Config class
|
2023-05-31 17:49:31 +02:00 |
|
Veronica Berglyd Olsen
|
324b204eaa
|
Drop all mappings of config object into classes now that tests don't need that
|
2023-05-16 23:00:30 +02:00 |
|
Veronica Berglyd Olsen
|
38f31d6a64
|
Remove the tokenizer post processing stage and instead run it where needed (Issue #1412)
|
2023-04-15 18:30:37 +02:00 |
|
Veronica Berglyd Olsen
|
acd4d44a9e
|
Fix reference panel links (#1378)
|
2023-02-26 10:30:25 +01:00 |
|
Veronica Berglyd Olsen
|
41a0788b4c
|
Update copyright year to 2023
|
2023-01-08 18:47:04 +01:00 |
|
Veronica Berglyd Olsen
|
32d75567e3
|
Use direct imports everywhere
|
2022-11-28 18:23:36 +01:00 |
|
Veronica Berglyd Olsen
|
e0ca2e7fb5
|
Update tests and remove unused functions in viewer
|
2022-11-15 16:50:41 +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
|
9d283d2eae
|
Move all remaining trivial project settings to the data class
|
2022-10-31 15:55:33 +01:00 |
|
Veronica Berglyd Olsen
|
4a9ea459fa
|
Make some minor changes and update test coverage
|
2022-10-29 00:38:32 +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
|
8775b360d8
|
Remove all verbose log entries
|
2022-10-19 08:27:11 +02:00 |
|
Veronica Berglyd Olsen
|
97724054ec
|
Require at least Qt 5.10 instead
|
2022-10-15 23:05:43 +02:00 |
|
Veronica Berglyd Olsen
|
30661130ca
|
Ignore coverage of lines of old Qt versions
|
2022-10-15 22:56:18 +02:00 |
|
Veronica Berglyd Olsen
|
5d6778be57
|
Clean up class initialisation
|
2022-10-11 23:17:58 +02:00 |
|
Veronica Berglyd Olsen
|
985179bbb9
|
Rename main theme object
|
2022-06-11 16:29:49 +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
|
88976d6800
|
Streamline how project item changes are reported
|
2022-06-05 17:25:39 +02:00 |
|
Veronica Berglyd Olsen
|
ac14888e2a
|
Merge branch 'main' into outline_view
|
2022-06-05 13:36:54 +02:00 |
|
Veronica Berglyd Olsen
|
01be8be44f
|
Remove old tagsIndex
|
2022-05-28 20:16:27 +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 |
|