summaryrefslogtreecommitdiffstats
path: root/src/linguist/shared/profileevaluator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Linguist: Refactor iteratorsJarek Kobus2020-09-171-3/+1
* Linguist: Replace foreach with range-based forJarek Kobus2020-09-151-6/+7
* Port linguist from QRegExp to QRegularExpressionLars Knoll2020-05-091-1/+0
* ProFileEvaluator: prepare for a qmake API changeMarc Mutz2019-05-231-1/+1
* qmake: make VFS aware of exact vs. cumulative evaluationOswald Buddenhagen2018-09-141-2/+2
* qmake: make IoUtils::fileType() return more expressive resultOswald Buddenhagen2018-09-141-1/+3
* Change source identifier type in ProStringOswald Buddenhagen2018-09-141-1/+1
* Updated license headers and license testsAntti Kokko2016-06-101-17/+12
* Use QMakeVfs to test existence in pro file evaluatorTakumi ASAKI2016-01-271-9/+9
* Update copyright headersAntti Kokko2015-02-141-7/+7
* Update license headers and add new license filesAntti Kokko2014-09-251-19/+11
* implement simple VFS to support caching during project parsingOswald Buddenhagen2013-08-261-2/+2
* add ProFileEvaluator::resolvedMkSpec()Daniel Teske2013-05-281-0/+5
* excerpt from "Qt4Project: Do a build_pass evaluation"Daniel Teske2013-05-281-0/+15
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251-24/+24
* update qmake evaluator to newest version from qt creatorOswald Buddenhagen2012-09-201-3369/+43
* Fix cross compilationYuchen Deng2012-07-021-1/+1
* Don't use the QRegExp methods that modify the object [Linguist]Thiago Macieira2012-04-251-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* make $$join() implementation qmake-compliantOswald Buddenhagen2011-12-131-1/+1
* Make sysrootify case-insensitive on windowsDaniel Teske2011-12-131-2/+8
* Removed dead assignmentsRobert Loehning2011-12-131-2/+2
* implement qt5 $$sort_depends() and $$resolve_depends()Oswald Buddenhagen2011-12-131-2/+55
* "fix" license headersOswald Buddenhagen2011-09-121-14/+23
* synchronize qmake project parser with qt creatorOswald Buddenhagen2011-09-121-1671/+2534
* Compile against qtbase againAlan Alpert2011-07-071-2/+0
* Update licenseheader text in source files for qttools Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+2627