summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* fix composition (C/KC) of some sequencesKonstantin Ritt2012-05-111-2/+3
* Fix atomics on SPARCThiago Macieira2012-05-031-8/+8
* Fix crash with evaluation licenseSamuli Piippo2012-04-271-7/+2
* Fix QThread start failure due to bad thread name on SymbianJuha Kukkonen2012-04-251-1/+10
* Integrate Blackberry Platform Services (BPS) with Qt event loop.Jeff Kehres2012-04-255-7/+388
* Fix IPv6 address returned from QUrl::hostShane Kearns2012-04-231-5/+4
* Update QSettings and Mac OS X documentation with App Store informationPasi Matilainen2012-04-231-0/+21
* Moved qmljs_debug_arguments to QCoreApplicationRafael Roquetto2012-04-202-0/+34
* Fix build with QT_NO_WARNING_OUTPUTAndy Shaw2012-04-191-0/+4
* Bump Qt version to 4.8.2aksalova2012-04-181-2/+2
* Add new QSysInfo::symbianVersion() enumsPasi Pentikainen2012-04-132-3/+13
* Use value of LANG if LC_TIME is empty.Thomas Sondergaard2012-04-041-0/+2
* Fix corelib build for WEC7.Janne Anttila2012-04-041-1/+3
* Fix QFileSystemEngine::tempPath on Blackberry OSRafael Roquetto2012-04-011-0/+7
* Fix regressions due to partial QSslSocket::peek fixShane Kearns2012-03-301-0/+5
* Fix scopes on iconv related pro/pri filesRafael Roquetto2012-03-281-1/+1
* Give QThread threads better names on SymbianMurray Read2012-03-271-6/+17
* Removing Symbian fast allocator implementationMurray Read2012-03-1610-6407/+2
* Crash in Symbian text codec creation without CleanupStackMurray Read2012-03-151-1/+5
* Fixes potential memory leak in qtextcodec.cppNick Ratelle2012-03-141-17/+9
* Fix q_atomic_decrement for 64-bit SolarisSamuli Piippo2012-03-141-0/+2
* Fix documentation errorShane Kearns2012-03-131-1/+0
* Optimise QFile::seek that doesn't move the file pointerShane Kearns2012-03-131-0/+3
* Support changing locales at runtime in QPA plugins.Nick Ratelle2012-03-121-2/+33
* Fixes mismatching delete operatorRafael Roquetto2012-03-111-1/+1
* Fixed wrong iconv_open call under QNXRafael Roquetto2012-03-111-1/+1
* Fixes codecs.pri to reflect new QNX mkspec nameRafael Roquetto2012-03-091-1/+1
* Enable storage of global Qt settings in app-local settings file on MacPasi Matilainen2012-03-072-2/+84
* Don't allow app panic on QProcess destruction, kill or terminateMurray Read2012-03-071-4/+12
* Bump Qt version to 4.8.1Girish Ramakrishnan2012-03-051-2/+2
* Fix signature of q_atomic_test_and_set_ptr.Girish Ramakrishnan2012-03-041-1/+1
* Fix to exit of adopted thread watcher in Windowsjian liang2012-02-281-7/+20
* Fix potential race condition in data structure of adopted thread watcherjian liang2012-02-281-1/+3
* QWindowsPipeWriter could terminate the process to earlyMartin Petersson2012-02-281-1/+1
* Fixed zlib build for WEC7.Andreas Holzammer2012-02-271-0/+10
* Fix a crash in QSystemLocalePrivate::uiLanguages().Friedemann Kleint2012-02-251-1/+1
* 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