Veronica K. Berglyd Olsen
|
ac13838aa8
|
Merge pull request #165 from vkbo/file_save_update
File saving and opening
|
2020-02-13 21:27:26 +01:00 |
|
Veronica K. B. Olsen
|
beb656267c
|
If opening a project file fails, try to open the backup file instead
|
2020-02-13 21:22:36 +01:00 |
|
Veronica K. B. Olsen
|
760aee0c8f
|
Added a function to clean out old project files no longer needed
|
2020-02-13 21:12:28 +01:00 |
|
Veronica K. B. Olsen
|
c28a246d23
|
Make document saving consistent with how project file is saved
|
2020-02-13 19:16:29 +01:00 |
|
Veronica K. B. Olsen
|
ca7617ad07
|
Remove the project cache folder as it isn't, and was never really, needed
|
2020-02-13 19:07:51 +01:00 |
|
Veronica K. B. Olsen
|
3a25e7332b
|
Change the way the project file is saved
|
2020-02-13 19:03:21 +01:00 |
|
Veronica K. Berglyd Olsen
|
f6d1dc68be
|
Merge pull request #164 from vkbo/cli_open
Open project from command line
|
2020-02-13 15:51:41 +01:00 |
|
Veronica K. B. Olsen
|
6e6c9b98f7
|
Additional unparsed command line options are assumed to be a project path to open
|
2020-02-13 00:36:30 +01:00 |
|
Veronica K. Berglyd Olsen
|
723489b67b
|
Merge pull request #163 from vkbo/split_merge
Tweaks to file split, trash and drag'n'drop
|
2020-02-09 21:38:45 +01:00 |
|
Veronica K. B. Olsen
|
7858412419
|
Added check to make sure items are not dropped on the oprhaned folder
|
2020-02-09 21:25:20 +01:00 |
|
Veronica K. B. Olsen
|
963c819f85
|
Removed debug print and added logging stuff
|
2020-02-09 21:20:34 +01:00 |
|
Veronica K. B. Olsen
|
f2eedff6d2
|
Added empty trash option
|
2020-02-09 21:17:57 +01:00 |
|
Veronica K. B. Olsen
|
b03b80961b
|
Clarified dropdown options on split document dialog
|
2020-02-09 20:45:36 +01:00 |
|
Veronica K. Berglyd Olsen
|
5abe981bfe
|
Merge pull request #160 from vkbo/build_update
CI updates
|
2020-02-05 01:40:15 +01:00 |
|
Veronica K. B. Olsen
|
833bc5ffd2
|
Set minimum Python version to 3.6
|
2020-02-05 01:33:43 +01:00 |
|
Veronica K. Berglyd Olsen
|
bc98e4d4c8
|
Merge pull request #159 from vkbo/split_merge
Split, merge, and delete functionality
|
2020-02-05 01:28:21 +01:00 |
|
Veronica K. B. Olsen
|
123d64bba9
|
Dropping Python 3.5 support
|
2020-02-05 01:27:17 +01:00 |
|
Veronica K. B. Olsen
|
cac75abcaf
|
Switch ubutu distro on travis builds
|
2020-02-05 01:22:19 +01:00 |
|
Veronica K. B. Olsen
|
5d97150842
|
trying to make travis run again
|
2020-02-05 01:13:07 +01:00 |
|
Veronica K. B. Olsen
|
f58b7afd43
|
trying to make travis run again
|
2020-02-05 01:10:01 +01:00 |
|
Veronica K. B. Olsen
|
6cfa2853fe
|
trying to make travis run again
|
2020-02-05 01:02:18 +01:00 |
|
Veronica K. B. Olsen
|
643a301e2d
|
Some cleanup in the new doc split dialog
|
2020-02-05 00:10:29 +01:00 |
|
Veronica K. B. Olsen
|
c43e121389
|
Added document split dialog and associated code
|
2020-02-04 23:59:00 +01:00 |
|
Veronica K. B. Olsen
|
068674e63d
|
Remove the change of selected item when deleting, and let the tree widget handle it
|
2020-02-04 23:57:29 +01:00 |
|
Veronica K. B. Olsen
|
f937ebc396
|
Added code to permanently delete project documents
|
2020-02-01 14:10:48 +01:00 |
|
Veronica K. B. Olsen
|
605541c87d
|
Some cleanup of the merge document dialog
|
2020-02-01 12:49:45 +01:00 |
|
Veronica K. B. Olsen
|
6b79b7a423
|
Merging a folder of documents into one file now works
|
2020-01-31 17:17:07 +01:00 |
|
Veronica K. B. Olsen
|
6cac679458
|
Added merge documents dialog and related code
|
2020-01-23 15:52:27 +01:00 |
|
Veronica K. B. Olsen
|
a111247a3c
|
Added split and merge icons
|
2020-01-21 11:51:49 +01:00 |
|
Veronica K. B. Olsen
|
06031ab7d5
|
Started adding split amd merge functions
|
2019-12-01 16:26:37 +01:00 |
|
Veronica K. Berglyd Olsen
|
a310daf2fd
|
Merge pull request #158 from vkbo/spell_check_loader
Spinning cursor when loading and spell checking
|
2019-11-27 18:33:14 +01:00 |
|
Veronica K. B. Olsen
|
a2defebe94
|
The replace text method should only be used for large documents
|
2019-11-27 00:58:52 +01:00 |
|
Veronica K. B. Olsen
|
9ab64627f3
|
Added a spinning cursor for spell checker and open document
|
2019-11-26 23:07:18 +01:00 |
|
Veronica K. Berglyd Olsen
|
947108872f
|
Merge pull request #157 from vkbo/zen_shortcuts
Block shortcuts in distraction free mode
|
2019-11-24 18:15:47 +01:00 |
|
Veronica K. B. Olsen
|
7bc4116df8
|
New block format shortcuts were not working in distraction free mode
|
2019-11-24 17:59:51 +01:00 |
|
Veronica K. Berglyd Olsen
|
04ab861cfd
|
Merge pull request #156 from vkbo/release_0.4.3
Release 0.4.3
|
2019-11-24 17:49:08 +01:00 |
|
Veronica K. B. Olsen
|
43449c2508
|
Bumped version and updated changelog
|
2019-11-24 17:45:52 +01:00 |
|
Veronica K. Berglyd Olsen
|
c98858bd87
|
Merge pull request #155 from vkbo/shortcut_fixes
Shortcut fixes and additions
|
2019-11-21 15:30:39 +01:00 |
|
Veronica K. B. Olsen
|
f21e85534d
|
Handle comments with and without an initial space
|
2019-11-21 15:25:48 +01:00 |
|
Veronica K. B. Olsen
|
ba3497a130
|
Updated documentation
|
2019-11-21 14:36:07 +01:00 |
|
Veronica K. B. Olsen
|
1711e5c615
|
Block formatting now complete
|
2019-11-21 14:31:12 +01:00 |
|
Veronica K. B. Olsen
|
20e1c2f6f2
|
Added the menu entry and handling of block formats
|
2019-11-21 14:00:55 +01:00 |
|
Veronica K. B. Olsen
|
8396e237c0
|
Moved a few slot functions around in docedit
|
2019-11-21 13:45:54 +01:00 |
|
Veronica K. B. Olsen
|
5b7e3fabde
|
Cut/Copy/Select shortcuts now also work in doc viewer if it has focus
|
2019-11-21 13:37:11 +01:00 |
|
Veronica K. Berglyd Olsen
|
bd301bd5cc
|
Merge pull request #154 from vkbo/hlight_improvements
Highlighter Improvements
|
2019-11-19 22:10:10 +01:00 |
|
Veronica K. B. Olsen
|
8320f82c7e
|
Made a mistake in header highlighting
|
2019-11-19 22:07:24 +01:00 |
|
Veronica K. B. Olsen
|
d4a33aba9f
|
Wrong logic ...
|
2019-11-19 22:04:28 +01:00 |
|
Veronica K. B. Olsen
|
98636a18e0
|
Fix test
|
2019-11-19 21:51:43 +01:00 |
|
Veronica K. B. Olsen
|
eb68f3efc0
|
Change the method the document is rehighlighted. This is significantly faster
|
2019-11-19 21:49:11 +01:00 |
|
Veronica K. B. Olsen
|
2758c587af
|
Added spell check size limit to preferences
|
2019-11-19 21:12:40 +01:00 |
|