summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QTabWidget/Win: do not add content margin when documentMode enabledJonathan Liu2011-04-051-2/+8
* QTableView: prevent QTableView from hanging when removing rows.Pierre Rossi2011-04-042-1/+21
* QFileSystemModel: Handle QDir::NoDot and QDir::NoDotDot for setFilterJonathan Liu2011-04-041-5/+7
* Don't crash when requesting text.Frederik Gladhorn2011-04-011-1/+5
* Let QAccessibleButton::text return something even when not visible.Frederik Gladhorn2011-04-011-3/+0
* Fixed regression where AT client did not always announce stuff properly.Jan-Arve Sæther2011-03-291-1/+6
* Don't use inactive borders for spinbox on MacJens Bache-Wiig2011-03-281-1/+1
* Cocoa: respect QT_NO_EXCEPTION in color dialogRichard Moe Gustavsen2011-03-241-0/+5
* Merge branch 'master-upstream'Thierry Bastian2011-03-24515-3178/+16810
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-03-2437-14/+188
| |\
| | * Revert "Add a feature to QTestLib to correct benchmark results."Thiago Macieira2011-03-2220-134/+33
| | * Add a feature to QTestLib to correct benchmark results.Thiago Macieira2011-03-2220-33/+134
| | * Fix warning about maybe-uninitialised use of variableThiago Macieira2011-03-221-0/+1
| | * Fix warning about comparing Qt::Orientation to QDeclarativeView::OrientationThiago Macieira2011-03-221-1/+1
| | * Fix warning about copy constructor not initialising base explicitlyThiago Macieira2011-03-221-0/+1
| | * Fix warning about "data" being unused.Thiago Macieira2011-03-221-0/+1
| | * Fix declaration: it's QT_DECL_ALIGN, not QT_DECL_ALIGNEDThiago Macieira2011-03-221-1/+1
| | * QSharedNetworkSession: Fix compile on AIX.Pierre Rossi2011-03-221-0/+2
| | * Merge remote-tracking branch 'mainline/master'Oswald Buddenhagen2011-03-22248-2095/+11460
| | |\
| | * | Fix compilation with QT_NO_Tasuku Suzuki2011-03-2129-11/+176
| | * | Merge remote-tracking branch 'mainline/master'Oswald Buddenhagen2011-03-1732-115/+1834
| | |\ \
| | * | | corelib/tools: Add two ### Qt 5 commentshjk2011-03-162-0/+6
| * | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-03-2317-204/+234
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-221-2/+2
| | |\ \ \ \
| | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-221-2/+2
| | | |\ \ \ \
| | | | * | | | Text bounding rect calculated incorrectly if non-top aligned.Martin Jones2011-03-211-2/+2
| | * | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-225-11/+36
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-225-11/+36
| | | |\ \ \ \ \
| | | | * | | | | Fixed drawImage() not to attempt drawing null images on openvg.Laszlo Agocs2011-03-221-0/+4
| | | | * | | | | QS60Style: Update placeholder texture to real oneSami Merila2011-03-224-11/+32
| | * | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-2212-191/+196
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | | | | | | | / | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-03-224-6/+6
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge remote-tracking branch 'mainline/4.7' into 4.7Oswald Buddenhagen2011-03-2134-256/+557
| | | | |\ \ \ \ \
| | | | * | | | | | Bump Qt version to 4.7.4Timo Turunen2011-03-214-6/+6
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-211-1/+1
| | | |\ \ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | |
| | | | * | | | | | Return SV_S60_5_2 / SV_SF_3 for next gen Symbian platform.Miikka Heikkinen2011-03-211-1/+1
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-211-1/+1
| | | |\ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | | | * | | | | | Don't crash calling QTextDocument::blockBoundingRect on invalid blockEskil Abrahamsen Blomfeldt2011-03-211-1/+1
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-217-150/+138
| | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | | | * | | | | | Change the pooled QGLPixmapData to be backed by QVolatileImage.Laszlo Agocs2011-03-215-141/+128
| | | | * | | | | | Changed s60 style not to rely on QPixmapData::toNativeType().Laszlo Agocs2011-03-212-7/+6
| | | | * | | | | | Add missing bitmap locking to QVGPixmapData::fromNativeType.Laszlo Agocs2011-03-211-2/+4
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-211-1/+1
| | | |\ \ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | | |
| | | | * | | | | | Fix writing to an attached property from script.Michael Brasser2011-03-211-1/+1
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-213-36/+55
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / /
| | | | * | | | | | fixes/improvements for new QML right-to-left docsBea Lam2011-03-212-35/+54
| | | | * | | | | | Write Qt Quick 1.1 right-to-left documentation and examplesJoona Petrell2011-03-181-1/+1
| * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-releng-staging into mas...Qt Continuous Integration System2011-03-236-121/+148
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Updated QtGUI DEF files for WINSCWEckhart Koppen2011-03-221-120/+120
| | * | | | | | | | | Handle removal of setter for partialUpdateSupportEckhart Koppen2011-03-221-1/+1