summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-17401-429/+495
|\
| * ListModel::get() shouldn't print warnings for invalid indices since itBea Lam2010-05-172-14/+5
| * Add \brief to TextInputBea Lam2010-05-171-1/+1
| * Add missing .proBea Lam2010-05-171-0/+5
| * Restructure the examples. They are now organized into variousBea Lam2010-05-16396-413/+483
| * graphicsWidgets doc example was previously removedBea Lam2010-05-161-1/+0
| * Doc fixBea Lam2010-05-161-0/+1
* | Don't crash due to recursive positioning.Martin Jones2010-05-173-27/+65
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-16306-3218/+6499
|\ \ | |/
| * Update the dependencies in src.pro because we don't have a good buildsystemThiago Macieira2010-05-141-5/+15
| * QtDeclarative doesn't use QtXml, so don't link to it or require others toThiago Macieira2010-05-141-2/+2
| * Add new logo for QML Launcher (Mac OS X)Kai Koehne2010-05-143-0/+3
| * Rename QML Runtime (executable) to QML LauncherKai Koehne2010-05-1412-46/+50
| * Remove skins from qml launcher.Kai Koehne2010-05-144-271/+2
| * Fix compilation of QtDeclarative module (gcc)Kai Koehne2010-05-141-1/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-14152-970/+1938
| |\
| | * Qt.include() support in worker scriptsAaron Kennedy2010-05-144-1/+69
| | * Only add "include" property in non-workerscript threadsAaron Kennedy2010-05-141-1/+2
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-141-4/+8
| | |\
| | | * Reduce the chance of AnchorAnimation animating geometry changes itMichael Brasser2010-05-141-4/+8
| | * | Missing files from 645b9ee9dd6e0576542cc61872ecedb408ca8a89Aaron Kennedy2010-05-1410-12/+182
| | |/
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-14166-1265/+1890
| | |\
| | * | Add Qt.include() method for scoped inclusion of JavaScript filesAaron Kennedy2010-05-1417-0/+540
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-1469-1242/+2000
| |\ \ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-1369-1242/+2000
| | |\ \ \
| | | * | | Avoid running animation when loopCount == 0Leonardo Sobral Cunha2010-05-132-0/+27
| | | * | | Set the pictures for the examples of multitouchx29a2010-05-123-2/+2
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-1264-1240/+1971
| | | |\ \ \
| | | | * | | Compile fix on Windows.Kim Motoyoshi Kalland2010-05-123-3/+3
| | | | * | | Remove an unnecessary assert.Trond Kjernåsen2010-05-121-2/+1
| | | | * | | Documentation for the Pad Navigator Example.Andreas Aardal Hanssen2010-05-1211-111/+736
| | | | * | | New Pad Nagivator example implementation.Andreas Aardal Hanssen2010-05-1212-670/+524
| | | | * | | Skip definition of wintab functions in case of QT_NO_TABLETEVENT.Mirko Damiani2010-05-122-0/+7
| | | | * | | Made curve tesselation be dynamically adjusted based on transform.Samuel Rødal2010-05-128-245/+50
| | | | * | | Modified QPainter and QPixmap benchmarks to use raster pixmaps.Samuel Rødal2010-05-122-29/+88
| | | | * | | Stabilize tst_QWidgetAction::visibilityUpdateOlivier Goffart2010-05-121-2/+4
| | | | * | | Fix compiler warning in QT_REQUIRE_VERSIONOlivier Goffart2010-05-112-1/+3
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-1134-285/+663
| | | | |\ \ \
| | | | | * | | Stabilize tst_QColumnView::parentCurrentIndexOlivier Goffart2010-05-111-5/+5
| | | | | * | | Really fix tst_QDockWidget::taskQTBUG_9758_undockedGeometry on LinuxOlivier Goffart2010-05-101-1/+4
| | | | | * | | Fix typos in Elastic Nodes example documentation.Andreas Aardal Hanssen2010-05-101-59/+65
| | | | | * | | Made paint engine texture drawing work in GL ES 2 and updated docs.Samuel Rødal2010-05-101-27/+46
| | | | | * | | Opt out of visual-config size checks with extensionNicolai de Haan2010-05-101-0/+5
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-05-10749-155920/+266612
| | | | | |\ \ \
| | | | | | * | | Stabilize tst_QDockWidget::taskQTBUG_9758_undockedGeometryOlivier Goffart2010-05-101-0/+1
| | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-0826-182/+522
| | | | | | |\ \ \
| | | | | | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-0726-182/+522
| | | | | | | |\ \ \
| | | | | | | | * | | Mark QFileDialog::Options as a Q_FLAGSOlivier Goffart2010-05-071-0/+1
| | | | | | | | * | | fix tst_QDockWidget::taskQTBUG_9758_undockedGeometry on LinuxOlivier Goffart2010-05-071-15/+16
| | | | | | | | * | | Fixed scrolling bugs in widget graphics effect backend.Samuel Rødal2010-05-072-33/+4