summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qpa: extend drawPixmap capabilitiesJulien Brianceau2012-09-124-43/+105
* Ensure that QApplication is cleaned up after itself on MacAndy Shaw2012-09-123-0/+13
* Ensure child items are updated even if the parent item has no contentAndy Shaw2012-09-123-1/+84
* qpa: add non-opaque fill supportJulien Brianceau2012-09-125-25/+120
* Prevent a crash when a merged action is removedAndy Shaw2012-09-111-0/+10
* find qdevice.pri even for installed qt buildsOswald Buddenhagen2012-09-101-1/+1
* Add -pipe option of win32-g++'s QMAKE_CFLAGSYuchen Deng2012-09-101-1/+1
* tst_qchar: also define SRCDIR for QNXRafael Roquetto2012-09-091-1/+1
* QtNetwork: bypass proxy for local connectionsJulien Brianceau2012-09-072-10/+13
* Fix calculation of logical child index for row headers.Tilman Sauerbeck2012-09-071-1/+1
* Symbian: fix symbian QtCore deffile (for QObjectPrivate)Pasi Pentikainen2012-09-071-0/+2
* Symbian: fix symbian QtCore deffiles (for QUrl::detach)Pasi Pentikainen2012-09-072-0/+3
* Symbian: Handle Qt input hints for email and url editorsJaakko Helanti2012-09-071-8/+4
* Never compile QPA with EGL support on WindowsNicolas Arnaud-Cormos2012-09-071-6/+10
* Revert "Speed up QTextEngine::resolveAdditionalFormats"v4.8.3Eskil Abrahamsen Blomfeldt2012-09-071-65/+2
* Disable rpath, pkg-config, "reduce export" flag when x-compiling for mingwPeter Kümmel2012-09-071-1/+7
* Add cross_compile to qconfig.pri for global advertisingPeter Kümmel2012-09-072-1/+7
* Add qmake CROSS_COMPILE variable via load(device_config)Peter Kümmel2012-09-071-7/+13
* Minimal backport of --device-option support in configurePeter Kümmel2012-09-072-1/+53
* Allow compilation on OS X 10.5Sean Harmer2012-09-051-4/+5
* QNX: Move qpa-based mkspecs out of the unsupported directorySean Harmer2012-09-058-8/+8
* Optimize QTextEngine::findItem by using a binary search.Milian Wolff2012-09-051-5/+12
* QWizard/Win: Fix vista helper cache state invalidationJonathan Liu2012-09-051-1/+2
* QNX: Enable pre-compiled header support for QNXSean Harmer2012-09-042-1/+6
* Decouple -lang-c++ from CXX command on QNX mkspecsSean Harmer2012-09-044-8/+5
* Doc: Improved tr()-exampleRobert Loehning2012-09-031-1/+1
* Update the git-archive export optionsThiago Macieira2012-09-032-0/+5
* qpa: incorrect rendering when stretching and clippingJulien Brianceau2012-09-031-5/+17
* QWizard/Win: Fix incorrect cached state after all wizards destroyedJonathan Liu2012-09-032-1/+5
* Fix limitting shortcuts to keypad onlyJani Honkonen2012-08-312-2/+54
* Speed up QTextEngine::setBoundaryOlivier Goffart2012-08-311-6/+14
* Speed up QTextEngine::resolveAdditionalFormatsOlivier Goffart2012-08-311-2/+65
* Fix fvisibility.test for "QMAKE_CXX = ccache g++"Sean Harmer2012-08-311-2/+2
* Enable symbol visibility support on QNXSean Harmer2012-08-311-1/+1
* Make connectNotify() work with QMLThomas McGuire2012-08-3117-34/+643
* Mark updateAndelete as XFAIL on Lion and above.Morten Johan Sorvig2012-08-311-1/+1
* Make sure the parent widget still exists.Jarek Kobus2012-08-312-2/+4
* Windows: Fix Drag and drop in Designer.Friedemann Kleint2012-08-311-3/+14
* Fixed the QTreeView expansion/collpasing when animatedThierry Bastian2012-08-312-2/+47
* rebuild configureOswald Buddenhagen2012-08-311-0/+0
* Persian translation of Qt has been updated for 4.8soroush2012-08-311-17/+561
* documentation: grammar nitpickMark Brand2012-08-311-3/+3
* Backport fix screen event-registration failure.James Turner2012-08-311-0/+13
* Fixes possible memory leak in QContiguousCacheFabian Bumberger2012-08-301-2/+4
* Display QThread name for debugging.Sean Harmer2012-08-301-0/+30
* Implementation of the BlackBerry Bearer engineBenoit Dumas2012-08-305-0/+644
* Blackberry: Fix QFileSystemEngine::tempPath()Thomas McGuire2012-08-301-2/+5
* tst_qtoolbutton: stabilize and improve failure messageRohan McGovern2012-08-281-2/+7
* QGLGlyphCache: Fix texture buffer overrunJonathan Liu2012-08-271-9/+7
* QSharedPointer: make QT_SHAREDPOINTER_TRACK_POINTERS work with QObjectsGiuseppe D'Angelo2012-08-272-1/+8