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-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-05-18Add context menu to activity listHannah 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-06-29Gui: Actually set the default dialog sizeHannah von Reth
2020-02-10Run clang-tidy check for modernize-use-nullptrOlivier Goffart
2020-02-10Run clang-tidy with modernize-use-overrideOlivier Goffart
2018-04-13Notifications: Lower hiding timeoutMarkus Goetz
2018-01-25Use std::chrono::milliseconds to represent millisecondsOlivier Goffart
2017-07-04Add a more functional error view #5516 (#5861)ckamm
2017-05-17Apply clang-formatChristian Kamm
2016-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm
2016-05-19Activity: When a new notification arrives, switch to that tab #4805Christian Kamm
2016-04-14Activity tab visibility fixes #4651Christian Kamm
2016-04-14Fix typoChristian Kamm
2016-04-11ActivityWidget: use a QHash for _widgetsToRemoveOlivier Goffart
2016-04-05ProtocolWidget: Show number of non synced files in tab label.Klaas Freitag
2016-03-29NotificationHandling: Use QByteArray for the verb.Klaas Freitag
2016-03-29ActivityWidget: Rename blacklistActivities to blacklistNotifications.Klaas Freitag
2016-03-23Notifications: Handle Notifications without an action.Klaas Freitag
2016-03-22Notifications: Maintain a timeSinceLastCheck for every Account.Klaas Freitag
2016-03-18Notifications: Refresh the notifications based on a config value.Klaas Freitag
2016-03-18Notifications: Remove "done" notification widgets after fife seconds.Klaas Freitag
2016-03-16Activity: Some documentation and better varialbe namesKlaas Freitag
2016-03-11Activitiy: Refactor - move classes to their own source files.Klaas Freitag
2016-03-11Notifications: Refactor - create a notification handler classKlaas Freitag
2016-03-11Notifications: Do a GUI tray notification if new notifciations arrive.Klaas Freitag
2016-03-10Notifications: Add a Progress indicator and handle job results.Klaas Freitag
2016-03-10Display server notifications on the client (#3733)Klaas Freitag
2016-03-08Activities: Hide if non of the accounts has the app enabled.Klaas Freitag
2015-11-19ActivityWidget: display if the server does not support acitivities.Klaas Freitag
2015-11-19NetworkJobs: JSON network job now reports OCS reply code.Klaas Freitag
2015-11-19Fix compilation warningOlivier Goffart
2015-11-18Activity View: Update only if visible and when becoming visible #4083Markus Goetz
2015-11-17ActivityWidget: Detect new items in the list to refetch the activities.Klaas Freitag
2015-11-17ActivityWidget: fix compiler warningsOlivier Goffart
2015-11-16AcitivityWidget: Moved timespan-in-words method to utility.Klaas Freitag
2015-11-16Added some documentation.Klaas Freitag
2015-11-16ActivityWidget: open local file in file manager if exists.Klaas Freitag
2015-11-12ActivityWidget: implement removeAccount.Klaas Freitag
2015-11-10ActivityView: Add a progress indicator widget to indicate action.Klaas Freitag
2015-11-10Activity: Unify the GUI, and reactivate copy to clipboard for all.Klaas Freitag
2015-11-04ActivityWidget: Rather use accountState pointer directly.Klaas Freitag
2015-11-03ActivityWidget: Created a delegate for prettier display of the activitiesKlaas Freitag