nextcloud-desktop/src/mirall
2013-08-19 13:42:01 +02:00
..
accountsettings.cpp Hide password in the account settings 2013-08-19 13:42:01 +02:00
accountsettings.h Propagate soft errors into SyncResult, icon fixes. 2013-08-02 14:22:01 +02:00
accountsettings.ui fixup the layout of the account settings 2013-08-16 15:03:38 +02:00
application.cpp Fix sequence for recently changed items. 2013-08-19 13:06:48 +02:00
application.h Significantly simply logging 2013-08-07 15:00:10 +02:00
connectionvalidator.cpp Fix warnings. 2013-08-01 16:53:43 +02:00
connectionvalidator.h Add and use credentials abstraction. Implement HTTP and dummy credentials. 2013-08-01 16:53:43 +02:00
csyncthread.cpp Handle quota exceeding as error. 2013-08-15 08:15:43 +02:00
csyncthread.h Fix warnings emitted by clang. 2013-08-01 16:53:43 +02:00
fileutils.cpp Do not follow symlinks when recursing 2013-03-18 14:12:25 +01:00
fileutils.h Fix warnings. 2013-08-01 16:53:43 +02:00
folder.cpp Show a bubble if the quota was exceeded. 2013-08-17 17:57:33 +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 re-enable the sync if the syncing was disabled because the connection is down at startup 2013-08-14 12:59:56 +02:00
folderman.h Refactor: move the pollTimer to the folder 2013-08-05 20:13:39 +02:00
folderstatusmodel.cpp Progressbar and quota bar tweaking. 2013-08-17 22:56:02 +02:00
folderstatusmodel.h Merge branch 'shibboleth' 2013-08-05 19:54:06 +02:00
folderwatcher.cpp OS X: Fix compile 2013-07-24 14:08:16 +02:00
folderwatcher.h Notify user if there is a problem with the inotify watcher 2013-08-07 15:00:10 +02:00
folderwatcher_inotify.cpp Notify user if there is a problem with the inotify watcher 2013-08-07 15:00:10 +02:00
folderwatcher_inotify.h Notify user if there is a problem with the inotify watcher 2013-08-07 15:00:10 +02:00
folderwatcher_mac.cpp Compile on Mac 2012-12-06 18:48:36 +01:00
folderwatcher_mac.h Implement folder watching for OS X using FSEvents 2012-12-06 17:53:04 +01:00
folderwatcher_win.cpp Removed verbose logging on Win32. 2013-03-28 11:14:16 +01:00
folderwatcher_win.h Fix Windows folder watcher 2012-12-06 17:53:04 +01:00
folderwizard.cpp Folder Wizard UI clean up 2013-08-14 14:01:33 +02:00
folderwizard.h Fix regression in FolderWizard over 1.3 2013-08-06 21:50:22 +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 Hide mono icon options if the resource has no mono icons 2013-08-14 16:35:42 +02:00
generalsettings.h Make use of bandwidth limiting, split general/network settings. 2013-07-24 19:53:20 +02:00
generalsettings.ui Make use of bandwidth limiting, split general/network settings. 2013-07-24 19:53:20 +02:00
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 Ignore list editor fixes 2013-07-20 01:26:11 +02:00
ignorelisteditor.ui Add support for deletable ignores in IgnoreListEditor. 2013-08-05 16:13:26 +02:00
inotify.cpp Notify user if there is a problem with the inotify watcher 2013-08-07 15:00:10 +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 a tooltip in the sync protocol list. 2013-08-17 17:57:33 +02:00
itemprogressdialog.h Flatten the itemprogressdialog and show a flat list. 2013-08-14 18:24:06 +02:00
itemprogressdialog.ui Removed label on request of Jan. 2013-08-15 12:17:01 +02:00
logbrowser.cpp Do not keep the log if the log window is not visible. 2013-08-18 13:28:40 +02:00
logbrowser.h Remember geometry of LogBrowser 2013-07-10 09:34:41 +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 Admendment of last commit 2013-08-15 13:09:20 +02:00
mirallconfigfile.h Fix the brandwith limit 2013-08-14 14:57:56 +02:00
networklocation.cpp Fix QLatin1String issues. 2012-08-17 18:13:17 +03:00
networklocation.h add simple network location infrastructure 2011-04-06 15:22:40 +02:00
networksettings.cpp Fix the 'no limit' upload setting 2013-08-17 16:11:45 +02:00
networksettings.h Make use of bandwidth limiting, split general/network settings. 2013-07-24 19:53:20 +02:00
networksettings.ui fix networksettings.ui _again_ 2013-08-01 13:48:42 +02:00
occinfo.cpp Update detector: make it possible to skip updates. 2013-04-30 17:46:07 +02:00
occinfo.h Update detector: make it possible to skip updates. 2013-04-30 17:46:07 +02:00
owncloudinfo.cpp Allow folders with characters that need percent-encoding 2013-08-18 20:24:24 +02:00
owncloudinfo.h Detect connection failure from the polling 2013-08-14 12:34:03 +02:00
owncloudsetuppage.ui owncloud setup: Fix label style 2013-02-14 17:36:11 +01:00
owncloudsetuppage_ng.ui Setup Dialog: Fix widget size issue (2) 2013-06-27 16:57:15 +02:00
owncloudsetupwizard.cpp Fix crash when finishing the wizard 2013-08-19 12:43:52 +02:00
owncloudsetupwizard.h Actually use the remoteFolder sent by signal. 2013-08-01 16:53:43 +02:00
owncloudtheme.cpp Seems autowrapping doesn't work everywhere. Enforce it 2013-08-08 17:52:09 +02:00
owncloudtheme.h Utility: Compile on Windows again 2013-07-06 22:42:02 +02:00
progressdispatcher.cpp Fix sequence for recently changed items. 2013-08-19 13:06:48 +02:00
progressdispatcher.h Fix sequence for recently changed items. 2013-08-19 13:06:48 +02:00
settingsdialog.cpp put the 'Account' item first 2013-08-16 15:09:54 +02:00
settingsdialog.h Make FolderMan a singleton 2013-07-22 13:59:52 +02:00
settingsdialog.ui Make use of bandwidth limiting, split general/network settings. 2013-07-24 19:53:20 +02:00
sslerrordialog.cpp Commit squashed refactoring branch 2013-07-04 20:02:44 +02:00
sslerrordialog.h Commit squashed refactoring branch 2013-07-04 20:02:44 +02:00
sslerrordialog.ui Commit squashed refactoring branch 2013-07-04 20:02:44 +02:00
syncfileitem.h Handle quota exceeding as error. 2013-08-15 08:15:43 +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 Fix systray class when built without FDO support 2013-05-22 17:39:49 +02:00
systray.h Fix warnings emitted by clang. 2013-08-01 16:53:43 +02:00
theme.cpp Fix/add missing status strings to theme. 2013-08-18 19:20:25 +02:00
theme.h Hide mono icon options if the resource has no mono icons 2013-08-14 16:35:42 +02:00
updatedetector.cpp Create a QNetworkAccessManager subclass which sets proper user agent and use it. 2013-08-01 16:53:43 +02:00
updatedetector.h Update detector: make it possible to skip updates. 2013-04-30 17:46:07 +02:00
utility.cpp Fix formatting for 1 byte size in octetsToString() 2013-08-09 13:02:24 +02:00
utility.h Safer implementation for substitution of WebDav URL 2013-08-05 19:45:24 +02:00
version.h.in Simplify version display. 2012-09-17 21:23:56 +02:00