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 (Collapse)Author
2022-05-27Kepp N logs instead of making it depend on ageHannah von Reth
2020-10-07LogBrowers: Warn that logs contain sensitive dataHannah von Reth
Fixes: #8137
2020-09-07Add button for LogSettings to advanced settingsHannah von Reth
Fixes: 7881
2020-02-10Run clang-tidy check for modernize-use-nullptrOlivier Goffart
2020-02-10Run clang-tidy with modernize-use-overrideOlivier Goffart
And also replace all remaining Q_DECL_OVERRIDE to just override
2019-05-07LogWindow: Option to disable automatic deletion #7154Christian Kamm
2019-04-09LogWindow: Remove output, add "go to log folder" button #6475Christian Kamm
2018-04-12Logging: Add persistent auto-logdir option #6442Christian Kamm
2017-05-17Apply clang-formatChristian Kamm
2017-05-11Add the possiblility to enable debug logging categoriesJocelyn Turcotte
Add a checkbox in the log window as well as a --logdebug command-line option that should have the same effect. Issue #5647
2015-06-29Use doxygen style everywhereDaniel Molkentin
2015-06-29Structure developer documentationDaniel Molkentin
- rename target "doc-dev" - group into modules - move to doc/dev
2014-11-10Adjust namespacesDaniel Molkentin
2014-07-11Split into three separate projects: library, gui and cmdDaniel Molkentin