Veronica K. Berglyd Olsen
|
a8bd8e63d5
|
Merge pull request #209 from vkbo/release_0.5.1
Release 0.5.1
|
2020-05-14 21:55:46 +02:00 |
|
Veronica K. B. Olsen
|
f6f0832b4c
|
Merge branch 'master' into release_0.5.1
|
2020-05-14 21:51:33 +02:00 |
|
Veronica K. B. Olsen
|
e6594a9049
|
Updated changelog
|
2020-05-14 21:51:03 +02:00 |
|
Veronica K. Berglyd Olsen
|
86ad158059
|
Merge pull request #208 from vkbo/bugfix
Bugfix: Text of large document not always visible in editor
|
2020-05-14 21:33:05 +02:00 |
|
Veronica K. B. Olsen
|
6bd4361b5a
|
Bumped version number to 0.5.1
|
2020-05-14 21:32:26 +02:00 |
|
Veronica K. B. Olsen
|
cff1529e71
|
Restored the gear SVG decoration for some dialogs until they're redesigned
|
2020-05-14 21:26:56 +02:00 |
|
Veronica K. B. Olsen
|
83e0a365ae
|
Fixed an issue with orphaned file names sometimes being blank
|
2020-05-14 21:21:00 +02:00 |
|
Veronica K. B. Olsen
|
07714168ff
|
Fixed an issue with rendering large documents where some of the text wasn't visible
|
2020-05-14 21:19:03 +02:00 |
|
Veronica K. Berglyd Olsen
|
b6fe4bf83b
|
Merge pull request #207 from vkbo/icon_themes
Icon Themes
|
2020-05-14 18:49:45 +02:00 |
|
Veronica K. B. Olsen
|
544a9d56bd
|
Updated the about box to credit the icon creator. Temporary solution until the box is redesigned.
|
2020-05-14 18:46:30 +02:00 |
|
Veronica K. B. Olsen
|
0eb4319fc1
|
Finished the code for icon themes
|
2020-05-14 18:38:41 +02:00 |
|
Veronica K. B. Olsen
|
0566df433b
|
Updated colour icon theme
|
2020-05-14 16:44:14 +02:00 |
|
Veronica K. B. Olsen
|
8603bf8af8
|
Added dark icon coloured theme as well
|
2020-05-14 00:16:21 +02:00 |
|
Veronica K. B. Olsen
|
e865e5b448
|
Added support for icon themes in the source. Still need to add it to preferences.
|
2020-05-13 23:23:13 +02:00 |
|
Veronica K. B. Olsen
|
405ef48237
|
Updated the license text file in assets
|
2020-05-13 19:45:00 +02:00 |
|
Veronica K. B. Olsen
|
d78dd24291
|
Some minor fixes, add qApp info, and a PNG app icon
|
2020-05-12 21:51:57 +02:00 |
|
Veronica K. Berglyd Olsen
|
8d1e6264d5
|
Merge pull request #205 from vkbo/fixes
Fixes and Updates for 0.5
|
2020-05-12 19:59:39 +02:00 |
|
Veronica K. B. Olsen
|
6754048c2e
|
Added show GUI check as this warning may break tests if not
|
2020-05-11 19:27:53 +02:00 |
|
Veronica K. B. Olsen
|
6d0b38e38a
|
Added hex version checking to the project file to warn the user if opening a file 'from the future'.
|
2020-05-11 19:25:06 +02:00 |
|
Veronica K. B. Olsen
|
aab0b4a846
|
Fixed help text and added date to the version and help output
|
2020-05-11 00:03:28 +02:00 |
|
Veronica K. B. Olsen
|
41808ea9b8
|
Changed __status__ to Pre-Release
|
2020-05-10 23:58:44 +02:00 |
|
Veronica K. B. Olsen
|
c3f1581acf
|
oopsie
|
2020-05-10 23:56:41 +02:00 |
|
Veronica K. B. Olsen
|
df782e823d
|
Reduced the number of command line switches
|
2020-05-10 23:55:56 +02:00 |
|
Veronica K. B. Olsen
|
3e0bcfdb1c
|
Added appPath and homePath to debug output
|
2020-05-09 18:37:38 +02:00 |
|
Veronica K. Berglyd Olsen
|
7f6c808c97
|
Merge pull request #203 from vkbo/release_0.5
Release 0.5
|
2020-05-09 17:55:31 +02:00 |
|
Veronica K. B. Olsen
|
e60a05bc70
|
Updated changelog
|
2020-05-09 17:46:06 +02:00 |
|
Veronica K. B. Olsen
|
04728b74d4
|
Bump version
|
2020-05-09 16:45:31 +02:00 |
|
Veronica K. Berglyd Olsen
|
8c8000b8f9
|
Merge pull request #202 from vkbo/docs
Updated documentation
|
2020-05-09 16:25:24 +02:00 |
|
Veronica K. B. Olsen
|
1a348b347a
|
Updated documentation
|
2020-05-09 16:20:59 +02:00 |
|
Veronica K. Berglyd Olsen
|
e774a3546f
|
Merge pull request #201 from vkbo/minor_things
Minor Refactoring and Restore Orphan File Label
|
2020-05-09 14:07:10 +02:00 |
|
Veronica K. B. Olsen
|
59a7be6b89
|
Imrpoved readability of call
|
2020-05-09 14:02:20 +02:00 |
|
Veronica K. B. Olsen
|
75adcdf679
|
Can now restore document label for orphaned files
|
2020-05-09 13:59:57 +02:00 |
|
Veronica K. B. Olsen
|
d44dca6a21
|
Moved the packing of XML tree into NWTree, and added a function for formatting time stamps
|
2020-05-09 13:08:11 +02:00 |
|
Veronica K. B. Olsen
|
6cdf203079
|
Cleanup of comments and a bit of syntax in the project file
|
2020-05-09 12:17:56 +02:00 |
|
Veronica K. Berglyd Olsen
|
c35dff921d
|
Merge pull request #200 from vkbo/doc_meta
Document Meta Data
|
2020-05-08 23:10:34 +02:00 |
|
Veronica K. B. Olsen
|
5a1ff7e7d3
|
Opening a document now seems to reset dynamic margins. Added a temporary fix.
|
2020-05-08 23:02:16 +02:00 |
|
Veronica K. B. Olsen
|
1c98fbcb81
|
trashRoot handle should be initialised to None
|
2020-05-08 22:53:58 +02:00 |
|
Veronica K. B. Olsen
|
3c9b25bb49
|
Updated tests
|
2020-05-08 22:48:38 +02:00 |
|
Veronica K. B. Olsen
|
23520fef9b
|
Updated sample text
|
2020-05-08 22:48:29 +02:00 |
|
Veronica K. B. Olsen
|
67562b19b6
|
Added meta data reading and writing to the document class
|
2020-05-08 22:44:50 +02:00 |
|
Veronica K. Berglyd Olsen
|
75090a94f8
|
Merge pull request #199 from vkbo/code_improvements
Code Refactoring
|
2020-05-08 21:49:23 +02:00 |
|
Veronica K. B. Olsen
|
76b4ffe0f2
|
Add back some file history from deleted files
|
2020-05-08 21:40:56 +02:00 |
|
Veronica K. B. Olsen
|
aea39ba1aa
|
Renamed the textanalyse file
|
2020-05-08 21:33:59 +02:00 |
|
Veronica K. B. Olsen
|
894bc41f51
|
Moved the additions folder into the gui folder as it only contains gui elements
|
2020-05-08 21:32:38 +02:00 |
|
Veronica K. B. Olsen
|
b0c71fb47d
|
Removed the nw/tools folder and moved or merged the code in elsewhere
|
2020-05-08 21:28:05 +02:00 |
|
Veronica K. B. Olsen
|
9b049b6469
|
Moved spell checker classes to core folder
|
2020-05-08 21:02:30 +02:00 |
|
Veronica K. B. Olsen
|
386020bcf8
|
Renamed 'project' folder to 'core'
|
2020-05-08 20:58:34 +02:00 |
|
Veronica K. B. Olsen
|
5cc036e125
|
Fixed a bug in language lookup for enchant spelling
|
2020-05-08 20:57:03 +02:00 |
|
Veronica K. B. Olsen
|
704d9a11e4
|
Merged the spell checking classes into one file
|
2020-05-08 20:41:39 +02:00 |
|
Veronica K. B. Olsen
|
7f41daf518
|
Merge branch 'master' into code_improvements
|
2020-05-08 20:33:07 +02:00 |
|