summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid macro re-definition after 1838a6c2fb5e3b4368c871aa330d028b255b83afKonstantin Ritt2012-06-269-9/+9
* QIODevice: free memory when buffer is clearedMartin Petersson2012-06-262-5/+9
* QAbstractSocket: Enable readNotifier on read from bufferMartin Petersson2012-06-265-1/+29
* QtNetwork: remove double buffering on socketsMartin Petersson2012-06-266-141/+55
* [QNX] Enable MT screen event handling on BlackberryRafael Roquetto2012-06-263-6/+29
* Fixed inputMethodQuery() for Qt::ImHintsTasuku Suzuki2012-06-264-20/+77
* QTBUG-26035: Remove positive sign from start of stringTarja Sundqvist2012-06-262-1/+19
* fix somewhat common edge case in $$shadowed()Oswald Buddenhagen2012-06-263-4/+8
* Use valSeen since it results in unused warning otherwiseGirish Ramakrishnan2012-06-261-1/+2
* Don't re-evaluate the lib location.Stephen Kelly2012-06-261-4/+4
* Fix the DEFINITIONS for Qt modules.Stephen Kelly2012-06-261-3/+2
* QGraphicsItem::setAcceptsHoverEvents is deprecated, replace itThiago Macieira2012-06-262-2/+2
* Replace the QGraphicsItem deprecated transforming functionsThiago Macieira2012-06-267-12/+12
* Small documentation fix about the text streams default encoding.Lars Knoll2012-06-251-2/+2
* QSKIP test that is blocking unrelated changes in CIShane Kearns2012-06-251-2/+2
* We shouldn't have a Makefile here.Lars Knoll2012-06-251-9/+0
* Remove the font codecsLars Knoll2012-06-2512-902/+2
* The codecForTr() should be utf8Lars Knoll2012-06-251-1/+1
* Fix docs mentioning Q_EXPORT_PLUGIN2Lars Knoll2012-06-257-7/+7
* Use the new plugin systemLars Knoll2012-06-253-6/+3
* Fix return type of isActiveConfig("host_build")Simon Hausmann2012-06-241-1/+1
* Make qtbase compile with QT_NO_DRAGANDDROPTasuku Suzuki2012-06-243-5/+10
* Ensure that no extra bits can leak into QUrl::toEncoded.Thiago Macieira2012-06-241-1/+1
* add possibility to set $$MODULE_IMPORT_SUFFIX in module .pri filesOswald Buddenhagen2012-06-241-1/+1
* Make qtbase compile with QT_NO_CSSPARSERTasuku Suzuki2012-06-241-0/+1
* Wrap QObject usage in qsharedpointer_impl.h with ifndef QT_NO_QOBJECTThiago Macieira2012-06-241-0/+2
* Remove documentation for QIconEnginePlugin::keys().Robin Burchell2012-06-241-10/+0
* Guard evdev specifics with QT_NO_EVDEV.Robin Burchell2012-06-241-0/+4
* Set Wayland as default platform on Raspberry-PiDonald Carr2012-06-241-1/+4
* Fix setMouseTracking on QGLWidgetLaszlo Agocs2012-06-232-7/+0
* Make test work on Mac OS XHarald Fernengel2012-06-232-0/+2
* Don't operate on bogus data, assert on preconditions insteadJoão Abecasis2012-06-232-13/+6
* Skip 3 test methods if the test server isn't set up.David Faure2012-06-232-3/+8
* Add a variable for the private includes for modules.Stephen Kelly2012-06-234-0/+75
* Give the CMake unit tests more meaningful names.Stephen Kelly2012-06-2339-65/+74
* Forward-port change to QT4_ADD_RESOURCES macro for missing rcc files.Stephen Kelly2012-06-235-16/+99
* Implement QXcbIntegration::queryKeyboardModifiers()David Faure2012-06-224-3/+19
* Docu: fix copy/paste typoDavid Faure2012-06-221-1/+1
* QPA docs: list the platform names that the method is likely to return.David Faure2012-06-221-0/+3
* Add gui-private to generic pluginsGirish Ramakrishnan2012-06-226-5/+7
* eglfs: move m_pos into CursorGirish Ramakrishnan2012-06-223-10/+9
* Fix non inheritable socket creation on old windows versionsShane Kearns2012-06-221-16/+21
* Ensure that Proxy-Connection: Keep-Alive is respected for HTTP 1.0Andy Shaw2012-06-221-1/+2
* Fix key modifiers in mouse wheel events on Windows.Glenn Watson2012-06-222-1/+14
* Reimplement QXcbWindow::startSystemResize() with xcbUli Schlachter2012-06-222-22/+15
* qtdbus: Export org.freedesktop.DBus.Peer interface when introspectedDaniele E. Domenichelli2012-06-221-0/+9
* QUnicodeTables: some internal API renamingsKonstantin Ritt2012-06-224-260/+260
* Clean-up the Unicode tables generator code and the generated headerKonstantin Ritt2012-06-222-636/+635
* embedded doesn't exist anymoreGirish Ramakrishnan2012-06-221-3/+0
* tst_qgraphicsview hoverLeave regressedToby Tomkins2012-06-221-0/+3