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-01-26Merge remote-tracking branch 'origin/2.10'Hannah von Reth
2022-01-26Introduce new error category that is not handled by the ignore listHannah von Reth
2021-10-27Add Utility::stringToEnumHannah von Reth
2021-09-30Fix buildHannah 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-14Re add issue countHannah von Reth
2021-08-12Don't treat exclude as errorHannah von Reth
2021-07-23Display excludes caused by .owncloud files in the issue widgetHannah 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-26Allow to filter tables by accountHannah von Reth
2021-05-26Move new models to a sub dirHannah von Reth
2021-04-29Add Retry action to the protocol itemsHannah von Reth
2021-04-26Move ring bffer to a seperate classHannah von Reth
2021-04-26Refactor protocol and issue widgetHannah von Reth
2021-04-08Port activitylist to a QTreeview and QAbstractTableModelHannah von Reth
2020-02-10Run clang-tidy check for modernize-use-nullptrOlivier Goffart
2019-10-07Fix usage of deprecated QFontMetrics::widthOlivier Goffart
2018-10-04Merge remote-tracking branch 'origin/master' into new_discovery_algoOlivier Goffart
2018-09-16IssueWidget: fix memory leakOlivier Goffart
2018-07-18New Discovery Algo: Support the DatabaseAndFilesystem mode for local discoveryOlivier Goffart
2018-04-25Issues: Show link to conflicts doc if there are some #6396Christian Kamm
2018-03-06IssuesWidget: addItem performance improvementChristian Kamm
2018-03-06IssuesWidget: Don't allow two issues for the same file/folderChristian Kamm
2018-03-06INSTRUCTION_IGNORE now carries a directionChristian Kamm
2018-03-06ProtocolItem: Adjust the way data is stored againChristian Kamm
2018-03-06SyncResult: Make sure the number of conflicts is correct #6226Christian Kamm
2018-03-06SyncEngine: Make "local discovery?" question availableChristian Kamm
2018-03-06Issues tab: Invalidate issues selectively #6226Christian Kamm
2018-01-23Merge remote-tracking branch 'origin/2.4'Olivier Goffart
2018-01-23ProtocolItem: Use accessors over magic numbersChristian Kamm
2018-01-23Protocol: Remove entries for auto resolved conflicts #6316Christian Kamm
2018-01-11Merge remote-tracking branch 'origin/2.4'Olivier Goffart
2018-01-05Issues: Speed up insertion and add hard upper limit #6272Christian 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-21Port to new signal-slot syntax what cannot be done automaticallyOlivier Goffart
2017-09-21Use the Qt5 connection syntax (automated with clazy)Olivier 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-13Conflicts: Detect and show in issues tabChristian Kamm
2017-07-12IssuesWidget: Fix insertion of sync errors before item errorsChristian Kamm
2017-07-12IssuesWidget: Add button to retry 507 errors #5537Christian Kamm
2017-07-12IssuesWidget: Hide folder column when possibleChristian Kamm
2017-07-12ProgressInfo: Carry a sync statusChristian Kamm