Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-12-03Merge branch 'readonly-restore-context-6252' into 'master'Olivier Goffart
2018-11-29Merge remote-tracking branch 'owncloud/2.5'Olivier Goffart
2018-11-29Excludes: Use QString for storing the temporary excludesOlivier Goffart
2018-11-29IgnoreListEditor: increase a bit the sizeOlivier Goffart
2018-11-29SSLButton: do not hardcode the background colorOlivier Goffart
2018-11-27Remove Shibboleth supportOlivier Goffart
2018-11-26Account: Fix crash when deleting an accountOlivier Goffart
2018-11-21SSLButton: do not hardcode the background colorOlivier Goffart
2018-11-20CMakeLists.txt: increment sqlite versionOlivier Goffart
2018-11-15csync_vio_locale: use QString for the path in opendirOlivier Goffart
2018-11-15Remove csync_misc: The code no longer use fnmatchOlivier Goffart
2018-11-15Exclude: do everything with QString wiuthout converting to char*Olivier Goffart
2018-11-15ProcessDirectoryJob::process: optimize so there is only one mapOlivier Goffart
2018-11-15PropagateUpload: Avoid many allocations by using QByteArrayLiteralOlivier Goffart
2018-11-15Optimisation: Add a cache SyncJournalDb::mapChecksumTypeOlivier Goffart
2018-11-15Fix uninitialized valueOlivier Goffart
2018-11-15Sync: optimize by removing setFileRecordMetadataOlivier Goffart
2018-11-15OwnSql: Speedup by avoiding allocating an error string on successOlivier Goffart
2018-11-12LockWatcher: Add chrono headerChristian Kamm
2018-11-12cjhash: Fix build fixChristian Kamm
2018-11-09cjhash: use Q_FALLTHROUGHOlivier Goffart
2018-11-09owncloudcmd: fix compiliation with TOKEN_AUTH_ONLYGerhard Gappmeier
2018-11-09libsync: Fix build error with TOKEN_AUTH_ONLYGerhard Gappmeier
2018-11-09Disable stack protector features when cross compilingGerhard Gappmeier
2018-11-08Add CMake option to disable GUI buildGerhard Gappmeier
2018-11-08Workaround GCC < 7 bug.Olivier Goffart
2018-11-08Test that the sync behave well if there are errors while reading the databaseOlivier Goffart
2018-11-08Discovery: fix double emission of finished in case of errorOlivier Goffart
2018-11-07Crash Reporter: Add more debug menu entries #6823Markus Goetz
2018-11-07macOS: Fix Ctrl+L shortcutMarkus Goetz
2018-11-07Discovery: Fix downloading files when database is used for local discoveryOlivier Goffart
2018-11-07Remove csync.cpp: It's only dead codeOlivier Goffart
2018-11-06Merge remote-tracking branch 'origin/2.5' into masterOlivier Goffart
2018-11-06generalsettings.ui: Edit with designer, rename the itemsOlivier Goffart
2018-11-06Fix compiler warning (about unused result)Olivier Goffart
2018-11-06Add Ctrl-L as log window shortcutChristian Kamm
2018-11-06PropagateUpload: Fix for missing make_unique()Christian Kamm
2018-11-06Test: Add test for locked file tracking and propagationChristian Kamm
2018-11-06Folder: Treat file unlock similar to external change #6822Christian Kamm
2018-11-06Propagator: Add assert against duplicate done() callsChristian Kamm
2018-11-05Merge remote-tracking branch 'origin/2.5'Olivier Goffart
2018-11-04Theme: Always show copyrightMarkus Goetz
2018-11-04Settings: Bring back version and copyrightMarkus Goetz
2018-11-02Discovery: Fix renaming on windowsOlivier Goffart
2018-11-01PropagateUpload: Fix UploadDevice leak #6699Christian Kamm
2018-11-01Wizard: Manual folder configuration should not create the local folderOlivier Goffart
2018-11-01New Discovery: Fix trailing slash causing failure on windowsOlivier Goffart
2018-11-01Make qFatal() trigger the crash reporter on WindowsDominik Schmidt
2018-10-31Folder: update the folder versionOlivier Goffart
2018-10-31Revert "Database: future-proof to allow downgrade from future version"Olivier Goffart