nextcloud-desktop/src/mirall
2013-12-06 16:37:01 +01:00
..
account.cpp A different user constitutes a different account 2013-12-05 19:03:40 +01:00
account.h Account: Swap connected and disconnected state 2013-11-27 14:11:10 +01:00
accountsettings.cpp Replace Q_OS_WIN32 by Q_OS_WIN 2013-12-03 16:23:49 +01:00
accountsettings.h Removed not longer needed Info button. 2013-11-26 14:15:37 +01:00
accountsettings.ui Removed not longer needed Info button. 2013-11-26 14:15:37 +01:00
application.cpp Replace Q_OS_WIN32 by Q_OS_WIN 2013-12-03 16:23:49 +01:00
application.h Report connection errors explicitly on explicit sign in attempts 2013-11-27 14:15:56 +01:00
connectionvalidator.cpp ConnectionValidator: Account::setState no longer takes a bool 2013-11-27 14:12:30 +01:00
connectionvalidator.h - Make saving/restoring accounts work. 2013-11-04 16:36:23 +01:00
csyncthread.cpp Unchanged files still count as files. 2013-12-06 16:37:01 +01:00
csyncthread.h Fix progress bar in new propagator. 2013-11-27 16:48:16 +01: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 Close the sync journal if a folder gets removed. 2013-12-05 16:06:46 +01:00
folder.h Add blackListEntryCount method. 2013-12-03 14:48:49 +01:00
folderman.cpp Fix pausing one of the folder pauses all foder after it while restarting. 2013-11-29 10:57:34 +01:00
folderman.h Cleanup in folderman 2013-11-18 09:37:09 +01:00
folderstatusmodel.cpp Merge branch '1.4' 2013-10-15 17:00:53 +02:00
folderstatusmodel.h Merge branch 'shibboleth' 2013-08-05 19:54:06 +02:00
folderwatcher.cpp Do append non empty lines not starting with a hash to ignores. 2013-10-14 16:11:52 +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 Handle proxy on folder level, not folderman level. 2013-10-14 16:11:52 +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 Compile on Mac 2012-12-06 18:48:36 +01:00
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 Removed verbose logging on Win32. 2013-03-28 11:14:16 +01:00
folderwatcher_win.h Add the new directories comming from the sync in the watcher 2013-08-21 00:45:36 +02:00
folderwizard.cpp Folder wizard: sanitize error detection 2013-11-26 02:03:00 +01:00
folderwizard.h Folder wizard: sanitize error detection 2013-11-26 02:03:00 +01:00
folderwizardsourcepage.ui Folder wizard: sanitize error detection 2013-11-26 02:03:00 +01:00
folderwizardtargetpage.ui Folder wizard: sanitize error detection 2013-11-26 02:03:00 +01:00
generalsettings.cpp Fix display of "Monochrome icon" setting 2013-08-31 14:14:24 +02:00
generalsettings.h Make use of bandwidth limiting, split general/network settings. 2013-07-24 19:53:20 +02:00
generalsettings.ui Fixed some header wording. 2013-11-20 14:27:44 +01:00
ignorelisteditor.cpp Hint the OS to not show [?] in Wizards and Dialogs 2013-11-13 20:12:56 +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
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
logbrowser.cpp Revert "set utf8 for the central settings file" 2013-11-15 15:45:21 +01: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 Don't set the content header length 2013-11-08 14:01:56 +01:00
mirallaccessmanager.h Revert "Temporarily log HTTP traffic done by MirallAccessManager." 2013-08-05 19:47:48 +02:00
mirallconfigfile.cpp Settings: Don't specify encoding 2013-11-18 09:30:42 +01:00
mirallconfigfile.h More porting to Account class 2013-10-30 16:31:47 +01:00
networkjobs.cpp Distiguish "Signed out" from "Disconnected" 2013-11-25 15:34:17 +01:00
networkjobs.h Query credentials when needed. Put the account offline if user aborts. 2013-11-25 15:34:16 +01: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 casing in settings dialog 2013-08-26 20:22:24 +02:00
occinfo.cpp Update detector: make it possible to skip updates. 2013-04-30 17:46:07 +02:00
occinfo.h Compile with Qt5 2013-08-28 20:58:22 +02:00
owncloudgui.cpp Display rename-target in sync protocol action column. 2013-12-06 15:07:25 +01:00
owncloudgui.h Move checkAccountExists out of gui class. 2013-11-29 16:16:04 +01:00
owncloudpropagator.cpp Show local MOVE operations only for top level directory instead for all 2013-12-06 12:32:26 +01:00
owncloudpropagator.h Do not write the directory etag in the database in case of soft error 2013-11-28 10:01:30 +01:00
owncloudsetuppage.ui owncloud setup: Fix label style 2013-02-14 17:36:11 +01:00
owncloudsetupwizard.cpp Fix for c3dc84c58f. 2013-12-05 16:00:32 +01:00
owncloudsetupwizard.h Query credentials when needed. Put the account offline if user aborts. 2013-11-25 15:34:16 +01:00
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 Display rename-target in sync protocol action column. 2013-12-06 15:07:25 +01:00
progressdispatcher.h Display rename-target in sync protocol action column. 2013-12-06 15:07:25 +01:00
protocolwidget.cpp Set action string as tooltip 2013-12-06 15:50:14 +01:00
protocolwidget.h Refactoring, pick proper method name. 2013-12-04 11:36:24 +01:00
protocolwidget.ui Change tab name in settingsdialog to Activity rather than Status. 2013-11-28 09:44:09 +01:00
quotainfo.cpp Distiguish "Signed out" from "Disconnected" 2013-11-25 15:34:17 +01:00
quotainfo.h Distiguish "Signed out" from "Disconnected" 2013-11-25 15:34:17 +01:00
settingsdialog.cpp Refactoring, pick proper method name. 2013-12-04 11:36:24 +01:00
settingsdialog.h Make the "details" manu entry work 2013-11-29 11:18:59 +01:00
settingsdialog.ui Settings: calculate sidebar width dynamically 2013-09-20 10:40:22 +02:00
socketapi.cpp Basic port, misses wizard 2013-10-23 14:48:53 +02:00
socketapi.h Add socketapi 2013-10-03 17:05:01 +02:00
sslerrordialog.cpp Hint the OS to not show [?] in Wizards and Dialogs 2013-11-13 20:12:56 +01:00
sslerrordialog.h Fix approved SSL certificates being forgotten 2013-11-07 12:04:45 +01:00
sslerrordialog.ui Ui::SslErrorDialog belongs within the Mirall namespace 2013-09-18 14:06:23 +02:00
syncfileitem.h Maintain the file type correctly. 2013-12-06 14:11:51 +01:00
syncjournaldb.cpp Fixed check for SQL command successs. 2013-12-04 10:31:05 +01:00
syncjournaldb.h Add blackListEntryCount method. 2013-12-03 14:48:49 +01:00
syncjournalfilerecord.cpp Maintain the file type correctly. 2013-12-06 14:11:51 +01:00
syncjournalfilerecord.h Add blacklisting for files with error conditions. 2013-11-20 14:27:44 +01:00
syncresult.cpp Fixed wording, removed the term "problem". 2013-12-03 12:31:28 +01:00
syncresult.h Abort the sync asynchroniously 2013-10-03 14:36:32 +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 Fixed wording, removed the term "problem". 2013-12-03 12:31:28 +01:00
theme.h Theme: Add documentation after recent changes 2013-08-23 10:36:09 +02:00
updatedetector.cpp Replace Q_OS_WIN32 by Q_OS_WIN 2013-12-03 16:23:49 +01:00
updatedetector.h Update detector: make it possible to skip updates. 2013-04-30 17:46:07 +02:00
utility.cpp Replace Q_OS_WIN32 by Q_OS_WIN 2013-12-03 16:23:49 +01: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 Simplify version display. 2012-09-17 21:23:56 +02:00