summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Take account of hidden items in QListView when using scrollTo.Stephen Kelly2012-08-272-3/+38
* Fix patch to WebKit git repoSimon Hausmann2012-08-251-1/+1
* test: Re-enabling tst_QPrinter testSergio Ahumada2012-08-251-3/+0
* test: Remove useless insignificant_test markSergio Ahumada2012-08-251-2/+0
* test: Re-enabling tst_QToolTip testSergio Ahumada2012-08-251-2/+0
* Fix indentation.Morten Sorvig2012-08-247-7/+7
* Parse yearless date strings on leap years during LIST in QFtpPhilip Van Hoof2012-08-231-2/+35
* QUrl: fix thread safety.David Faure2012-08-233-49/+264
* Fix a QListViewItem width when spacing is setJani Honkonen2012-08-232-5/+77
* Remove warning about non existing paint device engineTitta Heikkala2012-08-231-25/+27
* Make QStatusBar text available via accessibility.Tilman Sauerbeck2012-08-233-1/+16
* QNX: Enable QT_NO_IMPORT_QT47_QMLKevin Ottens2012-08-231-0/+2
* test: Mark tst_qdeclarativeflickable unstable failures as XFAILSergio Ahumada2012-08-231-2/+14
* uikit: update screen geometry correctly for interface orientationEike Ziller2012-08-231-7/+6