Veronica K. B. Olsen
|
7c95af951a
|
Make comments and docstrings comply with PEP8
|
2019-11-03 17:23:39 +01:00 |
|
Veronica K. B. Olsen
|
be78fd201e
|
Added a coding style guide
|
2019-11-03 15:55:37 +01:00 |
|
Veronica K. B. Olsen
|
33e3b67ba5
|
Make sure all code lines are within a 100 characters
|
2019-11-03 15:36:34 +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
|
55b0e1d817
|
The two executables generated for pip should be novelWriter-cli and novelWriter
|
2019-11-03 15:06:51 +01:00 |
|
Veronica K. Berglyd Olsen
|
7e98887277
|
Merge pull request #117 from vkbo/release_0.4
Release 0.4
|
2019-11-03 12:58:42 +01:00 |
|
Veronica K. B. Olsen
|
c8ca464a65
|
Merge branch 'master' into release_0.4
|
2019-11-03 12:55:52 +01:00 |
|
Veronica K. B. Olsen
|
4138d8fe4b
|
Release 0.4
|
2019-11-03 12:55:28 +01:00 |
|
Veronica K. Berglyd Olsen
|
b772ad2442
|
Merge pull request #116 from vkbo/docs
Documentation
|
2019-11-03 12:54:06 +01:00 |
|
Veronica K. B. Olsen
|
f8e17f7e84
|
Missed a document ...
|
2019-11-03 12:23:27 +01:00 |
|
Veronica K. B. Olsen
|
ce8528dea8
|
Updated sample and README
|
2019-11-03 12:22:46 +01:00 |
|
Veronica K. B. Olsen
|
64b659db83
|
Brought menu entry in-line with documentation
|
2019-11-03 12:20:40 +01:00 |
|
Veronica K. B. Olsen
|
1bff248060
|
Updated documentation
|
2019-11-03 12:19:48 +01:00 |
|
Veronica K. Berglyd Olsen
|
2bf62e246c
|
Merge pull request #115 from vkbo/tweaks
GUI Tweaks
|
2019-11-03 01:09:32 +01:00 |
|
Veronica K. B. Olsen
|
10d28b59e4
|
Fixed test
|
2019-11-03 00:41:01 +01:00 |
|
Veronica K. B. Olsen
|
dfb790e73d
|
Added a menu option to show storage details about the currently open file
|
2019-11-02 22:14:57 +01:00 |
|
Veronica K. B. Olsen
|
4caa17f5ae
|
Some minor code tweaks
|
2019-11-02 21:23:00 +01:00 |
|
Veronica K. B. Olsen
|
df4ea641c2
|
The fixed width setting should really be maximum width. The text margins should be minimum margins.
|
2019-11-02 21:16:24 +01:00 |
|
Veronica K. B. Olsen
|
d7d920f485
|
Some cleanup of unneeded code in drag and drop, and added more debug output
|
2019-11-02 20:40:17 +01:00 |
|
Veronica K. B. Olsen
|
c9f961de20
|
Disable mutiple file selection for now, as it isn't uesd for anything yet
|
2019-11-02 20:24:36 +01:00 |
|
Veronica K. B. Olsen
|
8250f9c75e
|
Fixed conf tests
|
2019-11-02 20:11:01 +01:00 |
|
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 |
|