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. 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. 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. 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. 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
|
d447453b8a
|
Added a bunch of files needed for setuptools to work correctly£
|
2019-10-31 16:45:18 +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. 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. B. Olsen
|
9342f90a41
|
Added ctrl + mouse click to follow tags as well.
|
2019-10-30 21:49:48 +01:00 |
|
Veronica K. Berglyd Olsen
|
e78830b3a2
|
Merge branch 'master' into follow_tags
|
2019-10-30 21:32:17 +01:00 |
|
Veronica K. B. Olsen
|
5a76d4982d
|
Ctrl+Enter on a tag name now opens the file in the view pane
|
2019-10-30 21:05:28 +01:00 |
|
Veronica K. B. Olsen
|
ace33ba968
|
Added themes night owl + light owl
|
2019-10-30 20:27:14 +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
|
14bd0f4598
|
Added the option to clear the recent projects menu entry
|
2019-10-30 15:55:17 +01:00 |
|
Veronica K. B. Olsen
|
557b86af64
|
Add the option to expand ~ to user home directory in export and project path
|
2019-10-30 15:47:12 +01:00 |
|
Veronica K. Berglyd Olsen
|
17f9792ad2
|
Merge branch 'master' into pyinstaller_fixes
|
2019-10-30 00:35:53 +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
|
1beb8a49c4
|
Added a dummy spell check class in case loading one fails
|
2019-10-29 22:19:05 +01:00 |
|
Veronica K. B. Olsen
|
927d9d38c6
|
Added ico file of app icon
|
2019-10-29 21:07:59 +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
|
a61f39fbd5
|
The first column header of the tree view should be 'Label', not 'Name', for consistency.
|
2019-10-29 19:18:26 +01:00 |
|
Veronica K. B. Olsen
|
b0ec7b8929
|
A bit more tweaking of the config GUI
|
2019-10-29 19:04:26 +01:00 |
|
Veronica K. B. Olsen
|
9fb28281f3
|
Added the option to show tabs and spaces and line endings.
|
2019-10-29 18:38:16 +01:00 |
|
Veronica K. B. Olsen
|
e2b8ce1f89
|
Disable the Ctrl+Enter shortcuts again
|
2019-10-29 17:53:13 +01:00 |
|
Veronica K. B. Olsen
|
7e7f6a30be
|
Some minor changes to the about dialog
|
2019-10-29 17:48:59 +01:00 |
|
Veronica K. B. Olsen
|
489eae2e0d
|
Adding non-breaking space support for editor and html, latex export
|
2019-10-29 14:49:11 +01:00 |
|
Veronica K. B. Olsen
|
146756a395
|
Added unicode constants class, and support for non-breaking spaces, which aren't preserved on save.
|
2019-10-29 11:35:40 +01:00 |
|
Veronica K. B. Olsen
|
bb5a41752d
|
Remove number from recent projects menu
|
2019-10-29 10:44:38 +01:00 |
|
Veronica K. B. Olsen
|
f91b73429d
|
Changed the initial editor configuration for fixed width and justify text to off
|
2019-10-29 10:42:20 +01:00 |
|
Veronica K. B. Olsen
|
2510e45c26
|
Updated the missing package warnings and errors in export to link to the package site
|
2019-10-29 10:39:31 +01:00 |
|
Veronica K. B. Olsen
|
62254e1ec0
|
Added Ctrl+Enter as a shortcut for hard line break
|
2019-10-28 21:43:05 +01:00 |
|