summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-04-2611-32/+64
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-2211-32/+64
| |\
| | * Mark that GCC 4.8.1 has support for C++11 member reference qualifiersThiago Macieira2013-04-201-0/+4
| | * Doc: added details for QRegisterStaticFunction(plugin)Nico Vertriest2013-04-191-1/+2
| | * qprocessordetection: add armv7sRichard Moe Gustavsen2013-04-191-0/+2
| | * Make sure to also check for null CFPropertyLists.Thiago Macieira2013-04-191-0/+3
| | * List the Qt5::WinMain Release configuration before the Debug one.Stephen Kelly2013-04-181-8/+8
| | * Emit animation driver signals after we change the state.Gunnar Sletta2013-04-171-2/+2
| | * Make QBuffer unbufferedThiago Macieira2013-04-161-1/+1
| | * Make QBuffer::bytesAvailable() workThiago Macieira2013-04-161-15/+4
| | * Fix QFSFileEngine::renameOverwrite for Windows Embedded Compact 7.Janne Anttila2013-04-151-0/+26
| | * Make qtbase compile with QT_NO_IMAGEFORMATPLUGINTasuku Suzuki2013-04-151-1/+6
| | * Micro-optimization of list string list construction in qmetaobject.Jędrzej Nowacki2013-04-131-2/+4
| | * Fix C++11 support in clang prior to 3.2Jan Kundrát2013-04-121-2/+2
* | | Use variadic templates to mark function pointers as non-QObjects.Stephen Kelly2013-04-241-0/+5
|/ /
* | Compile with Clang.Morten Johan Sørvig2013-04-181-4/+17
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-04-176-24/+41
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-126-24/+41
| |\|
| | * Enable qDebug to console when desired on Android.Gunnar Sletta2013-04-121-1/+7
| | * Only test cmake module versions if available for test.Stephen Kelly2013-04-111-18/+23
| | * QVector: Fix signedness warning in assert.Friedemann Kleint2013-04-111-1/+1
| | * Merge "Merge branch 'release' into stable" into refs/staging/stableStephen Kelly2013-04-111-0/+1
| | |\
| | | * Merge branch 'release' into stableSergio Ahumada2013-04-101-0/+1
| | | |\
| | | | * Clear the WA_QuitOnClose flag from EvalMessageBox.Michael Brüning2013-04-081-0/+1
| | * | | Make qt5_use_modules find dependents only in the parent directory.Stephen Kelly2013-04-111-1/+2
| | * | | Make the umbrella Qt5 CMake Config file find components only in the parent di...Stephen Kelly2013-04-111-3/+3
| | * | | Use CMake facility for verbose makefiles instead of an env var.Stephen Kelly2013-04-101-0/+4
| | |/ /
* | | | Json writer, support larger signed integers upto 2^53Darryl L. Miles2013-04-122-0/+13
* | | | Json writer, emit full precision for floating point Number typesDarryl L. Miles2013-04-122-2/+3
* | | | Json writer, only emit floating point finite numbers, ignore INF/NaNDarryl L. Miles2013-04-122-2/+8
|/ / /
* | | Merge branch 'stable' into devSergio Ahumada2013-04-1013-33/+134
|\| |
| * | Remove QT_{BEGIN,END}_HEADERS macrosSergio Ahumada2013-04-101-4/+0
| * | Doc: add row for Qt 5.0 datastream versionThiago Macieira2013-04-091-0/+1
| * | mkspecs are installed to QT_HOST_DATA instead of QT_INSTALL_ARCHDATA.Volker Krause2013-04-081-3/+3
| * | Don't bypass overwritten [set]data() methods in the proxy.Volker Krause2013-04-081-4/+2
| * | Fix MSVC warning about truncation from 64bit to 32bit int.Friedemann Kleint2013-04-061-1/+1
| * | Don't call virtual methods after the source model is destroyed.Stephen Kelly2013-04-052-1/+3
| * | Test that the CMake files create appropriate version variables.Stephen Kelly2013-04-051-1/+28
| * | QSaveFile: allow saving to a writable file in a non-writable directoryDavid Faure2013-04-053-17/+90
| * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-04-032-1/+5
| |\ \
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-032-1/+5
| | |\|
| | | * qt.conf: default LibraryExecutables to bin/ on windowsOswald Buddenhagen2013-03-261-0/+4
| | | * Doc: Fix typo in the property system documentationTopi Reinio2013-03-251-1/+1
| * | | Doc: Replaced canConvert() with canConvert(Int)Venu2013-04-031-1/+1
| |/ /
* | | Move the Preprocessor loop macros up with the others.Stephen Kelly2013-04-051-13/+13
* | | Add some easy move constructorsMarc Mutz2013-04-053-0/+7
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-0325-4165/+4678
|\| |
| * | ApplicationState: Add new event class: ApplicationStateChangeEventRichard Moe Gustavsen2013-04-032-5/+9
| * | qdoc: Use Q_QDOC in quuid.h to help qdocMartin Smith2013-04-031-5/+5
| * | Make sure QThreadData and QAdoptedThread object is destroyed at app exitjian liang2013-04-031-0/+7