Commit Graph

50 Commits

Author SHA1 Message Date
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
Veronica K. B. Olsen 5609d16978 Fixed the utf-8 thingy at the top of files 2019-04-14 13:20:19 +02:00
Veronica K. B. Olsen 54597b07e9 Some tweaks to command line options. 2018-12-21 15:55:43 +01:00
Veronica K. B. Olsen e3af43725a Using global enum class instead of constants in classes. 2018-11-02 23:22:29 +01:00
Veronica K. B. Olsen 8c10251fff Changed initial version to 0.0.1 2018-11-02 22:11:11 +01:00
Veronica K. B. Olsen 027dec67ce Removed vverbose logging level and added treeview double click event. 2018-11-01 20:30:23 +01:00
Veronica K. B. Olsen 83ea8c4f4f Added some more debug elements. 2018-10-27 15:52:25 +02:00
Veronica K. B. Olsen 9704307b4d Save project added, and a number of bits here and there. 2018-10-23 21:52:50 +02:00
Veronica K. B. Olsen 1154513710 Started adding code for writing the main project file. 2018-10-14 23:19:54 +02:00
Veronica K. B. Olsen 0ab45f76f7 Add an about tab which is shown when the program is started. 2018-10-02 23:11:02 +02:00
Veronica K. B. Olsen abd9d441ad Started adding project and doc classes. 2018-09-29 20:33:19 +02:00
Veronica K. B. Olsen c03db3205d Updated formatting of debug logging. 2018-09-29 15:10:34 +02:00
Veronica K. B. Olsen 8937229fdb Added the Config class back in fro the old project. 2018-09-22 18:47:01 +02:00
Veronica K. B. Olsen 30d5eb53e7 Initial commit with README and example Qt5 window. 2018-09-22 18:26:39 +02:00