Veronica K. B. Olsen
|
62988df7d2
|
Clean up imports
|
2019-11-03 19:44:58 +01:00 |
|
Veronica K. B. Olsen
|
b303eb6539
|
Further PEP8 compliance changes
|
2019-11-03 18:02:47 +01:00 |
|
Veronica K. B. Olsen
|
7c95af951a
|
Make comments and docstrings comply with PEP8
|
2019-11-03 17:23:39 +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
|
64b659db83
|
Brought menu entry in-line with documentation
|
2019-11-03 12:20:40 +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
|
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
|
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. B. Olsen
|
dd97aefd60
|
Added some checks for corrupt novel project files
|
2019-11-02 12:49:13 +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
|
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
|
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
|
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
|
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
|
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
|
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. 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
|
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
|
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 |
|