summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix qsystemerror for WinCEJanne Anttila2012-01-301-25/+33
* QDirectFBPaintEngine::fill crashes if QVectorPath elements is NULLRamamurthy KV2012-01-301-2/+4
* Fixed sqlite for Windows CE.Janne Anttila2012-01-301-13/+10
* Build fix for WINCE to qlocale_tools.cppJanne Anttila2012-01-301-0/+4
* Removed unnecesary dependency to winx.h from desktopservices for WinCE.jaanttil2012-01-301-3/+0
* Various Qt documentation bug fixes (wk 42)artoka2012-01-3010-15/+25
* 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-261-1/+1
* 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-261-0/+1
* 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
* Catch exceptions inside QSymbianControl::DrawJaakko Helanti2012-01-252-1/+16
* Fix crashes and non-portable functionality in QDBusDemarshaller QByteArray ex...Sami Rosendahl2012-01-252-2/+12
* Fix crash in QDBusDemarshaller QStringList extractionSami Rosendahl2012-01-252-2/+12
* Fix crash in QDBusDemarshaller basic string-like type extractionSami Rosendahl2012-01-252-7/+48
* Fix set/paperSize(QPrinter::PaperSize) on MacAndy Shaw2012-01-251-2/+2
* qfilesystemengine_win.cpp: compile with namespaced QtJoerg Bornemann2012-01-251-7/+6
* Send text selection changes for accessibility.Frederik Gladhorn2012-01-251-0/+3
* Fix BC break with QAbstractFileEngine "mount points"Shane Kearns2012-01-252-4/+11
* Add a public API for releasing cached GPU resources on SymbianGareth Stockwell2012-01-254-0/+15
* 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-181-7/+26
* remove NTFS junction and mount point detectionJoerg Bornemann2012-01-181-2/+1
* Revert "fix NTFS mount points"Joerg Bornemann2012-01-183-24/+12
* Fix memory leak in QDomDocument entity text expansionSami Rosendahl2012-01-181-0/+1
* Fix memory leak in QDomDocument DTD entity declaration handlerSami Rosendahl2012-01-181-0/+2
* Fix memory leak in QDomDocument DTD notation declaration handlerSami Rosendahl2012-01-181-0/+2
* Handle closable tabs in QAccessibleTabBarJosé Millán Soto2012-01-183-1/+70
* fix NTFS mount pointsJoerg Bornemann2012-01-173-12/+24
* 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-171-1/+1
* 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
* Revert "Disable activeqt on win32-g++ (it doesn't build)."Jonathan Liu2012-01-171-1/+1
* Fix for coreservices, it should be part of QPA testsAndy Shaw2012-01-171-1/+2
* Fixed crash in GL 2 paint engine on Intel Atom.Samuel Rødal2012-01-164-12/+16
* Windows: Fix qt_ntfs_permission_lookupMiikka Heikkinen2012-01-161-11/+46
* Using samples=0 to turn multisampling offmread2012-01-132-2/+2