nextcloud-desktop/src/libsync
Olivier Goffart 42b254785e Theme: unify ownCloudTheme and Theme classes
The goal is to avoid confusion described in issue #6422 by removing
duplicates between the Theme and owncloudTheme.

 - Use the about from ownCloudTheme everywhere
 - Create default applicationIcons() and condifFileName() that should work
   everywhere
 - trayFolderIcon was removed as it is not used
 - the helpUrl from the default Theme now points to the owncloud client
   documentation. Before there was no help entry by default for branded
   client if the function was not overriden.
 - Do not merge functions that would otherwise break compatibility with
   theme that did not override them. For example colors or customMedia.
2018-04-05 18:37:29 +02:00
..
creds Remove usage of QString::null 2017-12-08 16:15:22 +01:00
abstractnetworkjob.cpp Merge pull request #6224 from owncloud/deprecated 2017-12-12 11:48:04 +01:00
abstractnetworkjob.h AbstractNetworkJob: move the httpTimeout from the propagator to the network job 2017-12-07 17:39:16 +01:00
accessmanager.cpp HTTP2: Only from Qt 5.9.4 #6285 2018-02-14 12:11:27 +01:00
accessmanager.h Apply clang-format 2017-05-17 12:26:27 +02:00
account.cpp ConnectionValidator: change the minimum server version 2018-03-01 14:48:00 +01:00
account.h SslButton: Add HTTP/2 info #3146 2018-03-26 22:49:54 +02:00
accountfwd.h
bandwidthmanager.cpp bandwidthmanager: Fix unregistering devices on delete 2017-09-25 12:56:20 +02:00
bandwidthmanager.h bandwidthmanager: Fix unregistering devices on delete 2017-09-25 12:56:20 +02:00
capabilities.cpp Upload conflict files #4557 2017-12-15 18:03:53 +01:00
capabilities.h Upload conflict files #4557 2017-12-15 18:03:53 +01:00
CMakeLists.txt Move ClientProxy and ConnecitonValidator to gui 2018-02-26 16:11:46 +01:00
configfile.cpp Fix compiler warning 2018-01-29 09:31:31 +01:00
configfile.h Adjust the Move To Trash patch 2018-01-25 14:42:11 +01:00
cookiejar.cpp Use QDateTime::currentDateTimeUtc instead of the non utc version 2017-09-26 16:14:17 +02:00
cookiejar.h Apply clang-format 2017-05-17 12:26:27 +02:00
discoveryphase.cpp CSync: Remove unused error codes 2018-03-14 10:25:45 +01:00
discoveryphase.h Discovery: Error if properties are missing #6317 2018-03-06 13:01:53 +01:00
filesystem.cpp Remove unused c_path 2018-01-13 13:58:17 +01:00
filesystem.h Move non-csync-dependent parts of FileSystem to src/common 2017-09-18 14:00:52 +02:00
libsync.md
logger.cpp Merge remote-tracking branch 'origin/2.4' 2018-01-23 14:08:15 +01:00
logger.h Get rid of csync_log 2018-01-13 13:58:17 +01:00
networkjobs.cpp NO_SHIBBOLETH: Fix warning 2018-02-02 19:47:26 +01:00
networkjobs.h Utility: use QUrlQuery 2017-12-08 16:15:17 +01:00
owncloudpropagator_p.h Apply clang-format 2017-05-17 12:26:27 +02:00
owncloudpropagator.cpp Blacklisting must prevent parent etag updates #6411 2018-03-28 10:01:33 +02:00
owncloudpropagator.h Upload: Simplify 'finished' flag 2018-03-27 12:42:48 +02:00
owncloudtheme.cpp Theme: unify ownCloudTheme and Theme classes 2018-04-05 18:37:29 +02:00
owncloudtheme.h Theme: unify ownCloudTheme and Theme classes 2018-04-05 18:37:29 +02:00
progressdispatcher.cpp ProgressInfo: Add information for local vs remote discovery 2018-03-06 13:02:54 +01:00
progressdispatcher.h SyncResult: Make sure the number of conflicts is correct #6226 2018-03-06 13:02:54 +01:00
propagatedownload.cpp Sync: Deal with file/folder conflicts #6312 2018-01-19 09:47:49 +01:00
propagatedownload.h Upload conflict files #4557 2017-12-15 18:03:53 +01:00
propagateremotedelete.cpp Propagator: remove a bunch of code related to the 'Shared' directory 2018-03-01 14:48:00 +01:00
propagateremotedelete.h Fix paused sync file move issue #5949 2017-10-17 09:44:52 +02:00
propagateremotemkdir.cpp Fix paused sync file move issue #5949 2017-10-17 09:44:52 +02:00
propagateremotemkdir.h Fix paused sync file move issue #5949 2017-10-17 09:44:52 +02:00
propagateremotemove.cpp Propagator: remove a bunch of code related to the 'Shared' directory 2018-03-01 14:48:00 +01:00
propagateremotemove.h Fix paused sync file move issue #5949 2017-10-17 09:44:52 +02:00
propagateupload.cpp Upload: Simplify 'finished' flag 2018-03-27 12:42:48 +02:00
propagateupload.h Upload: Simplify 'finished' flag 2018-03-27 12:42:48 +02:00
propagateuploadng.cpp Upload: Simplify 'finished' flag 2018-03-27 12:42:48 +02:00
propagateuploadv1.cpp Upload: Simplify 'finished' flag 2018-03-27 12:42:48 +02:00
propagatorjobs.cpp Merge remote-tracking branch 'origin/2.4' 2018-02-16 10:17:19 +01:00
propagatorjobs.h Move remote-deleted files to trash 2018-01-25 14:40:16 +01:00
syncengine.cpp Rename local discovery option for clarity 2018-03-28 11:25:32 +02:00
syncengine.h Rename local discovery option for clarity 2018-03-28 11:25:32 +02:00
syncfileitem.cpp Unify item type enum 2017-12-15 18:02:04 +01:00
syncfileitem.h Blacklisting must prevent parent etag updates #6411 2018-03-28 10:01:33 +02:00
syncfilestatus.cpp Revert "Revert "Discovery: consider also the "shared by me" as shared"" 2017-07-25 12:11:33 +02:00
syncfilestatus.h Revert "Revert "Discovery: consider also the "shared by me" as shared"" 2017-07-25 12:11:33 +02:00
syncfilestatustracker.cpp SyncJournalDB: Allow callers of getFileRecord if the query failed 2017-09-26 11:03:23 +02:00
syncfilestatustracker.h Move SyncJournalDB to src/common 2017-09-18 14:00:52 +02:00
syncoptions.h Move remote-deleted files to trash 2018-01-25 14:40:16 +01:00
syncresult.cpp INSTRUCTION_IGNORE now carries a direction 2018-03-06 13:02:54 +01:00
syncresult.h SyncResult: Make sure the number of conflicts is correct #6226 2018-03-06 13:02:54 +01:00
theme.cpp Theme: unify ownCloudTheme and Theme classes 2018-04-05 18:37:29 +02:00
theme.h Theme: unify ownCloudTheme and Theme classes 2018-04-05 18:37:29 +02:00