Commit Graph

989 Commits

Author SHA1 Message Date
Veronica K. B. Olsen e9cc55654a Since only tags can be clickable in the viewer, they should use the same colour as in the editor. 2019-11-02 20:10:07 +01:00
Veronica K. B. Olsen e94bdd9340 Allow showing comments in document view pane, with a toggle swithc in document menu 2019-11-02 20:08:02 +01:00
Veronica K. B. Olsen a8c0608457 Fix bug in deleting tags in the index for deleted files 2019-11-02 19:44:32 +01:00
Veronica K. B. Olsen 4c4c4548c4 Save the state of the references panel 2019-11-02 19:41:41 +01:00
Veronica K. B. Olsen 69e3edfaee Make sure the word count is updated when a note is moved to a different folder 2019-11-02 15:28:36 +01:00
Veronica K. B. Olsen 9dbe39347c Disable dragging and dropping onto root level, and allow free moving of notes between root folders. 2019-11-02 15:12:52 +01:00
Veronica K. B. Olsen a39387d405 Add entity as another root folder type 2019-11-02 14:26:27 +01:00
Veronica K. B. Olsen c0aca6a069 Only make a copy of the project file when not autosaving 2019-11-02 14:11:50 +01:00
Veronica K. Berglyd Olsen 5288535398 Merge pull request #114 from vkbo/index_changes
Index and Project Changes
2019-11-02 13:13:42 +01:00
Veronica K. B. Olsen 22e5f1c081 Fix test 2019-11-02 13:03:58 +01:00
Veronica K. B. Olsen f60eeedce8 Clear the project if open fails 2019-11-02 12:56:14 +01:00
Veronica K. B. Olsen dd97aefd60 Added some checks for corrupt novel project files 2019-11-02 12:49:13 +01:00
Veronica K. B. Olsen 4252df9682 Add backups of the project xml file as a rolling version in the cashe folder 2019-11-02 12:25:37 +01:00
Veronica K. B. Olsen 2af6caa527 Set the proper location to rebuild a broken index 2019-11-02 11:59:20 +01:00
Veronica K. B. Olsen 93f3e01365 Added check index function 2019-11-02 11:54:18 +01:00
Veronica K. B. Olsen 0a5d1e593c Make sure deleted items are also deleted from the index, so the index is up to date 2019-11-02 11:40:14 +01:00
Veronica K. B. Olsen afb1304e06 Remove some of the restrictions on how files can be linked together 2019-11-02 11:12:41 +01:00
Veronica K. Berglyd Olsen 0cfcf8e3af Merge pull request #110 from vkbo/docview_meta
Meta Data Updates
2019-11-01 21:35:47 +01:00
Veronica K. B. Olsen 537594202a Doc viewer meta pannel can be hidden, and has a sticky button 2019-11-01 21:32:20 +01:00
Veronica K. B. Olsen 628c51b4da Merge branch 'master' into docview_meta 2019-11-01 19:47:49 +01:00
Veronica K. Berglyd Olsen 22e4acdcc2 Merge pull request #113 from vkbo/export_changes
Export Fixes
2019-11-01 19:46:50 +01:00
Veronica K. B. Olsen bc4fc5a0f0 Fixed bug where the page break was written over the last line of ttile/part page instead of appended 2019-11-01 19:39:27 +01:00
Veronica K. B. Olsen bc105c1f71 Remove debug code 2019-11-01 19:32:35 +01:00
Veronica K. B. Olsen f823367917 Fixed rendering of tabs in the document viewer 2019-11-01 18:24:42 +01:00
Veronica K. B. Olsen 36ce75e937 Properly export tabs to text and html 2019-11-01 17:13:47 +01:00
Veronica K. B. Olsen 8a0a3ca612 Updated comments in NWIndex class 2019-10-31 23:31:11 +01:00
Veronica K. B. Olsen 18f45c5e11 Using scrollarea for the viewer reference panel 2019-10-31 22:55:52 +01:00
Veronica K. B. Olsen c4e090b5eb Quick fix for wrapping label 2019-10-31 22:39:57 +01:00
Veronica K. Berglyd Olsen 1275e91187 Merge pull request #109 from vkbo/docview_meta
Docview Meta Data
2019-10-31 21:55:57 +01:00
Veronica K. B. Olsen c20d5fcc39 The preview now generates clickable links 2019-10-31 21:45:00 +01:00
Veronica K. B. Olsen 8eba853f9e Added document references pane to the bottom of the doc viewer 2019-10-31 20:54:08 +01:00
Veronica K. Berglyd Olsen fdbe3fdef2 Merge pull request #108 from vkbo/pip_package
Added GUI only version to the setuptools script
2019-10-31 19:04:40 +01:00
Veronica K. Berglyd Olsen 322ce537ec Merge branch 'master' into pip_package 2019-10-31 18:14:37 +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. Berglyd Olsen 76a7cb575c Merge pull request #107 from vkbo/pip_package
Pip Package Ready
2019-10-31 17:02:17 +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 c92a0bb5e5 Make graphcis folder include also recursive 2019-10-31 16:46:53 +01:00
Veronica K. B. Olsen d447453b8a Added a bunch of files needed for setuptools to work correctly£ 2019-10-31 16:45:18 +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. Berglyd Olsen 60ed451cbe Merge pull request #106 from vkbo/trash_folder
Trash folder fixes and Notice Bar
2019-10-31 14:54:28 +01:00
Veronica K. B. Olsen c815a9ce01 Added a noticeBar to the top of the document editor that can display notifications 2019-10-31 14:45:00 +01:00
Veronica K. B. Olsen 6f893bf321 Cleaned up the source files in the gui folder a bit. 2019-10-31 13:56:00 +01:00
Veronica K. B. Olsen 9fea45b7df The editable flag for files is now respected by the editor, and trash files are not editable 2019-10-31 13:37:27 +01:00
Veronica K. B. Olsen 7969c58351 Make sure editor is clear if we're not re-loading a document when we're initialising it 2019-10-31 12:46:52 +01:00
Veronica K. B. Olsen a02d08afa3 Block adding new items to Trash or Orphaned root folders 2019-10-31 12:37:13 +01:00
Veronica K. Berglyd Olsen 4e5848091a Merge pull request #104 from vkbo/bugfixes
Export Fixes
2019-10-31 11:40:11 +01:00
Veronica K. B. Olsen 2dd546b395 Improved the export filter to exclude trash and orphan files always 2019-10-31 11:34:36 +01:00
Veronica K. B. Olsen 1263f4d12e Fix issue 99 2019-10-31 11:03:35 +01:00
Veronica K. Berglyd Olsen 9029795318 Merge pull request #98 from vkbo/follow_tags
Follow Tags
2019-10-30 21:54:18 +01:00
Veronica K. B. Olsen 9342f90a41 Added ctrl + mouse click to follow tags as well. 2019-10-30 21:49:48 +01:00