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
2022-04-13Use the folder object directly instead of looking it up by its name (#9583)Hannah von Reth
2022-03-15Merge remote-tracking branch 'origin/2.10'Hannah von Reth
2022-03-14Fix filter menusErik Verbruggen
2022-03-11Fix account filtering in Server Activity tabErik Verbruggen
2022-03-11Unify common translatable stringsHannah von Reth
2022-02-18Use a per folder davUrlHannah von Reth
2021-09-29Allow to filter issue table by issue typeErik Verbruggen
2021-09-21Allow up to 20000 sync issuesHannah von Reth
2021-09-14Fix possible crashHannah von Reth
2021-09-14Add SyncStatus to the tablesHannah von Reth
2021-07-13Delay the deletion of Folder objectsHannah von Reth
2021-06-15Change the resize behaviour of the header viewHannah von Reth
2021-05-26Fix...Hannah von Reth
2021-05-26Sort account listHannah von Reth
2021-05-26Allow to filter tables by accountHannah von Reth
2021-05-26Move new models to a sub dirHannah von Reth
2021-05-18Add context menu to activity listHannah von Reth
2021-04-29Add Retry action to the protocol itemsHannah von Reth
2021-04-26Refactor protocol and issue widgetHannah von Reth
2021-04-12Merge remote-tracking branch 'origin/2.8' into masterHannah von Reth
2021-04-08Port activitylist to a QTreeview and QAbstractTableModelHannah von Reth
2021-04-06Log when we begin and end a backup requested on a socketHannah von Reth
2020-09-22Remove support for legacy private linksHannah von Reth
2020-02-10Run clang-tidy check for modernize-use-nullptrOlivier Goffart
2019-10-07Fix usage of deprecated QFontMetrics::widthOlivier Goffart
2019-03-28Protocol, Notifications: Show destination() instead of _fileChristian Kamm
2018-08-31Private links: improve legacy fileid derivation #6745Christian Kamm
2018-03-06INSTRUCTION_IGNORE now carries a directionChristian Kamm
2018-03-06ProtocolItem: Adjust the way data is stored againChristian Kamm
2018-01-23Merge remote-tracking branch 'origin/2.4'Olivier Goffart
2018-01-23Protocol: Correct sorting by size #6326Christian Kamm
2018-01-23ProtocolItem: Use accessors over magic numbersChristian Kamm
2018-01-23Protocol: Remove entries for auto resolved conflicts #6316Christian Kamm
2017-11-21Protocol: Introduce context menu with "open in browser" #6121Christian Kamm
2017-10-17Activity: Allow sorting of issues and protocol #6086Christian Kamm
2017-09-21Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-09-15Make DetailError different from BlacklistedErrorChristian Kamm
2017-09-15remove qt4 codeHelmut K. C. Tessarek
2017-09-05Move Utility to a new common static libraryJocelyn Turcotte
2017-07-04Add a more functional error view #5516 (#5861)ckamm
2017-07-04Blacklist: Don't let errors become warnings #5516Christian Kamm
2017-05-17Apply clang-formatChristian Kamm
2017-01-26Pass the SyncFileItem as SyncFileItemPtr in itemCompletedJocelyn Turcotte
2017-01-26Don't pass the PropagatorJob in itemCompletedJocelyn Turcotte
2016-11-18Enable clicking on 'not synced' items #5306Christian Kamm
2016-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm
2016-06-17Prevent the sync protocol widget from over-using memoryJocelyn Turcotte
2016-05-20Progress info: Reset between syncs #4856 (PR #4872)ckamm
2016-05-12Protocol: Increase width of timestamp column #4721Christian Kamm
2016-04-28Protocol: Make timestamp column width fit the text #4721Christian Kamm