nextcloud-desktop/src/mirall
2013-10-14 11:46:02 +02:00
..
accountsettings.cpp Integrate progress dialog into settings dialog. 2013-10-09 14:27:28 +02:00
accountsettings.h Integrate progress dialog into settings dialog. 2013-10-09 14:27:28 +02:00
accountsettings.ui Hide quota and display explanation if no quota info is available. 2013-09-03 14:25:28 +02:00
application.cpp Add socketapi 2013-10-03 17:05:01 +02:00
application.h Integrate progress dialog into settings dialog. 2013-10-09 14:27:28 +02:00
connectionvalidator.cpp Add connected server to error message. 2013-10-01 13:58:00 +02:00
connectionvalidator.h
csyncthread.cpp Remove bogus html formatting tag. 2013-10-14 11:46:02 +02:00
csyncthread.h Refactor a bit the error reporting from the propagator 2013-10-04 15:55:59 +02:00
fileutils.cpp
fileutils.h
folder.cpp Handle sync enable flag correctly in folder scheduling. 2013-10-09 14:27:28 +02:00
folder.h Minor fixes for file_status 2013-10-03 16:12:50 +02:00
folderman.cpp Handle sync enable flag correctly in folder scheduling. 2013-10-09 14:27:28 +02:00
folderman.h Add socketapi 2013-10-03 17:05:01 +02:00
folderstatusmodel.cpp Use List to handle errors and display multiline. 2013-09-05 19:28:23 +02:00
folderstatusmodel.h
folderwatcher.cpp Add the new directories comming from the sync in the watcher 2013-08-21 00:45:36 +02:00
folderwatcher.h Add the new directories comming from the sync in the watcher 2013-08-21 00:45:36 +02:00
folderwatcher_inotify.cpp Fix crash in case of error 2013-08-28 21:26:42 +02:00
folderwatcher_inotify.h Add the new directories comming from the sync in the watcher 2013-08-21 00:45:36 +02:00
folderwatcher_mac.cpp
folderwatcher_mac.h Add the new directories comming from the sync in the watcher 2013-08-21 00:45:36 +02:00
folderwatcher_win.cpp
folderwatcher_win.h Add the new directories comming from the sync in the watcher 2013-08-21 00:45:36 +02:00
folderwizard.cpp Fix sequence of directories in help text. 2013-10-01 13:58:01 +02:00
folderwizard.h Folder Wizard: More sanity checks 2013-09-10 23:38:00 +02:00
folderwizardsourcepage.ui folderwizard: layout fixes 2013-08-14 19:24:02 +02:00
folderwizardtargetpage.ui folderwizard: layout fixes 2013-08-14 19:24:02 +02:00
generalsettings.cpp Fix display of "Monochrome icon" setting 2013-08-31 14:14:24 +02:00
generalsettings.h
generalsettings.ui
ignorelisteditor.cpp Compile with Qt5 2013-08-28 20:58:22 +02:00
ignorelisteditor.h
ignorelisteditor.ui
inotify.cpp Fix possible endless loop in inotify 2013-09-27 20:10:12 +02:00
inotify.h
logbrowser.cpp More refactoring: Logger and Logbrowser out of application class. 2013-10-02 15:29:24 +02:00
logbrowser.h More refactoring: Logger and Logbrowser out of application class. 2013-10-02 15:29:24 +02:00
logger.cpp Fix race condition in the logger. 2013-10-03 14:37:13 +02:00
logger.h Fix race condition in the logger. 2013-10-03 14:37:13 +02:00
mirallaccessmanager.cpp
mirallaccessmanager.h
mirallconfigfile.cpp Add socketapi 2013-10-03 17:05:01 +02:00
mirallconfigfile.h Add socketapi 2013-10-03 17:05:01 +02:00
networklocation.cpp
networklocation.h
networksettings.cpp Fix the 'no limit' upload setting 2013-08-17 16:11:45 +02:00
networksettings.h
networksettings.ui Fix casing in settings dialog 2013-08-26 20:22:24 +02:00
occinfo.cpp
occinfo.h Compile with Qt5 2013-08-28 20:58:22 +02:00
owncloudgui.cpp Integrate progress dialog into settings dialog. 2013-10-09 14:27:28 +02:00
owncloudgui.h Integrate progress dialog into settings dialog. 2013-10-09 14:27:28 +02:00
owncloudinfo.cpp Merge branch '1.4', brings in the changes we did for 1.4.1 2013-09-24 14:18:25 +02:00
owncloudinfo.h Detect connection failure from the polling 2013-08-14 12:34:03 +02:00
owncloudpropagator.cpp Minor changes. 2013-10-09 14:27:28 +02:00
owncloudpropagator.h Refactor a bit the error reporting from the propagator 2013-10-04 15:55:59 +02:00
owncloudsetuppage.ui
owncloudsetuppage_ng.ui
owncloudsetupwizard.cpp Start only one wizard, delete it when done 2013-09-19 12:11:46 +02:00
owncloudsetupwizard.h
owncloudtheme.cpp More adjustments around the application name 2013-08-23 10:30:03 +02:00
owncloudtheme.h More adjustments around the application name 2013-08-23 10:30:03 +02:00
progressdatabase.cpp Compile with Qt5 on Linux 2013-09-05 17:13:31 +02:00
progressdatabase.h Merge branch 'master' into propagator-ng 2013-08-14 15:19:21 +02:00
progressdispatcher.cpp Use qint64 rather than int64_t. 2013-10-08 15:41:15 +02:00
progressdispatcher.h Add some progress meassuring logging. 2013-10-08 14:07:46 +02:00
protocolwidget.cpp Integrate progress dialog into settings dialog. 2013-10-09 14:27:28 +02:00
protocolwidget.h Integrate progress dialog into settings dialog. 2013-10-09 14:27:28 +02:00
protocolwidget.ui Integrate progress dialog into settings dialog. 2013-10-09 14:27:28 +02:00
settingsdialog.cpp Integrate progress dialog into settings dialog. 2013-10-09 14:27:28 +02:00
settingsdialog.h Integrate progress dialog into settings dialog. 2013-10-09 14:27:28 +02:00
settingsdialog.ui Settings: calculate sidebar width dynamically 2013-09-20 10:40:22 +02:00
socketapi.cpp Fix file status enum names. 2013-10-03 17:55:32 +02:00
socketapi.h Add socketapi 2013-10-03 17:05:01 +02:00
sslerrordialog.cpp Compile with Qt5 2013-08-28 20:58:22 +02:00
sslerrordialog.h Ui::SslErrorDialog belongs within the Mirall namespace 2013-09-18 14:06:23 +02:00
sslerrordialog.ui Ui::SslErrorDialog belongs within the Mirall namespace 2013-09-18 14:06:23 +02:00
syncfileitem.h Refactor a bit the error reporting from the propagator 2013-10-04 15:55:59 +02:00
syncjournaldb.cpp Protect the sync database by a mutex since it is used by the thread 2013-10-04 21:05:46 +02:00
syncjournaldb.h Protect the sync database by a mutex since it is used by the thread 2013-10-04 21:05:46 +02:00
syncjournalfilerecord.cpp Compile with MinGW 2013-10-04 20:29:42 +02:00
syncjournalfilerecord.h TMP 2013-10-03 20:01:07 +02:00
syncresult.cpp Handle new sync result enum. 2013-10-03 15:32:44 +02:00
syncresult.h Abort the sync asynchroniously 2013-10-03 14:36:32 +02:00
systray.cpp Add Mirall namespace. 2013-10-01 13:58:01 +02:00
systray.h Add Mirall namespace. 2013-10-01 13:58:01 +02:00
theme.cpp Abort the sync asynchroniously 2013-10-03 14:36:32 +02:00
theme.h Theme: Add documentation after recent changes 2013-08-23 10:36:09 +02:00
updatedetector.cpp Compile with Qt5 2013-08-28 20:58:22 +02:00
updatedetector.h
utility.cpp Utility::showInFileManager(): Substitute valid desktop file parameters 2013-10-03 12:05:00 +02:00
utility.h Utility: Move OS specific implementations into separate files 2013-10-02 19:15:56 +02:00
utility_mac.cpp Utility: Move OS specific implementations into separate files 2013-10-02 19:15:56 +02:00
utility_unix.cpp Utility: Move OS specific implementations into separate files 2013-10-02 19:15:56 +02:00
utility_win.cpp Utility: Move OS specific implementations into separate files 2013-10-02 19:15:56 +02:00
version.h.in