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-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-03-01Fix shared pointer deletion before the slot was invokedHannah von Reth
2022-02-04Replace ocsjob with JsonApiJobHannah von Reth
2022-01-31Port NotificationConfirmJob to JsonApiJobHannah von Reth
2021-12-03Use the refcounted AccountStatePtr as much as possibleErik Verbruggen
2021-11-25Use some more std::chronoHannah von Reth
2021-09-29Allow to filter issue table by issue typeErik Verbruggen
2021-06-16Remove possible qt containers detach (#8727)Aleksey Lysenko
2021-06-15Change the resize behaviour of the header viewHannah von Reth
2021-05-26Fix...Hannah von Reth
2021-05-26Add rtl support to copy to clipboardHannah 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-05-18Make clazy a bit more happyHannah von Reth
2021-04-26Refactor protocol and issue widgetHannah von Reth
2021-04-08Port activitylist to a QTreeview and QAbstractTableModelHannah von Reth
2021-03-31Cleanup the activities item and use uuidHannah von Reth
2020-09-18Remove notifications when account was removedHannah von Reth
2020-05-20Merge remote-tracking branch 'origin/2.6'Hannah von Reth
2020-05-12Revert "Gui: Workaround for QScrollArea not getting updated on theme change"Hannah von Reth
2020-03-26Merge remote-tracking branch 'origin/2.6'Hannah von Reth
2020-03-20Gui: Workaround for QScrollArea not getting updated on theme changeHannah von Reth
2020-03-20Code: Modernise notifications and action widgetHannah von Reth
2020-02-10Run clang-tidy check for modernize-use-nullptrOlivier Goffart
2019-10-31Reword notificationsHannah von Reth
2019-10-25Reword notification on action requestHannah von Reth
2019-10-25Fix notificaion textHannah von Reth
2018-09-05Activity: Do not remove the username from the account nameOlivier Goffart
2018-08-19Activity: Handle the fact that the username can contain a '@'Olivier Goffart
2018-08-16C++: Don't use auto parameters in lambdasChristian Kamm
2018-08-14Activities: Remove the text that a server does not support activities when th...Olivier Goffart
2018-01-25Use std::chrono::milliseconds to represent millisecondsOlivier Goffart
2017-12-13Notifications: Propagate "Dismiss" as DELETE to server #5922Markus Goetz
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-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-05-29Don't call QElapsedTimer::restart on uninitialized timerOlivier 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-04-04Improve http error messages; cleanupChristian Kamm
2016-11-22Fixing a typo on a messageSamuel
2016-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm