Veronica K. B. Olsen
|
d09fb50bfc
|
Restructured the index a bit, and added more columns to the outline
|
2019-11-16 16:29:38 +01:00 |
|
Veronica K. B. Olsen
|
2b3e95ce73
|
Fixed merge conflict in sample project
|
2019-11-16 14:46:20 +01:00 |
|
Veronica K. B. Olsen
|
7ed60ab97b
|
Added outline tab and started populating outline tree
|
2019-11-16 14:43:23 +01:00 |
|
Veronica K. B. Olsen
|
297a71d132
|
Fixed merge conflicts
|
2019-11-16 12:36:29 +01:00 |
|
Veronica K. Berglyd Olsen
|
ef48c11abc
|
Merge pull request #145 from vkbo/language_status
Language on Status Bar
|
2019-11-16 12:34:18 +01:00 |
|
Veronica K. B. Olsen
|
2ab7828179
|
Added more characters as valid word separators to the highlighter regex
|
2019-11-16 12:31:49 +01:00 |
|
Veronica K. B. Olsen
|
82aa1ad0a9
|
Merge branch 'master' into language_status
|
2019-11-16 12:16:15 +01:00 |
|
Veronica K. Berglyd Olsen
|
cd6f1d8b89
|
Merge pull request #146 from vkbo/pytest_profiling
Collecting Profiling Data
|
2019-11-16 12:15:45 +01:00 |
|
Veronica K. B. Olsen
|
dde8102cc5
|
Added script for plotting profiling data
|
2019-11-16 12:09:51 +01:00 |
|
Veronica K. B. Olsen
|
e0fff7673d
|
Added some more comments and debug output
|
2019-11-15 23:00:12 +01:00 |
|
Veronica K. B. Olsen
|
ed0c4c6e49
|
Fixed a recursion issue, and added more comments
|
2019-11-15 22:36:44 +01:00 |
|
Veronica K. B. Olsen
|
ec0f4880fa
|
Let the document editor handle the status of spell checking, and let it set all other classes from there
|
2019-11-15 22:16:58 +01:00 |
|
Veronica K. B. Olsen
|
e841e0211a
|
We should read back the language dictionary setting from the spell class before updating status bar
|
2019-11-15 21:39:06 +01:00 |
|
Veronica K. Berglyd Olsen
|
653c7bbe80
|
Merge pull request #142 from vkbo/actions
Actions
|
2019-11-14 18:35:11 +01:00 |
|
Veronica K. B. Olsen
|
651d903705
|
Fix test
|
2019-11-14 18:31:31 +01:00 |
|
Veronica K. B. Olsen
|
6d79ff1033
|
Connect document editor actions also to the main window, and let Esc disable Zen Mode if activated.
|
2019-11-14 11:39:59 +01:00 |
|
Veronica K. B. Olsen
|
7551d49235
|
Made all action class variables
|
2019-11-14 11:23:47 +01:00 |
|
Veronica K. Berglyd Olsen
|
bb8dd6b1eb
|
Merge pull request #141 from vkbo/spell_highlight_fix
Spell Check Fixes
|
2019-11-12 21:43:15 +01:00 |
|
Veronica K. B. Olsen
|
bc43e924fe
|
Strip non-word characters when adding to user dictionary
|
2019-11-12 21:24:13 +01:00 |
|
Veronica K. B. Olsen
|
3089c560e5
|
Ensure the window is normal size before we might maximise it
|
2019-11-12 21:05:48 +01:00 |
|
Veronica K. B. Olsen
|
e10a386b6a
|
Some fixed to the spell checking part of the highlighter
|
2019-11-12 20:20:45 +01:00 |
|
Veronica K. B. Olsen
|
231b0b8c53
|
Added synopsis keyword and a meta file and dictiopnaries to hold the data
|
2019-11-10 17:09:35 +01:00 |
|
Veronica K. Berglyd Olsen
|
f9ead10245
|
Merge pull request #139 from vkbo/release_0.4.1
Release 0.4.1
|
2019-11-10 15:21:17 +01:00 |
|
Veronica K. B. Olsen
|
033afd455c
|
Updated the changelog text a bit
|
2019-11-10 15:18:25 +01:00 |
|
Veronica K. B. Olsen
|
37a80b747e
|
Added sample project to pip script
|
2019-11-10 15:12:13 +01:00 |
|
Veronica K. B. Olsen
|
d8b159ff93
|
Bumped version and updated changelog
|
2019-11-10 15:05:54 +01:00 |
|
Veronica K. Berglyd Olsen
|
32ac757edc
|
Merge pull request #138 from vkbo/cleanup_imports
Code Cleanup
|
2019-11-09 21:07:54 +01:00 |
|
Veronica K. B. Olsen
|
154e91ede8
|
Remove unused imports
|
2019-11-09 21:01:43 +01:00 |
|
Veronica K. Berglyd Olsen
|
b778cab875
|
Merge pull request #137 from vkbo/zen_mode
Zen mode
|
2019-11-09 15:00:51 +01:00 |
|
Veronica K. B. Olsen
|
6eff01504a
|
Added keyboard shortcuts to documentation
|
2019-11-09 14:42:09 +01:00 |
|
Veronica K. B. Olsen
|
0db96bc1b2
|
Fixed test
|
2019-11-09 14:39:52 +01:00 |
|
Veronica K. B. Olsen
|
be2f812945
|
Fix a few minor issues related to opening and resizing of window panes
|
2019-11-09 14:34:02 +01:00 |
|
Veronica K. B. Olsen
|
fab20c6c26
|
Added a separate text width parameter for zen mode
|
2019-11-09 14:24:59 +01:00 |
|
Veronica K. B. Olsen
|
8a30f8a98e
|
That didn't work, trying a better approach to save full screen state
|
2019-11-09 14:11:03 +01:00 |
|
Veronica K. B. Olsen
|
90613b857b
|
Finished the zen mode functionality, and added full screen F11 shortcut
|
2019-11-09 13:52:08 +01:00 |
|
Veronica K. B. Olsen
|
fedcf247e0
|
Let's label it 'distraction free mode' instead
|
2019-11-09 12:22:36 +01:00 |
|
Veronica K. B. Olsen
|
9c239f77dc
|
Don't save splitter positions if exiting when in zen mode
|
2019-11-09 12:17:42 +01:00 |
|
Veronica K. B. Olsen
|
472205f1a6
|
Added menu entry and function for Zen mode, and cleaned up editor resizing
|
2019-11-09 01:19:17 +01:00 |
|
Veronica K. Berglyd Olsen
|
ee34e0e395
|
Merge pull request #136 from vkbo/language_status
Language Info on Status Bar
|
2019-11-08 20:43:41 +01:00 |
|
Veronica K. B. Olsen
|
f01c2f9dee
|
Updated icon and font for session timer, and added language info for status bar
|
2019-11-08 19:56:38 +01:00 |
|
Veronica K. B. Olsen
|
7fcd0731bf
|
Added a function to create a readable spell language string for the status bar
|
2019-11-08 19:56:08 +01:00 |
|
Veronica K. B. Olsen
|
79aa33da94
|
Added more GUi icons
|
2019-11-08 19:55:29 +01:00 |
|
Veronica K. B. Olsen
|
3df6a519af
|
Fix merge conflicts
|
2019-11-08 19:09:29 +01:00 |
|
Veronica K. Berglyd Olsen
|
86d55f917d
|
Merge pull request #135 from vkbo/assets_themes
Assets and Themes
|
2019-11-08 19:07:51 +01:00 |
|
Veronica K. B. Olsen
|
7e9b80ea12
|
Add dark icons checkbox to preferences
|
2019-11-08 19:04:10 +01:00 |
|
Veronica K. B. Olsen
|
ae0399d298
|
Add a separate class to handle icons
|
2019-11-08 18:49:20 +01:00 |
|
Veronica K. B. Olsen
|
7b3d42918d
|
Move around icons and add an icons folder to assets
|
2019-11-08 18:48:56 +01:00 |
|
Veronica K. B. Olsen
|
69bfb4a209
|
Moved theme class to gui folder
|
2019-11-08 15:41:24 +01:00 |
|
Veronica K. B. Olsen
|
e7561cb3e3
|
Some updates to the theme class
|
2019-11-08 14:04:30 +01:00 |
|
Veronica K. B. Olsen
|
2c4c711a43
|
Moved graphics and themes folders to assets
|
2019-11-08 13:40:07 +01:00 |
|