summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tslib QWS: also apply missing release coordinate code to non-raw modeRolf Eike Beer2014-05-151-2/+2
* Memory and file descriptor leak in QFontCacheSimon Yuan2014-05-146-84/+55
* Restore dirty line logic in RenderInline::destroyAshish Kulkarni2014-05-091-1/+2
* Fix detection of newer MinGW toolchains in configure.exeKai Koehne2014-05-091-2/+2
* Windows: Add missing colors to tooltip palette.Friedemann Kleint2014-05-091-0/+4
* Fix tst_QStyleSheetStyle::toolTip().Friedemann Kleint2014-05-091-1/+19
* Fix visual index lookup in QTreeViewPrivate::adjustViewOptionsForIndex().Friedemann Kleint2014-05-072-9/+29
* Fix MacOS build with SDK 10.7, XCode 4.3 and aboveWolfgang Bremer2014-05-071-2/+4
* Don't crash on broken GIF imagesLars Knoll2014-05-061-0/+7
* QMdiArea: Ignore events of other instances in the event filter.Friedemann Kleint2014-05-061-0/+3
* Don't use QAbstractButton::pixmap() as this will always return 0.Andy Shaw2014-05-061-2/+2
* Polish the image gestures example.Friedemann Kleint2014-05-065-29/+137
* Use WINVER instead of _MSC_VER for version check in qeventdispatcher_win.cpp.Joerg Bornemann2014-05-061-2/+2
* Fix - psql driver must format qdatetime using isoCristian Tarsoaga2014-05-051-2/+2
* fix include of private headerMark Brand2014-05-031-1/+1
* Refactor OS X bundle detection for QFileInfoSamuel Gaist2014-05-022-14/+66
* Updated changes-4.8.6 fileaksalova2014-04-231-14/+270
* Vista Style: More menu item pixel fixes for QtQuick ControlsGabriel de Dietrich2014-04-221-2/+2
* Fix building of JSC with libc++.Raphael Kubo da Costa2014-04-221-6/+0
* QNX: Fix QDir::entryInfoList()Bernd Weimer2014-04-225-13/+14
* Fix compilation using MinGW 64 due to missing __cpuidAllen Winter2014-04-181-7/+7
* QDbus: Fix (!a == b) comparisonDavid Faure2014-04-181-1/+1
* Fix compilation of QtWebKit with MSVC 2013Ashish Kulkarni2014-04-171-2/+2
* Fix compilation of QtWebKit with MSVC 2012/2013Ashish Kulkarni2014-04-171-0/+16
* OS X: Make Qt application react on applicationShouldHandleReopenSamuel Gaist2014-04-171-0/+13
* increase timeouts to make tst_macgui autotest more stableAshish Kulkarni2014-04-171-3/+3
* Improve handling of temporary directories in SQL tests.Friedemann Kleint2014-04-164-3/+29
* Fix crash when deleting top level windows embedded into QGraphicsProxyWidget.Friedemann Kleint2014-04-151-0/+4
* Fix crash when trying to place toolbar into zero-height window.Friedemann Kleint2014-04-103-20/+32
* vcxproj generator: append version suffix only to library targetsJoerg Bornemann2014-04-081-1/+3
* Fix access of tmpStorage in QODBCResult::exec().Friedemann Kleint2014-04-071-27/+22
* Avoid out of bounds memory reads when scaling imagesv4.8.6Lars Knoll2014-04-036-27/+45
* Doc: Mention that MINGWM10.DLL only applies to MinGW 4.4Kai Koehne2014-04-011-1/+1
* Fix link to Tier 2 mingw-builds versionKai Koehne2014-04-011-1/+1
* Assistant: Set the url on created QNetworkReply objects.Stephen Kelly2014-03-311-0/+1
* Pass events to QGestureManager from the main (GUI) thread only.Friedemann Kleint2014-03-281-9/+12
* printsupport: set duplex setting correctly to CUPS printerTeemu Katajisto2014-03-281-14/+14
* QPrintDialog OSX: don't crash if ApplicationModal and no parentShawn Rutledge2014-03-281-1/+3
* QPrintDialog: document the modality on OS X and WindowsShawn Rutledge2014-03-281-0/+4
* Updated year in copyright headerKai Koehne2014-03-2611779-11857/+11857
* Add AArch64 support to qfilesystemwatcher_inotify.cppLisandro Damián Nicanor Pérez Meyer2014-03-241-0/+9
* QPushButton: draw label using the stylesheet's font.Mitch Curtis2014-03-211-0/+8
* rebuild configure.exeOswald Buddenhagen2014-03-211-0/+0
* QMenu: Sloppy menu selection should allow hovering separatorsGabriel de Dietrich2014-03-201-0/+1
* QMenu: Enable sloppy submenu mouse navigationGabriel de Dietrich2014-03-204-7/+16
* QMenuPrivate: Make sloppyDelayTimer non-staticGabriel de Dietrich2014-03-202-7/+6
* Store changed status of the QAxWidget's "control" property correctly.Friedemann Kleint2014-03-191-4/+9
* Fix QByteArray memory corruption in QIBaseDriver::open().Friedemann Kleint2014-03-191-20/+15
* BlackBerry: Improve platform specific documentationBernd Weimer2014-03-182-2/+20
* Use QCOMPARE instead of QVERIFY where applicableFrederik Gladhorn2014-03-171-21/+20