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-14Fix filter menusErik Verbruggen
2022-03-11Fix account filtering in Server Activity tabErik Verbruggen
2021-09-29Allow to filter issue table by issue typeErik Verbruggen
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-26Refactor protocol and issue widgetHannah 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
2019-02-14Fix warnings about signednessChristian Kamm
2018-03-06ProtocolItem: Adjust the way data is stored againChristian Kamm
2018-01-23Protocol: Correct sorting by size #6326Christian Kamm
2018-01-23ProtocolItem: Use accessors over magic numbersChristian 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-07-04Add a more functional error view #5516 (#5861)ckamm
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-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm
2016-04-18Protocolwidget: Removed some leftovers from refactoring.Klaas Freitag
2016-04-05ProtocolWidget: Show number of non synced files in tab label.Klaas Freitag
2016-01-07Keep only active entries in the Not Synced list #3171Jocelyn Turcotte
2015-11-10Activity: Unify the GUI, and reactivate copy to clipboard for all.Klaas Freitag
2015-11-06ActivityView: Add a second treeview for sync issues.Klaas Freitag
2015-10-19Utility: add method fileNameForGuiUse(), pimp up filename for GUIKlaas Freitag
2015-08-11Rename jobCompleted -> itemCompleted.Christian Kamm
2015-08-11Activity: Skip PropagateDirectory jobs #3580Christian Kamm
2015-07-20SettingsDialog: Make bigger and more native on OS XMarkus Goetz
2015-06-29Use doxygen style everywhereDaniel Molkentin
2015-06-29Structure developer documentationDaniel Molkentin
2015-04-22Time estimate: Refactor remaining time guess. #2328Christian Kamm
2015-03-23Activity: Correctly restore column sizesDaniel Molkentin
2014-11-10Adjust namespacesDaniel Molkentin
2014-11-06Merge remote-tracking branch 'origin/1.7'Daniel Molkentin
2014-10-22Merge remote-tracking branch 'origin/1.7'Christian Kamm
2014-08-12Merge branch 'master' into move_lib_to_sep_dirDaniel Molkentin
2014-07-11Split into three separate projects: library, gui and cmdDaniel Molkentin