summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Hide Harfbuzz from the outer worldKonstantin Ritt2013-03-133-5/+227
| | * | g_thread_init is deprecatedFrederik Gladhorn2013-03-121-0/+2
| | * | interpret format argument of QString::sprintf() as UTF-8Oswald Buddenhagen2013-03-121-1/+3
| | * | make QtCriticalMsg fatal if QT_FATAL_WARNINGS is setOswald Buddenhagen2013-03-121-1/+1
| | * | de-duplicate and accelerate codeOswald Buddenhagen2013-03-121-3/+1
| | * | fix encoding when invoking default message handlerOswald Buddenhagen2013-03-121-1/+1
| | * | QRegularExpression: refactor the handling of the study dataGiuseppe D'Angelo2013-03-121-17/+24
| | * | Let QMetaObject::connectSlotsByName(o) also check for signals of oAxel Waggershauser2013-03-071-1/+7
| | * | QVector - removeLast optimizeThorbjørn Martsum2013-03-071-1/+18
| | * | QVector - add functions takeFirst and takeLastThorbjørn Martsum2013-03-072-2/+26
| | * | QVector - add remove functionsThorbjørn Martsum2013-03-072-4/+26
| | * | Implement XEmbed protocolAlberto Mardegan2013-03-062-0/+5
| | * | QMap - add multiInsert with hintThorbjørn Martsum2013-03-062-0/+91
| | * | QMap - add insert overload that provide a hintThorbjørn Lund Martsum2013-03-062-0/+93
| | * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-068-10/+20
| | |\ \
| | * \ \ Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-0622-37/+401
| | |\ \ \
| | | * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-0522-37/+401
| | | |\ \ \
| | * | | | | Distinguish between 'mac' and 'macx' qmake scopesTor Arne Vestbø2013-03-052-5/+5
| | * | | | | Clear the current thread data for the main threadThiago Macieira2013-03-055-7/+12
| | * | | | | Fix build with older Clang versions without __has_extensionTor Arne Vestbø2013-03-051-0/+4
| | * | | | | Make QProcess startable with open()Corentin Jabot2013-03-052-3/+99
| | * | | | | QLocale: Add some more languages and scriptsKonstantin Ritt2013-03-053-156/+869
| | |/ / / /
| | * | | | Introducing the Qt Android portPaul Olav Tvete2013-03-0512-18/+52
| | * | | | Long live QLockFileDavid Faure2013-03-058-0/+895
| | * | | | ApplicationStates: add more states to Qt::ApplicationStateRichard Moe Gustavsen2013-03-042-4/+21
| | * | | | Fix potential issue in QTBF itemization codeKonstantin Ritt2013-03-041-1/+1
| | * | | | Mark all qtbase headers that aren't cleanThiago Macieira2013-03-0325-0/+103
| | * | | | Add __ARM_ARCH_5TE__ to Q_PROCESSOR_ARM_V5BogDan Vatra2013-03-021-0/+1
| | * | | | QUrl: update top level domains that may contain non-ASCII charactersPeter Hartmann2013-03-021-7/+22
| | * | | | Add notify signals to some QCoreApplication propertiesAlan Alpert2013-03-012-4/+51
| | * | | | Fix Q_GLOBAL_STATIC support for exceptionsThiago Macieira2013-02-282-4/+7
| | * | | | Merge "Merge branch 'ios' into dev" into refs/staging/devTor Arne Vestbø2013-02-282-0/+24
| | |\ \ \ \
| | | * | | | iOS: Add potentially undefined version defines to qsystemdetection.hTor Arne Vestbø2013-02-271-0/+16
| | | * | | | iOS: Move Q_OS_IOS out of makesespec to qsystemdetection.hTor Arne Vestbø2013-02-262-0/+8
| | * | | | | Add private API to connect to slots in QObjectPrivateOlivier Goffart2013-02-281-0/+77
| | * | | | | QT_MESSAGE_OUTPUT: add support for condition depending on the typeOlivier Goffart2013-02-271-16/+71
| | * | | | | Export QAbstractFileEngine[XXXX] classes.BogDan Vatra2013-02-271-3/+3
| | * | | | | Add ISO 8859-11 as an alias for TIS-620David Faure2013-02-271-1/+2
| | * | | | | Fix thumb armv5 atomicsBogDan Vatra2013-02-271-0/+8
| | * | | | | Add multi-line input method hintPaul Olav Tvete2013-02-272-0/+4
| | * | | | | Make sure that the reference count for plugins is kept correctlyThiago Macieira2013-02-272-5/+6
| | * | | | | Don't try to unload a library that isn't loadedThiago Macieira2013-02-271-1/+1
| | * | | | | Fix QString::toUcs4() returns incorrectly resized QVectorKonstantin Ritt2013-02-271-7/+8
| | * | | | | Compile only the SHA-1 code into qdocThiago Macieira2013-02-231-17/+43
| | |/ / / /
| | * | | | QStringRef: Added toInt(), toUInt(), etc... functions to QStringRef.Keith Gardner2013-02-222-0/+329
| | * | | | QPA: Add interface for setting the application state explicitlyRichard Moe Gustavsen2013-02-212-0/+22
| | * | | | Fix QMetaType of const referencesOlivier Goffart2013-02-211-0/+3
| | * | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-202-3/+22
| | |\ \ \ \
| | * | | | | Fix QTBUG-18934 by checking return value of qt_safe_pipeSimeon Bird2013-02-201-9/+23
| | * | | | | Fix compilation with Clang on MacOS.Erik Verbruggen2013-02-191-10/+4