Commit Graph

52 Commits

Author SHA1 Message Date
Veronica Berglyd Olsen 2d7a42d918 Remove requirements files 2025-10-22 21:17:18 +02:00
Veronica Berglyd Olsen c2dcb6a075 Update ignore and build scripts 2025-07-15 16:00:45 +02:00
Veronica Berglyd Olsen 99918cdc17 Update git ignore file 2025-04-24 10:52:19 +02:00
Veronica Berglyd Olsen 1b93ad7b3f Update build assets dependencies 2025-04-18 10:52:27 +02:00
Veronica Berglyd Olsen d2796d27c3 Move pytest settings to pyproject.toml 2025-04-02 23:44:58 +02:00
Veronica Berglyd Olsen 85af7d7f03 Add docs i18n build script 2025-02-03 00:24:27 +01:00
Veronica Berglyd Olsen 567d61a8ea Add make script and update build job 2025-01-18 13:44:08 +01:00
Veronica Berglyd Olsen 931863d4ee Build binary on linux 2025-01-16 19:55:50 +01:00
Veronica Berglyd Olsen 3c4673724e Move main word counter to new module 2024-02-27 17:02:29 +01:00
Veronica Berglyd Olsen 60b977f8ec Update setup scripts 2023-10-17 18:12:35 +02:00
Veronica Berglyd Olsen 0eb39d2e0a Clean up a few remnants of old test code 2023-06-09 22:06:38 +02:00
Veronica Berglyd Olsen 74ead29433 Move MacOS plist info back to a template file, and simplify stuff in setup.py 2023-02-04 19:33:04 +01:00
Veronica Berglyd Olsen 47d2c20bfd Move the file format spec document into the source code 2022-11-17 10:57:19 +01:00
Veronica Berglyd Olsen 2037ef3eac Setup fixes and tweaks (#879)
* Fix transparency on some of the icons
* Rewrite the setup clean command
* Clean up setup script and remove no longer needed qthelp command
* Add bash scripts for common make build chains
* Update the description files and change how setup writes generated files
* Reduce the number of setup files added to minimal zip packages
2021-09-01 23:41:38 +02:00
Veronica Berglyd Olsen 0582b9718b Debian package builder (#876)
* Add debian build files
* Add debian package build code to setup script
* Update the licenses in debian/copyright
* Fix a typo in windows setup docs
* Remove duplicate files
* Add missing fallback icons to assets
2021-08-31 23:46:03 +02:00
Veronica Berglyd Olsen 4b52f343c1 Packaging Updates (#873)
* Make setup-generated script names lower case
* Change how the manual.pdf file is handled
2021-08-29 16:27:59 +02:00
Veronica Berglyd Olsen 3403d98c72 Rename package from 'nw' to 'novelwriter' (#868)
* Rename nw folder to novelwriter
* Rename nw to novelwriter in auxiliary files
* Rename nw to novelwriter in main app source
* Rename nw to novelwriter in tests
* Make setup script for pdf docs less spammy
2021-08-26 17:33:54 +02:00
Veronica Berglyd Olsen 95c79e1c23 Documentation and ODT exporter updates (#859)
* Clean up a few things in the ODT exporter
* Remove local HTML docs and instead add PDF docs
* Update documentation
2021-08-20 17:16:14 +02:00
Veronica Berglyd Olsen eee0f5e4c9 Include HTML docs in minimal installs (#856)
* Link to stable docs for stable release, otherwise latest docs
* Add build command to setup for making HTML docs
* Change the documentation menu entry to open either online or local HTML
* Update docs build instructions in docs
2021-08-18 00:13:28 +02:00
Veronica K. B. Olsen d812aab173 Update gitignore with versions files 2021-05-17 16:58:52 +02:00
Veronica K. B. Olsen 3e77e24b1f The i18n files are no read from assets, while the ts files remain in the root folder 2021-05-01 17:12:59 +02:00
Veronica K. B. Olsen e2b62fc9f6 Fix alternative save path in build, and also add in project wizard 2021-04-26 18:22:16 +02:00
Veronica K. B. Olsen a2c48492ee Make sure the novelWriter.pyw file exists on win-install 2021-03-27 22:12:33 +01:00
Veronica K. B. Olsen a3343bc738 Backport .gitignore from dev branch 2021-03-02 11:42:07 +01:00
Veronica K. B. Olsen 920a835344 Merge branch 'release' into dev 2021-02-03 21:33:42 +01:00
Veronica K. B. Olsen b62fafe520 Add source headers to setup and start files, and keep windows start file 2021-02-03 15:21:01 +01:00
Veronica K. B. Olsen 888a47e7a9 Merge branch 'release' into dev 2021-02-01 17:53:40 +01:00
Veronica K. B. Olsen 1f2ffe7e76 Add win-install command to setup script 2021-02-01 14:14:38 +01:00
Veronica K. B. Olsen a52b71ef43 Remove ToC.txt files from repo 2021-01-31 22:06:13 +01:00
Veronica K. B. Olsen eca2869894 Install launcher and icons the right way 2020-10-22 22:25:44 +02:00
Veronica K. B. Olsen 0665b9b032 Added temp iss file to gitignore, and fiex a bug in windows make 2020-10-17 01:30:13 +02:00
Veronica K. B. Olsen 0c9849b906 Various test changes, and improvements to project wizard test 2020-09-29 21:10:21 +02:00
Veronica K. B. Olsen f2e6c86c79 Fixed an issue with adding empty orphaned files to the project 2020-09-19 16:47:24 +02:00
Veronica K. B. Olsen 3c1e2727ad Extratcing the example project now works 2020-08-09 19:57:45 +02:00
Veronica K. B. Olsen bf184c4e5a The local documentation can now be opened if installed, otherwise go to online docs 2020-08-04 18:49:48 +02:00
Veronica K. B. Olsen c695ae903f Added setup option to build qthelp documentation 2020-08-04 16:46:36 +02:00
Veronica K. B. Olsen 9e2fe92c83 Added custom css and rewrote the interfaces docs file 2020-08-03 22:46:43 +02:00
Veronica K. B. Olsen 5861892b2d Added a test for the Build Novel Project tool 2020-05-30 11:42:09 +02:00
Veronica K. B. Olsen 5d2f6d33b5 Also updated the documen class with new project variables 2020-05-29 23:31:38 +02:00
Veronica K. B. Olsen 672b0fc912 Removed doc temp files and updated gitignore 2020-05-28 17:59:26 +02:00
Veronica K. B. Olsen 9263348b25 Add lock file to git ignore 2020-04-26 20:39:02 +02:00
Veronica K. B. Olsen dde8102cc5 Added script for plotting profiling data 2019-11-16 12:09:51 +01:00
Veronica K. B. Olsen eacdc99538 setup script now correctly builds a pip package 2019-10-31 16:44:38 +01:00
Veronica K. B. Olsen cc14edb194 Added install script and fixed some issues that broke on Windows 2019-10-29 23:03:02 +01:00
Veronica K. B. Olsen 070f2a3985 Started adding documentation using sphinx 2019-10-24 18:03:39 +02:00
Veronica K. B. Olsen 8e73d6ac9a Fixed setting of font for doceditor and docviewer 2019-06-12 20:55:41 +02:00
Veronica K. B. Olsen 8d871c0252 The index is now built and saved as a json file 2019-05-28 19:44:14 +02:00
Veronica K. B. Olsen f6c4ac1da5 Added setup.py 2019-05-16 14:21:23 +02:00
Veronica K. B. Olsen be5d46fb98 Added CI support. 2019-05-16 13:53:58 +02:00
Veronica K. B. Olsen c39efc34fd A good start on project tests. needed some tewaking of the project class. 2019-05-12 14:54:02 +02:00