summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Raise loopLevel for deleteLater in event filtersJohn Stanley2012-02-103-12/+16
* When doing mouse move compression, pass non-MotionNotify events to installed ...John Stanley2012-02-101-1/+4
* Pass events to installed event dispatcher event filters before passing them t...John Stanley2012-02-103-13/+25
* test: Do not mark tst_qdeclarativetimer as insignificant anymoreSergio Ahumada2012-02-101-2/+0
* test: Do not mark tst_uic3 as insignificant anymoreSergio Ahumada2012-02-101-2/+0
* test: Mark tst_QMdiSubWindow with insignificant_test on Mac OS XSergio Ahumada2012-02-101-1/+1
* test: Re-enabled passing test in tst_qdbuspendingcallSergio Ahumada2012-02-101-2/+0
* QTextEngine - treat a fullstop (0x2E) as the same script as the preceeding te...John Tapsell2012-02-102-7/+57
* Harfbuzz-thai: Hide ZWJ and ZWNJ characters and show Inherited charactersJohn Tapsell2012-02-102-3/+50
* Harfbuzz-thai - When calling HB_OpenTypePosition we must set doLogClusters to...John Tapsell2012-02-101-1/+1
* Fix crash in qt_init when the XFIXES extension is not available.David Faure2012-02-101-0/+8
* Fix unstable test due to a race in QThreadBradley T. Hughes2012-02-091-1/+1
* Fixes a possible out-of-bound write in QByteArray.Nick Ratelle2012-02-091-6/+11
* realpath(X,0) IS supported on QNX.Nick Ratelle2012-02-091-1/+1
* Fix qmake evaluation of QMAKE_TARGET.arch on msvc2010 x86_64Giotis Nikos2012-02-091-2/+8
* Fix QListView::scrollTo() when there are hidden rowsJani Honkonen2012-02-092-1/+53
* Avoiding early deleteLater in Symbian with better loopLevel trackingMurray Read2012-02-095-21/+159
* Harfbuzz-thai - fix to_tis620 function for latin charactersJohn Tapsell2012-02-091-1/+1
* Symbian building: enable symbian platform autodetectionPasi Pentikainen2012-02-091-3/+0
* Symbian: Fix for blank window after taping Editing options.Satyam Bandarapu2012-02-092-8/+45
* Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-02-0917-22/+22
* 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