nextcloud-desktop/src/mirall
2014-07-17 15:00:21 +02:00
..
account.cpp leak fix 2014-05-26 12:07:00 +02:00
account.h CookieJar refactoring required to overcome issues in Shibboleth support 2014-05-14 11:11:45 +02:00
accountsettings.cpp Utility: move raiseDisalog to owncloudGui 2014-07-09 22:44:08 +02:00
accountsettings.h accountsettings: remove unused function 2014-06-20 11:27:37 +02:00
accountsettings.ui Implement Certificate Information Widget 2014-01-21 09:21:33 +01:00
application.cpp SocketAPI: Create the socket API instance in folderman. 2014-07-17 11:22:18 +02:00
application.h SocketAPI: Some cleaning up 2014-07-17 15:00:21 +02:00
clientproxy.cpp Add missing include 2014-01-27 12:36:52 +01:00
clientproxy.h Add EXPORT macro to owncloudsync library 2014-04-24 23:45:20 +02:00
cocoainitializer.h New Updater for Windows, passive notification on Linux, Sparkle on Mac 2014-01-15 11:09:31 +01:00
cocoainitializer_mac.mm New Updater for Windows, passive notification on Linux, Sparkle on Mac 2014-01-15 11:09:31 +01:00
connectionvalidator.cpp Remove undeeded include 2014-07-09 22:44:08 +02:00
connectionvalidator.h Add export macro to all classes that need to be exported 2014-04-29 15:31:14 +02:00
cookiejar.cpp Only remove session cookies 2014-05-28 15:24:14 +02:00
cookiejar.h Define Q_DECL_OVERRIDE for Qt4 2014-07-09 23:31:56 +02:00
filesystem.cpp Add missing line break 2014-03-06 14:10:42 +01:00
filesystem.h Fix windows compilation 2014-07-10 22:58:58 +02:00
folder.cpp Merge branch 'il' 2014-07-16 10:49:16 +02:00
folder.h Fix windows compilation 2014-07-10 22:58:58 +02:00
folderman.cpp SocketAPI: Some cleaning up 2014-07-17 15:00:21 +02:00
folderman.h SocketAPI: Create the socket API instance in folderman. 2014-07-17 11:22:18 +02:00
folderstatusmodel.cpp Fixed Indentation and multiple concurrent files syncing case ... 2014-04-28 18:49:27 +03:00
folderstatusmodel.h Add Q_DECL_OVERRIDE for all function that are overriding something 2014-07-09 23:31:56 +02:00
folderwatcher.cpp Move Folder, FolderMan, and FolderWatcher outside of owncloudsync 2014-07-09 22:44:08 +02:00
folderwatcher.h Fixed ignored paths matching on OS X. 2014-03-11 20:34:00 +01:00
folderwatcher_linux.cpp Ignore all sync log files in the sync dir. 2014-04-09 22:02:28 +02:00
folderwatcher_linux.h Add a new folder watcher implementation for Linux. 2014-01-23 13:23:27 +01:00
folderwatcher_mac.cpp Renamed a member variable to have underscore prefix for consistency 2014-03-11 20:34:00 +01:00
folderwatcher_mac.h Renamed a member variable to have underscore prefix for consistency 2014-03-11 20:34:00 +01:00
folderwatcher_qt.cpp License header cleanups. 2014-01-13 16:16:19 +01:00
folderwatcher_qt.h Remove inotify from cmake files. 2014-01-14 15:06:06 +01:00
folderwatcher_win.cpp License header cleanups. 2014-01-13 16:16:19 +01:00
folderwatcher_win.h License header cleanups. 2014-01-13 16:16:19 +01:00
folderwizard.cpp Fix compilation after merge 2014-06-23 12:53:51 +02:00
folderwizard.h Add Q_DECL_OVERRIDE for all function that are overriding something 2014-07-09 23:31:56 +02:00
folderwizardsourcepage.ui Folder wizard: sanitize error detection 2013-11-26 02:03:00 +01:00
folderwizardtargetpage.ui Folder Wizard: Make it more clear that we mean a remote folder 2014-02-03 17:27:54 +01:00
generalsettings.cpp Updater: Fix corner cases related to failed auto-updates 2014-01-31 12:42:00 +01:00
generalsettings.h Make use of the new Proxy handling class. 2014-01-16 12:52:11 +01:00
generalsettings.ui Typo fix 2014-06-29 14:02:50 +02:00
ignorelisteditor.cpp Fix copy & paste problem in Ignore List Editor 2014-01-20 17:08:30 +01: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
logbrowser.cpp Revert "set utf8 for the central settings file" 2013-11-15 15:45:21 +01:00
logbrowser.h Add Q_DECL_OVERRIDE for all function that are overriding something 2014-07-09 23:31:56 +02:00
logger.cpp Fix crash at exit when there is a log after the Logger has been destroyed 2014-05-26 14:37:14 +02:00
logger.h Fix crash at exit when there is a log after the Logger has been destroyed 2014-05-26 14:37:14 +02:00
mirallaccessmanager.cpp Fix wizard flow with shibboleth 2014-05-15 09:43:26 +02:00
mirallaccessmanager.h Add Q_DECL_OVERRIDE for all function that are overriding something 2014-07-09 23:31:56 +02:00
mirallconfigfile.cpp Utility: remove Utility::dataLocation 2014-07-09 22:44:08 +02:00
mirallconfigfile.h Allow to set a smaller timeout value in the config file 2014-05-28 16:28:22 +02:00
networkjobs.cpp Networkjobs: Check if reply body is empty before parsing. 2014-06-24 15:17:33 +02:00
networkjobs.h Fix windows compilation 2014-07-10 22:58:58 +02:00
networksettings.cpp Implement change of the network throttling during a running sync run. 2014-02-02 12:51:19 +01:00
networksettings.h Make use of the new Proxy handling class. 2014-01-16 12:52:11 +01:00
networksettings.ui Fix layout of the network tab 2014-02-28 13:17:04 +01:00
openfilemanager.cpp Utility: Move showInFileManager in its own file 2014-07-09 22:44:08 +02:00
openfilemanager.h Utility: Move showInFileManager in its own file 2014-07-09 22:44:08 +02:00
owncloudgui.cpp Utility: Move showInFileManager in its own file 2014-07-09 22:44:08 +02:00
owncloudgui.h Utility: move raiseDisalog to owncloudGui 2014-07-09 22:44:08 +02:00
owncloudpropagator.cpp Added t8.pl that test case sensitivity issues 2014-07-09 22:44:08 +02:00
owncloudpropagator.h Add Q_DECL_OVERRIDE for all function that are overriding something 2014-07-09 23:31:56 +02:00
owncloudpropagator_p.h move the file system helpers in their own file 2014-02-18 12:54:40 +01:00
owncloudsetuppage.ui owncloud setup: Fix label style 2013-02-14 17:36:11 +01:00
owncloudsetupwizard.cpp Better debugability. 2014-05-15 09:45:50 +02:00
owncloudsetupwizard.h Add Q_DECL_OVERRIDE for all function that are overriding something 2014-07-09 23:31:56 +02:00
owncloudtheme.cpp Cleanup member initialization in Theme 2014-06-20 13:28:52 +02:00
owncloudtheme.h Add Q_DECL_OVERRIDE for all function that are overriding something 2014-07-09 23:31:56 +02:00
progressdispatcher.cpp propagator: Fix restoring directory 2014-06-23 13:56:17 +02:00
progressdispatcher.h Merge branch 'master' of https://github.com/owncloud/mirall into dark-eye-master 2014-06-06 18:56:58 +03:00
propagator_legacy.cpp Merge remote-tracking branch 'origin/1.6' into il 2014-06-23 12:48:34 +02:00
propagator_legacy.h Add Q_DECL_OVERRIDE for all function that are overriding something 2014-07-09 23:31:56 +02:00
propagator_qnam.cpp PropagatorQNAM: Never send if-match header for new files. 2014-07-17 11:23:11 +02:00
propagator_qnam.h propagator_qnam: fix warning 2014-07-17 11:05:16 +02:00
propagatorjobs.cpp Added t8.pl that test case sensitivity issues 2014-07-09 22:44:08 +02:00
propagatorjobs.h Add Q_DECL_OVERRIDE for all function that are overriding something 2014-07-09 23:31:56 +02:00
protocolwidget.cpp Merge branch 'il' 2014-07-16 10:49:16 +02:00
protocolwidget.h Fix the file count in the progress 2014-03-14 18:29:23 +01:00
protocolwidget.ui Change tab name in settingsdialog to Activity rather than Status. 2013-11-28 09:44:09 +01:00
quotainfo.cpp Fix the background check job for the connection 2014-04-19 09:49:52 +02:00
quotainfo.h Fix online state handling 2014-02-20 23:24:03 +01:00
settingsdialog.cpp Do not destroy the settings dialog when it is hidden. 2014-03-14 17:39:20 +01:00
settingsdialog.h Add Q_DECL_OVERRIDE for all function that are overriding something 2014-07-09 23:31:56 +02:00
settingsdialog.ui Settings: calculate sidebar width dynamically 2013-09-20 10:40:22 +02:00
settingsdialogmac.cpp Mac: Make <ESC> close the settings dialog again 2014-06-20 16:37:07 +02:00
settingsdialogmac.h Compile on Mac again 2014-03-26 07:20:24 +01:00
socketapi.cpp SocketAPI: Some cleaning up 2014-07-17 15:00:21 +02:00
socketapi.h SocketAPI: Some cleaning up 2014-07-17 15:00:21 +02:00
sslbutton.cpp Do not trim serial numbers 2014-05-28 21:16:00 +02:00
sslbutton.h Implement Certificate Information Widget 2014-01-21 09:21:33 +01:00
sslerrordialog.cpp Hint the OS to not show [?] in Wizards and Dialogs 2013-11-13 20:12:56 +01:00
sslerrordialog.h Add Q_DECL_OVERRIDE for all function that are overriding something 2014-07-09 23:31:56 +02:00
sslerrordialog.ui Ui::SslErrorDialog belongs within the Mirall namespace 2013-09-18 14:06:23 +02:00
syncengine.cpp Merge branch 'il' 2014-07-16 10:49:16 +02:00
syncengine.h Merge branch 'il' 2014-07-16 10:49:16 +02:00
syncfileitem.h propagator: Fix restoring directory 2014-06-23 13:56:17 +02:00
syncfilestatus.cpp SocketAPI: Enhance SyncFileStatus to have share information. 2014-07-10 16:28:40 +02:00
syncfilestatus.h Fix windows compilation 2014-07-10 22:58:58 +02:00
syncjournaldb.cpp Merge branch 'il' 2014-06-23 12:52:03 +02:00
syncjournaldb.h SyncJournalDB: Initialize size member properly with 0 2014-06-20 12:37:49 +02:00
syncjournalfilerecord.cpp CSync & statedb: Parse 'perm' from server 2014-06-06 15:24:17 +02:00
syncjournalfilerecord.h SyncJournalDb: use QByteArray for etag and fileid 2014-06-19 14:27:04 +02:00
syncresult.cpp Add missing switch case. 2014-01-08 14:36:42 +01:00
syncresult.h Add export macro to all classes that need to be exported 2014-04-29 15:31:14 +02:00
syncrunfilelog.cpp Remove undeeded include 2014-07-09 22:44:08 +02:00
syncrunfilelog.h Keep the updater data in the log struct for the synclog. 2014-04-03 16:56:50 +02:00
systray.cpp Prefix tooltips with app name 2013-11-25 15:34:16 +01:00
systray.h Prefix tooltips with app name 2013-11-25 15:34:16 +01:00
theme.cpp Fix build with TOKEN_ONLY_AUTH 2014-07-10 15:26:55 +02:00
theme.h Cleanup member initialization in Theme 2014-06-20 13:28:52 +02:00
utility.cpp Utility: Move showInFileManager in its own file 2014-07-09 22:44:08 +02:00
utility.h Fix windows compilation 2014-07-10 22:58:58 +02:00
utility_mac.cpp Utility: Move OS specific implementations into separate files 2013-10-02 19:15:56 +02:00
utility_unix.cpp autostart unix impl: use mkpath instead of mkdir 2014-05-19 12:42:04 +02:00
utility_win.cpp Utility: Move OS specific implementations into separate files 2013-10-02 19:15:56 +02:00
version.h.in New Updater for Windows, passive notification on Linux, Sparkle on Mac 2014-01-15 11:09:31 +01:00