summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qloggingregistry
Commit message (Expand)AuthorAgeFilesLines
* Logging: Accept .ini files written by QSettingsKai Koehne2018-07-281-0/+7
* Hide global qtlogging.ini from autotestKai Koehne2018-04-051-0/+1
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-1/+1
* Fix typoOliver Wolff2017-12-131-3/+3
* Initialize QLoggingRegistry rules on first useTor Arne Vestbø2017-11-251-6/+18
* QLoggingRegistry: remove rules vectorMarc Mutz2017-04-211-15/+11
* Revert "Initialize QLoggingRegistry rules on first use, not qApp construction"Tor Arne Vestbø2017-04-191-16/+2
* Initialize QLoggingRegistry rules on first use, not qApp constructionTor Arne Vestbø2017-04-181-2/+16
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-1/+0
|\
| * remove redundant OTHER_FILES assignmentsOswald Buddenhagen2016-05-021-1/+0
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-0/+1
|\|
| * winrt: msvc2015: refactor file handlingMaurice Kalinowski2016-01-211-0/+1
* | Updated license headersJani Heikkinen2016-01-211-17/+12
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Android: Fix QLoggingRegistry testEskil Abrahamsen Blomfeldt2014-12-222-0/+10
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Logging: Be also more strict with value of logging ruleKai Koehne2014-04-031-3/+6
* Logging: Remove PatternFlag::Invalid from QLoggingRuleKai Koehne2014-03-201-1/+1
* Print when logging rule is invalid.Kai Koehne2014-03-201-0/+10
* Logging: Let user configure rules via QT_LOGGING_RULESKai Koehne2014-03-131-0/+8
* Use QStringRef for parsing of logging rulesKai Koehne2014-03-131-1/+1
* Make parsing of categories in logging rules more strictKai Koehne2014-03-131-0/+8
* Make parsing of categories in logging rules consistent.Kai Koehne2014-03-131-0/+114
* Logging: Change 'rules' section name to 'Rules'Kai Koehne2014-02-262-6/+6
* Allow configuration of logging rules from file systemKai Koehne2014-02-113-0/+189