summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enable option to see filename extension in Mac save dialogChris Meyer2011-12-191-0/+1
* Add check to make sure qApp exists before usingChris Meyer2011-12-191-1/+1
* Avoid confusing method overloading in QTestTable.Jason McDonald2011-12-191-6/+6
* Fix fvisibility.test for "QMAKE_CXX = ccache g++"David Faure2011-12-181-2/+2
* Remove note about Maemo5-reserved enum values, and renumber appropriately.Robin Burchell2011-12-181-14/+2
* Remove widget attribute orientation values from Qt:: enum.Robin Burchell2011-12-183-52/+0
* QSortFilterProxyModel: Fix warnings about unused variables.Friedemann Kleint2011-12-161-4/+4
* extract QWindowsPipeReader from qlocalsocket_win.cppJoerg Bornemann2011-12-166-227/+475
* Cocoa: Accept mouse clicks that activates windows.Morten Johan Sorvig2011-12-161-0/+5
* Move proxy and selection models to QtCore.Stephen Kelly2011-12-1636-49/+49
* QNetworkAccessManager: delay IPv4 connection with Happy EyeballsMartin Petersson2011-12-163-1/+31
* Avoid qDebug in verbose benchmark test output.Jason McDonald2011-12-161-2/+6
* Switch off signal dumper when testing is completed.Jason McDonald2011-12-161-0/+3
* Improved path filling performance in the raster paint engine.Kim Motoyoshi Kalland2011-12-164-55/+93
* Cocoa: Update geometry on window move.Morten Johan Sorvig2011-12-153-7/+9
* Cocoa: Don't set window size in propagateSizeHintsMorten Johan Sorvig2011-12-151-7/+1
* Cocoa: Add version check for convertRectToScreen.Morten Johan Sorvig2011-12-151-7/+12
* QTestlib-Selftest: Add initTestCase() setting the directory.Friedemann Kleint2011-12-151-2/+15
* Rename QEventDispatcherQPA to QUnixEventDispatcherQPA.Robin Burchell2011-12-154-18/+18
* Merge integrity support into unix.Robin Burchell2011-12-151-19/+1
* QLocalSocket/Win: eliminate checkReadyRead()Joerg Bornemann2011-12-151-18/+5
* QLocalSocket/Win: make emitReadyRead timer persistentJoerg Bornemann2011-12-153-20/+9
* QLocalSocket/Win: fix behaviour on broken pipeJoerg Bornemann2011-12-151-38/+39
* Remove Symbian support from /src/corelib/kernel/.Robin Burchell2011-12-157-2570/+1
* QHeaderView - remove stupid ifThorbjørn Lund Martsum2011-12-151-2/+1
* fix QMutex warning in tst_QLocalSocket::threadedConnectionJoerg Bornemann2011-12-151-0/+1
* QHeaderView - no big update work if updates are disabledThorbjørn Lund Martsum2011-12-151-0/+5
* Split timer handling out of QEventDispatcherUnix.Robin Burchell2011-12-155-387/+511
* Remove unused ownObjectName field from QObjectDataBradley T. Hughes2011-12-151-2/+1
* Remove QT_JAMBI_BUILD codeBradley T. Hughes2011-12-155-82/+4
* Correct sizeof(QObjectData) after out-of-order cherry-picks by GerritBradley T. Hughes2011-12-151-1/+1
* Remove Qt5 comment from qsignalspy.h.Jason McDonald2011-12-151-2/+0
* Fix incorrect function name in assertion.Jason McDonald2011-12-151-1/+1
* Remove QTest::qt_snprintf() from testlib API.Jason McDonald2011-12-153-17/+4
* Fix typos in QObject::(dis)connect warningsGiuseppe D'Angelo2011-12-152-12/+12
* Fix qimagereader, qmovie and qmake unittest to work in shadow build.Kurt Korbatits2011-12-156-32/+18
* Application-test: Fix location of sub-executables.Friedemann Kleint2011-12-154-28/+53
* Improve QTest::keyClick documentation.Jason McDonald2011-12-151-7/+12
* Update documentation of QTEST_MAIN macro.Jason McDonald2011-12-151-7/+12
* Improve QCOMPARE for QStringListJason McDonald2011-12-151-6/+7
* QThread-test: Fix test on Windows (timer inaccuracy).Friedemann Kleint2011-12-141-9/+4
* Disable warnings when building mkv8snapshotBradley T. Hughes2011-12-141-0/+1
* Make QCocoaWindow independent of NSWindow.Morten Sorvig2011-12-149-16/+570
* Cocoa: Add window debug outputMorten Johan Sorvig2011-12-142-0/+16
* QIBusPlatformInputContext: Fix a crash in tst_qinputpanel::update.Friedemann Kleint2011-12-141-0/+2
* QPlatformDialogHelpers: Reduce dependency on QDialog.Friedemann Kleint2011-12-1415-360/+1042
* QHeaderView::ResizeToContents slow hide fixThorbjørn Lund Martsum2011-12-141-1/+7
* Update V8 to match current patchsetAaron Kennedy2011-12-141-0/+0
* Update V8Aurindam Jana2011-12-1413-39/+106
* Remove redundant touch processing in QtGui and widgets.Laszlo Agocs2011-12-148-193/+436