summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed fileiterator issue for WEC7.Janne Anttila2012-01-301-0/+2
* Symbian: absent removed exports in symbian def-filesPasi Pentikainen2012-01-302-14/+14
* blitter: Base QBlitterPaintEngine on QRasterPaintEngineHolger Hans Peter Freyther2012-01-273-117/+151
* blitter: Group code by functionality in header and cpp fileHolger Hans Peter Freyther2012-01-272-120/+118
* blitter: Fix the 'solid' detection for the brush in case of fillRectHolger Hans Peter Freyther2012-01-271-2/+2
* blitter: Move state updates into new methodsHolger Hans Peter Freyther2012-01-271-45/+86
* blitter: Move the definition out of the class declarationHolger Hans Peter Freyther2012-01-271-59/+68
* blitter: Kill the isBlitterLocked variable of theHolger Hans Peter Freyther2012-01-273-11/+11
* blitter: Use CapabilitiesToStateMask as a class memberHolger Hans Peter Freyther2012-01-271-30/+29
* blitter: Style changes to the codeHolger Hans Peter Freyther2012-01-271-77/+64
* Fixes Javascript WTF to build with BB NDK.Rafael Roquetto2012-01-272-2/+10
* Fix exception handling in Symbian event dispatcherMurray Read2012-01-262-1/+11
* Fix exception handling testing on SymbianMurray Read2012-01-261-16/+137
* Symbian - add rom upgrade flag to Qt sis filesShane Kearns2012-01-263-3/+4
* Handle the 'real' datatype correctly in the SQLite driverAndy Shaw2012-01-263-1/+32
* uikit: adapt to new xcode and examples.Eike Ziller2012-01-253-21/+23
* uikit: update readme, endian test fails with newer xcodeEike Ziller2012-01-251-2/+2
* uikit: refactor the mkspecs and add armv6 and nothumb ones.Eike Ziller2012-01-258-98/+304
* Catch exceptions inside QSymbianControl::DrawJaakko Helanti2012-01-252-1/+16
* Fix crashes and non-portable functionality in QDBusDemarshaller QByteArray ex...Sami Rosendahl2012-01-253-2/+65
* Fix crash in QDBusDemarshaller QStringList extractionSami Rosendahl2012-01-253-2/+64
* Fix crash in QDBusDemarshaller basic string-like type extractionSami Rosendahl2012-01-253-7/+163
* Fix failure of tst_QDBusMarshall::demarshallPrimitives()Sami Rosendahl2012-01-251-3/+21
* Add the possibility to patch additional executables.Eike Ziller2012-01-253-22/+50
* Fix set/paperSize(QPrinter::PaperSize) on MacAndy Shaw2012-01-252-11/+18
* qfilesystemengine_win.cpp: compile with namespaced QtJoerg Bornemann2012-01-251-7/+6
* Symbian: clean package definition filePasi Pentikainen2012-01-251-23/+30
* Send text selection changes for accessibility.Frederik Gladhorn2012-01-251-0/+3
* Fix BC break with QAbstractFileEngine "mount points"Shane Kearns2012-01-253-5/+103
* Symbian: fix qml file paths in building of demosPasi Pentikainen2012-01-258-9/+22
* Add a public API for releasing cached GPU resources on SymbianGareth Stockwell2012-01-254-0/+15
* make tst_QProcess::softExitInSlots pass in under 120 secondsJoerg Bornemann2012-01-201-4/+25
* Activate window when focus is set in QAccessibleWidget::doActionJosé Millán Soto2012-01-201-5/+8
* Cleaning logClusters for line separator layout shortcutJiang Jiang2012-01-181-1/+3
* Fix isolated Thai SARA AM handlingJiang Jiang2012-01-182-7/+51
* remove NTFS junction and mount point detectionJoerg Bornemann2012-01-182-7/+8
* Revert "fix NTFS mount points"Joerg Bornemann2012-01-184-25/+13
* Fix QAbstractFileEngine autotest failure on windows/symbianShane Kearns2012-01-182-2/+1
* Fix memory leak in QDomDocument entity text expansionSami Rosendahl2012-01-182-2/+3
* Fix memory leak in QDomDocument DTD entity declaration handlerSami Rosendahl2012-01-182-0/+27
* Fix memory leak in QDomDocument DTD notation declaration handlerSami Rosendahl2012-01-182-0/+26
* Handle closable tabs in QAccessibleTabBarJosé Millán Soto2012-01-183-1/+70
* Remove "Reviewed-By" from the commit templateShane Kearns2012-01-171-1/+0
* Add "qget" manual test for QNetworkAccessManagerShane Kearns2012-01-173-0/+411
* rebuild configureJoerg Bornemann2012-01-171-0/+0
* fix NTFS mount pointsJoerg Bornemann2012-01-174-13/+25
* Add missing llvm-gcc-4.2 SSE 4.2 intrinsics.Mike McQuaid2012-01-171-0/+66
* Fix a couple of edge cases for WildcardUnix matchingAndy Shaw2012-01-172-2/+4
* Fix cursor disappearance in QLineEdit on Mac when deleting all textPasi Matilainen2012-01-171-1/+1
* Fix CJK punctuation input through input methods in OS XJiang Jiang2012-01-171-1/+7