summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Blackberry: Fix hardware button detection on the BB Dev AlphaThomas McGuire2012-10-021-1/+1
* EngineDebug: Updated and renamed serviceAurindam Jana2012-10-024-72/+96
* Fix issue with mispositioned family name i QFontComboBoxEskil Abrahamsen Blomfeldt2012-10-011-1/+12
* QNX: use assert on QBBWindow destructorRafael Roquetto2012-09-301-5/+3
* Fix g++/MinGW compiler warnings.Friedemann Kleint2012-09-2933-72/+36
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-294437-104131/+104322
* clear XSizeHints before useDavid Fries2012-09-282-1/+3
* [QTBUG-27308][QTBUG-21534] Don't mouse-wheel-scroll QScrollBar when disabledMarc Mutz2012-09-281-0/+2
* Fixed outline / fill inconsistencies in raster paint engine.Samuel Rødal2012-09-273-20/+2
* Load Mac specific resources in a static buildAndy Shaw2012-09-271-1/+4
* Avoid crash caused by drag and drop and winId()Jian Liang2012-09-271-9/+19
* cleanup CUPS tmp filesTeemu Katajisto2012-09-271-0/+1
* Include the signal code in the argument of (dis)connectNotify().Thomas McGuire2012-09-265-14/+18
* QElapsedTimer: Fix typo in restart() documentationJonathan Liu2012-09-261-1/+1
* Revert "Delete JS-owned QML objects right away in the engine dtor."Peter Kümmel2012-09-258-57/+23
* HTTP header may be damaged - fix, unit testTomasz Duda2012-09-251-1/+1
* Fixed inconsistent rounding of square cap pens.Samuel Rødal2012-09-251-10/+10
* QNX: don't show the virtual keyboard when focusing an item view.Nicolas Arnaud-Cormos2012-09-251-1/+5
* float->int error in OS X Mouse Event HandlingGerhard Roethlin2012-09-241-1/+3
* Rotate non maximized windowsRafael Roquetto2012-09-212-0/+109
* Fixed potential use of uninitialized variable in qgl.cppSamuel Rødal2012-09-211-1/+1
* Fix build for platforms that use QPA other than IOSPeter Hartmann2012-09-192-2/+2
* Disable SSL compression by default.Richard Moore2012-09-193-4/+9
* Refactor coreservices -> ios & QT_NO_CORESERVICES -> Q_OS_IOSIan Dean2012-09-1818-40/+40
* QNX: Enable support for hardware buttons in QPA pluginSean Harmer2012-09-175-4/+321
* QNX: Add some optional debug output to event dispatcherSean Harmer2012-09-171-0/+19
* Fix crash when invalidating a QSortFilterProxyModelStephen Kelly2012-09-141-6/+22
* Delete JS-owned QML objects right away in the engine dtor.Thomas McGuire2012-09-148-23/+57
* Fix MinGW-w64 compilationJonathan Liu2012-09-141-1/+1
* Fix regression in QTextDocument::toHtml() with font pixel sizeEskil Abrahamsen Blomfeldt2012-09-141-0/+1
* 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
* 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-121-1/+2
* 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
* 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
* Revert "Speed up QTextEngine::resolveAdditionalFormats"v4.8.3Eskil Abrahamsen Blomfeldt2012-09-071-65/+2
* Allow compilation on OS X 10.5Sean Harmer2012-09-051-4/+5
* 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
* 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