aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/profilewriter
Commit message (Expand)AuthorAgeFilesLines
* CMake build: Add "Devel" packageCristian Adam2019-07-251-1/+1
* Qt Creator CMake portCristian Adam2019-05-171-0/+5
* qmake: add $$read_registry() functionChristian Kandeler2019-02-191-1/+6
* ProWriter: Remove foreach and foreverAndre Hartmann2019-02-121-0/+1
* QmakePM: Respect editor settings when adding files to projectChristian Kandeler2019-02-051-44/+44
* QmakePM: Do a "sorted insert" when adding filesChristian Kandeler2019-01-241-0/+28
* Tests: Fix Qbs buildChristian Stenger2018-03-151-0/+1
* qmake: Change source identifier type in ProStringOswald Buddenhagen2018-03-141-5/+5
* Remove spaces in initializer listsTim Jenssen2017-02-221-4/+4
* adjust to changed QMakeParser APIOswald Buddenhagen2016-08-031-5/+5
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* qbs build: Introduce convenience project property sharedSourcesDir.Christian Kandeler2015-02-181-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-1/+0
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-7/+7
|/
* qbs build: Make the autotest template available as an import.Christian Kandeler2014-05-081-2/+2
* Tests: Fix profilewriter testChristian Stenger2014-04-141-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-5/+5
* Add qbs project files for autotests.Christian Kandeler2013-09-091-0/+29
* implement simple VFS to support caching during project parsingOswald Buddenhagen2013-06-041-5/+11
* fix arguments in parsedProBlock() callsOswald Buddenhagen2013-03-111-5/+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
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | make messages from dynamic code tell a useful locationOswald Buddenhagen2012-09-031-1/+3
|/
* revamp message callbacksOswald Buddenhagen2012-08-011-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* refactor relation between parsedProBlock() & parsedProFile()Oswald Buddenhagen2012-07-091-5/+5
* ProFileParser => QMakeParserOswald Buddenhagen2012-07-041-7/+7
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Add Qt 5 libraries to .pro files.Friedemann Kleint2011-11-241-1/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Replace qt-info@nokia.com with info@qt.nokia.comhjk2011-07-061-1/+1
* Update license.hjk2011-04-131-14/+13
* don't be tricked by scope blocks with colonsOswald Buddenhagen2011-03-161-0/+11
* don't accidentally write into scopesOswald Buddenhagen2011-03-161-0/+48
* plug leaks in testOswald Buddenhagen2011-03-161-0/+5
* add scoped editing of pro-filesOswald Buddenhagen2011-03-071-20/+113
* improve ProWriter editing capabilitiesOswald Buddenhagen2011-03-071-44/+273
* fix ProWriter testOswald Buddenhagen2011-03-072-10/+28
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Autotests: More cleanup of tests, and initial marking of components belonged to.Bill King2010-09-022-4/+3
* Long live the king!hjk2010-03-051-1/+1
* actually edit pro files instead of rewriting them from the "AST"Oswald Buddenhagen2010-01-252-0/+305