summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Alan Alpert2010-04-1413-86/+71
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-145-12/+11
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-135-12/+11
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-135-12/+11
| | | |\
| | | | * fix cetest build properlyJoerg Bornemann2010-04-122-2/+3
| | | | * Merge commit 'internal-qt-repo/4.7' into oslo-staging-2/4.7Tom Cooksey2010-04-124-60/+242
| | | | |\
| | | | * | Build fix for mingwThierry Bastian2010-04-092-9/+7
| | | | * | Make configure.exe compatible with mingw 64Thierry Bastian2010-04-081-1/+1
| * | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-141-1/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-131-1/+2
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Don't build QtXmlPatterns' command line tools on Symbian.Frans Englich2010-04-091-1/+2
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-147-73/+58
| |\ \ \ \ \ \
| | * | | | | | Fix writing duplicate headers' properties in designer.Jarek Kobus2010-04-132-65/+0
| | * | | | | | Fix dealing with the default dynamic properties of string type.Jarek Kobus2010-04-131-7/+15
| | * | | | | | Use unifiedToolBarOnMac, by default don't show some tool action.Jarek Kobus2010-04-134-1/+43
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merged 'orientation' into 'runtime' context property in qmlruntimeLeonardo Sobral Cunha2010-04-142-31/+15
* | | | | | | Add 'runtime' property to the rootContext of DeclarativeViewerLeonardo Sobral Cunha2010-04-142-0/+45
* | | | | | | Reduce QML runtime capabilities to NetworkServices and ReadUserDataJoona Petrell2010-04-141-1/+1
* | | | | | | Support recording visual snapshot tests.Michael Brasser2010-04-143-3/+15
|/ / / / / /
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-131-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Make compile on SymbianThomas Zander2010-04-121-1/+1
| |/ / / /
* | | | | Assistant: Handle forward/backward mouse buttons on press on Linux.ck2010-04-135-16/+58
* | | | | qdoc: Fixed some TOC links.Martin Smith2010-04-131-1/+0
* | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-04-138-30/+82
|\ \ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1328-95/+491
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | make a partial build of linguist in no-gui configOswald Buddenhagen2010-04-122-2/+3
| | * | | | make the code less of a trapOswald Buddenhagen2010-04-121-15/+19
| | * | | | Partially revert MR 543 changes to Linguist.Thiago Macieira2010-04-122-3/+2
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-127-15/+63
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | WarningAaron Kennedy2010-04-121-1/+1
| | * | | | Read Maemo orientation at startupAaron Kennedy2010-04-121-8/+5
| | * | | | Add Mac OS X bundle description for qml runtimeKai Koehne2010-04-092-0/+20
| | * | | | Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-091-2/+2
| | * | | | Tune plugin import mechanismmae2010-04-083-5/+36
| | | |_|/ | | |/| |
* | | | | qdoc: Added new table of contents for non-class ref pagesMartin Smith2010-04-133-3/+76
| |_|/ / |/| | |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1228-95/+487
|\ \ \ \ | |/ / / |/| | |
| * | | Apply f176759fc41abc4cb901c2cbaa15264f2a9ac85b to stdout too.Thiago Macieira2010-04-101-0/+4
| * | | the _setmode() prototype is different on win ceOswald Buddenhagen2010-04-091-0/+4
| * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-04-094-11/+30
| |\ \ \
| | * | | fcntl.h doesn't seem to exist, either - contrary to an example on msdnOswald Buddenhagen2010-04-091-2/+2
| | * | | fix compile on winceOswald Buddenhagen2010-04-091-2/+7
| | * | | remove CONFIG += ordered againOswald Buddenhagen2010-04-091-1/+0
| | * | | Assistant: Check namespace and virtual folder syntax of help projects.ck2010-04-081-6/+22
| | * | | Fix build after MR 543 merged.Thiago Macieira2010-04-081-2/+1
| * | | | qdoc: Changed qdoc to output the new doc format.Martin Smith2010-04-0919-45/+351
| |/ / /
| * | | Allow building Qt without the QtGui moduleBernhard Rosenkraenzer2010-04-073-20/+26
| * | | Fix missing natively supported mime types for help viewer.kh12010-04-073-19/+61
| * | | qdoc: Added many png, js, and css files for new format.Martin Smith2010-04-0736-1433/+2
| * | | qdoc: Added many png, js, and css files for new format.Martin Smith2010-04-0737-0/+1438
| * | | qdoc: Added <div> elements to some html output for Fake nodes.Martin Smith2010-04-061-4/+8
| |/ /