summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/profilereader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move a lot of qmake independent classes to a new plugin qtsupportdt2011-05-241-182/+0
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* inline last use of ProFileReader::readProFile()Oswald Buddenhagen2010-06-181-10/+0
* make ProMessageHandler connect directly to the message managerOswald Buddenhagen2010-06-181-0/+11
* refactor ProFileEvaluator, part 2: split off ProFileParserOswald Buddenhagen2010-06-181-1/+2
* refactor ProFileEvaluator, part 1: introduce handler interfaceOswald Buddenhagen2010-06-181-18/+31
* better pro eval notificationsOswald Buddenhagen2010-06-181-4/+4
* less magic detection of qmake-internal filesOswald Buddenhagen2010-06-181-9/+1
* move value() implementation down to ProFileEvaluatorOswald Buddenhagen2010-06-181-10/+0
* micro-optimizations & cleanupsOswald Buddenhagen2010-06-181-1/+1
* hide includes from within feature filesOswald Buddenhagen2010-06-081-3/+12
* Fix crash for closing creator while evaluate is still in progressdt2010-03-111-2/+0
* Use exact and aysnc .pro file evaluatedt2010-03-101-4/+19
* Long live the king!hjk2010-03-051-1/+1
* cache parsed pri & prf filesOswald Buddenhagen2009-12-081-19/+60
* make ProFileOption persist during the scan of an entire projectOswald Buddenhagen2009-12-081-9/+1
* Fixes Maemo after Toolchain refactoringck2009-10-221-1/+2
* simplifyOswald Buddenhagen2009-09-251-5/+1
* Do some more checks, maybe one of them is the reason for a crash.dt2009-08-281-1/+4
* long live the kinghjk2009-08-141-1/+1
* remove seemingly superfluous path normalizationsOswald Buddenhagen2009-08-041-6/+4
* move qmake property hash to option objectOswald Buddenhagen2009-08-041-1/+1
* inject QT_VERSION into the evaluatorOswald Buddenhagen2009-08-041-1/+0
* improved high-level qmake compatOswald Buddenhagen2009-08-041-4/+0
* make the qmake option object a proper memberOswald Buddenhagen2009-08-041-1/+1
* Removing some unused semicolons after Q_UNUSEDAlessandro Portale2009-07-131-2/+2
* implement proper vpath handling for qt4 projectsOswald Buddenhagen2009-07-101-48/+0
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Move QtVersionManager, QtVersion and QtOptionsPage backdt2009-04-281-2/+0
* Refactoring: Move QtVersionManager to ProjectExplorer.dt2009-04-221-0/+2
* Some internal qmake files were listed in the project tree.dt2009-04-021-2/+2
* Add a name filed to the custom executable runconfiguration widgetdt2009-03-171-2/+0
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* some more whitespace changeshjk2008-12-091-1/+1
* Fixes: Memory usage for loading projects.prodt2008-12-051-21/+11
* Fixes: Fix crash on windows while loading projects.pro.qtc-commiter@nokia.com2008-12-031-1/+1
* Fixes: Mem leak in the pro file parser.dt2008-12-021-6/+11
* more code cosmeticshjk2008-12-021-0/+1
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Initial importcon2008-12-021-0/+192