aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport/qtparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtSupport: Replace QRegExp by QRegularExpressionChristian Stenger2020-06-161-15/+15
* Merge output formatters and output parsersChristian Kandeler2020-04-231-21/+32
* ProjectExplorer: Split up the IOutputParser classChristian Kandeler2020-04-161-1/+1
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-091-9/+8
* IOutputParser: Replace std{Out,Err} with a single parameterized functionChristian Kandeler2020-04-081-2/+6
* Output parsers: Generalize the search directory conceptChristian Kandeler2020-04-071-2/+2
* ProjectManager: Add convenience Task subclasseshjk2020-01-201-27/+18
* Utils: Rename FileName to FilePathhjk2019-05-281-8/+8
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-281-11/+11
* ProjectExplorer: Remove metatype registration macro usageNikita Baryshnikov2016-02-081-1/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Tasks: Make the linking of compile output to Tasks more robustDaniel Teske2015-04-211-2/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | QtParser: Also handle notes from mocTobias Hunger2014-07-241-2/+14
|/
* Fix icons in tasksTobias Hunger2014-01-141-4/+4
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Qt: Recognize issues with translations as build issuesTobias Hunger2013-12-111-1/+23
|/
* Remove some useless Core::Id(...) and ProjectExplorer::Tobias Hunger2013-08-201-5/+5
* IOutputParser: Make sure to not cut too much outputTobias Hunger2013-04-031-1/+1
* Clean headers in QtSupport.Friedemann Kleint2013-03-271-2/+0
* 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
* | QtParser handles qdoc errors too (case-insensitive error/warning)Shawn Rutledge2012-10-121-2/+11
|/
* Adjust license headershjk2012-10-051-21/+20
* Add unit test for moc with ninjaTobias Hunger2012-09-261-0/+9
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Fix compileDaniel Teske2012-07-051-2/+2
* Task: Update Task to use Utils::FileName and Core::IdTobias Hunger2012-01-301-6/+6
* Long live the king!hjk2012-01-261-1/+1
* QtSupport: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-091-3/+3
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-4/+5
* Header cleanup in QtSupport.Friedemann Kleint2011-08-171-4/+2
* Move QtParser to QtSupport plugindt2011-05-241-0/+156