summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* my changes for 4.7.1Peter Hartmann2010-09-231-0/+10
* My Qt 4.7.1 changesEskil Abrahamsen Blomfeldt2010-09-231-0/+9
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-2322-180/+112
|\
| * Various declarative autotest additions.Michael Brasser2010-09-239-1/+96
| * Update QtDeclarative def filesJoona Petrell2010-09-232-3/+7
| * Fix ListModel::set() so the implementation and docs areBea Lam2010-09-232-3/+4
| * Improve docs for Qt.quit()Bea Lam2010-09-231-1/+3
| * Doc fix.Michael Brasser2010-09-231-1/+1
| * Remove unused, unexported class.Michael Brasser2010-09-234-127/+0
| * Remove dead code paths in declarative list model code.Michael Brasser2010-09-234-44/+0
| * Properly cleanup in QDeclarativeModulePlugin test.Michael Brasser2010-09-231-0/+1
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-2316-15/+551
|\
| * Move includes after copyright blockMartin Jones2010-09-221-5/+2
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-2216-15/+554
| |\
| | * Mitigate private header problems in QtCreator by adding semi-private APIKai Koehne2010-09-224-0/+187
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-2216-15/+367
| | |\
| | | * Mitigate private header problems in QtCreator by adding semi-private APIKai Koehne2010-09-227-3/+140
| | | * Update QtDeclarative def filesJoona Petrell2010-09-222-0/+167
| | | * Add exports for BauhausThomas Hartmann2010-09-212-2/+2
| | | * Fix corkboards example for smaller screensJoona Petrell2010-09-211-4/+11
| | | * Fix easing example having wrong contentHeightJoona Petrell2010-09-211-1/+1
| | | * Fix a crash in QDeclarativeVisualDataModelJoona Petrell2010-09-213-3/+44
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-211-2/+2
| | | |\
| | | | * Small optimization for QDeclarativeVisualDataModel.Michael Brasser2010-09-211-2/+2
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-221-10/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Qmake: Fix wrong path in the breakpad post link stepMarco Bubke2010-09-221-10/+9
|/ / / /
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-227-58/+76
|\ \ \ \ | |/ / / |/| | |
| * | | We also don't need to watch for org.freedesktop.DBus changing ownersThiago Macieira2010-09-221-0/+4
| * | | Avoid adding match rules for NameAcquired and NameLostThiago Macieira2010-09-221-9/+17
| * | | We don't need to add a match rule to receive messages targetted at us.Thiago Macieira2010-09-221-18/+0
| * | | Save the D-Bus's base service earlier.Thiago Macieira2010-09-221-2/+4
| * | | Pre-populate the watched services hash with org.freedesktop.DBusThiago Macieira2010-09-222-0/+7
| * | | Quick performance optimisation: cache a QString with "org.freedesktop.DBus"Thiago Macieira2010-09-221-9/+17
| * | | XML schema internals: fix memory leakPeter Hartmann2010-09-221-0/+1
| * | | QNAM: Use QFileNetworkReply for qrc:/ URL schemaMisha Tyutyunik2010-09-222-3/+6
| * | | Make the de-inlined isRightToLeft not get called from updatePropertiesThiago Macieira2010-09-221-20/+23
| * | | Update the ICC mkspec: keep the stack aligned to 16-byteThiago Macieira2010-09-221-1/+1
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-09-221-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix audio glitches in the audiooutput example.Andrew den Exter2010-09-221-2/+2
| |/ /
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-2233-227/+383
|\ \ \
| * | | apply msvc flags to wince tooRomain Pokrzywka2010-09-212-2/+2
| * | | fix qt static build on winceRomain Pokrzywka2010-09-212-14/+15
| * | | fix build with QT_NO_GESTURESRomain Pokrzywka2010-09-211-1/+1
| * | | qmake: fix quoting of moc callsJoerg Bornemann2010-09-211-2/+2
| * | | Use regparm(3) for ICC too, otherwise it's an ABI mismatch in QCharThiago Macieira2010-09-211-1/+1
| * | | Regenerate the Unicode tables after updates to the generator toolThiago Macieira2010-09-212-65/+82
| * | | Compile in C++0x modeThiago Macieira2010-09-211-1/+1
| * | | remove extra includesRitt Konstantin2010-09-2111-10/+1
| * | | minor clean-upsRitt Konstantin2010-09-211-26/+21
| * | | minor improvements for data parsersRitt Konstantin2010-09-211-61/+77