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-06-02Allow to use the logger in external applicationsHannah von Reth
2022-05-27Kepp N logs instead of making it depend on ageHannah von Reth
2022-05-27Change the way the continous log files are createdHannah von Reth
2021-06-15Reuse message pattern from guiHannah von Reth
2021-04-26Print --help to console on Windows tooHannah von Reth
2021-04-12Merge remote-tracking branch 'origin/2.8' into masterHannah von Reth
2021-04-07Directly use owncloudGui instead of the LoggerHannah von Reth
2021-03-04Always call doLog to ensure we get a crash logHannah von Reth
2021-03-04Cleanup membersHannah von Reth
2021-03-04Remove dead codeHannah von Reth
2021-03-04Dump the last 20 lines of logs to a file when we crashHannah von Reth
2020-09-14Don't forget QT_LOGGING_RULESHannah von Reth
2020-09-14Allow to add and remove log rulesHannah von Reth
2020-03-18Merge remote-tracking branch 'origin/2.6'Hannah von Reth
2020-03-18[Logger] Ensure log file is flushed before crashHannah von Reth
2020-02-10Run clang-tidy check for modernize-use-nullptrOlivier Goffart
2020-02-10Run clang-tidy with modernize-use-overrideOlivier Goffart
2019-05-07LogWindow: Option to disable automatic deletion #7154Christian Kamm
2019-04-09LogWindow: Remove output, add "go to log folder" button #6475Christian Kamm
2018-11-26vfs: Fix plugin decision in wizards, sanitize loadingChristian Kamm
2018-04-12Logging: Add persistent auto-logdir option #6442Christian Kamm
2018-01-13Get rid of csync_logOlivier Goffart
2017-09-05Move Utility to a new common static libraryJocelyn Turcotte
2017-05-17Apply clang-formatChristian Kamm
2017-05-11Add the possiblility to enable debug logging categoriesJocelyn Turcotte
2017-05-11Also pass csync logs through QMessageLoggerJocelyn Turcotte
2016-12-09Fix the log window not showing csync logsJocelyn Turcotte
2015-10-20Logger: don't call qFormatLog when unessesaryOlivier Goffart
2015-06-29Use doxygen style everywhereDaniel Molkentin
2015-06-29Structure developer documentationDaniel Molkentin
2015-02-14Logger: use qFormatLogMessage with Qt 5.4 so it respects the Qt logging prefe...Olivier Goffart
2014-11-10Adjust namespacesDaniel Molkentin
2014-07-11Split into three separate projects: library, gui and cmdDaniel Molkentin