aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/msvcparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename FileName to FilePathhjk2019-05-281-37/+37
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-281-26/+26
* ProjectExplorer: Improve parsing of MSVC error messagesTobias Hunger2018-04-251-3/+11
* CustomToolChain: Allow MSVC output parser on non-Windows systemsAndre Hartmann2017-04-191-0/+5
* MSVCParser: De-noiseOrgad Shaneh2017-04-031-220/+218
* MSVCParser: Support "note" linesOrgad Shaneh2017-04-031-6/+21
* MSVCParser: Minor cleanupOrgad Shaneh2017-04-031-3/+3
* Fixes parsing of MSVC file locations for parallel buildsJean Gressmann2016-06-221-1/+38
* Qmake: moc notes no longer are considered to be errorsTobias Hunger2016-02-111-0/+6
* Add experimental clang-cl based toolchain.Friedemann Kleint2016-02-111-1/+189
* MsvcParser: Factor out shared functionality.Friedemann Kleint2016-02-051-28/+34
* Preferably use QStringRef::toInt().Friedemann Kleint2016-02-041-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-05-261-1/+12
|\
| * Adapt MSVC output parser to MSVC 2015.Friedemann Kleint2015-05-221-1/+12
* | Tasks: Make the linking of compile output to Tasks more robustDaniel Teske2015-04-211-1/+8
|/
* 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
* | MsvcParser: Use QRegularExpressionDaniel Teske2014-09-251-13/+13
|/
* Fix icons in tasksTobias Hunger2014-01-141-7/+7
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* MsvcParser: Correctly parse ambiguous symbol errorOrgad Shaneh2013-11-181-6/+29
* Crossify normalizePathNameOrgad Shaneh2013-10-241-8/+2
* Parse jom errorsOrgad Shaneh2013-09-271-1/+21
* Remove some useless Core::Id(...) and ProjectExplorer::Tobias Hunger2013-08-201-30/+31
* Add soft assertions for regexp patternsOrgad Shaneh2013-07-191-0/+3
* Fix non-windows debug buildOrgad Shaneh2013-06-171-2/+9
* MSVC: Normalize file path for warningsOrgad Shaneh2013-06-171-1/+3
* OutputParser: Allow to flush pending tasks.Tobias Hunger2013-05-061-9/+5
* 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
* | ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-12-041-18/+20
|/
* MSVC: Parse linker errors starting with Error: or Warning:Tobias Hunger2012-10-121-0/+27
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Task: Update Task to use Utils::FileName and Core::IdTobias Hunger2012-01-301-31/+31
* Long live the king!hjk2012-01-261-1/+1
* ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-091-4/+4
* projectexplorer: compile windows stuff on *nix if tests are onhjk2011-11-281-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Compile fix Windows.Friedemann Kleint2011-08-181-5/+2
* MSVC: Fix parserTobias Hunger2011-05-191-19/+67
* Parser: Make parser test engine more strictTobias Hunger2011-05-181-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-1/+0
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11