summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qloggingregistry/tst_qloggingregistry.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* 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-261-5/+5
* Allow configuration of logging rules from file systemKai Koehne2014-02-111-0/+179