summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RR scheduler error handling for deleted active objectsMurray Read2012-02-202-4/+10
* Fixed typo in text: "dpeth" -> "depth"Sergey Belyashov2012-02-202-2/+2
* tests: Mark unstable tests as insignificant on WindowsSergio Ahumada2012-02-173-2/+2
* Fix for Shazam crashMurray Read2012-02-171-7/+5
* Doc fix for LinguistAndy Shaw2012-02-171-1/+1
* Ensure the scrollers appears when there is too many menu itemsAndy Shaw2012-02-171-10/+11
* Fix Windows timer performance regressionJonathan Liu2012-02-161-1/+1
* Don't render glyph with FT with fetchMetricsOnlyJiang Jiang2012-02-151-1/+1
* Abort FTP download, not the whole applicationShane Kearns2012-02-152-5/+25
* Fix online status checking in generic bearer plugin.Xizhi Zhu2012-02-153-1/+98
* tests: Mark unstable tests as insignificant on WindowsSergio Ahumada2012-02-153-0/+6
* QDial: Fix crash when singleStep-property is 0.Friedemann Kleint2012-02-151-1/+3
* Checking for directory exists in failed QDir::mkpath on SymbianMurray Read2012-02-152-2/+15
* Fixed memory leak in QPA/Lighthouse event handling.Samuel Rødal2012-02-141-0/+1
* tests: Mark unstable tests as insignificant on WindowsSergio Ahumada2012-02-147-4/+7
* Re-enabled tst_LargeFileJo Asplin2012-02-142-1/+3
* Build break fixAri Lehtola2012-02-141-1/+2
* Initializes seqDumpPos on qiodevice.cppNick Ratelle2012-02-141-1/+2
* test: Do not mark tst_qdeclarativeerror as insignificant anymoreSergio Ahumada2012-02-131-2/+0
* Fixed compiler warning about unused variable with QT_NO_TEXTCODEC.Andreas Holzammer2012-02-111-0/+3
* Added QAccessibleGroupBoxJosé Millán Soto2012-02-105-18/+192
* Symbian: Fix for VKB default language to English in RTL variantSatyam Bandarapu2012-02-101-1/+1
* 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