Scharel Clemens
|
fc8072bb60
|
Just some small changes.
|
2019-02-24 16:40:47 +01:00 |
|
Scharel Clemens
|
2941f32eb4
|
Removed some old code
|
2019-02-01 19:17:07 +01:00 |
|
Scharel Clemens
|
c20d7408d2
|
Worked on C++ implementation of the Model. It seems to work somehow.
|
2019-01-28 23:15:53 +01:00 |
|
Scharel Clemens
|
ddb778795b
|
Began testing the new C++ Model.
|
2019-01-26 18:09:28 +01:00 |
|
scharel
|
86a3755ad2
|
Began implementing the data model in C++
|
2018-12-29 01:40:11 +01:00 |
|
scharel
|
03098b7354
|
Implemented #24 and #32 (not tested)
|
2018-12-27 20:38:14 +01:00 |
|
scharel
|
c38727e77e
|
Improved workaround for #40
|
2018-12-26 21:51:20 +01:00 |
|
Scharel
|
40aa889e07
|
Fixed #39 and workaround for #40. Some other changes
|
2018-12-23 01:59:01 +01:00 |
|
Scharel
|
41f530c0f6
|
Small changes
|
2018-12-22 08:03:15 +01:00 |
|
Scharel Clemens
|
99a184697b
|
Just pushing befor travaling home for xmas
|
2018-12-20 18:53:29 +01:00 |
|
Scharel Clemens
|
9b800e5591
|
Added syntac page.
|
2018-12-12 23:10:45 +01:00 |
|
Scharel Clemens
|
038c9a8391
|
Disabled Syntax page until it is usable
|
2018-12-11 23:44:34 +01:00 |
|
Scharel
|
1971a93da9
|
Worked on Syntax Page
|
2018-12-11 17:44:00 +01:00 |
|
Scharel
|
a01fe96830
|
Changed #34: Do not underline lines with tick boxes. Began implementing #18: Page with Markdown syntax
|
2018-12-11 13:34:17 +01:00 |
|
Scharel
|
1bcf86b698
|
Fixed an issue that prevented to edit accounts
|
2018-12-11 09:28:33 +01:00 |
|
Scharel Clemens
|
2a020c9d47
|
Easter Egg
|
2018-12-11 00:10:51 +01:00 |
|
Scharel Clemens
|
4ec38cc345
|
Allow IP addresses. Added setting to allow unencrypted connections. Added translations for German and Swedish.
|
2018-12-10 23:14:15 +01:00 |
|
Scharel Clemens
|
23cc868e93
|
Fixed an issue where accounts get deleted when the dialog is aborted
|
2018-12-07 01:13:22 +01:00 |
|
Scharel Clemens
|
f9ee0021ef
|
Improved account handling.
|
2018-12-07 00:30:18 +01:00 |
|
Scharel Clemens
|
32f3fe3479
|
Added fade animation for category tags
|
2018-12-06 16:01:43 +01:00 |
|
Scharel Clemens
|
585ba1855a
|
Fixed cover logo for non high-res devices
|
2018-12-06 14:14:54 +01:00 |
|
Scharel Clemens
|
2230fefbea
|
Adopt hightlighted colors for the category tags.
|
2018-12-06 14:07:48 +01:00 |
|
Scharel Clemens
|
829c265234
|
Implemented #20 List of existing categories.
|
2018-12-06 13:37:29 +01:00 |
|
Scharel Clemens
|
19da7035a9
|
Fixed #19 Strikethrough is not shown
|
2018-12-06 12:34:10 +01:00 |
|
Scharel Clemens
|
28b27e8916
|
Removed unnessessary console output
|
2018-12-05 17:09:02 +01:00 |
|
Scharel Clemens
|
ffc2c51458
|
New build v0.1-7. Readded BusiIndicator on the first page.
|
2018-12-05 17:06:06 +01:00 |
|
Scharel Clemens
|
fe9192ccaf
|
Auto-indent for new lines.
|
2018-12-05 16:55:42 +01:00 |
|
Scharel Clemens
|
cda3c4059a
|
First fix for #17 even if it generates some ugly html. But the QML element seems to handle it fine.
|
2018-12-05 16:38:07 +01:00 |
|
Scharel Clemens
|
120464f954
|
Fixed #14 Search results opening the wrong note
|
2018-12-05 15:52:35 +01:00 |
|
Scharel Clemens
|
b3d302acf4
|
Allow landscape orientation
|
2018-12-04 17:24:45 +01:00 |
|
Scharel Clemens
|
b29e3867e8
|
Allow to delete accounts that are not last in the list
|
2018-12-04 16:31:28 +01:00 |
|
Scharel Clemens
|
bdc75e1cea
|
Added auto prepend for ordered lists
|
2018-12-04 15:49:29 +01:00 |
|
Scharel Clemens
|
9b9b75cff8
|
mproved markdown rendering
|
2018-12-04 15:22:57 +01:00 |
|
Scharel Clemens
|
30947fb251
|
Added options for monospaced font and capital X in checkboxes
|
2018-12-04 11:44:06 +01:00 |
|
Scharel Clemens
|
1396633e34
|
Bugfix: Adding notes is possible again
|
2018-12-04 11:24:07 +01:00 |
|
Scharel Clemens
|
d2449f7591
|
Implemented auto prepend for list elements.
|
2018-12-04 00:46:04 +01:00 |
|
Scharel Clemens
|
a8d1b64251
|
Reload content when opening EditPage.
|
2018-12-03 23:08:41 +01:00 |
|
Scharel Clemens
|
ad71500c20
|
Implemented searching, larger checkboxes, better asynchronious behaviour, small bugfixes
|
2018-12-03 20:33:37 +01:00 |
|
Scharel Clemens
|
3c1223f9a9
|
Tried to handle notes over id, not index in the subpages. Not that successfully until now.
|
2018-11-30 18:40:03 +01:00 |
|
Scharel Clemens
|
b782150923
|
Worked on NotesApi
|
2018-11-30 15:12:16 +01:00 |
|
Scharel Clemens
|
717d0855e1
|
Added case-insensitivity for tasklists.
|
2018-11-30 01:06:35 +01:00 |
|
Scharel Clemens
|
af18cc77d2
|
Implemented checkboxes
|
2018-11-28 14:05:36 +01:00 |
|
Scharel Clemens
|
21aa7211ca
|
Improved about page and added FOSS licenses
|
2018-11-27 12:08:44 +01:00 |
|
Scharel Clemens
|
203fd4b1a0
|
Moved showdown to qml/; Begin versioning.
|
2018-11-27 10:21:50 +01:00 |
|
Scharel Clemens
|
2f6117114e
|
Use ShowdownJS https://github.com/showdownjs/showdown to parse Markdown
|
2018-11-27 09:58:21 +01:00 |
|
Scharel Clemens
|
ff1e3715b4
|
Added details to the view.
|
2018-11-26 17:21:33 +01:00 |
|
Scharel Clemens
|
29335f9c51
|
Improved API handling and sorting.
|
2018-11-26 17:21:02 +01:00 |
|
Scharel Clemens
|
6275eaa869
|
Worked on sorting. For some reason it works, but I don't know why.
|
2018-11-25 20:39:03 +01:00 |
|
Scharel Clemens
|
e600a72036
|
Small UI improvements
|
2018-11-25 14:08:00 +01:00 |
|
Scharel Clemens
|
7f27a87aa3
|
Small improbvements to the API
|
2018-11-25 14:07:37 +01:00 |
|