Commit Graph

359 Commits

Author SHA1 Message Date
Veronica K. B. Olsen 25c92d8b2e Improved the html export a bit, with a max width and comments formatted as yellow notes 2019-10-27 14:18:01 +01:00
Veronica K. B. Olsen fde7975a0b No need for hardcoding line endings for windows. Python handles this by default 2019-10-26 23:05:12 +02:00
Veronica K. B. Olsen f38e770402 Added novelWriter flavour markdown as an export format, and cleaned up windows/unix line endings code 2019-10-26 22:58:16 +02:00
Veronica K. B. Olsen 753b248b9f Cleaned up the nw/convert folder a bit 2019-10-26 22:24:59 +02:00
Veronica K. B. Olsen b9608dcdbd Add support for LaTeX export 2019-10-25 00:07:54 +02:00
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. 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 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 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. 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. 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 2ac8f371ec Updated version and changelog 2019-10-20 16:45:06 +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. 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 bfd44ecae9 Missing import in html and md export 2019-10-19 15:19:56 +02:00
Veronica K. B. Olsen 691717ce96 Fixed a few bugs 2019-10-19 15:05:28 +02:00
Veronica K. B. Olsen 16401f4c1f Added export to html and markdown files 2019-10-19 14:59:32 +02:00
Veronica K. B. Olsen a63d3bf842 Release 0.3 2019-10-19 13:50:59 +02:00
Veronica K. B. Olsen adffe2f4da Cleaned up export GUI 2019-10-19 13:39:41 +02:00
Veronica K. B. Olsen 722a00bae3 Finished heading formats and file name in export 2019-10-19 13:01:35 +02:00
Veronica K. B. Olsen 16f1b03781 Export icon and a few GUI changes 2019-10-19 12:05:04 +02:00
Veronica K. B. Olsen d325e671dd Added some error handling for export file, and improved getting and setting of export options 2019-10-19 11:32:11 +02:00
Veronica K. B. Olsen 287d94369f Added header formatting to tokenizer 2019-10-19 01:17:19 +02:00
Veronica K. B. Olsen d4e74848bc Some improvements and added comments to the converter classes 2019-10-18 22:41:54 +02:00
Veronica K. B. Olsen f8878535ba Basic export to plain text now works, but many options not connected yet 2019-10-18 22:09:01 +02:00
Veronica K. B. Olsen a5ad2335de Export GUI ready 2019-10-18 19:02:28 +02:00
Veronica K. B. Olsen 1d9c4e1e49 Added more elements to the export GUI 2019-10-15 19:05:13 +02:00
Veronica K. B. Olsen bc06bde05c Added more options to export GUI 2019-10-13 15:36:57 +02:00
Veronica K. B. Olsen e3fadea203 Added function to translate numbers to words 2019-10-13 15:32:29 +02:00
Veronica K. B. Olsen 32a4e43459 Export dialog working 2019-10-13 13:31:59 +02:00
Veronica K. B. Olsen dbd1964ff4 Added export dialog class 2019-10-13 12:18:17 +02:00
Veronica K. B. Olsen 2c1b74de63 Updated changelog and version 2019-10-06 21:17:34 +02:00