summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Update various qt_attribution.json filesEdward Welbourne2018-11-021-0/+1
| * | | QtCore/Windows: Output unknown messages in hex in the debug operator for MSGFriedemann Kleint2018-11-011-1/+1
| * | | Treat shorts as int in QVariant::canConvert()Allan Sandfeld Jensen2018-11-011-3/+9
* | | | doc: Fix all clang parse errors in QtBase during PCH buildMartin Smith2018-11-052-2/+6
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-012-11/+40
|\| | |
| * | | QObject: Fix isSignalConnected() when signals have been disconnectedKari Oikarinen2018-10-311-11/+23
| * | | QtCore/Windows: Add pointer messages to the debug operator for MSGFriedemann Kleint2018-10-311-0/+17
| | |/ | |/|
* | | Clarify behavior of QCoreApplication::processEventsTor Arne Vestbø2018-10-301-4/+11
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-258-118/+47
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-211-0/+8
| |\|
| | * QWinEventNotifier: fix crash on application shutdownThiago Macieira2018-10-191-0/+8
| * | QMetaEnum: fix UBAnton Kudryavtsev2018-10-171-2/+6
| * | Create empty list only if it's needed in QMetaMethod::parameterNamesAnton Kudryavtsev2018-10-171-2/+1
| * | Clarify behavior of QAbstractEventDispatcher::processEventsTor Arne Vestbø2018-10-161-0/+9
| * | Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-154-112/+20
| * | glib dispatcher: rework userEventSourcePrepare() event sourceGatis Paeglis2018-10-142-2/+3
* | | doc: Remove indistinguishable declarationMartin Smith2018-10-232-20/+5
* | | Remove spurious Q_FALLTHROUGH()Edward Welbourne2018-10-091-4/+1
* | | Revert "qdoc: Add default include dirs to qdoc command line"Martin Smith2018-10-091-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-081-0/+4
|\| |
| * | winrt: Explicitly set main thread in QCoreApplication's constructorOliver Wolff2018-10-081-0/+4
* | | qdoc: Add default include dirs to qdoc command lineMartin Smith2018-10-051-1/+1
* | | Implement QDataStream operator for QCborSimpleValueJędrzej Nowacki2018-10-031-14/+0
* | | Finish qmetatype migration to type switcherJędrzej Nowacki2018-10-031-434/+190
* | | Implement QJsonDocument data stream operatorsJędrzej Nowacki2018-10-031-2/+6
* | | Expose type id from QMetaType instanceJędrzej Nowacki2018-10-012-0/+13
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-293-7/+19
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-272-5/+5
| |\|
| | * Modernize the "datestring" featureLiang Qi2018-09-241-4/+4
| | * Export qt_open64 from QtCoreThiago Macieira2018-09-241-1/+1
| * | Tracepoints: trace signal activationGiuseppe D'Angelo2018-09-251-2/+14
* | | Fix a few overrides in Qt CoreAlessandro Portale2018-09-251-2/+2
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-251-0/+9
|\| |
| * | doc: add note about QAbstractEventDispatcher::wakeUp() for {Unix,Glib}Gatis Paeglis2018-09-161-0/+9
* | | doc: Fix several miscellaneous qdoc warningsMartin Smith2018-09-241-0/+4
* | | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Liang Qi2018-09-162-2/+3
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-162-2/+3
| |\| |
| | * | Fix binary compatibility with old generated moc filesOlivier Goffart2018-09-151-1/+2
| | * | Doc: Remove extra \a command causing QDoc macro expansion errorPaul Wicking2018-09-141-1/+1
* | | | Fix return value of GLib event dispatcher socketNotifierSourceCheckAndreas Hartmetz2018-09-161-1/+1
* | | | GLib event dispatcher: fix iteration in source check in error caseAndreas Hartmetz2018-09-161-2/+3
|/ / /
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-062-9/+9
|\| |
| * | Rename QTimer::connectTo() to QTimer::callOnTimeout()Sergio Martins2018-09-032-9/+9
* | | QObject: Document order of events on destructionUlf Hermann2018-09-041-1/+2
|/ /
* | Windows code: Fix to prefer ranged-for, as clang-tidy advisesFriedemann Kleint2018-09-021-5/+2
* | Windows code: Fix clang-tidy warnings about else after jumpsFriedemann Kleint2018-09-023-39/+38
* | qelapsedtimer_win.cpp: Fix clang-tidy warning about else after returnFriedemann Kleint2018-09-021-3/+2
* | Remove codepaths and checks for unsupported Apple platformsTor Arne Vestbø2018-08-311-65/+14
* | WebAssembly for QtBaseMorten Johan Sørvig2018-08-303-1/+47
* | Windows code: Fix clang-tidy warnings about C-style castsFriedemann Kleint2018-08-303-11/+17