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
|
74f46f4633
|
Update broken test by merge from dev
|
2023-05-29 22:22:18 +02:00 |
|
Veronica Berglyd Olsen
|
c49e743f4d
|
Merge branch 'dev' into feature/build_gui
|
2023-05-29 22:20:08 +02:00 |
|
Veronica Berglyd Olsen
|
b7eb4d3567
|
Remove lxml dependency (#1452)
|
2023-05-29 22:18:46 +02:00 |
|
Veronica Berglyd Olsen
|
ebc3b1f745
|
Fix redundant line wrapping in ODT header style
|
2023-05-29 22:12:55 +02:00 |
|
Veronica Berglyd Olsen
|
af923d6050
|
Remove references and checks for lxml
|
2023-05-29 21:52:43 +02:00 |
|
Veronica Berglyd Olsen
|
1d90d6d385
|
Update XML classes and tests
|
2023-05-29 21:47:13 +02:00 |
|
Veronica Berglyd Olsen
|
a40275c431
|
Make the xmlIndent function the permanent solution
|
2023-05-29 21:35:16 +02:00 |
|
Veronica Berglyd Olsen
|
2a82fd628c
|
Fix logging bug in init
|
2023-05-29 21:34:48 +02:00 |
|
Veronica Berglyd Olsen
|
a7ffbb0965
|
Update Odt tests
|
2023-05-29 20:04:40 +02:00 |
|
Veronica Berglyd Olsen
|
22e0f82654
|
Replaxe lxml with standard library xml in ODT class
|
2023-05-29 20:04:28 +02:00 |
|
Veronica Berglyd Olsen
|
47a6ae5031
|
Remove test runs for Python 3.7
|
2023-05-29 18:23:00 +02:00 |
|
Veronica Berglyd Olsen
|
652013b622
|
Fix last broken test
|
2023-05-29 17:58:23 +02:00 |
|
Veronica Berglyd Olsen
|
af67f5081e
|
Fix test reference files
|
2023-05-29 17:16:58 +02:00 |
|
Veronica Berglyd Olsen
|
59931c804c
|
Replace lxml with standard xml for project files
|
2023-05-29 17:00:52 +02:00 |
|
Veronica Berglyd Olsen
|
7c9bff71f0
|
Make sure main logger only creates a single stream handle
|
2023-05-24 22:39:24 +02:00 |
|
Veronica Berglyd Olsen
|
ad6b517c1d
|
Rename manuscript build tool file and add build dialog
|
2023-05-24 22:38:47 +02:00 |
|
Veronica Berglyd Olsen
|
a1837d8153
|
Clean up old heading format usage
|
2023-05-24 00:50:05 +02:00 |
|
Veronica Berglyd Olsen
|
cd81ea5fbb
|
Fix tests
|
2023-05-24 00:27:29 +02:00 |
|
Veronica Berglyd Olsen
|
e3744d31aa
|
Move heading formatting into a separate class
|
2023-05-24 00:27:09 +02:00 |
|
Veronica Berglyd Olsen
|
fda647da54
|
Fix a few issues with the build settings dialog
|
2023-05-23 18:39:52 +02:00 |
|
Veronica Berglyd Olsen
|
6ab734b9e7
|
Add last tab in build settings and tweak filter tab a little
|
2023-05-23 18:18:15 +02:00 |
|
Veronica Berglyd Olsen
|
c302162d1f
|
Add build settings Content and Format tabs
|
2023-05-23 16:39:43 +02:00 |
|
Veronica Berglyd Olsen
|
06b46bb0d3
|
Update config layout extension class
|
2023-05-23 16:39:05 +02:00 |
|
Veronica Berglyd Olsen
|
2592423637
|
Update build dialog and make doc build class compatible with build settings
|
2023-05-22 21:58:05 +02:00 |
|
Veronica Berglyd Olsen
|
854cc77220
|
Add list of builds to manuscript build dialog
|
2023-05-22 18:38:58 +02:00 |
|
Veronica Berglyd Olsen
|
0a2355488e
|
Simplify build settings dialog
|
2023-05-22 16:25:33 +02:00 |
|
Veronica Berglyd Olsen
|
a212900554
|
Add a Headings format edit form
|
2023-05-18 19:30:42 +02:00 |
|
Veronica Berglyd Olsen
|
79a28b9e43
|
Add handling of build settings and build name
|
2023-05-18 17:41:29 +02:00 |
|
Veronica Berglyd Olsen
|
90a6cecd52
|
Merge branch 'dev' into feature/build_gui
|
2023-05-16 23:45:22 +02:00 |
|
Veronica Berglyd Olsen
|
03a19a882b
|
Rewrite config mocking (#1447)
|
2023-05-16 23:29:56 +02:00 |
|
Veronica Berglyd Olsen
|
db70394af3
|
Move all URLs to the nwConst class
|
2023-05-16 23:02: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
|
7f8ffb228e
|
Remove dependency on .mainConf class variable in tests
|
2023-05-16 00:40:56 +02:00 |
|
Veronica Berglyd Olsen
|
cdb501ae26
|
Improve debug strings in Config class
|
2023-05-16 00:34:28 +02:00 |
|
Veronica Berglyd Olsen
|
e8c6e50e92
|
Remove code for mocking CONFIG object and instead reset it for each test
|
2023-05-16 00:34:11 +02:00 |
|
Veronica Berglyd Olsen
|
35731ca4f7
|
Make build settings dialog work with single settings object
|
2023-05-15 15:27:02 +02:00 |
|
Veronica Berglyd Olsen
|
5685963b59
|
Modify logic so build settings are edited separately
|
2023-05-13 20:24:33 +02:00 |
|
Veronica Berglyd Olsen
|
26430e642c
|
Add a new Manuscript Build tool
|
2023-05-13 19:20:31 +02:00 |
|
Veronica Berglyd Olsen
|
ff0a4b03ae
|
Rename GuiBuildManuscript to GuiBuildSettings
|
2023-05-13 19:02:21 +02:00 |
|
Veronica Berglyd Olsen
|
a4e5a88686
|
Add heading format fields
|
2023-05-13 19:00:10 +02:00 |
|
Veronica Berglyd Olsen
|
50f653fefb
|
Add splitter to filter page and save to options
|
2023-05-13 17:59:43 +02:00 |
|
Veronica K. B. Olsen
|
a9d5974346
|
Add root class filtering
|
2023-05-09 22:00:30 +02:00 |
|
Veronica Berglyd Olsen
|
4c4139078a
|
Add icons to document filters
|
2023-05-07 19:36:52 +02:00 |
|
Veronica Berglyd Olsen
|
46b4e39bf5
|
Add code to filter items in build tool based on layout and active status
|
2023-05-07 19:21:07 +02:00 |
|
Veronica Berglyd Olsen
|
e7a148d20d
|
Merge branch 'dev' into feature/build_gui
|
2023-05-07 16:57:52 +02:00 |
|
Veronica Berglyd Olsen
|
76daa3f463
|
Update setup files (#1436)
|
2023-05-05 00:26:28 +02:00 |
|
Veronica Berglyd Olsen
|
9f22c51c8a
|
Add deprecation info to help output
|
2023-05-04 23:47:01 +02:00 |
|
Veronica Berglyd Olsen
|
023c0da879
|
Add deprecation warning about setup.py
|
2023-05-04 23:32:55 +02:00 |
|
Veronica Berglyd Olsen
|
18cc8b91dc
|
Update documentation on how to install novelWriter from source, and improve build script for pip
|
2023-05-04 23:17:25 +02:00 |
|