1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00
joplin/QtClient/JoplinQtClient
2017-03-01 21:01:03 +00:00
..
models Various cli changes 2017-03-01 21:01:03 +00: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 Create new ItemList component 2017-02-05 17:57:04 +00:00
application.cpp Various cli changes 2017-03-01 21:01:03 +00:00
application.h Various cli changes 2017-03-01 21:01:03 +00:00
baseitemlistcontroller.cpp Clean up 2017-02-07 19:42:35 +00:00
baseitemlistcontroller.h Clean up 2017-02-07 19:42:35 +00:00
build.bat Clean up all files 2017-02-03 21:44:51 +00:00
build.sh Clean up 2017-02-07 19:42:35 +00:00
cliapplication.cpp Various cli changes 2017-03-01 21:01:03 +00:00
cliapplication.h Various cli changes 2017-03-01 21:01:03 +00:00
command.cpp CLI changes 2017-01-31 20:19:03 +00:00
command.h CLI changes 2017-01-31 20:19:03 +00:00
constants.h Open note in text editor and save it 2017-02-08 21:43:35 +00:00
database.cpp Save and load note 2017-02-09 20:14:36 +00:00
database.h Save and load note 2017-02-09 20:14:36 +00: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 More refactoring 2017-01-14 00:04:52 +01:00
dispatcher.h More refactoring 2017-01-14 00:04:52 +01:00
EditableListDelegate.qml Modify list of folders 2016-12-29 20:19:00 +01:00
EditableListItem.qml Trying to fix signal issue 2017-01-31 21:20:13 +00: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
folderlistcontroller.cpp Clean up 2017-02-07 19:42:35 +00:00
folderlistcontroller.h Recreating item list 2017-02-06 20:20:30 +00:00
itemlist2.cpp Create new ItemList component 2017-02-05 17:57:04 +00:00
itemlist2.h Create new ItemList component 2017-02-05 17:57:04 +00:00
ItemList2.qml Recreating item list 2017-02-06 20:20:30 +00:00
ItemList.qml Trying to fix signal issue 2017-01-31 21:20:13 +00:00
JoplinQtClient.pro Clean up 2017-02-07 19:42:35 +00:00
JoplinQtClient.pro.user.13661a9 CLI changes 2017-01-31 20:19:03 +00: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 Handle editing notes and setting config values 2017-02-10 21:14:21 +00:00
MainPage.qml Recreating item list 2017-02-06 20:20:30 +00: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 Open note in text editor and save it 2017-02-08 21:43:35 +00:00
paths.h Open note in text editor and save it 2017-02-08 21:43:35 +00:00
qml.qrc Create new ItemList component 2017-02-05 17:57:04 +00:00
qmlutils.cpp Recreating item list 2017-02-06 20:20:30 +00:00
qmlutils.h Create new ItemList component 2017-02-05 17:57:04 +00:00
schema.sql Recreating item list 2017-02-06 20:20:30 +00:00
settings.cpp Handle editing notes and setting config values 2017-02-10 21:14:21 +00:00
settings.h Handle editing notes and setting config values 2017-02-10 21:14:21 +00:00
simpletypes.h Modify list of folders 2016-12-29 20:19:00 +01:00
sparsevector.hpp Refactored sparse vector to use unique_ptr 2017-01-13 22:05:35 +01:00
stable.h Open note in text editor and save it 2017-02-08 21:43:35 +00:00
synchronizer.cpp Various cli changes 2017-03-01 21:01:03 +00:00
synchronizer.h Various cli changes 2017-03-01 21:01:03 +00: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 Create new ItemList component 2017-02-05 17:57:04 +00:00
window.h Trying to fix signal issue 2017-01-31 21:20:13 +00:00