1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00
Commit Graph

7215 Commits

Author SHA1 Message Date
Laurent Cozic
5aec22491c refactoring to use vector of smart pointers 2017-01-12 23:30:26 +01:00
Laurent Cozic
e42971b2d6 refactoring to use vector of smart pointers 2017-01-12 23:09:24 +01:00
Laurent Cozic
42bc141d3a refactoring list model 2017-01-12 21:33:56 +01:00
Laurent Cozic
8b9f952462 abstract folder list to reuse bits for notelist 2017-01-12 19:22:05 +01:00
Laurent Cozic
d6fe46c819 methods to retrieve note index and ids 2017-01-12 19:11:58 +01:00
Laurent Cozic
8eb93b8848 Removed note list and replace with itemlist 2017-01-12 18:20:46 +01:00
Laurent Cozic
b02da1b80c Making folder list more generic to reuse it for notelist 2017-01-12 18:18:59 +01:00
Laurent Cozic
ed8f8c32da Minor fix 2017-01-12 18:16:39 +01:00
Laurent Cozic
38a28d8551 Using qInfo/qDebug as relevant 2017-01-12 18:04:21 +01:00
Laurent Cozic
4e549695cf Display notes 2017-01-12 17:59:19 +01:00
Laurent Cozic
d3e8ce55f9 Don't use dispatcher in QML to avoid threading issue in Android platform 2017-01-11 21:09:50 +01:00
Laurent Cozic
603d5e1370 Handle switching API domain 2017-01-11 15:18:56 +01:00
Laurent Cozic
ad3c59577e Updated debug client to work with live server 2017-01-11 11:46:04 +01:00
Laurent Cozic
a1bffbb5e5 Handle sync and api state before and after login/logout 2017-01-11 11:14:57 +01:00
Laurent Cozic
5c7581ae1d Auto-generate client ID 2017-01-11 00:33:56 +01:00
Laurent Cozic
e16122d978 Handle login frontend 2017-01-11 00:28:51 +01:00
Laurent Cozic
7e0ee0ba9c Moved main page to separate qml file 2017-01-10 20:32:10 +01:00
Laurent Cozic
2322d931a6 Added sync button 2017-01-10 19:59:12 +01:00
Laurent Cozic
f9218f0095 Started cache handling 2017-01-10 18:06:08 +01:00
Laurent Cozic
ceae7b9fde Tweaks for Android version 2017-01-10 18:05:58 +01:00
Laurent Cozic
228831bf23 Udpate to support dev/prod env 2017-01-09 22:15:02 +01:00
Laurent Cozic
11115077d5 Get it working with deleted items 2017-01-09 22:14:32 +01:00
Laurent Cozic
28320ace18 Update item in client 2017-01-09 14:34:06 +01:00
Laurent Cozic
6a66c07a28 Return objects that have been changed 2017-01-09 12:14:21 +01:00
Laurent Cozic
0e4a6f0fe6 Refactored and cleaned up synchronizer 2017-01-09 12:13:58 +01:00
Laurent Cozic
35e2fb8c6e Make sure synchronizer returns list of modified fields 2017-01-09 11:18:46 +01:00
Laurent Cozic
8973668957 Clean up 2017-01-08 00:35:17 +01:00
Laurent Cozic
4e91446619 Clean up 2017-01-08 00:11:47 +01:00
Laurent Cozic
794ede1e4c Updated versioning to support any field 2017-01-08 00:09:04 +01:00
Laurent Cozic
cc2e01a21b Fixed test 2017-01-07 23:23:29 +01:00
Laurent Cozic
6af6771721 minor change 2017-01-07 23:16:40 +01:00
Laurent Cozic
fb63787d10 Get sync to update view 2017-01-07 10:40:13 +01:00
Laurent Cozic
b1415056cb Done settings class 2017-01-06 23:09:10 +01:00
Laurent Cozic
9786786e7f Syncing items 2017-01-05 23:54:13 +01:00
Laurent Cozic
96cd7d67b0 Added debug client 2017-01-05 19:01:50 +01:00
Laurent Cozic
bb0af42fee Download new items during sync 2017-01-05 18:59:01 +01:00
Laurent Cozic
67d9104374 upload folders to server 2017-01-03 19:42:01 +01:00
Laurent Cozic
65d93d4b6d Merge changes 2017-01-02 16:28:03 +01:00
Laurent Cozic
9cd3554e4a Log SQL queries 2017-01-02 15:17:03 +01:00
Laurent Cozic
629fe42c59 Record changes 2017-01-02 15:04:27 +01:00
Laurent Cozic
0a08837ef0 Added BaseModel to allow tracking changes 2017-01-02 13:17:15 +01:00
Laurent Cozic
bc6f419d1e Moved db operations under model 2017-01-01 23:20:06 +01:00
Laurent Cozic
2491a8dab5 Make db a global instance 2017-01-01 23:03:42 +01:00
Laurent Cozic
959e5be871 Before model refactoring 2017-01-01 14:05:21 +01:00
Laurent Cozic
b5dc92e3a7 Removed dependency to foldercollection 2017-01-01 11:33:14 +01:00
Laurent Cozic
4570fcac18 Add delete folder 2016-12-31 10:48:18 +01:00
Laurent Cozic
e751dfc793 Usability tweaks 2016-12-29 21:56:43 +01:00
Laurent Cozic
42955187fa Clean up 2016-12-29 21:51:10 +01:00
Laurent Cozic
5f14d830e3 Clean up 2016-12-29 21:45:38 +01:00
Laurent Cozic
8ee9d82b1c Modify list of folders 2016-12-29 20:19:00 +01:00