summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* make QString::fromLatin1 partially inlineHarald Fernengel2011-12-202-6/+6
* fixqt4headers: Add QtCore to folders (for moved item models).Friedemann Kleint2011-12-201-0/+1
* Remove unused qInitResourceIO() method.Robin Burchell2011-12-201-2/+0
* Remove qt_image_id() and qt_image_colortable().Robin Burchell2011-12-203-15/+0
* Adapt from input context mousehandler to input panel in QLineEditPekka Vuorela2011-12-201-7/+6
* Remove input context action support from editorsPekka Vuorela2011-12-202-25/+0
* Remove QInputContext based test from QGraphicsItem testsPekka Vuorela2011-12-201-82/+0
* Removed test for obsolete QInputContextPekka Vuorela2011-12-203-408/+0
* Adapt from QInputContext interface to QInputPanelPekka Vuorela2011-12-201-18/+14
* Add destructor to QPlatformFontDatabase.Frederik Gladhorn2011-12-202-0/+8
* Revert "Revert "Add QObject::objectNameChanged(con... signal""Alan Alpert2011-12-204-22/+28
* Better error reporting in case of connection failure.Olivier Goffart2011-12-202-20/+35
* Retire QTest::pixmapsAreEqual().Jason McDonald2011-12-205-26/+20
* Remove declaration which is exported from QtGui.Stephen Kelly2011-12-192-2/+1
* Fix QDir::removeRecursively so it doesn't follow symlinks to directories.David Faure2011-12-192-1/+27
* Fix QNetworkReply test cases that use the MiniHttpServer on windowsShane Kearns2011-12-191-1/+1
* Fix regression in user-agent setting of http proxy in a QNetworkRequestShane Kearns2011-12-191-2/+5
* Update the touchscreen plug-in.Laszlo Agocs2011-12-195-148/+188
* Do not call QueuedConnection slot on partialy destroyed objectOlivier Goffart2011-12-192-5/+18
* Windows: Remove Window from list before calling DestroyWindow.Friedemann Kleint2011-12-191-2/+2
* Q_STATIC_ASSERT: fix C style castOlivier Goffart2011-12-191-1/+1
* Accessibility: childAt returns interfaceFrederik Gladhorn2011-12-1922-201/+142
* Change a slot into a virtual method.Stephen Kelly2011-12-193-15/+9
* Remove plugin related variables from the CMake files.Stephen Kelly2011-12-192-8/+0
* Include the extras files after defining the target.Stephen Kelly2011-12-191-8/+8
* Make QMetaTypeInterface POD.Jędrzej Nowacki2011-12-194-28/+33
* 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