summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add msvc2012 supportPeter Kümmel2012-09-177-5/+152
* fix examples/script/qscript for MSVCJoerg Bornemann2012-09-171-1/+1
* Fix crash when invalidating a QSortFilterProxyModelStephen Kelly2012-09-142-6/+83
* Delete JS-owned QML objects right away in the engine dtor.Thomas McGuire2012-09-1411-24/+119
* Blackberry: fix tst_QFileInfo::isWritable()Rafael Roquetto2012-09-141-1/+4
* Fix MinGW-w64 compilationJonathan Liu2012-09-141-1/+1
* unscramble option help textMark Brand2012-09-131-3/+2
* Updated changes-4.8.3 filejutaipal2012-09-131-8/+268
* smuggle QT_BUILD_TREE to device_config.prf even during testsMark Brand2012-09-131-1/+2
* Fix regression in QTextDocument::toHtml() with font pixel sizeEskil Abrahamsen Blomfeldt2012-09-132-0/+14
* Update Traditional Chinese translationJuei-ray Tseng2012-09-131-1459/+563
* qpa: improve DirectFB performanceJulien Brianceau2012-09-131-0/+4
* QNX: Do not initially commit all memory used in RegisterFileThomas McGuire2012-09-132-4/+39
* Fix realpath() call to older POSIX platformsRafael Roquetto2012-09-121-8/+13
* Fixed crash in blackberry platform plugin shutdownBernd Weimer2012-09-121-3/+3
* When x-compiling on Linux the host tools doesn't have Windows' executable suffixPeter Kümmel2012-09-121-3/+5
* Partial Revert "Disable pkg-config, when x-compiling for mingw"Mark Brand2012-09-121-1/+0
* 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