Commit Graph

63 Commits

Author SHA1 Message Date
Veronica K. B. Olsen 04728b74d4 Bump version 2020-05-09 16:45:31 +02:00
Veronica K. B. Olsen 020a4c548a Fixed formatting of URL in license docstring 2020-05-04 21:20:55 +02:00
Veronica K. B. Olsen f0e8982753 Added license info to command line help message 2020-04-20 22:39:04 +02:00
Veronica K. B. Olsen ba3c765ba8 Added license text to source files 2020-04-20 21:50:20 +02:00
Veronica K. B. Olsen c942718575 Some further cleanup of switch parsing 2020-04-14 20:30:20 +02:00
Veronica K. B. Olsen f856a520d0 Some minor changes to command line switches 2020-04-14 10:22:34 +02:00
Veronica K. B. Olsen 0696ef79e4 Fix tests and added --data option to command line 2020-02-26 18:27:07 +01:00
Veronica K. B. Olsen ef377f5952 Bumped version again to fix botched release 2020-02-17 14:50:43 +01:00
Veronica K. B. Olsen e325aa4bb0 A few more places to bump stuff 2020-02-17 13:48:23 +01:00
Veronica K. B. Olsen 7c1f613014 Bumped version and removed -t command line argument 2020-02-17 13:43:05 +01:00
Veronica K. B. Olsen 6e6c9b98f7 Additional unparsed command line options are assumed to be a project path to open 2020-02-13 00:36:30 +01:00
Veronica K. B. Olsen 43449c2508 Bumped version and updated changelog 2019-11-24 17:45:52 +01:00
Veronica K. B. Olsen 34f14b005d Release 0.4.2 2019-11-17 17:54:02 +01:00
Veronica K. B. Olsen d8b159ff93 Bumped version and updated changelog 2019-11-10 15:05:54 +01:00
Veronica K. B. Olsen f5af3fb293 Cleaned up initialisation and config settings for spell checking 2019-11-06 11:45:17 +01:00
Veronica K. B. Olsen 709689cf55 Added --info flag and modified logging output a bit 2019-11-05 11:25:45 +01:00
Veronica K. B. Olsen 62988df7d2 Clean up imports 2019-11-03 19:44:58 +01:00
Veronica K. B. Olsen f6bc1f32e5 Also remove the debuggui feature, as the functionality os handled otherwise if still needed 2019-11-03 15:14:34 +01:00
Veronica K. B. Olsen 5e79ec40f2 Remove milliseconds from debug verbose logging 2019-11-03 15:09:29 +01:00
Veronica K. B. Olsen 4138d8fe4b Release 0.4 2019-11-03 12:55:28 +01:00
Veronica K. B. Olsen 9e56f27a22 Added GUI only version to the setuptools script 2019-10-31 18:14:03 +01:00
Veronica K. B. Olsen 99c165801b Let's keep the main launcher novelWriter.py and let setuptools handle the rest 2019-10-31 16:56:50 +01:00
Veronica K. B. Olsen ef142025ec Added handling of gui styles forwarded to Qt5 which fixes theme issues on Windows 2019-10-30 17:53:30 +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 a595ec8bf2 Updated paths and move app icon to be more pyinstaller friendly 2019-10-29 21:07:40 +01:00
Veronica K. B. Olsen 6565438bdf Release 0.3.2 2019-10-27 17:48:29 +01:00
Veronica K. B. Olsen 4a98f58a20 Added more system checks and help now opens the documentation website 2019-10-24 21:13:11 +02:00
Veronica K. B. Olsen 2ac8f371ec Updated version and changelog 2019-10-20 16:45:06 +02:00
Veronica K. B. Olsen a63d3bf842 Release 0.3 2019-10-19 13:50:59 +02:00
Veronica K. B. Olsen 2c1b74de63 Updated changelog and version 2019-10-06 21:17:34 +02:00
Veronica K. B. Olsen abfa164e31 Release 0.2.2 2019-09-29 19:07:05 +02:00
Veronica K. B. Olsen 8e6bc78408 Bumped version and updated changelog 2019-09-14 13:24:20 +02:00
Veronica K. B. Olsen f3418cbade Changed date format 2019-06-28 13:08:15 +02:00
Veronica K. B. Olsen 7addce2cb9 Bumped version and update changelog 2019-06-27 21:32:22 +02:00
Veronica K. B. Olsen c48b1deb8f Added wrapper classes for spell checker so new libraries can be added 2019-06-11 20:27:29 +02:00
Veronica K. B. Olsen b3c17e0fb5 Updated app infor and about box 2019-06-08 22:43:56 +02:00
Veronica K. B. Olsen 28429ecd1f Shuffling bits around 2019-06-08 22:29:48 +02:00
Veronica K. B. Olsen 87a9aca4b7 Updated credits list 2019-06-08 22:28:26 +02:00
Veronica K. B. Olsen 3bddc57cae Bumped version and updated changelog 2019-06-08 22:10:45 +02:00
Veronica K. B. Olsen 5ff56a2b4b Properly set application name 2019-06-03 21:19:05 +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 6b20232e11 Bumped version and updated changelog 2019-05-25 20:41:05 +02:00
Veronica K. B. Olsen c4caac748f Version bump and update to changelog 2019-05-18 15:33:34 +02:00
Veronica K. B. Olsen 66f6494894 Added a basic test of the GUI 2019-05-16 23:20:44 +02:00
Veronica K. B. Olsen e4f277d47e Bumped version to 0.1.2 2019-05-12 23:23:32 +02:00
Veronica K. B. Olsen a94715ba71 Bumped version to 0.1.1 2019-05-12 17:54:53 +02:00
Veronica K. B. Olsen edab608c3b Some changes to core classes and files to support the test suite 2019-05-12 13:29:41 +02:00
Veronica K. B. Olsen ea34884d8c Updated config class to split the initialisation into a function 2019-05-12 11:59:47 +02:00
Veronica K. B. Olsen 780e729c54 Bumped version for first minimal working release 2019-05-10 18:52:49 +02:00
Veronica K. B. Olsen ca022c31a6 Fiexd the about entries in the menu 2019-05-04 10:54:03 +02:00