summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* QSaveFile: error out in open when the file is a directoryOlivier Goffart2014-06-041-0/+6
* Update for the newest Darwin-family operating systems.Jake Petroules2014-06-033-1/+22
* QSaveFile: follow symbolic linksOlivier Goffart2014-05-302-3/+16
* Make QWeakPointer's ctor constexprGiuseppe D'Angelo2014-05-291-1/+1
* QTimer: add convenience singleShot methods for functorsDario Freddi2014-05-282-4/+245
* Add support for single-file multi-target intrinsics in QtThiago Macieira2014-05-272-19/+105
* Load winsys and gl dynamically in the windows pluginLaszlo Agocs2014-05-222-4/+17
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2014-05-2210-33/+65
|\
| * Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-2210-33/+65
| |\
| | * Disable hash seeding for bootstrapped toolsThiago Macieira2014-05-211-4/+4
| | * Fix minor coding style issues in new code in QtCoreThiago Macieira2014-05-194-15/+16
| | * Call tzset() before localtime_r() as the docs say.Gunnar Sletta2014-05-161-0/+3
| | * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-05-162-9/+37
| | |\
| | | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-142-9/+37
| | | |\
| | | | * Fix an off-by-4 error in qHash with CRC32Thiago Macieira2014-05-131-1/+1
| | | | * Fix stateful handling of invalid UTF-8 straddling buffer bordersThiago Macieira2014-05-131-8/+36
| | * | | Revert "fix build for MSVC 2010"Joerg Bornemann2014-05-151-2/+2
| | * | | Fix error when reading newlinesFrederik Gladhorn2014-05-141-1/+1
| | * | | Move the hex digits out of _q_toHexThiago Macieira2014-05-141-2/+2
| | |/ /
* | / / De-inline QDebug destructorKai Koehne2014-05-222-12/+15
|/ / /
* | | Improve a few string operations with AVX2Thiago Macieira2014-05-212-17/+55
* | | qscopedvaluerollback: add convenience constructorRichard Moe Gustavsen2014-05-212-2/+18
* | | QWinOverlappedIoNotifier: Add an extended waitForAnyNotified() methodDenis Shienkov2014-05-212-18/+43
* | | Remove friends of QEvent.Friedemann Kleint2014-05-182-6/+1
* | | Stop using setSharable in the Java-style mutable iteratorsThiago Macieira2014-05-183-34/+6
* | | Optimize QVector::midJędrzej Nowacki2014-05-161-5/+7
* | | Remove friend class QETWidget.Friedemann Kleint2014-05-162-2/+0
* | | Unify all mid() functions in QtBase.Jędrzej Nowacki2014-05-168-60/+114
* | | Windows: Use WinAPI CommandLineToArgvW() to create argv from command line.Friedemann Kleint2014-05-152-14/+54
* | | Do not build or link to PCRE if QRegularExpression is disabledGiuseppe D'Angelo2014-05-152-7/+10
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-134-17/+32
|\| |
| * | QPpsObject compile added for QNX platformNedim Hadzic2014-05-131-2/+8
| * | Doc: change the name of the QTemporaryDir parameter nameThiago Macieira2014-05-111-7/+7
| * | Don't assume QLocale::codecForLocale always returns non-nullThiago Macieira2014-05-111-1/+3
| * | QDateTime: Fix sign handling in the timezone offset writerDaniel Seither2014-05-081-1/+1
| * | QDateTime: Fix sign handling in the timezone offset parserDaniel Seither2014-05-081-6/+13
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-05-137-13/+19
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-137-13/+19
| |\| |
| | * | Doc: removed references to QtSharedMemory.Nico Vertriest2014-05-061-5/+3
| | * | Use QCoreApplication::postEvent() for replaying popup mouse events.Friedemann Kleint2014-05-061-0/+1
| | * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-05-054-8/+10
| | |\ \
| | | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-034-8/+10
| | | |\|
| | | | * Add a comment about not obvious code in VariantData.Jędrzej Nowacki2014-05-021-0/+1
| | | | * Fix more double release in QTimeZone on MacJean-Philippe Proulx2014-05-021-6/+0
| | | | * Logging: Mention 'best practices' for using QLoggingCategoryKai Koehne2014-04-291-0/+6
| | | | * Fix double release in QTimeZone on MacJean-Philippe Proulx2014-04-281-1/+1
| | | | * Doc: Remove Qt Core documentation dependency to Qt QMLTopi Reinio2014-04-281-1/+2
| | * | | Add winrt and winphone to the list of platform file selector namesAndrew Knight2014-05-031-0/+5
| | |/ /
* | | | Remove OOM exception handling from QDebugKai Koehne2014-05-131-5/+3
* | | | Document behavioral dependencies to ICU in QLocaleKai Koehne2014-05-131-0/+14