summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* 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
* QLocale: Added QStringRef overloads to toInt(), toUInt(), etc...Keith Gardner2013-02-183-0/+290
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-2/+5
|\
| * Fix call to QMetaObject::metaCall from updatePropertyDavid E. Narváez2013-02-161-2/+5
* | Introduce macros for simplifying platform checks on Mac OS and iOSTor Arne Vestbø2013-02-181-0/+10
* | Start using Availability.h over AvailabilityMacros.h on Mac OSTor Arne Vestbø2013-02-181-13/+16
* | Don't override OS X deployment target unconditionally in qsystemdetection.hTor Arne Vestbø2013-02-181-4/+5
* | Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-185-17/+2
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-1736-190/+644
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1436-190/+644
| |\|
| | * Don't calculate the install prefix again in the extra cmake files.Stephen Kelly2013-02-132-9/+7
| | * Don't duplicate the 'top-level' include dir in all modules.Stephen Kelly2013-02-092-2/+14
| | * QProcessEnvironment: Permit magic cmd variablesDaniel Teske2013-02-081-1/+2
| | * Update documentation for QIODevice::readData().Christian Strømme2013-02-071-2/+2
| | * Allow x86intrin.h with ICC 13.1Thiago Macieira2013-02-061-1/+1
| | * Fix copy-paste errors in QtPrivate::ConnectionTypesOlivier Goffart2013-02-061-3/+3
| | * export QT_CONFIG only in Qt5Core.pcOswald Buddenhagen2013-02-061-1/+4
| | * Fix broken IANA link in QTextCodec documentation.Mitch Curtis2013-02-061-1/+6
| | * Fix typo in QString documentation.Mitch Curtis2013-02-061-1/+1
| | * Clean up whitespaceJan Arve Saether2013-02-062-58/+58
| | * Spell "Qt" correctlyPaul Olav Tvete2013-02-061-1/+1
| | * Replace nokia in example by Qt ProjectFrederik Gladhorn2013-02-051-2/+2
| | * Do not use the non-existent state() method referenceLaszlo Papp2013-02-051-8/+8
| | * fix doc page urlsOswald Buddenhagen2013-02-041-1/+1
| | * QThread documentation: do not discourage the reimplementation of QThreadOlivier Goffart2013-02-043-65/+82
| | * Add the missing "\since 5.0" reference for the QTimer methodLaszlo Papp2013-02-041-0/+1
| | * Optimize code sample of QObject::isSignalConnectedOlivier Goffart2013-02-021-1/+2
| | * Bump Qt version to 5.0.2Sergio Ahumada2013-02-011-2/+2
| | * Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-02-0112-20/+435
| | |\
| | | * Merge branch 'release' into stableSergio Ahumada2013-01-3112-20/+435
| | | |\
| | | | * Fix documented signature for QtMessageHandlerKai Koehne2013-01-281-1/+1
| | | | * Doc: Fixing snippets and input file for a Qt Core article.Jerome Pasion2013-01-285-5/+420
| | | | * Fix some more old references and links to NokiaSergio Ahumada2013-01-286-14/+14
| | * | | substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-011-5/+5
| | * | | Let ICC 13 build Qt again if the system compiler is GCC 4.7.Thiago Macieira2013-02-011-1/+2
| | |/ /
| | * | Doc: Fix references to Qt TestSze Howe Koh2013-01-301-1/+1
| | * | Doc: Fix description about Qt::UniqueConnectionSze Howe Koh2013-01-291-5/+5
| | * | Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-1/+1
| | * | Doc: Fix broken \keyword linkSze Howe Koh2013-01-283-3/+3
* | | | QLocalePrivate: Generalized numberToCLocale.Keith Gardner2013-02-162-7/+25
* | | | Revert "Provide better error if min (or max) is defined in QDateTime"Jędrzej Nowacki2013-02-161-3/+0
* | | | Make it possible to use QPointer<const T>Stephen Kelly2013-02-132-35/+23
|/ / /
* | | Add Q_DECL_UNUSED, marking functions or variables unusedThiago Macieira2013-02-121-0/+4
* | | Improve QRegularExpression captureCount / namedCaptureGroups docsGiuseppe D'Angelo2013-02-121-4/+23
* | | QRegularExpression: print a warning if (?J) is used in a patternGiuseppe D'Angelo2013-02-121-0/+8
* | | QRegularExpression: don't use study data when getting the pattern infoGiuseppe D'Angelo2013-02-121-1/+2
* | | Leave some Qt 6 remarks for QStringRefThiago Macieira2013-02-121-0/+4
* | | Remove overlapping variable names defined in VxWorks headersPasi Petäjäjärvi2013-02-121-9/+0
* | | Use stub function rand_r for VxWorks DKM modePasi Petäjäjärvi2013-02-122-0/+4