Commit graph

74 commits

Author SHA1 Message Date
Scharel Clemens
74ae7bd213 Began implementing offline mode 2019-12-07 13:42:37 +01:00
Scharel Clemens
5fc566749f Small fixes on NotesPage and EditPage 2019-11-14 23:15:33 +01:00
Scharel Clemens
5f246cce20 Using QSortFilterProxyModel, so searching and sorting works now 2019-11-14 00:47:38 +01:00
Scharel Clemens
2ff9b06c99 Sorting order for "modified" 2019-11-13 13:22:20 +01:00
Scharel Clemens
cefa7259ad Implemented QSortFilterProxyModel 2019-11-11 23:23:41 +01:00
Scharel Clemens
3f128bcd63 Implemented API in C++. Next: I discovered QSortFilterProxyModel :) 2019-11-10 23:04:42 +01:00
Scharel Clemens
a026c2ee8d Implemented the API in C++. Still plenty bugs. 2019-11-10 03:35:33 +01:00
Scharel Clemens
5156f1e629 Improved C++ NotedModel and some small visual thinks 2019-06-21 17:49:54 +02:00
Scharel Clemens
66b56d0ed2 Worked on the c++ model 2019-05-13 23:32:37 +02:00
Scharel Clemens
159ef73315 Fixed sorting by date 2019-04-07 12:28:38 +02:00
Scharel Clemens
c4268f6212 Integrated Showdown as a git submodule 2019-03-11 21:53:04 +01:00
Scharel Clemens
87f7ba83fd Worked on the C++ model and its integration 2019-03-10 20:20:41 +01:00
Scharel Clemens
fc8072bb60 Just some small changes. 2019-02-24 16:40:47 +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
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 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
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