summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable' into devSergio Ahumada2013-09-2723-75/+763
|\
| * Doc: remove duplicate \externalpage definitionsTopi Reinio2013-09-261-20/+0
| * QLocale - Fix Mac date format code translationJohn Layt2013-09-261-29/+76
| * QString::reserve fix to avoid truncationMarko Pellikka2013-09-261-2/+2
| * Make QCoreApplicationPrivate::appName() thread-safeTor Arne Vestbø2013-09-261-0/+3
| * Don't assume QCoreApplication::applicationName() will never changev5.2.0-alpha1Tor Arne Vestbø2013-09-252-6/+9
| * Allow QDir::mkpath() to work on QNX QNet pathsMatt Hoosier2013-09-251-1/+8
| * Android: Use the application's class loader when loading Java classes.Christian Strømme2013-09-253-4/+33
| * Add tracing to logging frameworkhjk2013-09-259-6/+617
| * Fix WinCE/MSVC2008 build errors related to std::lower_bound patches.Sérgio Martins2013-09-251-0/+5
| * 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
| * Fix a crash in QProcess signal handling on Mac.Friedemann Kleint2013-09-251-1/+2
| * Fixed QJNIEnvironment reference counting.Yoann Lopes2013-09-251-3/+5
* | Say hello to qFloatDistance()Jan Arve Saether2013-09-272-0/+139
* | WinRT: Use UtcTimeZone instead of QWinTimeZone backendOliver Wolff2013-09-262-4/+8
* | WinRT: Stub out QStandardPathsOliver Wolff2013-09-262-1/+77
* | WinRT: QSettings stubAndrew Knight2013-09-262-5/+64
* | Implement qt_error_string for WinRTOliver Wolff2013-09-261-1/+14
* | WinRT: Introduced qfunctions_winrtOliver Wolff2013-09-264-0/+236
* | add WinRT event dispatcherOliver Wolff2013-09-266-3/+588
* | threading support for winrtKamil Trzcinski2013-09-265-2/+175
* | WinRT: Disable QFileSystemWatcherOliver Wolff2013-09-261-0/+1
* | Merge branch 'stable' into devSergio Ahumada2013-09-2510-15/+34
|\|
| * Fix WinCE/MSVC2008 build.Sérgio Martins2013-09-242-0/+6
| * Add QKeySequenceEditIvan Komissarov2013-09-241-0/+8
| * Remove some qSort usages from QTimeZoneGiuseppe D'Angelo2013-09-241-3/+5
| * Add newlines to qEmergencyOut output on stderr.Robin Burchell2013-09-241-2/+2
| * Remove qBinaryFind usages from QtCoreGiuseppe D'Angelo2013-09-233-8/+11
| * 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
* | Bump Qt version to 5.3.0Thiago Macieira2013-09-243-5/+7
|/
* QDateTime - Add QTimeZone supportJohn Layt2013-09-238-15/+411
* 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
* Q_STATIC_ASSERT: use __COUNTER__ instead of __LINE__ if the compiler supports itMarc Mutz2013-09-221-0/+5
* QFutureInterface: wrap a pair of {release,reserve}Thread() calls with RAIIMarc Mutz2013-09-211-3/+14
* Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-09-217-125/+58
|\
| * Merge branch 'stable' into devSergio Ahumada2013-09-217-125/+58
| |\
| | * Fix QFileSystemWatcher inotifyRiccardo Ferrazzo2013-09-192-5/+21
| | * Fix sigchld-HandlerH. Rittich2013-09-171-9/+31
| | * Doc: Remove duplicated Qt Concurrent overviewSze Howe Koh2013-09-164-111/+6
* | | Fix some doc errors.Frederik Gladhorn2013-09-218-10/+11
|/ /
* | Mark most of the contents of QtAlgorithms as deprecated.Robin Burchell2013-09-212-93/+223
* | Remove qFind usage from QCoreApplicationGiuseppe D'Angelo2013-09-211-1/+1
* | Port of Qt 4's Windows session managementSamuel Gaist2013-09-211-0/+19