summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* save QT_CONFIG in Qt.core.qtConfigbaserock/morphJoerg Bornemann2013-07-252-0/+2
* add QtANGLE include path for Qt ANGLE buildsJoerg Bornemann2013-07-251-0/+3
* automatic type conversion for property assignmentsJoerg Bornemann2013-07-252-2/+40
* fix default value initializationJoerg Bornemann2013-07-252-12/+18
* set up declarations for every builtin itemJoerg Bornemann2013-07-259-16/+33
* Fix timed progress information for wrapped jobs.Christian Kandeler2013-07-251-0/+1
* Rename Windows RT to WinRT. These terms have different meanings.Jake Petroules2013-07-252-2/+2
* Fix progress bar for project resolving.Christian Kandeler2013-07-241-6/+5
* fix the property cacheJoerg Bornemann2013-07-243-20/+20
* fix caching of observer, project and productJoerg Bornemann2013-07-242-32/+35
* make the line number in JS command errors less wrongJoerg Bornemann2013-07-241-4/+2
* adhere to property types in profilesJoerg Bornemann2013-07-232-63/+74
* fix tst_language dummy moduleJoerg Bornemann2013-07-232-1/+2
* make TestBlackbox::missingProfile work with default profilesJoerg Bornemann2013-07-231-2/+22
* add build option --check-timestampsJoerg Bornemann2013-07-2311-1/+72
* yield error for cycles in project references and subprojectsJoerg Bornemann2013-07-239-11/+70
* provide "compile single file" functionalityJoerg Bornemann2013-07-234-0/+35
* simplify JS command executionJoerg Bornemann2013-07-231-18/+11
* remove superfluous engine mappingJoerg Bornemann2013-07-231-21/+7
* introduce FileTags::matchesJoerg Bornemann2013-07-233-5/+14
* remove widgets dependency from qt5plugin testJoerg Bornemann2013-07-232-3/+1
* Executor: do not throw in slotJoerg Bornemann2013-07-231-1/+1
* don't link against QtConcurrentJoerg Bornemann2013-07-232-2/+0
* remove QtConcurrent dependency from internal job classesJoerg Bornemann2013-07-223-94/+137
* remove QtConcurrent dependency from JsCommandExecutorJoerg Bornemann2013-07-222-42/+71
* fix overriding of stringList propertiesJoerg Bornemann2013-07-194-0/+29
* split overridden values off the build configurationJoerg Bornemann2013-07-1912-36/+149
* fix property types in language testJoerg Bornemann2013-07-191-2/+2
* Set engine environment before starting the module loader.Christian Kandeler2013-07-163-10/+6
* Use previous results of calls to "File.exists()" in change tracking.Christian Kandeler2013-07-1611-5/+68
* Handle "indirect" changes to a product's file list.Christian Kandeler2013-07-169-34/+84
* Refactor BuildGraphLoader::trackProjectChanges().Christian Kandeler2013-07-162-73/+103
* Make Info.plist composition more robust: followup.Jake Petroules2013-07-151-0/+3
* don't link frameworks transitivelyJoerg Bornemann2013-07-121-2/+2
* Properly support disabled projects.Christian Kandeler2013-07-127-4/+28
* Make Loader more reusable.Christian Kandeler2013-07-122-0/+4
* Make Info.plist composition more robust.Jake Petroules2013-07-121-28/+48
* GenericGCC: do not link shared objects transitivelyJoerg Bornemann2013-07-121-1/+1
* remove superfluous setProperty callJoerg Bornemann2013-07-111-1/+0
* Remember all the properties read in prepare scripts.Christian Kandeler2013-07-116-1/+52
* Make sure no remains of removed products stay in the build graph.Christian Kandeler2013-07-1111-56/+114
* MSVC application linker: do not link DLLs transitivelyJoerg Bornemann2013-07-111-1/+1
* Only add QtTest dependency to lib if the unit tests are enabled.Christian Kandeler2013-07-112-2/+5
* Fix exit code handling in blackbox test.Christian Kandeler2013-07-111-1/+1
* Fix casing error in FileInfo import in PathProbe.Jake Petroules2013-07-091-1/+1
* add Qt modules axcontainer and axserverJoerg Bornemann2013-07-052-0/+29
* Do not use an "as" specifier for URI imports.Christian Kandeler2013-07-0525-20/+20
* Remove the requirement for an "as" specifier in URI imports.Christian Kandeler2013-07-052-7/+15
* fix qt.proJoerg Bornemann2013-07-051-1/+1
* remove strange default values for MSVC pathsJoerg Bornemann2013-07-051-2/+2