summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed null pointer dereference in QUnifiedTimerNick Ratelle2012-02-081-6/+9
* Fix bug in qatomic for INTEGRITY RTOSKalle Viironen2012-02-081-34/+57
* Fix Qt to use font with simplified chinese characters as default if neededMarko Kenttala2012-02-081-0/+8
* Fix for effects in Qt-applications startupAri Lehtola2012-02-081-0/+7
* tests: Don't mark qcopchannel and qdirectpainter subtests as testcases.Sergio Ahumada2012-02-082-3/+0
* Prevent crashing on Symbian in case EGL surface creation fails.Pauli Jarvinen2012-02-084-1/+21
* Update accessibility selections in QTextControl.Frederik Gladhorn2012-02-081-2/+13
* 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-085-12/+7
* Don't get stuck in a loop while trying to close the active popup widgetAndy Shaw2012-02-081-1/+1
* Improved stability of tst_networkselftestRohan McGovern2012-02-081-12/+12
* Handling adopted thread death with active timers on SymbianMurray Read2012-02-083-6/+50
* 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-083-1/+29
* 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
* test: improved stability of tst_qiodevice on slow machinesRohan McGovern2012-02-071-4/+4
* Fix height of some Thai charactersMarko Kenttala2012-02-071-0/+28
* Improved stability of tst_qsemaphore (especially on mac)Rohan McGovern2012-02-071-14/+26
* Improved stability of tst_qhttpsocketengineRohan McGovern2012-02-071-7/+7
* tests: allow unstable tests to be marked with CONFIG+=insignificant_testSergio Ahumada2012-02-074-1/+6
* Fixed CeTest remotelib build for WinCE 5.jaanttil2012-02-071-1/+1
* Fixed Qt examples building when QT_NO_GESTURES is used.jaanttil2012-02-071-0/+2
* Use available geometry when maximized.Rafael Roquetto2012-02-071-1/+9
* Fixes QIconvCodec::convertToUnicode()Nick Ratelle2012-02-072-1/+6
* Remove unnecessary codeblock.Casper van Donderen2012-02-071-9/+0
* Ensure that the RC_FILE is correctly handled in a single configurationAndy Shaw2012-02-071-0/+2
* Fixed qmldbg_inspector build for WEC7.jaanttil2012-02-062-0/+9
* Exclude helloconcurrent when QtConcurrent is not configuredSamuli Piippo2012-02-061-1/+1
* Add concurrent to QT_CONFIGSamuli Piippo2012-02-062-0/+4
* JSCore build fix for WEC7jaanttil2012-02-061-0/+11
* Fixes to JSCore for WinCE.jaanttil2012-02-061-9/+9
* Fixed QtDeclarative autotest deployment for WinCE devices.jaanttil2012-02-0661-61/+134
* Fixed cetest build for Windows CE.jaanttil2012-02-061-1/+3
* Fix 3 autotest build faulures for WinCEjaanttil2012-02-063-1/+4
* 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-062-3/+16
* Do not check isActiveWindow to determine if an accessible widget is focusableJosé Millán Soto2012-02-062-3/+3
* Add support for QNX iconv implementation.Rafael Roquetto2012-02-034-3/+9
* test: fix tst_QFile::rename() autotestSergio Ahumada2012-02-031-1/+1
* 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
* Fixed qchar and qsvgrenderer autotest deployment for WinCE devices.jaanttil2012-02-032-2/+7
* Adds QT_NO_QWS_INPUTMETHODS to blackberry qcc mkspecsRafael Roquetto2012-02-032-0/+4
* 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