summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in QTreeWidgetItem::sortChildren when adding new item.Markku Heikkila2012-02-012-0/+33
* qt demos and qt examples config in symbian package definitionRoy Mickos2012-02-011-1/+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
* Escape path names in qmake-generated Makefiles.Andreas Hartmetz2012-01-311-1/+1
* Fixed QFile::link behaviour for WinCE devices.jaanttil2012-01-311-0/+1
* Various Qt documentation fixes (wk 44)artoka2012-01-3113-18/+28
* Various qt documentation fixes (wk 43)artoka2012-01-3121-120/+173
* Fixed EGL build for WEC7jaanttil2012-01-311-1/+1
* Fix DEPLOYMENT_PLUGIN for graphicssystem pluginsMiikka Heikkinen2012-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
* Added mkspecs for WEC7 platform builder and armv4i HW.Janne Anttila2012-01-306-0/+143
* 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-3015-18/+30
* Add mkspecs for Blackberry Playbook NDKRafael Roquetto2012-01-306-0/+357
* 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