summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Abort FTP download, not the whole applicationShane Kearns2012-02-151-5/+1
* Fix online status checking in generic bearer plugin.Xizhi Zhu2012-02-151-1/+1
* 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-151-2/+9
* Fixed memory leak in QPA/Lighthouse event handling.Samuel Rødal2012-02-141-0/+1
* Build break fixAri Lehtola2012-02-141-1/+2
* Initializes seqDumpPos on qiodevice.cppNick Ratelle2012-02-141-1/+2
* Fixed compiler warning about unused variable with QT_NO_TEXTCODEC.Andreas Holzammer2012-02-111-0/+3
* Added QAccessibleGroupBoxJosé Millán Soto2012-02-104-18/+147
* 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
* QTextEngine - treat a fullstop (0x2E) as the same script as the preceeding te...John Tapsell2012-02-101-1/+14
* Harfbuzz-thai: Hide ZWJ and ZWNJ characters and show Inherited charactersJohn Tapsell2012-02-101-3/+8
* 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
* 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 QListView::scrollTo() when there are hidden rowsJani Honkonen2012-02-091-1/+6
* Avoiding early deleteLater in Symbian with better loopLevel trackingMurray Read2012-02-094-21/+47
* Harfbuzz-thai - fix to_tis620 function for latin charactersJohn Tapsell2012-02-091-1/+1
* 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-096-6/+6
* 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
* 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-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