aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/gccparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qmake: moc notes no longer are considered to be errorsTobias Hunger2016-02-111-0/+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-1/+5
* OutputParser: Treat ranlib warnings as warningsTobias Hunger2015-03-021-7/+23
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | ProjectExplorer: Remove unneeded qualificationsOrgad Shaneh2015-02-061-1/+1
|/
* Merge "Merge remote-tracking branch 'origin/3.2'"Eike Ziller2014-10-141-7/+8
|\
| * Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
| |\
| | * License updateEike Ziller2014-10-091-7/+8
* | | ProjectExplorer: Remove redundant namespace qualificationsOrgad Shaneh2014-10-141-45/+45
|/ /
* / GccParser: Use QRegularExpressionDaniel Teske2014-09-251-17/+24
|/
* QString(QLatin1String()) -> QString::fromLatin1()Alessandro Portale2014-05-091-2/+2
* Task: Default to text editor font for monospaced textTobias Hunger2014-01-281-2/+4
* Fix icons in tasksTobias Hunger2014-01-141-18/+14
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename share/dumper to share/debugger and {l,g}bridge to {lldb,gdb}bridgehjk2013-09-261-2/+2
* Remove some useless Core::Id(...) and ProjectExplorer::Tobias Hunger2013-08-201-5/+5
* LdParser: Do not interpret .data as a source filenameOrgad Shaneh2013-07-191-0/+21
* GccParser: Consider multiple definition an errorOrgad Shaneh2013-07-191-1/+29
* Add soft assertions for regexp patternsOrgad Shaneh2013-07-191-0/+5
* OutputParser: Allow to flush pending tasks.Tobias Hunger2013-05-061-28/+19
* GccParser: Fix parsing of header files without extensionTobias Hunger2013-05-021-1/+32
* Gcc: Handle new warnings/error messages from gcc 4.8Tobias Hunger2013-04-031-12/+86
* IOutputParser: Make sure to not cut too much outputTobias Hunger2013-04-031-2/+2
* 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-75/+78
* | Clean up whitespace before EOLOrgad Shaneh2012-11-281-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Gcc: Do not report ar messages as errorTobias Hunger2012-02-061-0/+6
* Task: Update Task to use Utils::FileName and Core::IdTobias Hunger2012-01-301-77/+77
* Long live the king!hjk2012-01-261-1/+1
* Fix issues type with ldparser.Nicolas Arnaud-Cormos2012-01-111-0/+22
* ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-091-75/+78
* LD: Improve parsing of linker error messagesTobias Hunger2011-11-221-1/+10
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-6/+4
* GCC: Fix parsing of gcc 4.6 outputTobias Hunger2011-07-291-5/+21
* GCC: Parse "In file included from blah:x:y:"Tobias Hunger2011-07-261-2/+23
* Fix unit testTobias Hunger2011-06-301-11/+9
* debugger: rename gdbmacros* to dumper*hjk2011-06-291-2/+2
* Compile Fix: Modify unnecessary UTF-8 characters.Takumi ASAKI2011-06-281-2/+2
* encoding: Make sure all text files are utf8 encodedTobias Hunger2011-06-011-4/+4
* Parser: Make parser test engine more strictTobias Hunger2011-05-181-6/+6
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13