Commit Graph

508 Commits

Author SHA1 Message Date
Veronica K. B. Olsen 01dde7c8a4 Update tokenizer and html converter 2019-10-25 00:07:37 +02:00
Veronica K. B. Olsen a67d3ed599 Set autoreplace characters with unicode code instead to make it easier to read the source code 2019-10-25 00:06:39 +02:00
Veronica K. B. Olsen 2abacc1b2f Some cleanup of the export gui 2019-10-24 22:18:41 +02:00
Veronica K. Berglyd Olsen aff81c9a78 Merge pull request #69 from vkbo/documentation
Use online help instead of local
2019-10-24 21:55:17 +02: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 3ae87b6cf4 Copied the rest of the documentation from the html version to the read .rst files 2019-10-24 18:44:04 +02:00
Veronica K. B. Olsen 15b94da2e6 Merge branch 'documentation' 2019-10-24 18:15:42 +02:00
Veronica K. B. Olsen a7b7666f0c Updated readme and set docs theme to default 2019-10-24 18:15:27 +02:00
Veronica K. Berglyd Olsen 45f813d98a Merge pull request #68 from vkbo/documentation
Documentation Update - Step 1
2019-10-24 18:08:15 +02:00
Veronica K. B. Olsen 070f2a3985 Started adding documentation using sphinx 2019-10-24 18:03:39 +02:00
Veronica K. Berglyd Olsen 0d5899e844 Merge pull request #65 from vkbo/new_doc_from_file
Import Text File
2019-10-23 21:37:32 +02:00
Veronica K. B. Olsen dc12d518c0 Fixed test 2019-10-23 21:34:25 +02:00
Veronica K. B. Olsen 9186289c1b Changed the spelling of 'unnumbered' 2019-10-23 21:22:35 +02:00
Veronica K. B. Olsen 68ddba1768 Added an unnumbered chapter to the sample project 2019-10-23 21:21:49 +02:00
Veronica K. B. Olsen 3419839295 Fix a corner case nonetype exit 2019-10-23 21:21:29 +02:00
Veronica K. B. Olsen e4b36a8646 Make the import file explicitly mode='rt' 2019-10-23 21:13:51 +02:00
Veronica K. B. Olsen 558af9f329 Added an import file to document feature 2019-10-23 21:05:33 +02:00
Veronica K. B. Olsen 0f67e9b971 Improve the error messages when adding a new file or folder without selecting a location 2019-10-23 20:32:12 +02:00
Veronica K. Berglyd Olsen 9aeffdd333 Merge pull request #62 from vkbo/timeline_update
Minor improvements to timeline and session dialogs
2019-10-22 20:00:48 +02:00
Veronica K. Berglyd Olsen 1dc84c3aca Merge branch 'master' into timeline_update 2019-10-22 19:58:13 +02:00
Veronica K. B. Olsen 598eaa8c3c Remember settings for session log, auto-refresh timeline, and check valid settings 2019-10-22 19:56:56 +02:00
Veronica K. Berglyd Olsen 4a4775c8db Merge pull request #61 from vkbo/timeline_update
Timeline Update
2019-10-21 21:07:51 +02:00
Veronica K. B. Olsen bbdf1aa8e1 Updated test 2019-10-21 21:04:55 +02:00
Veronica K. B. Olsen 1434c2bdf3 Added filters to timeline view GUI 2019-10-21 20:57:46 +02:00
Veronica K. B. Olsen 3aa07e9b33 Added a options state class for timeline view GUI 2019-10-21 18:59:03 +02:00
Veronica K. B. Olsen e8de021abc Made the window options class in export a superclass for multiple windows 2019-10-21 18:50:35 +02:00
Veronica K. B. Olsen 39eae448b0 And the index ... 2019-10-20 18:50:10 +02:00
Veronica K. B. Olsen d9a8f860f0 Mixed up the session log and timelien window 2019-10-20 18:48:53 +02:00
Veronica K. B. Olsen b40e1bac4a Typos 2019-10-20 16:57:19 +02:00
Veronica K. Berglyd Olsen d4ac76aa3a Merge pull request #60 from vkbo/release_0.3.1
Release 0.3.1
2019-10-20 16:50:26 +02:00
Veronica K. B. Olsen 1275d6ef16 Forgot to mention PR 57 2019-10-20 16:48:07 +02:00
Veronica K. B. Olsen 2ac8f371ec Updated version and changelog 2019-10-20 16:45:06 +02:00
Veronica K. Berglyd Olsen 86911ace70 Merge pull request #59 from vkbo/session_log
Session Log
2019-10-20 16:40:45 +02:00
Veronica K. B. Olsen 436aba4fd1 Label text changes 2019-10-20 16:37:33 +02:00
Veronica K. B. Olsen 4980468a55 Some improvements to the sesison gui 2019-10-20 16:35:51 +02:00
Veronica K. B. Olsen 785a69d34b Session log dialog window is now complete 2019-10-20 16:26:49 +02:00
Veronica K. B. Olsen 2fe001b336 Session log is now printed in the table 2019-10-20 15:52:25 +02:00
Veronica K. B. Olsen 50f4d8e073 Merge branch 'master' into session_log 2019-10-20 14:41:40 +02:00
Veronica K. Berglyd Olsen 70b3b24cd3 Merge pull request #58 from vkbo/fixes
Bugfixes
2019-10-20 14:41:16 +02:00
Veronica K. B. Olsen 323013bbaf Added session log dialog window 2019-10-20 14:40:59 +02:00
Veronica K. B. Olsen 79116f8977 Make sure the open document is saved before applying changes from the config dialog 2019-10-20 14:28:51 +02:00
Veronica K. B. Olsen fe12e99735 Fixed a bug where unicode characters were not included in the spell check regex 2019-10-20 14:23:27 +02:00
Veronica K. B. Olsen 77c6caacee When closing a project, it should ask for backup even if the project is saved. 2019-10-20 13:56:21 +02:00
Veronica K. B. Olsen 6638c5187e Remove margins from virtical box in doc editor 2019-10-19 17:24:15 +02:00
Veronica K. B. Olsen 897583ce8d Merge branch 'master' of github.com:vkbo/novelWriter 2019-10-19 17:14:10 +02:00
Veronica K. B. Olsen bfd44ecae9 Missing import in html and md export 2019-10-19 15:19:56 +02:00
Veronica K. Berglyd Olsen ba15efc715 Merge pull request #57 from vkbo/more_export
Export to Markdown and Html
2019-10-19 15:15:07 +02:00
Veronica K. B. Olsen 6f04d91bf9 Merge branch 'master' into more_export 2019-10-19 15:09:12 +02:00
Veronica K. B. Olsen c0d52ce2f1 Formatting bug 2019-10-19 15:08:42 +02:00
Veronica K. B. Olsen 691717ce96 Fixed a few bugs 2019-10-19 15:05:28 +02:00