nextcloud-desktop/src/mirall
2013-10-11 12:10:47 +02:00
..
accountsettings.cpp Be more careful with items in model when deleting rows. 2013-09-23 15:10:42 +02:00
accountsettings.h Removed left over stuff from refactoring. 2013-09-23 15:10:42 +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 Fix initialized after warning. 2013-10-11 12:10:47 +02:00
application.h Reconnect if network is unavailable after startup 2013-10-11 11:43:23 +02:00
connectionvalidator.cpp Reconnect if network is unavailable after startup 2013-10-11 11:43:23 +02:00
connectionvalidator.h Reconnect if network is unavailable after startup 2013-10-11 11:43:23 +02:00
csyncthread.cpp Remove bogus html formatting tag. 2013-10-11 12:09:27 +02:00
csyncthread.h
fileutils.cpp
fileutils.h
folder.cpp Handle sync enable flag correctly in folder scheduling. 2013-10-10 11:32:56 +02:00
folder.h Cleaned folder class, removed a couple of signals and helper classes. 2013-08-14 18:24:06 +02:00
folderman.cpp Make problem warnings not appearing in the tray. 2013-10-11 12:09:27 +02:00
folderman.h Reconfigure the proxy when needed 2013-08-27 10:02:59 +02:00
folderstatusmodel.cpp Use List to handle errors and display multiline. 2013-09-05 19:25:59 +02:00
folderstatusmodel.h Merge branch 'shibboleth' 2013-08-05 19:54:06 +02:00
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 parameter order 2013-09-15 22:48:12 +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 Don't add empty entries in hidden files editor with an empty string 2013-08-12 13:10:16 +02:00
ignorelisteditor.h
ignorelisteditor.ui Add support for deletable ignores in IgnoreListEditor. 2013-08-05 16:13:26 +02:00
inotify.cpp Fix possible endless loop in inotify 2013-09-27 20:10:12 +02:00
inotify.h Notify user if there is a problem with the inotify watcher 2013-08-07 15:00:10 +02:00
itemprogressdialog.cpp Add Folder column to Details sync protocol 2013-09-30 14:12:59 +02:00
itemprogressdialog.h Flatten the itemprogressdialog and show a flat list. 2013-08-14 18:24:06 +02:00
itemprogressdialog.ui Do not sort the entries in the syc protocol dialog alphabetically 2013-08-26 17:27:44 +02:00
logbrowser.cpp More fixes related to object destruction on exit 2013-09-20 14:18:28 +02:00
logbrowser.h More fixes related to object destruction on exit 2013-09-20 14:18:28 +02:00
logger.cpp Significantly simply logging 2013-08-07 15:00:10 +02:00
logger.h Significantly simply logging 2013-08-07 15:00:10 +02:00
mirallaccessmanager.cpp Revert "Temporarily log HTTP traffic done by MirallAccessManager." 2013-08-05 19:47:48 +02:00
mirallaccessmanager.h Revert "Temporarily log HTTP traffic done by MirallAccessManager." 2013-08-05 19:47:48 +02:00
mirallconfigfile.cpp Default to no limit upload 2013-08-22 12:26:34 +02:00
mirallconfigfile.h Fix the brandwith limit 2013-08-14 14:57:56 +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
owncloudinfo.cpp Folder Wizard: Fix various issues 2013-09-15 22:47:35 +02:00
owncloudinfo.h Detect connection failure from the polling 2013-08-14 12:34:03 +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
progressdispatcher.cpp Use qint64 rather than int64_t. 2013-10-09 14:33:24 +02:00
progressdispatcher.h Add some progress meassuring logging. 2013-10-09 14:33:09 +02:00
settingsdialog.cpp More fixes related to object destruction on exit 2013-09-20 14:18:28 +02:00
settingsdialog.h More fixes related to object destruction on exit 2013-09-20 14:18:28 +02:00
settingsdialog.ui Settings: calculate sidebar width dynamically 2013-09-20 10:40:22 +02:00
sslerrordialog.cpp
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 Add copyright header to syncfileitem.h 2013-09-15 22:49:24 +02:00
syncresult.cpp Added missing switch cases to calm compiler warnings. 2013-08-07 14:46:57 +02:00
syncresult.h Add folder alias to sync result structure. 2013-08-06 18:04:42 +02:00
systray.cpp
systray.h
theme.cpp Honor cmake's install prefix 2013-08-22 09:40:25 +02:00
theme.h Theme: Add documentation after recent changes 2013-08-23 10:36:09 +02:00
updatedetector.cpp
updatedetector.h
utility.cpp moving back to 1024 as divider for kB, MB, GB & TB 2013-09-13 15:00:49 +02:00
utility.h Wait up to 30 secs before complaining about missing systray 2013-09-10 11:40:02 +02:00
version.h.in