1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00
joplin/QtClient/JoplinQtClient
2017-01-12 23:09:24 +01:00
..
models refactoring to use vector of smart pointers 2017-01-12 23:09:24 +01:00
services Modify list of folders 2016-12-29 20:19:00 +01:00
AddButton.qml Display notes 2017-01-12 17:59:19 +01:00
AndroidManifest.xml Tweaks for Android version 2017-01-10 18:05:58 +01:00
app.qml Display notes 2017-01-12 17:59:19 +01:00
application.cpp abstract folder list to reuse bits for notelist 2017-01-12 19:22:05 +01:00
application.h Display notes 2017-01-12 17:59:19 +01:00
build.bat import enex files from c++ 2016-12-18 21:44:45 +00:00
constants.h Handle login frontend 2017-01-11 00:28:51 +01:00
database.cpp Using qInfo/qDebug as relevant 2017-01-12 18:04:21 +01:00
database.h Display notes 2017-01-12 17:59:19 +01:00
database.qrc import enex files from c++ 2016-12-18 21:44:45 +00:00
databaseutils.cpp Modify list of folders 2016-12-29 20:19:00 +01:00
databaseutils.h Modify list of folders 2016-12-29 20:19:00 +01:00
dispatcher.cpp Handle switching API domain 2017-01-11 15:18:56 +01:00
dispatcher.h Handle switching API domain 2017-01-11 15:18:56 +01:00
EditableListDelegate.qml Modify list of folders 2016-12-29 20:19:00 +01:00
EditableListItem.qml Add delete folder 2016-12-31 10:48:18 +01:00
EditableListViewItem.qml Modify list of folders 2016-12-29 20:19:00 +01:00
enum.cpp Added BaseModel to allow tracking changes 2017-01-02 13:17:15 +01:00
enum.h upload folders to server 2017-01-03 19:42:01 +01:00
filters.cpp Handle sync and api state before and after login/logout 2017-01-11 11:14:57 +01:00
filters.h Handle sync and api state before and after login/logout 2017-01-11 11:14:57 +01:00
ItemList.qml Making folder list more generic to reuse it for notelist 2017-01-12 18:18:59 +01:00
JoplinQtClient.pro refactoring list model 2017-01-12 21:33:56 +01:00
LoginPage.qml Display notes 2017-01-12 17:59:19 +01:00
LoginPageForm.ui.qml Handle switching API domain 2017-01-11 15:18:56 +01:00
main.cpp Access view from c+ 2016-12-11 16:09:39 +00:00
MainPage.qml abstract folder list to reuse bits for notelist 2017-01-12 19:22:05 +01:00
make.bat Web app update 2016-12-23 18:47:38 +01:00
NoteEditor.qml Laod note 2016-12-14 21:50:26 +00:00
NoteList.qml Minor fix 2017-01-12 18:16:39 +01:00
Page1.qml Qt client first commit 2016-12-10 22:39:53 +00:00
Page1Form.ui.qml Qt client first commit 2016-12-10 22:39:53 +00:00
paths.cpp Tweaks for Android version 2017-01-10 18:05:58 +01:00
paths.h Tweaks for Android version 2017-01-10 18:05:58 +01:00
qml.qrc Removed note list and replace with itemlist 2017-01-12 18:20:46 +01:00
schema.sql Display notes 2017-01-12 17:59:19 +01:00
settings.cpp Handle sync and api state before and after login/logout 2017-01-11 11:14:57 +01:00
settings.h Handle sync and api state before and after login/logout 2017-01-11 11:14:57 +01:00
simpletypes.h Modify list of folders 2016-12-29 20:19:00 +01:00
sparsevector.hpp Clean up 2016-12-29 21:51:10 +01:00
stable.h refactoring to use vector of smart pointers 2017-01-12 23:09:24 +01:00
synchronizer.cpp Using qInfo/qDebug as relevant 2017-01-12 18:04:21 +01:00
synchronizer.h Handle sync and api state before and after login/logout 2017-01-11 11:14:57 +01:00
Test.qml Modify list of folders 2016-12-29 20:19:00 +01:00
TestForm.ui.qml Modify list of folders 2016-12-29 20:19:00 +01:00
TestUnQuatre.qml Qt client first commit 2016-12-10 22:39:53 +00:00
uuid_utils.cpp Qt client first commit 2016-12-10 22:39:53 +00:00
uuid_utils.h Qt client first commit 2016-12-10 22:39:53 +00:00
uuid.cpp Add delete folder 2016-12-31 10:48:18 +01:00
uuid.h Add delete folder 2016-12-31 10:48:18 +01:00
webapi.cpp Using qInfo/qDebug as relevant 2017-01-12 18:04:21 +01:00
webapi.h Handle sync and api state before and after login/logout 2017-01-11 11:14:57 +01:00
window.cpp Using qInfo/qDebug as relevant 2017-01-12 18:04:21 +01:00
window.h Don't use dispatcher in QML to avoid threading issue in Android platform 2017-01-11 21:09:50 +01:00