summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Autotest: check that the type received is the expected oneThiago Macieira2011-02-201-8/+43
* Attempt to fix symbian 3.1 and 3.2 compile break.Jason McDonald2011-02-181-3/+7
* Prevents crashing when ICO file has bad color table valueMauri Vehniäinen2011-02-181-0/+2
* directfb: fix crash in client/server mode of qwsDenis Oliver Kropp2011-02-172-16/+31
* Make Qt/DirectFB less verbose about failing to load pixmaps.Anders Bakken2011-02-171-3/+2
* Autotest: don't use the deprecated signal from QDBusConnectionInterfaceThiago Macieira2011-02-171-39/+17
* Autotest: be nicer to the subprocess and SIGTERM itThiago Macieira2011-02-171-1/+2
* Fix warnings in QtDeclarativeThiago Macieira2011-02-173-3/+3
* Autotest: avoid memory leaks if test failsThiago Macieira2011-02-171-24/+41
* QtDBus: Make sure we can receive unknown typesThiago Macieira2011-02-173-3/+114
* QtDBus meta object: keep methods, signals and props with unknown typesThiago Macieira2011-02-173-10/+23
* Autotest: add a new test for parsing an introspection with unknown typesThiago Macieira2011-02-171-2/+33
* Make the QtDBus parser not complain about unknown thingsThiago Macieira2011-02-173-36/+43
* fix-layer-getsurface-result-check-for-screen-size-determinationDenis Oliver Kropp2011-02-171-1/+1
* Bump QtWebKit version to 2.0.2Ademar de Souza Reis Jr2011-02-171-2/+2
* SSL: fix memory leak when loading certificates on Mac OS XMartin Petersson2011-02-161-0/+1
* Add a mutex to protect the access to the QSet.Thiago Macieira2011-02-161-1/+4
* Use QElapsedTimer in QFutureInterface.Thiago Macieira2011-02-162-7/+7
* Keep sending posted events after commit 7196045b78b33cf135683d5c0b4e164f95231791Bradley T. Hughes2011-02-141-4/+1
* Designer: Slots of main container not visible in signal/slot editor.Friedemann Kleint2011-02-112-3/+12
* Merge remote-tracking branch 'origin/4.7' into HEADThiago Macieira2011-02-10710-18374/+35733
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-101-33/+19
| |\
| | * Fix QFileDialog Symbian native file dialog filename filtering.Miikka Heikkinen2011-02-101-33/+19
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-02-101-1/+1
| |\ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-1026-16/+6986
| |\ \ \
| | * | | PathView items were not correctly updated when rootIndex changed.Martin Jones2011-02-103-16/+95
| | * | | Allow text to selected in a TextEdit or TextInput inside a Flickable.Andrew den Exter2011-02-1023-0/+6891
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-109-76/+248
| |\ \ \ \ | | |/ / /
| | * | | Update modules-related tests and docsBea Lam2011-02-108-73/+210
| | * | | CLeanup registers after AddStringAaron Kennedy2011-02-101-3/+38
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-02-101-0/+4
| |\ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-0910-45/+149
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | 4.7.2 changesIain2011-02-091-0/+16
| | * | | | Change paging attributes for Symbian binariesIain2011-02-093-8/+15
| | * | | | Fix build failureGareth Stockwell2011-02-092-6/+6
| | * | | | Fix regression in creating mkspecs/defaultMiikka Heikkinen2011-02-093-29/+66
| | * | | | Changes for 4.7.2Gareth Stockwell2011-02-091-4/+10
| | * | | | Recreate Symbian raster backing store when WA_TranslucentBackground setGareth Stockwell2011-02-093-4/+42
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-02-091-0/+6
| |\ \ \ \ \
| | * | | | | Fixed tst_qpixmap::toImageDeepCopy autotest for GL graphicssystem.Samuel Rødal2011-02-091-0/+6
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-0925-190/+637
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2011-02-0930-51/+642
| | |\ \ \ \ \
| | | * | | | | Fix auto test failure.Andrew den Exter2011-02-091-2/+10
| | | * | | | | PathView regression: dragging the path didn't update currentIndexMartin Jones2011-02-093-1/+53
| | | * | | | | Use same values for Text.lineHeightMode and QTextBlock::lineHeightMode from m...Yann Bodson2011-02-095-16/+22
| | | * | | | | Don't clear pre-edit text when a graphics items loses focus.Andrew den Exter2011-02-092-14/+37
| | * | | | | | Fix docs for variant and list basic typesBea Lam2011-02-091-99/+84
| | * | | | | | Add test for importing plugins that contain QML filesBea Lam2011-02-097-1/+91
| | * | | | | | Call onAdd() for first items added to ListView and GridViewBea Lam2011-02-096-57/+340
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-0812-13/+302
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |