Veronica K. B. Olsen
|
5ee39d7ecc
|
Tighten up the use of item and nwdoc objects in editor class
|
2021-04-25 23:46:09 +02:00 |
|
Veronica K. B. Olsen
|
0eb09a2136
|
Move error reporting out of the NWDoc class
|
2021-04-25 23:21:51 +02:00 |
|
Veronica K. B. Olsen
|
470daf0036
|
Make NWDoc class non-reusable
|
2021-04-25 23:01:20 +02:00 |
|
Veronica K. B. Olsen
|
746268c3ef
|
GUI classes should only init with main GUI as parent
|
2021-04-25 17:50:11 +02:00 |
|
Veronica K. B. Olsen
|
48695651e1
|
Core classes should only init with project class and if needed access main gui via project
|
2021-04-25 17:39:52 +02:00 |
|
Veronica K. B. Olsen
|
45f726669e
|
Remove the showStatus flag from document handling
|
2021-04-25 17:16:57 +02:00 |
|
Veronica K. B. Olsen
|
d473615ccf
|
Rename open and save document to read and write in NWDoc
|
2021-04-25 17:10:12 +02:00 |
|
Veronica K. B. Olsen
|
51431169dd
|
Merge branch 'main' into dev
|
2021-04-23 22:02:59 +02:00 |
|
Veronica K. B. Olsen
|
b698ccbc1d
|
Move qutae symbol dialog source file to the dialogs folder
|
2021-04-23 21:49:20 +02:00 |
|
Veronica K. B. Olsen
|
03a80beebe
|
Move tools source files to their own folder
|
2021-04-23 21:34:45 +02:00 |
|
Veronica K. B. Olsen
|
1c072e9f32
|
Move dialog source files to their own folder
|
2021-04-23 21:24:09 +02:00 |
|
Veronica K. B. Olsen
|
81e72826ce
|
Merge branch 'main' into dev
|
2021-04-18 18:18:05 +02:00 |
|
Veronica K. B. Olsen
|
500a01b46d
|
Bump version to 1.3-rc1 and update changelog and release notes
|
2021-04-18 17:55:06 +02:00 |
|
Veronica K. B. Olsen
|
4ee5890d90
|
Merge branch 'testing' into dev
|
2021-03-31 19:03:42 +02:00 |
|
Veronica K. B. Olsen
|
2ce1134b8b
|
Merge branch 'main' into testing
|
2021-03-31 19:03:28 +02:00 |
|
Veronica K. B. Olsen
|
7687259381
|
Non-existing project dictionary file shouldn't prevent the vraiable from being set
|
2021-03-31 18:53:54 +02:00 |
|
Veronica K. B. Olsen
|
06a13557e3
|
Merge branch 'testing' into dev
|
2021-03-28 18:15:40 +02:00 |
|
Veronica K. B. Olsen
|
38ba214327
|
Updated changelog and release notes
|
2021-03-28 17:54:22 +02:00 |
|
Veronica K. B. Olsen
|
c23ec06ce6
|
Bumped version to 1.3b1
|
2021-03-28 17:54:06 +02:00 |
|
Veronica K. B. Olsen
|
f92ef05ee2
|
Move enum and constants to the root source folder
|
2021-03-28 17:15:17 +02:00 |
|
Veronica K. B. Olsen
|
e92ac2b30d
|
Merge branch 'testing' into dev
|
2021-03-28 15:23:16 +02:00 |
|
Veronica K. B. Olsen
|
90871d5859
|
Merge branch 'main' into testing
|
2021-03-28 15:23:02 +02:00 |
|
Veronica K. B. Olsen
|
6afc34e47e
|
Update changelog and release notes
|
2021-03-27 22:31:15 +01:00 |
|
Veronica K. B. Olsen
|
cb0591fe5f
|
Bump version to 1.2.2 and update changelog
|
2021-03-27 15:38:48 +01:00 |
|
Veronica K. B. Olsen
|
74910a6b56
|
Use an enum for switching focus instead of hard coded numbers
|
2021-03-22 18:57:57 +01:00 |
|
Veronica K. B. Olsen
|
7dc184f05f
|
Rename the main GUi setFocus function so that it doesn't override the internal one
|
2021-03-22 18:35:02 +01:00 |
|
Veronica K. B. Olsen
|
dbdb3931f4
|
Fix search shortcuts in Focus Mode and stop hiding buttons
|
2021-03-22 18:34:18 +01:00 |
|
Veronica K. B. Olsen
|
56a5559024
|
Merge branch 'testing' into dev
|
2021-03-21 17:18:43 +01:00 |
|
Veronica K. B. Olsen
|
8798afc41c
|
Merge branch 'main' into testing
|
2021-03-21 17:18:29 +01:00 |
|
Veronica K. B. Olsen
|
88d69f6fd4
|
Update changelog and release notes
|
2021-03-21 17:08:51 +01:00 |
|
Veronica K. B. Olsen
|
909114e318
|
Merge branch 'testing' into dev
|
2021-03-17 21:13:51 +01:00 |
|
Veronica K. B. Olsen
|
86e196808e
|
Fix bug saving quote settings in Preferences
|
2021-03-17 21:06:58 +01:00 |
|
Veronica K. B. Olsen
|
b63449bffd
|
Merge branch 'main' into testing
|
2021-03-17 17:25:00 +01:00 |
|
Veronica K. B. Olsen
|
93965138da
|
Bump version and update changelog for patch 1.2.1
|
2021-03-17 17:23:20 +01:00 |
|
Veronica K. B. Olsen
|
f6c92dab24
|
Make the editor search/replace bypass the docAction pipeline and be called directly
|
2021-03-17 16:43:45 +01:00 |
|
Veronica K. B. Olsen
|
03beae30ca
|
Move dev branch to version 1.4-alpha0
|
2021-03-17 11:33:37 +01:00 |
|
Veronica K. B. Olsen
|
4ee81501a9
|
Merge branch 'testing' into dev
|
2021-03-14 18:28:50 +01:00 |
|
Veronica K. B. Olsen
|
567d1ae104
|
Improve the text for new Preferences options
|
2021-03-14 15:00:31 +01:00 |
|
Veronica K. B. Olsen
|
0f0e0951ec
|
Add padding options to Preferences
|
2021-03-14 14:43:12 +01:00 |
|
Veronica K. B. Olsen
|
a172c4b725
|
Move quote symbols to new Preferences tab
|
2021-03-14 14:32:05 +01:00 |
|
Veronica K. B. Olsen
|
9f979c02f8
|
Use free string entries for padding instead of many switches
|
2021-03-14 14:23:44 +01:00 |
|
Veronica K. B. Olsen
|
5837a4602a
|
Add optional padding for large punctuation symbols
|
2021-03-13 23:38:12 +01:00 |
|
Veronica K. B. Olsen
|
e07a7ac496
|
Add optional padding to single and double quotes
|
2021-03-13 23:25:20 +01:00 |
|
Veronica K. B. Olsen
|
de57d0b027
|
Merge branch 'main' into dev
|
2021-03-13 17:00:07 +01:00 |
|
Veronica K. B. Olsen
|
32bcb52f14
|
Properly update release notes
|
2021-03-13 16:54:02 +01:00 |
|
Veronica K. B. Olsen
|
612ec06262
|
Updated changelog and release notes
|
2021-03-13 16:44:59 +01:00 |
|
Veronica K. B. Olsen
|
93dea90970
|
Merge branch 'main' into release_1.2
|
2021-03-13 16:35:27 +01:00 |
|
Veronica K. B. Olsen
|
065e3828b1
|
Update test and always ask before moving to trash
|
2021-03-09 11:02:44 +01:00 |
|
Veronica K. B. Olsen
|
63e91f0ee5
|
Fix broken emptu trash feature (#701)
|
2021-03-09 10:52:27 +01:00 |
|
Veronica K. B. Olsen
|
1e97a9a872
|
Use tables instead of lists in About dialog
|
2021-03-03 22:50:55 +01:00 |
|