summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* doc: Add missing return types to \fn commands, fix mis-specified onesMartin Smith2018-01-189-19/+19
* doc: Fix remaining qdoc warnings in qabstractitemmodel.cppMartin Smith2018-01-181-9/+9
* QSortFilterProxyModel: annotate some deprecated functions as deprecatedChristian Ehrlicher2018-01-172-9/+12
* Add QIODevice::NewOnly and QIODevice::ExistingOnly OpenMode flagsd3fault2018-01-179-36/+90
* logging: Factor out how to determine if a category is the default categoryTor Arne Vestbø2018-01-161-2/+7
* Add missing dead key symbolsMatt Whitlock2018-01-152-0/+60
* Fix QNX 7 buildTor Arne Vestbø2018-01-141-2/+2
* Add QModelIndex::siblingAtColumn and ::siblingAtRowAndre Somers2018-01-122-1/+29
* logging: Break out alternative logging sinks into a well defined APITor Arne Vestbø2018-01-121-30/+74
* logging: Clarify that QT_MESSAGE_PATTERN only applies to unstructured loggingTor Arne Vestbø2018-01-121-0/+4
* MinGW: Remove workaround that disabled strict_c++Kai Koehne2018-01-121-4/+0
* Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2018-01-122-1/+7
|\
| * Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-112-1/+7
| |\
| | * Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2018-01-111-1/+1
| | |\
| | | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-091-1/+1
| | | |\
| | | | * CMake: qt5_add_binary_resource: re-run if neededKevin Funk2018-01-091-1/+1
| | * | | moc: Initialize staticMetaObject with the highest user-settable priorityMartin Storsjö2018-01-091-0/+6
| | |/ /
* | / / Add more Q_FALLTHROUGH()Friedemann Kleint2018-01-122-2/+2
|/ / /
* | | QRingBuffer: replace some checks with assertsAlex Trotsenko2018-01-102-31/+36
* | | Micro-optimize QRingBuffer::free()Alex Trotsenko2018-01-091-1/+1
* | | Add doc explaining the gotcha when connecting a signal to qApp->exitd3fault2018-01-092-1/+15
* | | doc: Remove undef of Q_GADGETMartin Smith2018-01-091-5/+0
* | | doc: Correct clang parsing errors in qvariant.hMartin Smith2018-01-094-2/+41
* | | doc: Move use of Q_CLANG_QDOC that caused compile-time assertMartin Smith2018-01-091-1/+3
* | | doc: Remove Q_QDOC declarations that are no longer neededMartin Smith2018-01-091-5/+1
* | | doc: Remove unnecessary #ifndef Q_QDOCMartin Smith2018-01-091-3/+0
* | | doc: Remove unnecessary qdoc declaration hackMartin Smith2018-01-092-5/+6
* | | doc: Correct qdoc warnings in qobject.cpp and qmetatype.cppMartin Smith2018-01-085-40/+33
* | | Introduce QAbstractItemModel::checkIndex()Giuseppe D'Angelo2018-01-082-0/+150
* | | QStringBuilder: add support for QStringViewMarc Mutz2018-01-082-1/+15
* | | QStringBuilder: add support for char16_t{,*,[]}Marc Mutz2018-01-082-1/+54
* | | QtCore: Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-0814-106/+23
* | | doc: Correct remaining qdoc warnings in qdeadlinetimer.cppMartin Smith2018-01-062-9/+9
* | | doc: Correct remaining qdoc warnings in qchar.h and qchar.cppMartin Smith2018-01-062-1/+13
* | | doc: Correct remaining qdoc warnings in QStringViewMartin Smith2018-01-052-11/+18
* | | doc: Correct remaining qdoc warnings in qstring.cppMartin Smith2018-01-052-14/+18
* | | doc: Correct remaining qdoc warnings in qstack.cppMartin Smith2018-01-051-5/+5
* | | doc: Correct remaining qdoc warnings in a few filesMartin Smith2018-01-053-6/+6
* | | doc: Correct remaining qdoc warnings in qscopedvaluerollback.cppMartin Smith2018-01-051-4/+4
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-041-0/+0
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-041-0/+0
| |\|
| | * Fix source code file permissionsSimon Hausmann2018-01-021-0/+0
* | | doc: Correct remaining qdoc warnings in qfsfileengine.cppMartin Smith2018-01-041-4/+0
* | | doc: Correct qdoc warning in QVariantAnimationMartin Smith2018-01-041-1/+1
* | | doc: Correct remaining qdoc warnings in qmetaobject.cppMartin Smith2018-01-041-3/+3
* | | doc: Correct remaining qdoc warnings in qvariant.cppMartin Smith2018-01-041-8/+8
* | | doc: Correct remaining qdoc warnings in qtimer.cppMartin Smith2018-01-042-7/+7
* | | doc: Correct remaining qdoc warnings in qmutex.cppMartin Smith2018-01-042-3/+3
* | | doc: Correct remaining qdoc warning in qsignaltransition.cppMartin Smith2018-01-041-2/+1
* | | doc: Correct remaining qdoc warning in qstate.cppMartin Smith2018-01-041-2/+1