summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix access to uninitialized values in QtXmlPatternsSami Rosendahl2012-02-083-29/+14
* Some small doc fixes, typos and removal of one incorrect paragraphAndy Shaw2012-02-084-11/+6
* Don't get stuck in a loop while trying to close the active popup widgetAndy Shaw2012-02-081-1/+1
* Handling adopted thread death with active timers on SymbianMurray Read2012-02-082-6/+23
* Changes in Symbian CleanupStack use to allow dodgy app startMurray Read2012-02-082-12/+11
* Make QString::latin1() re-entrant, the global QHash needs a mutex.David Faure2012-02-081-1/+8
* Ensure the header's context menu is in sync with the visible sectionsAndy Shaw2012-02-071-1/+12
* Ensure that QSqlDatabase::database() is still thread-safeAndy Shaw2012-02-071-4/+1
* Fixed CustomDashLine drawing bug.Samuel Rødal2012-02-071-1/+3
* Fix height of some Thai charactersMarko Kenttala2012-02-071-0/+28
* Use available geometry when maximized.Rafael Roquetto2012-02-071-1/+9
* Fixes QIconvCodec::convertToUnicode()Nick Ratelle2012-02-072-1/+6
* Fixed qmldbg_inspector build for WEC7.jaanttil2012-02-062-0/+9
* JSCore build fix for WEC7jaanttil2012-02-061-0/+11
* Fixes to JSCore for WinCE.jaanttil2012-02-061-9/+9
* Build fix for QtDeclarative in WindowsCEjaanttil2012-02-061-0/+7
* Ensure that the type is not registered as a typedefAndy Shaw2012-02-061-1/+1
* Make copy and cut methods work in QAccessibleTextEditJosé Millán Soto2012-02-061-3/+10
* Do not check isActiveWindow to determine if an accessible widget is focusableJosé Millán Soto2012-02-061-1/+1
* Add support for QNX iconv implementation.Rafael Roquetto2012-02-032-0/+6
* Fixed DEBUG macro redefinition when compiling for WEC7 with MSVC.jaanttil2012-02-031-11/+11
* Fixed compiler warning about unused status argument.jaanttil2012-02-031-0/+1
* Fixed warning by MSVC about class/struct mismatch in MethodData.Janne Anttila2012-02-031-1/+1
* Reduces compiler warnings when compiling for WEC7jaanttil2012-02-038-2/+13
* Take into account shaping in findRealWindowAlbert Astals Cid2012-02-033-3/+38
* Fix progress bar values >100% when http upload is retriedShane Kearns2012-02-032-1/+2
* Fix pinch-zoom problem when application is deactivatedJarkko T. Toivonen2012-02-032-3/+11
* QTextEdit cursor position fix when moving left/right with selectionPasi Matilainen2012-02-031-6/+20
* Make QMacCocoaViewContainer work again.Morten Johan Sorvig2012-02-031-0/+3
* Check for the clipboard manager when looping due to app quitingAlbert Astals Cid2012-02-022-3/+9
* Prevent data loss when an ssl socket is closed by remoteShane Kearns2012-02-022-13/+22
* Change QUrl::toLocalFile to return path for relative urlsAapo Haapanen2012-02-021-1/+8
* Fix a crash when changeEvent() is called and there is no containerAndy Shaw2012-02-021-1/+1
* 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