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

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-02-13Disable explorer.exe integration on WinXPKlaas Freitag
2014-02-13Theme: Update general disclaimer.Daniel Molkentin
2014-02-13OS X: Document how to disable the auto updaterMarkus Goetz
2014-02-13OS X: Read system-wide plist in /LibraryMarkus Goetz
2014-02-12Use the appName (which is the short name) instead of the full length nameDaniel Molkentin
2014-02-12Remove debugDaniel Molkentin
2014-02-12Respect skipUpdate policy from global config files and windows policy.Daniel Molkentin
2014-02-12SSLButton: Omit arrow on Windows which can't display itDaniel Molkentin
2014-02-12more verbose ssl error loggingDaniel Molkentin
2014-02-12Fix removing and renaming directories from the Shared directoryOlivier Goffart
2014-02-12OS X: Workaround Qt5 QNAM bugMarkus Goetz
2014-02-07Mac OS: Build fixDaniel Molkentin
2014-02-06Updater: Unify Sparkle&non-Sparkle URLsDaniel Molkentin
2014-02-06Also force an update of the etag in case of renamesOlivier Goffart
2014-02-06Report an error if fetching the etag failsOlivier Goffart
2014-02-06ShibbolethCredetials: Try to avoid re-authDaniel Molkentin
2014-02-06Move code from HTTPCredentials to more generic locationsDaniel Molkentin
2014-02-06Credentials: Remove unused fetchFromUser methodsDaniel Molkentin
2014-02-05Remove unused membersOlivier Goffart
2014-02-05SslErrorDialog: Ensure to run into a timeout while showing the dialogDaniel Molkentin
2014-02-04Sparkle: Add more delegate methodsMarkus Goetz
2014-02-04Sparkle: Get it workingMarkus Goetz
2014-02-04Find another way to ignore the csync journal from the file watcherv1.5.1-rc1Olivier Goffart
2014-02-04Don't use QFileInfo to get the last modified time.Olivier Goffart
2014-02-04fix the 'Sign In' menu entryOlivier Goffart
2014-02-04Detect renames and removes in read only Shared directory, restore files.Klaas Freitag
2014-02-04Add some usage hints.Klaas Freitag
2014-02-04FolderWatcher: ignore the csync journalOlivier Goffart
2014-02-04Better error message when the write permission are missing in the local direc...Olivier Goffart
2014-02-04Qt5: Use same path for config as Qt4Markus Goetz
2014-02-04Fix Qt5 jenkins build failureDaniel Molkentin
2014-02-03Folder Wizard: Re-evaluate after local folder changedMarkus Goetz
2014-02-03Folder Wizard: Make it more clear that we mean a remote folderMarkus Goetz
2014-02-03Sparkle: Fix compilation if not foundMarkus Goetz
2014-02-03NSISUpdater: Fix logic to invoke updater on non-explicit startDaniel Molkentin
2014-02-02Implement change of the network throttling during a running sync run.Klaas Freitag
2014-01-31Amendment to last commitDaniel Molkentin
2014-01-31Updater: More refinementsDaniel Molkentin
2014-01-31Updater: Fix corner cases related to failed auto-updatesDaniel Molkentin
2014-01-31SSL Button fixesDaniel Molkentin
2014-01-31Fix win32 buildDaniel Molkentin
2014-01-30Amendment to last commitDaniel Molkentin
2014-01-30Fix OS X buildDaniel Molkentin
2014-01-30Make compile under MacOSXKlaas Freitag
2014-01-30AutoRaise SSLButtonDaniel Molkentin
2014-01-30SSLButton: remove superflous extra argumentDaniel Molkentin
2014-01-29Remove cmake messageDaniel Molkentin
2014-01-29Don't use QDateTime::toTime_t or QDateTime::fromTime_tOlivier Goffart
2014-01-29Add Tests, make Updater classes into a static libDaniel Molkentin
2014-01-29Updater: More refactoring towards testabilityDaniel Molkentin