aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport/qtoutputformatter.h
Commit message (Expand)AuthorAgeFilesLines
* Utils/all: Create an OutputFormatterFactoryhjk2019-08-131-42/+4
* QtOutputFormatter: Add alternate QTest failure patternAndre Hartmann2019-08-071-1/+1
* QtSupport: De-duplicate test failure patternAndre Hartmann2019-03-181-2/+2
* QtOutputFormatter: Handle links and Ansi format in same lineAndre Hartmann2019-03-121-1/+1
* QtOutputFormatter: Convert to QRegularExpressionAndre Hartmann2019-01-271-3/+3
* Use the same regex pattern for Autotest and QtSupportAndre Hartmann2019-01-211-0/+7
* OutputFormatter: Make appendMessage(QTextCharFormat) privateOrgad Shaneh2018-11-191-1/+1
* QtOutputFormatter: SimplifyOrgad Shaneh2018-11-191-7/+3
* QtSupport: Use override consistentlyTobias Hunger2018-05-071-6/+6
* QtSupport: Use Qt5-style connectsOrgad Shaneh2016-06-061-3/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QtSupport: Use a fixed cursor in QtOutputFormatterOrgad Shaneh2015-02-261-0/+1
* QtSupport: Pimpl QtOutputFormatterOrgad Shaneh2015-02-251-15/+5
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | QtOutputFormatter: Support ANSI colorsAndre Hartmann2015-01-131-2/+5
|/
* License updateEike Ziller2014-10-091-7/+8
* QtSupport: Pass const value by referenceOrgad Shaneh2014-06-021-1/+1
* Add unit testing for QtOutputFormatterKai Koehne2014-05-211-0/+8
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Do not use QWeakPointer to track QObjects.Christian Kandeler2012-09-251-2/+2
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* QtOutputFormatter: Fix style issuesKai Koehne2012-05-091-5/+5
* OutputFormatter: Make clearLastLine() virtualKai Koehne2012-05-091-0/+3
* Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-301-5/+5
* QtSupport: Remove unused codeKai Koehne2012-03-301-1/+0
* qtsupport: parse links from Q_ASSERT_X outputhjk2012-03-291-0/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Move a lot of qmake independent classes to a new plugin qtsupportdt2011-05-241-0/+91