summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix QLineF Detailed DescriptionSamuel Gaist2015-02-051-1/+1
* QPair: work around std::move not being constexpr in C++11Marc Mutz2015-02-041-1/+3
* Fix QSharedPointer::create and QEnableSharedFromThisThiago Macieira2015-01-211-0/+2
* Doc: Fix typosSze Howe Koh2015-01-192-2/+2
* QFreeList: fix undefined behaviorMarc Mutz2015-01-191-1/+1
* QByteArrayMatcher: fix undefined shiftMarc Mutz2015-01-191-1/+1
* Doc: define target voor function qsnprintf()Nico Vertriest2015-01-161-0/+1
* Update doc saying QDateTime::setTime with invalid time sets to midnightThiago Macieira2015-01-151-3/+10
* fix error when cross-compiling with --system-zlibAshish Kulkarni2015-01-081-0/+1
* Doc: Fixed date format doc bug in QDateTime/Qt namespaceOrgad Shaneh2015-01-061-12/+12
* Fix change-of-sign warnings with ICCThiago Macieira2015-01-061-3/+3
* [QDateTime] ISO Time zone designators can be [+-]HHIsrael Lins2014-12-301-5/+4
* QNX: Revert the change to give higher precision timers.Roger Maclean2014-12-241-16/+1
* Make sure we don't try to ask QByteArray to allocate too muchThiago Macieira2014-12-202-1/+13
* Change bugreports.qt-project.org -> bugreports.qt.ioAlex Blasche2014-12-181-1/+1
* Doc: corrected documentation addOptions()Nico Vertriest2014-12-121-3/+5
* Doc: corrected autolink issues qalgorithms.qdocNico Vertriest2014-12-051-44/+44
* Fix size miscalculation in QByteArray::toBase64Benjamin Lutz2014-11-271-3/+4
* Clarify QString::clear()Allan Sandfeld Jensen2014-11-271-2/+2
* Put parentheses around "min" to prevent expansion as macroThiago Macieira2014-11-211-1/+2
* Fix coding style in QtCoreThiago Macieira2014-11-211-2/+2
* Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-215-21/+20
|\
| * Doc: correct autolink issues corelib/mimetypeNico Vertriest2014-11-191-4/+5
| * Fix wrong qversionnumber header name in tools.priLaszlo Agocs2014-11-171-1/+1
| * Make QVersionNumber privateThiago Macieira2014-11-132-1/+2
| * Merge remote-tracking branch 'origin/5.4' into 5.4.0Oswald Buddenhagen2014-11-104-9/+23
| |\
| * \ Merge remote-tracking branch 'origin/5.3' into 5.4.0Oswald Buddenhagen2014-11-101-15/+12
| |\ \
| | * | Fix QString::sprintf documentationKai Koehne2014-11-051-15/+12
* | | | Observe QLocale::RejectGroupSeparator in QInt/DoubleValidator.Friedemann Kleint2014-11-202-3/+5
* | | | Fix QString::section() behavior on negative and out-of-range indexesAlex Trotsenko2014-11-201-18/+39
* | | | Fix missing docs for QByteArrayListLaszlo Agocs2014-11-171-0/+1
| |_|/ |/| |
* | | Improve QElapsedTimer resolution on QNXMatt Fischer2014-11-071-2/+17
* | | Doc: updated documentation QString::toDoubleNico Vertriest2014-11-061-3/+2
* | | Store the GCC version number in Q_CC_GNUThiago Macieira2014-11-052-3/+3
* | | Define Q_CC_CLANG to be the version of upstream Clang that's in useTor Arne Vestbø2014-11-051-1/+1
|/ /
* | Fix warnings about size conversion in QListThiago Macieira2014-10-312-20/+23
* | Fix X86 Wince builds.Bjoern Breitmeyer2014-10-291-1/+1
* | QEasingCurve: fix mem leak in operator>>Marc Mutz2014-10-191-0/+2
* | qdatetime.h: include correct headerMarc Mutz2014-10-191-1/+1
* | Make QStringRef::right() consistent with QString::right()Eskil Abrahamsen Blomfeldt2014-10-142-2/+2
* | Don't stream QStringLiterals into QDebugMarc Mutz2014-10-091-1/+1
* | Don't use QStringLiteral in comparisonsMarc Mutz2014-10-093-5/+5
* | Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-062-5/+12
|\|
| * Doc: Clarify QBitArray::fill() documentationTopi Reinio2014-10-031-3/+10
| * Avoid naming clashes with QStringLiteral local variableKai Koehne2014-10-011-3/+3
* | Doc: Use title case in section1 titlesNico Vertriest2014-09-309-20/+20
* | Update license headers and add new license filesMatti Paaso2014-09-24139-2617/+1505
* | Doc: corrected autolink errors qtbase/corelib/toolsNico Vertriest2014-09-248-20/+20
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-09-247-9/+46
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-237-9/+46
| |\|