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

16 Commits

Author SHA1 Message Date
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
1ca242cdc3 Trying to fix signal issue 2017-01-31 21:20:13 +00:00
c8ce21f020 Reverted to regular slot connections now that cache is readonly. Fixed issue with folder deletion 2017-01-21 11:53:28 +00:00
b3e5b4f091 Refactoring to make cache read-only 2017-01-21 11:36:50 +00:00
25b769bbf1 More refactoring 2017-01-14 00:04:52 +01:00
c8c6b016cf Refactoring to make notemodel and foldermodel share the same base class 2017-01-13 22:51:41 +01:00
31ded8c6a9 refactoring to use vector of smart pointers 2017-01-13 10:36:27 +01:00
8b9f952462 abstract folder list to reuse bits for notelist 2017-01-12 19:22:05 +01:00
8eb93b8848 Removed note list and replace with itemlist 2017-01-12 18:20:46 +01:00
b02da1b80c Making folder list more generic to reuse it for notelist 2017-01-12 18:18:59 +01:00
ed8f8c32da Minor fix 2017-01-12 18:16:39 +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
a1bffbb5e5 Handle sync and api state before and after login/logout 2017-01-11 11:14:57 +01:00
7e0ee0ba9c Moved main page to separate qml file 2017-01-10 20:32:10 +01:00