aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Work around braindead QFileInfo::exists() behavior for symbolic links.Christian Kandeler2014-04-152-1/+9
* remove TopLevelProject::platformEnvironmentJoerg Bornemann2014-04-041-1/+1
* remove deprecated qbsPath preferences keyJoerg Bornemann2014-03-311-11/+1
* fix FileInfo::isFileCaseCorrect on OS XJoerg Bornemann2014-03-281-1/+1
* Fix "build single file" and "changed files" functionalities.Christian Kandeler2014-03-265-2/+46
* Add new qml item ScannerMaxim Zaitsev2014-03-121-1/+1
* Canonicalize more architectures.Jake Petroules2014-03-031-2/+10
* store search paths in file contextJoerg Bornemann2014-02-281-1/+1
* Do not share product properties with artifacts.Christian Kandeler2014-02-261-1/+1
* Do not put the plugins where the resources are.Christian Kandeler2014-02-252-8/+8
* Try harder not to store a corrupted build graph.Christian Kandeler2014-02-242-1/+18
* Fix some sub-optimal use of the persistence facility.Christian Kandeler2014-02-211-1/+1
* Allow the user to specify a custom place for settings.Christian Kandeler2014-02-212-3/+10
* Add helpful output to assertion for file path absoluteness.Christian Kandeler2014-02-211-1/+2
* Make parameter of PersistentPool::storeContainer() const.Christian Kandeler2014-02-201-2/+2
* Serialize information about rules with changed inputs.Christian Kandeler2014-02-201-1/+1
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-131-1/+1
* centralize pointer-to-scriptvalue-attachmentJoerg Bornemann2014-02-051-0/+15
* Fix handling additionalProductFileTagsMaxim Zaitsev2014-01-291-1/+1
* Fix compilation on Windows.Christian Kandeler2014-01-231-1/+1
* Do lazy allocation of CodeLocation's private pointer.Christian Kandeler2014-01-232-5/+7
* Move knowledge about Qt modules into libsetupqt.Christian Kandeler2014-01-162-0/+7
* Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-151-11/+9
* Prepare for using QT_NO_CAST_FROM/TO_ASCII.Jake Petroules2014-01-144-20/+20
* Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-134-64/+58
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-1049-0/+6143