summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Restore building of examples, tests.Rohan McGovern2012-06-221-2/+2
* Fixes high CPU usage on timer expiration when using glib event loop.Daniel Thor Kristjansson2012-06-211-1/+1
* Update the docs about setRoleNames deprecation.Stephen Kelly2012-06-211-0/+2
* fix doc typo in qwindow.cppJoerg Bornemann2012-06-211-1/+1
* Fix possible crash when copying QImage.Kim Motoyoshi Kalland2012-06-211-1/+1
* QDoc: Use the module page as link in qt.ditamap.Casper van Donderen2012-06-212-7/+17
* QDoc: Use 'Type' instead of 'element' in instantiates.Casper van Donderen2012-06-212-4/+4
* Remove QWS references from testlibGirish Ramakrishnan2012-06-212-11/+0
* Avoid unnecessary detach when saving to BMP.Kim Motoyoshi Kalland2012-06-211-5/+5
* New command line switches for configure.exeRafael Roquetto2012-06-211-7/+158
* QTextLayout docs: a minor typo fixKonstantin Ritt2012-06-211-1/+1
* proper filling when using Qt::TexturePatternKonrad Grochowski2012-06-211-1/+1
* Fix qitemview and qdatetimeedit autotest builds for WinCE.Janne Anttila2012-06-212-0/+8
* Fix qdiriterator autotest build for WEC7.Janne Anttila2012-06-211-1/+1
* Fixed mouse grabbing preventing popups from being closed.Samuel Rødal2012-06-212-1/+50
* Handle fragmented responses on SOCKS5 control channelShane Kearns2012-06-213-34/+165
* Fix qfile autotest build for WEC7Janne Anttila2012-06-212-3/+5
* Add new benchmark metrics to testlibChris Adams2012-06-212-1/+18
* Doc: tmake -> qmake, it's about timeDaniel Molkentin2012-06-211-8/+8
* Change default Content-Type for http POST to match 4.7.4Shane Kearns2012-06-211-2/+5
* Remove references to Q_WS_QWSGirish Ramakrishnan2012-06-206-47/+5
* plastique: Use QPlatformTheme::DialogButtonBoxButtonsHaveIconsGirish Ramakrishnan2012-06-201-3/+6
* Remove dead codeGirish Ramakrishnan2012-06-201-4/+0
* Fix QWidgetWindow sending duplicate drag-drop eventsJames Turner2012-06-201-1/+1
* Record if a metatype is a smart pointer to a QObject derived.Stephen Kelly2012-06-204-18/+66
* Add some internal API for extracting a QSharedPointer<T> from QVariant.Stephen Kelly2012-06-205-1/+155
* QNetworkAccessManager: delete the httpThreadMartin Petersson2012-06-202-4/+12
* Change *-clang mkspec globs to *-clang*Bradley T. Hughes2012-06-202-2/+2
* mkspecs: Add macx-clang-libc++ and macx-clang-libc++-32Bradley T. Hughes2012-06-204-0/+129