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
AgeCommit message (Expand)Author
2018-01-29FolderStatusModel: Refresh folders on Problem sync #6337Christian Kamm
2018-01-26Tray: Change icon for unresolved conflicts #6277Christian Kamm
2018-01-24FolderStatusModel: don't use deprecated QModelIndex::childOlivier Goffart
2017-12-08Remove usage of deprecated qSortOlivier Goffart
2017-12-08Remove use of deprecated translate callOlivier Goffart
2017-09-21Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-09-18Gui: Allow to add multiple sync folder connection of the same folderOlivier Goffart
2017-09-18Move SyncJournalDB to src/commonJocelyn Turcotte
2017-09-15remove qt4 codeHelmut K. C. Tessarek
2017-09-05Move Utility to a new common static libraryJocelyn Turcotte
2017-07-13AccountSettings: Draw a box to indicate pending conflictsChristian Kamm
2017-07-12ProgressInfo: Carry a sync statusChristian Kamm
2017-06-06FolderStatusModel: fix assert in Qt when the list of subfolder is emptyOlivier Goffart
2017-05-17Apply clang-formatChristian Kamm
2017-05-11Upgrade some qCDebug to qCInfo or qCWarningJocelyn Turcotte
2017-05-11Use Qt logging categories for loggingJocelyn Turcotte
2017-05-08Selective Sync: Open sub folder context menu #5596Markus Goetz
2017-04-20FolderStatusModel: Fix crash for empty relativePath (#5713)ckamm
2017-03-15Attempt to fix a crash in FolderStatusModel::slotUpdateDirectoriesOlivier Goffart
2017-02-23Verify that all strings are properly escaped (#5558)Olivier Goffart
2017-02-08Double check usage of asserts #5429Christian Kamm
2017-01-27Merge remote-tracking branch 'origin/master' into 2.3Olivier Goffart
2017-01-27FolderStatusModel: Different icon for external storagesOlivier Goffart
2017-01-26Release SyncFileItem objects with their jobJocelyn Turcotte
2017-01-24Folders: Adjust ui when account is disconnected #5477Christian Kamm
2016-12-14FolderStatusModel: Fix insert/remove items when there are labelsOlivier Goffart
2016-11-21libsync: Don't store the remote URI in the csync or in the SyncEngineOlivier Goffart
2016-11-08FolderStatusModel: Minor cleanups.Christian Kamm
2016-11-08Sort folder list alphabetically #5299Christian Kamm
2016-10-25FolderMan: Clean up APIChristian Kamm
2016-09-23Improve the "new big folder" UI #5202 (#5204)ckamm
2016-09-11FolderStatusModel: Fix beginInsertRow/endInsertRowOlivier Goffart
2016-09-06Selective Sync: Fix request loop and show error in view (#5154)Markus Goetz
2016-08-15Progress: Don't display unlikely estimates #5046 (#5066)ckamm
2016-05-19Use natural sorting for filenames if available #4859 (#4864)ckamm
2016-04-28Selective sync: Sort folders in FolderStatusModel #4612Christian Kamm
2016-04-26UI: Fix account name/alias display oddities #4577Markus Goetz
2016-04-06SelectiveSync: Verify if the list could be read from journal.Klaas Freitag
2016-03-29Folder info layout adjustments #3403Christian Kamm
2016-03-29Add utility function for shorter time duration strings #3403Christian Kamm
2016-03-01Add 'pause all' tray menu entry #3829Christian Kamm
2016-02-22Selective sync: Don't show negative sizeOlivier Goffart
2016-02-11Use oc:size instead of quota-used-bytes to get the sizes of folder (#4459)Olivier Goffart
2016-01-08Propagation: Fix dir <-> file changes propagating to server #4302Christian Kamm
2016-01-06Bring back the red box for errors #3796Jocelyn Turcotte
2015-12-01Account removal: More crash fixes for WindowsMarkus Goetz
2015-12-01Disable some code that needs lambda with old GCCOlivier Goffart
2015-11-18FolderStatusModel: add hints for translators (#4158)Olivier Goffart
2015-11-11FolderMan: Fix infinite wait on pause #4093Christian Kamm
2015-11-09Account: Show local path in tooltipMarkus Goetz