1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-07-03 23:50:33 +02:00
Commit Graph

35 Commits

Author SHA1 Message Date
1d6a6c5134 Various cli changes 2017-03-01 21:01:03 +00:00
2e515b6a13 Clean db connection on exit 2017-02-07 20:11:08 +00:00
b503dca462 Clean up 2017-02-07 19:42:35 +00:00
ab3bb28036 Recreating item list 2017-02-06 20:20:30 +00:00
a4116a4bf8 Create new ItemList component 2017-02-05 17:57:04 +00:00
c8c6b016cf Refactoring to make notemodel and foldermodel share the same base class 2017-01-13 22:51:41 +01:00
8b9f952462 abstract folder list to reuse bits for notelist 2017-01-12 19:22:05 +01:00
ed8f8c32da Minor fix 2017-01-12 18:16:39 +01:00
38a28d8551 Using qInfo/qDebug as relevant 2017-01-12 18:04:21 +01:00
4e549695cf Display notes 2017-01-12 17:59:19 +01:00
d3e8ce55f9 Don't use dispatcher in QML to avoid threading issue in Android platform 2017-01-11 21:09:50 +01:00
603d5e1370 Handle switching API domain 2017-01-11 15:18:56 +01:00
a1bffbb5e5 Handle sync and api state before and after login/logout 2017-01-11 11:14:57 +01:00
5c7581ae1d Auto-generate client ID 2017-01-11 00:33:56 +01:00
e16122d978 Handle login frontend 2017-01-11 00:28:51 +01:00
7e0ee0ba9c Moved main page to separate qml file 2017-01-10 20:32:10 +01:00
2322d931a6 Added sync button 2017-01-10 19:59:12 +01:00
ceae7b9fde Tweaks for Android version 2017-01-10 18:05:58 +01:00
fb63787d10 Get sync to update view 2017-01-07 10:40:13 +01:00
b1415056cb Done settings class 2017-01-06 23:09:10 +01:00
9786786e7f Syncing items 2017-01-05 23:54:13 +01:00
bb0af42fee Download new items during sync 2017-01-05 18:59:01 +01:00
65d93d4b6d Merge changes 2017-01-02 16:28:03 +01:00
0a08837ef0 Added BaseModel to allow tracking changes 2017-01-02 13:17:15 +01:00
bc6f419d1e Moved db operations under model 2017-01-01 23:20:06 +01:00
2491a8dab5 Make db a global instance 2017-01-01 23:03:42 +01:00
4570fcac18 Add delete folder 2016-12-31 10:48:18 +01:00
5f14d830e3 Clean up 2016-12-29 21:45:38 +01:00
8ee9d82b1c Modify list of folders 2016-12-29 20:19:00 +01:00
a409f994cd api sync 2016-12-27 21:25:07 +01:00
999a2c5ef2 Changed ids to text 2016-12-23 19:04:26 +01:00
6c3c9d8a83 Importing Evernote notes 2016-12-22 22:35:35 +01:00
40e9b82137 Laod note 2016-12-14 21:50:26 +00:00
ac166d7976 Loading note collection 2016-12-12 22:33:33 +00:00
dc4b1580b0 Access view from c+ 2016-12-11 16:09:39 +00:00