summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Deprecate QSignalMapperOlivier Goffart2017-03-143-3/+13
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-143-23/+100
|\
| * Reintroduce a directed QMetaType::typeName arrayThiago Macieira2017-03-091-10/+96
| * Add feature.pushbuttonStephan Binner2017-03-061-0/+2
| * Doc: Remove references to pre-C++11 recommendationsOlivier Goffart2017-03-011-13/+2
* | Remove remaining Carbon includes from QtCore, QtGui and QtWidgetsJake Petroules2017-03-071-2/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-023-8/+8
|\|
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-242-8/+6
| |\
| | * Wrap RunLoopModeTracker into Objective-C namespacePavol Markovic2017-02-222-8/+6
| * | make TabletMove hover events conditional on QWidget::tabletTrackingShawn Rutledge2017-02-231-0/+2
* | | Android: Allow timeout to fade out splash screenMathias Hasselmann2017-03-012-4/+4
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-281-8/+4
|\| |
| * | Fix a race condition between QObject::connect and qRegisterMetaTypeOlivier Goffart2017-02-221-8/+4
* | | Sprinkle Q_DECLARE_TYPEINFO on types used in containersGiuseppe D'Angelo2017-02-233-0/+5
* | | Introduce QMetaType::PointerToGadget flag for pointers to gadgetsDaniel Vrátil2017-02-231-1/+46
|/ /
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-163-50/+40
|\|
| * QJNIHelpers: unbreak runnables counterMarc Mutz2017-02-161-2/+2
| * Remove the name cache from QMetaType::typeNameThiago Macieira2017-02-151-25/+14
| * QJNIHelpers: make mutexes staticMarc Mutz2017-02-151-2/+2
| * Fix UB (data race) in QtAndroidPrivate::requestPermissionsSync()Marc Mutz2017-02-151-2/+4
| * QJNIHelper: fix a potential race in sendRequestPermissionsResult()Marc Mutz2017-02-151-5/+4
| * Enable QtAndroid::runOnAndroidThread in a ServiceHeikki Haveri2017-02-151-1/+1
| * Turn QThreadData::threadId into a QAtomicPointerThiago Macieira2017-02-151-1/+1
| * QJNIHelper: clean up atomic int and mutex handlingMarc Mutz2017-02-141-18/+18
* | Android: De-duplicate vtables of exported private classesMarc Mutz2017-02-162-7/+19
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-141-11/+6
|\|
| * Avoid unnecessary creation of some Q_GLOBAL_STATICThiago Macieira2017-02-091-11/+6
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-084-42/+17
|\|
| * Remove unused qt_application_thread_id variableThiago Macieira2017-02-081-8/+0
| * Doc: corrected minor link issuesNico Vertriest2017-02-021-6/+6
| * QtCore & winmain: Remove dead codeThiago Macieira2017-01-311-27/+0
| * QVariant: don't do fuzzy comparisons with NaN and infinitiesThiago Macieira2017-01-311-1/+11
* | Merge remote-tracking branch 'gerrit/dev' into HEADOswald Buddenhagen2017-02-0112-50/+105
|\ \
| * | Streamline #include <type_traits>Giuseppe D'Angelo2017-01-311-2/+0
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-304-26/+28
| |\|
| | * QEventDispatcherWin32: remove tailings of Windows CE codeAlex Trotsenko2017-01-262-24/+0
| | * Doc: add a note that UniqueConnection does not work for lambdasThiago Macieira2017-01-261-1/+7
| | * QVariant of nullptr should always be nullAllan Sandfeld Jensen2017-01-251-1/+21
| * | Use std::enable_if instead of QEnableIfAlexander Volkov2017-01-273-17/+17
| * | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2017-01-265-5/+60
| |\ \
| | * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-255-5/+60
| | |\|
| | | * Adapt to the C++ SIC introduced by P0021: noexcept overloadingThiago Macieira2017-01-141-0/+55
| | | * Fix compilation with QT_NO_SHAREDMEMORYUlf Hermann2017-01-101-0/+2
| | | * Fix compilation without sharedmemoryUlf Hermann2017-01-051-2/+2
| | | * Link QVariant class documentation to the Creating Custom Qt Types articleKavindra Palaraja2016-12-281-1/+1
| | | * Removed random notes in the documentation that should not be thereKavindra Palaraja2016-12-281-2/+0
* | | | Build Qt libraries with -fapplication-extensionJake Petroules2017-01-271-1/+2
|/ / /
* / / Fix some qdoc-warnings for 5.9Friedemann Kleint2017-01-252-2/+2
|/ /
* | Add conversion functions for QTimeZone and CFTimeZone/NSTimeZoneJake Petroules2017-01-231-0/+68
* | Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-182-48/+3