summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-20366-14395/+25015
|\
| * Document restrictions on the new connection syntaxOlivier Goffart2013-03-191-0/+7
| * Support connection to functor with multiple operator()Olivier Goffart2013-03-192-6/+64
| * Mark QtPrivate::ApplyReturnType constructor as explicit.Olivier Goffart2013-03-191-1/+1
| * QLocalePrivate: Add convenience language/script/country to code helpersKonstantin Ritt2013-03-192-14/+18
| * Document ResourceErrorAlbert Astals Cid2013-03-191-1/+1
| * Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-197-0/+15
| * Add predefined macros for endian detection with the TI toolchainsLaszlo Papp2013-03-181-2/+2
| * Add Qt::AA_UseHighDpiPixmaps.Morten Johan Sørvig2013-03-172-0/+9
| * Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1669-195/+195
| * add QCoreApplication to bootstrap libOswald Buddenhagen2013-03-144-28/+160
| * re-enable QT_NO_LIBRARY support on WindowsOswald Buddenhagen2013-03-144-15/+5
| * simplify/fix QT_BOOTSTRAPPED-related #ifdefsOswald Buddenhagen2013-03-142-2/+2
| * qfilesystemengine_mac.cpp is empty => purgeOswald Buddenhagen2013-03-142-49/+0
| * Move Unicode script itemization code from text engine to UnicodeToolsKonstantin Ritt2013-03-143-27/+60
| * Inital port of QSystemLocale on BlackBerry 10El Mehdi Fekari2013-03-145-127/+416
| * Add a generic Qt::Edge enumJ-P Nurmi2013-03-142-1/+19
| * make stubbed QCoreApplication::translate() resolve %nOswald Buddenhagen2013-03-132-7/+13
| * make Q_DECLARE_TR_FUNCTIONS() compile with QT_NO_DEPRECATEDOswald Buddenhagen2013-03-131-2/+9
| * QStandardPaths::displayName() is unavailable when bootstrappedOswald Buddenhagen2013-03-131-0/+2
| * Improve warning messages (and readability) of connectSlotsByName()Axel Waggershauser2013-03-131-12/+40
| * Generate a Qt5ConfigVersion.cmake file.Stephen Kelly2013-03-131-2/+5
| * Fixed bug in QTimeLine::setPaused(false)Jan Arve Saether2013-03-131-0/+3
| * 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