summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Add accessible role Terminal.Frederik Gladhorn2012-02-021-0/+1
* Fixed compiler warnings about unused q and d variables in declarative.jaanttil2012-02-023-3/+0
* Fixed crash in QDeclarativeGridViewMartin Jones2012-02-021-1/+1
* Fix crash in QTreeWidgetItem::sortChildren when adding new item.Markku Heikkila2012-02-011-0/+1
* Fixed libjpeg compiler warning about macro redefinition.jaanttil2012-02-011-1/+1
* Fixed MSVC compiler warning for zlib when compiling on WEC7.jaanttil2012-02-011-2/+6
* Fixed compiler warning for libpng when compiling for WEC7.jaanttil2012-02-011-1/+3
* Fix delete/free mismatch in QtXmlPatternsSami Rosendahl2012-02-011-1/+1
* Fixed QFile::link behaviour for WinCE devices.jaanttil2012-01-311-0/+1
* Various Qt documentation fixes (wk 44)artoka2012-01-317-8/+18
* Various qt documentation fixes (wk 43)artoka2012-01-3114-95/+53
* Fixed EGL build for WEC7jaanttil2012-01-311-1/+1
* Symbian: absent removed exports in symbian def-filesPasi Pentikainen2012-01-311-3/+3
* libpng config for WEC7jaanttil2012-01-311-0/+2
* Fixed QEventDispatcherQPA::processEvents()Rafael Roquetto2012-01-311-3/+2
* Fixed qapplication_win.cpp build for WinCEjaanttil2012-01-311-1/+1
* Build fix to qapplication_win.cpp when QT_NO_GESTURES is usedjaanttil2012-01-311-1/+1
* 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