summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Allowing symbian cleanup code in thread started and finished slotsMurray Read2012-02-221-2/+10
* QElapsedTimer/Win: Fix 64-bit integer overflowJonathan Liu2012-02-211-1/+3
* Fixes QProcess on QNXRafael Roquetto2012-02-203-82/+67
* RR scheduler error handling for deleted active objectsMurray Read2012-02-201-2/+6
* Fix for Shazam crashMurray Read2012-02-171-7/+5
* Fix Windows timer performance regressionJonathan Liu2012-02-161-1/+1
* Checking for directory exists in failed QDir::mkpath on SymbianMurray Read2012-02-151-2/+9
* 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
* Raise loopLevel for deleteLater in event filtersJohn Stanley2012-02-102-1/+16
* 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
* Avoiding early deleteLater in Symbian with better loopLevel trackingMurray Read2012-02-092-17/+39
* Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-02-091-1/+1
* Fixed null pointer dereference in QUnifiedTimerNick Ratelle2012-02-081-6/+9
* Fix bug in qatomic for INTEGRITY RTOSKalle Viironen2012-02-081-34/+57
* Some small doc fixes, typos and removal of one incorrect paragraphAndy Shaw2012-02-081-5/+0
* 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
* Fixes QIconvCodec::convertToUnicode()Nick Ratelle2012-02-072-1/+6
* Fixed qmldbg_inspector build for WEC7.jaanttil2012-02-061-0/+5
* Add support for QNX iconv implementation.Rafael Roquetto2012-02-032-0/+6
* Reduces compiler warnings when compiling for WEC7jaanttil2012-02-032-0/+2
* Fix progress bar values >100% when http upload is retriedShane Kearns2012-02-032-1/+2
* Change QUrl::toLocalFile to return path for relative urlsAapo Haapanen2012-02-021-1/+8
* Fixed QFile::link behaviour for WinCE devices.jaanttil2012-01-311-0/+1
* Various Qt documentation fixes (wk 44)artoka2012-01-311-1/+1
* Various qt documentation fixes (wk 43)artoka2012-01-317-7/+31
* Fix qsystemerror for WinCEJanne Anttila2012-01-301-25/+33
* Build fix for WINCE to qlocale_tools.cppJanne Anttila2012-01-301-0/+4
* Various Qt documentation bug fixes (wk 42)artoka2012-01-303-3/+3
* Fixed fileiterator issue for WEC7.Janne Anttila2012-01-301-0/+2
* Fix exception handling in Symbian event dispatcherMurray Read2012-01-261-1/+1
* qfilesystemengine_win.cpp: compile with namespaced QtJoerg Bornemann2012-01-251-7/+6
* Fix BC break with QAbstractFileEngine "mount points"Shane Kearns2012-01-252-4/+11
* remove NTFS junction and mount point detectionJoerg Bornemann2012-01-181-2/+1
* Revert "fix NTFS mount points"Joerg Bornemann2012-01-183-24/+12
* fix NTFS mount pointsJoerg Bornemann2012-01-173-12/+24
* Add missing llvm-gcc-4.2 SSE 4.2 intrinsics.Mike McQuaid2012-01-171-0/+66
* Fix a couple of edge cases for WildcardUnix matchingAndy Shaw2012-01-171-1/+1
* Windows: Fix qt_ntfs_permission_lookupMiikka Heikkinen2012-01-161-11/+46
* Build fix for WINCE to qfsfileengine_win.cppJanne Anttila2012-01-121-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-11518-521/+521
* QThreads on Symbian are named to allow them to be opened externallymread2012-01-041-1/+17
* Symbian - Fix QFile::map with non page aligned offsetsShane Kearns2011-12-151-3/+5
* Symbian: improving diagnostics for QWaitConditionmread2011-12-081-1/+4
* doc - document symbian behaviour of QFile::linkShane Kearns2011-11-301-2/+1
* Symbian - prefer sessions started by this process to choose proxyShane Kearns2011-11-302-0/+54
* Merge remote-tracking branch 'qt-qa-review/master'Sergio Ahumada2011-11-261-1/+1
|\