summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix tst_QWidget::getSetCheck on WindowsJoerg Bornemann2012-06-201-1/+1
* Fix unused parameter warnings in moc test.Mitch Curtis2012-06-201-3/+3
* Make QUuid compile with QT_NO_QUUID_STRING without breaking QDebug <<Jeremy Katz2012-06-201-1/+6
* define QT_NO_ICONV if QT_NO_TEXTCODECJeremy Katz2012-06-203-10/+29
* Make QVariant compile with QT_NO_QUUID_STRINGJeremy Katz2012-06-201-0/+4
* Mac: Fix rendering of non-int sized fonts.Eike Ziller2012-06-202-17/+24
* Document and use UserEvent::nullWindow for event deliveryGirish Ramakrishnan2012-06-201-54/+61
* Merge "Merge branch 'buildsystem'" into refs/staging/masterOswald Buddenhagen2012-06-20176-2616/+2416
|\
| * Merge branch 'buildsystem'Oswald Buddenhagen2012-06-19176-2616/+2416
| |\
| | * Fixed Wince Makefile environmentBjoern Breitmeyer2012-06-197-6/+258