summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Support MIPS atomic on pre-MIPS32 architecturesAurelien Jarno2014-06-271-2/+8
* Enable sparc detection.Lisandro Damián Nicanor Pérez Meyer2014-06-271-6/+9
* Fix case insensitive comparisons using QCollatorLars Knoll2014-06-122-5/+15
* Merge "Merge tag 'v5.3.0' into HEAD" into refs/staging/stableSergio Ahumada2014-06-111-3/+3
|\
| * Merge tag 'v5.3.0' into HEADOswald Buddenhagen2014-06-111-3/+3
| |\
| | * Update Copyright year in commercial nag screensv5.3.0Kai Koehne2014-05-141-3/+3
* | | Fix QT_NO_SETTINGS build in QLibraryInfo.Steffen Imhof2014-06-101-2/+2
* | | Doc: QAtomicInteger first appeared in Qt 5.3David Faure2014-06-091-0/+1
* | | Fix documentation about QStringLiteralKai Koehne2014-06-061-3/+1
* | | Android: Use exceptionCheck() function.Christian Strømme2014-06-051-3/+1
* | | Doc: Fix undefined variable in QMetaMethod::invoke() documentationTopi Reinio2014-06-051-1/+1
* | | qfreelist: fix data race on v[at].nextDavid Faure2014-06-051-5/+5
|/ /
* | Properly escape bytearray data outside the ascii range when using a codecLars Knoll2014-06-041-2/+5
* | remove HSTRING instancesMaurice Kalinowski2014-06-034-15/+15
* | add Windows 8.1 overrideMaurice Kalinowski2014-06-021-0/+2
* | Fix QSysInfo::macVersion for OS X minor versions greater than 9.Jake Petroules2014-05-311-2/+3
* | Update the QSignalBlocker docs to show actual behaviorThiago Macieira2014-05-301-1/+1
* | QAbstractProxyModel::sibling: treat row/column as offsets within the proxyJan Kundrát2014-05-291-2/+1
* | Remove unused QMapNode{,Base}::minimumNodeThiago Macieira2014-05-281-6/+0
* | UTF-8: always store the SIMD result, even if invalidThiago Macieira2014-05-271-11/+8
* | Fix typos in comments (qfreelist and qmutex)David Faure2014-05-262-2/+2
* | WinRT: Fix compile warningsMaurice Kalinowski2014-05-262-0/+3
* | Fix the doc so it uses the defined parameter names for the signalsAndy Shaw2014-05-241-15/+15
* | fix and de-duplicate qprocess apidocsOswald Buddenhagen2014-05-233-78/+77
* | 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
|/ /
* | 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
* | 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
|/ /
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-0117-68/+124
|\|