summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* QString: add missing contains(QLatin1String) overloadMarc Mutz2013-11-262-0/+12
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-2415-65/+201
|\
| * Change an addition into a subtractionThiago Macieira2013-10-191-1/+1
| * QDateTime - Fix RFC 2822 Date FormattingJohn Layt2013-10-171-25/+3
| * QLocale - Mac fix typos in commentsJohn Layt2013-10-171-2/+2
| * QDateTime - Fix toTimeSpec() for invalid datetimesJohn Layt2013-10-161-3/+30
| * Fix wide-char use in Posix collatorMatt Hoosier2013-10-161-1/+2
| * QTimeZone - Fix finding Linux System Time ZoneJohn Layt2013-10-151-2/+2
| * Add missing operators QMargins -=,+= (int).Friedemann Kleint2013-10-151-0/+18
| * QMap - improve docs a bit (mainly by adding more time complexities)Thorbjørn Martsum2013-10-151-2/+13
| * Improve implicit shared documentation a bitThorbjørn Martsum2013-10-156-7/+61
| * QList - fix a few doc issuesThorbjørn Martsum2013-10-151-10/+14
| * Doc: Fix typos and add missing words.Marcel Krems2013-10-122-3/+3
| * QVector: add some functions missing for QList compatMarc Mutz2013-10-112-9/+52
* | Used QT_DEPRECATED_X in QtAlgorithmsKeith Gardner2013-10-211-43/+43
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-1140-635/+637
|\|
| * Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-0839-635/+635
| * QCommandLineOption: declare as sharedMarc Mutz2013-10-071-0/+2
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-10-0919-29/+277
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-0419-29/+277
| |\|
| | * Remove unused static function msecsToSystemtime() from qtimezoneprivate_win.cpp.Friedemann Kleint2013-10-011-11/+0
| | * Fix grammar in QScopedPointer.Mitch Curtis2013-09-301-1/+1
| | * QDateTime - Fix round-trip of second occurrence timesJohn Layt2013-09-272-15/+55
| | * Doc: Add docs for rvalue references and move constructorsGeir Vattekar2013-09-2714-0/+219
| | * QVarLengthArray - doc fix.Thorbjørn Martsum2013-09-271-2/+2
* | | WinRT: Locale handling supportKamil Trzcinski2013-10-055-29/+209
|/ /
* | Merge branch 'stable' into devSergio Ahumada2013-09-275-34/+81
|\|
| * QLocale - Fix Mac date format code translationJohn Layt2013-09-261-29/+76
| * QString::reserve fix to avoid truncationMarko Pellikka2013-09-261-2/+2
| * Fix truncation and conversion warnings on MSVC2010.Mitch Curtis2013-09-251-1/+1
| * Fix configure warnings on Windows 7 with MSVC2010.Mitch Curtis2013-09-251-1/+1
| * Fix warning about uninitialized variableLars Knoll2013-09-251-1/+1
* | WinRT: Use UtcTimeZone instead of QWinTimeZone backendOliver Wolff2013-09-262-4/+8
|/
* Fix WinCE/MSVC2008 build.Sérgio Martins2013-09-242-0/+6
* Remove some qSort usages from QTimeZoneGiuseppe D'Angelo2013-09-241-3/+5
* Fix conversion from 8-bit to QString without proper encodingThiago Macieira2013-09-231-1/+1
* Fixed build issue on BlackBerryBernd Weimer2013-09-231-1/+1
* QDateTime - Add QTimeZone supportJohn Layt2013-09-236-14/+408
* QTimeZone - Add Windows backendJohn Layt2013-09-234-1/+731
* QTimeZone - Add Mac backendJohn Layt2013-09-234-2/+318
* QTimeZone - Add TZ File BackendJohn Layt2013-09-224-3/+1006
* QTimeZone - Add ICU supportJohn Layt2013-09-224-1/+561
* QTimeZone - Define new class and apiJohn Layt2013-09-226-0/+3029
* Fix some doc errors.Frederik Gladhorn2013-09-213-2/+3
* Mark most of the contents of QtAlgorithms as deprecated.Robin Burchell2013-09-212-93/+223
* Add Mac type conversion functions to QtCoreMorten Johan Sørvig2013-09-214-2/+123
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-211-7/+4
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-09-161-7/+4
| |\
| | * Doc: Fix copy+paste errors in the QString class refSze Howe Koh2013-09-141-8/+4
* | | Remove qBinaryFind usages from bootstrapped filesGiuseppe D'Angelo2013-09-202-7/+11