Veronica Berglyd Olsen
|
cfd1b950d3
|
Rename item isInactive to isInactiveClass
|
2023-02-28 22:40:02 +01:00 |
|
Veronica Berglyd Olsen
|
0a8ed86b7c
|
Finish the build tool pages and add feature to set selected button
|
2023-02-28 18:24:09 +01:00 |
|
Veronica Berglyd Olsen
|
8b2566b9fe
|
Add signal to paged sidebar
|
2023-02-22 21:07:01 +01:00 |
|
Veronica Berglyd Olsen
|
9d61432641
|
Add a basic build settings class, and add the paged sidebar to the mbuild dialog
|
2023-02-21 18:15:04 +01:00 |
|
Veronica Berglyd Olsen
|
0f0c9eacb1
|
Rename custom to extensions to avoid import issues
|
2023-02-21 16:47:30 +01:00 |
|
Veronica Berglyd Olsen
|
7a60d8d867
|
Add a custom widgets subpackage
|
2023-02-21 16:06:41 +01:00 |
|
Veronica Berglyd Olsen
|
06407a44d3
|
Add tabs to manuscript build tool
|
2023-02-13 21:34:40 +01:00 |
|
Veronica Berglyd Olsen
|
1c17bcc981
|
Add the Build Manuscript tool and connect it to the main menu
|
2023-02-13 20:00:56 +01:00 |
|
Veronica Berglyd Olsen
|
87256ee62f
|
Merge branch 'main' into feature/build_class
|
2023-01-10 17:59:04 +01:00 |
|
Veronica Berglyd Olsen
|
41a0788b4c
|
Update copyright year to 2023
|
2023-01-08 18:47:04 +01:00 |
|
Veronica Berglyd Olsen
|
25f6234cf0
|
Add a new module for a document build class
|
2022-12-01 16:12:25 +01:00 |
|
Veronica Berglyd Olsen
|
e7bce03be4
|
Add empty init files to subdirs of main package
|
2022-11-29 17:22:23 +01:00 |
|
Veronica Berglyd Olsen
|
32d75567e3
|
Use direct imports everywhere
|
2022-11-28 18:23:36 +01:00 |
|
Veronica Berglyd Olsen
|
9cb97f6a15
|
Merge branch 'main' into i18n
|
2022-11-27 17:11:08 +01:00 |
|
Veronica Berglyd Olsen
|
e5f04e5234
|
Reduce number of author entries in project to one
|
2022-11-27 16:55:54 +01:00 |
|
Veronica Berglyd Olsen
|
e84b8d4d1d
|
Fix versions in module docstrings, more
|
2022-11-25 22:57:05 +01:00 |
|
Veronica Berglyd Olsen
|
d0e4c9f822
|
Fix versions in module docstrings
|
2022-11-25 22:43:27 +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
|
972ed25a8c
|
Remove project cache attribute from project class
|
2022-11-05 23:33:50 +01:00 |
|
Veronica Berglyd Olsen
|
21ab4e58f9
|
Remove project meta attribute from project class
|
2022-11-05 23:29:25 +01:00 |
|
Veronica Berglyd Olsen
|
3a161e90f9
|
Complete loading project xml via data class
|
2022-10-31 18:11:46 +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
|
aeef8734b8
|
Move the remaining project meta settings to project data class
|
2022-10-31 00:28:10 +01:00 |
|
Veronica Berglyd Olsen
|
e887ec6991
|
Move project name to project data class
|
2022-10-30 23:18:18 +01:00 |
|
Veronica Berglyd Olsen
|
34dbf3557c
|
Turn off generating notes if all notes folders are off in the new project wizard (#1192)
|
2022-10-20 23:00:52 +02:00 |
|
Veronica Berglyd Olsen
|
871cef8af9
|
Add tooltip to active status icons and update build tool
|
2022-10-20 22:37:42 +02:00 |
|
Veronica Berglyd Olsen
|
93a79f3605
|
Rename the access metods of the item class from exported to active
|
2022-10-20 18:14:40 +02:00 |
|
Veronica Berglyd Olsen
|
815c0f1125
|
Add a bunch of None checks, even if many may be redundant
|
2022-10-20 00:21:51 +02:00 |
|
Veronica Berglyd Olsen
|
8775b360d8
|
Remove all verbose log entries
|
2022-10-19 08:27:11 +02:00 |
|
Veronica Berglyd Olsen
|
da820871fd
|
Simplify the check functions in common (#1185) and remove the checkIntRange function
|
2022-10-18 23:41:29 +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
|
72e1180c84
|
Add a root folder filter to the build tool
|
2022-10-14 22:41:58 +02:00 |
|
Veronica Berglyd Olsen
|
3c49ccff53
|
Move the custom gui module to the root of the project
|
2022-10-14 19:34:37 +02:00 |
|
Veronica Berglyd Olsen
|
5d6778be57
|
Clean up class initialisation
|
2022-10-11 23:17:58 +02:00 |
|
Veronica Berglyd Olsen
|
73b8e3e0fb
|
Use the new item checker functions instead of equal operator
|
2022-09-11 17:22:46 +02:00 |
|
Veronica Berglyd Olsen
|
985179bbb9
|
Rename main theme object
|
2022-06-11 16:29:49 +02:00 |
|
Veronica Berglyd Olsen
|
0181bebd70
|
Rename ambiguous theParent variable to mainGui
|
2022-06-11 15:33:32 +02:00 |
|
Veronica Berglyd Olsen
|
2f81aef0a3
|
Set build language for Open Document files
|
2022-06-05 22:42:25 +02:00 |
|
Veronica Berglyd Olsen
|
88976d6800
|
Streamline how project item changes are reported
|
2022-06-05 17:25:39 +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
|
e14348a05b
|
Fix a few text labels on the wizard
|
2022-05-21 22:18:16 +02:00 |
|
Veronica Berglyd Olsen
|
7a8c97225b
|
Add a summary page to the wizard
|
2022-05-21 15:47:21 +02:00 |
|
Veronica Berglyd Olsen
|
5574d8d6c0
|
Update and clarify the options on the Wizard
|
2022-05-21 15:11:33 +02:00 |
|
Veronica Berglyd Olsen
|
ae2b5d4403
|
Fix typo and set max width on views bar
|
2022-05-17 20:22:39 +02:00 |
|
Veronica Berglyd Olsen
|
1d5c8566d1
|
Check the sanity of paths during project wizard run (issue #1058)
|
2022-05-15 15:11:17 +02:00 |
|
Veronica Berglyd Olsen
|
15ede5e14c
|
Make better use of the new NWItem functions and do some cleanup
|
2022-04-17 19:15:00 +02:00 |
|
Veronica Berglyd Olsen
|
bdde6a2080
|
Clean up handling of root and class info for items
|
2022-04-03 17:45:17 +02:00 |
|