summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Don't destroy Qt's internal pthread_key_t if it was not initializedBradley T. Hughes2012-01-311-7/+9
* qRound: do not do operation with double when qreal is floatOlivier Goffart2012-01-311-2/+2
* Support exception handling in QtConcurrent::run()Morten Johan Sørvig2012-01-311-2/+24
* avoid infinite recursion in canonicalized() if cwd is a symlinkRitt Konstantin2012-01-311-3/+9
* Avoid repeatedly trying to load unloadable plugins, causing slownessaavit2012-01-311-2/+7
* Fix to allow upper- and lowercase .dll suffix on windowsZeno Albisser2012-01-311-2/+2
* Adjust handling of library .bundle on MacZeno Albisser2012-01-311-4/+8
* QMetaType: add "signed char" as builtin.Olivier Goffart2012-01-312-0/+2
* make the modifySemaphore() signal-safe on linuxRitt Konstantin2012-01-311-1/+6
* fix QEventLoop::X11ExcludeTimers with Glib event loop=l.lunak2012-01-311-0/+2
* Bump Qt version to 4.7.5Marko Valtanen2012-01-311-2/+2
* QFileSystemWatcher: Do not require QApplication in the destructor.Olivier Goffart2012-01-313-8/+3
* Fix reversed condition introduced in 9a6cfc07e5João Abecasis2012-01-311-1/+1
* Check elapsed time only onceJoão Abecasis2012-01-311-2/+3
* QtConcurrent: throw exception from destructorOlivier Goffart2012-01-311-6/+1
* Update documentation of QDateTime::toStringJens Georg2012-01-311-1/+5
* Fix QDateTime::toString for Qt::ISODateJens Georg2012-01-311-0/+15
* QPointer: thread safetyOlivier Goffart2012-01-311-0/+2
* Fixed a crash on Windows XP with mingw in threaded-codeThierry Bastian2012-01-311-1/+1
* symbian - handle path being passed as part of filename in QTranslatorShane Kearns2011-11-071-3/+15
* Merge remote branch 'qt/4.7' into 4.7Shane Kearns2011-10-142-3/+4
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-10-131-2/+38
| |\
| | * symbian - search drives for translation filesShane Kearns2011-10-131-2/+38
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-10-111-0/+29
| |\ \ | | |/
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-10-031-0/+2
| |\ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ...Qt Continuous Integration System2011-09-071-2/+3
| |\ \ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-08-174-11/+24
| | |\ \ \
| | * | | | Doc: Fixed the example of an encoded URL in the class description.David Boddie2011-07-211-2/+3
| | * | | | Doc: Clarified the range of return values from QLineF::angle().David Boddie2011-06-301-2/+3
| * | | | | fix doc typoOswald Buddenhagen2011-09-051-1/+1
* | | | | | symbian - search drives for translation filesShane Kearns2011-10-131-2/+38
| |_|_|_|/ |/| | | |
* | | | | Symbian - fix deleteLater not working from RunLShane Kearns2011-10-111-0/+29
| |_|_|/ |/| | |
* | | | symbian - add support for ELangKazakh and ELangEnglish_IndiaShane Kearns2011-09-281-0/+2
|/ / /
* | | Doc: Clarified the range of return values from QLineF::angle().David Boddie2011-08-301-2/+3
| |/ |/|
* | don't crash when destroying codec listOswald Buddenhagen2011-08-151-4/+5
* | Support partial input mode - documentation updateSami Merila2011-07-051-6/+10
* | Adding "hkscs_2004" to the codec alias tableAlessandro Portale2011-07-041-0/+1
* | Adding Kazakh entry to the codec alias tableAlessandro Portale2011-07-041-1/+2
* | QTBUG-17776, reporting terminated threads as not running on Symbianmread2011-06-231-0/+6
|/
* Fix a regression in QList::mid()Liang Qi2011-05-161-0/+2
* Update licenseheader text in source filesJyri Tahtela2011-05-13482-8116/+8116
* make QLibraryInfo return clean pathsOswald Buddenhagen2011-05-061-4/+6
* make relative paths in qt.conf work inside qmakeOswald Buddenhagen2011-05-061-1/+1
* Don't realloc user-provided bufferJoão Abecasis2011-05-031-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-212-5/+25
|\
| * Drift correction and better accuracy for repeating timers in Symbianmread2011-04-202-5/+25
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-182-11/+23
|\ \ | |/
| * Add new QSysInfo::symbianVersion() enumsMiikka Heikkinen2011-04-182-11/+23
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-132-0/+3
|\ \ | |/
| * Use FixNativeOrientation on Symbian when the application wants it.Laszlo Agocs2011-04-122-0/+3