summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* doc: Add template clause to \fn commands in qtoolbar.cppMartin Smith2018-01-121-6/+6
* doc: Remove <CR> from \fn commandsMartin Smith2018-01-121-4/+2
* MinGW: Remove workaround that disabled strict_c++Kai Koehne2018-01-122-7/+0
* Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2018-01-1238-294/+505
|\
| * Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-1138-294/+505
| |\
| | * Fix license headersJani Heikkinen2018-01-1113-182/+260
| | * Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2018-01-1112-18/+123
| | |\
| | | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-0912-18/+123
| | | |\
| | | | * QFtp: only use fall-back password for anonymous accessRyan Chu2018-01-091-2/+10
| | | | * Clarify behavior of setData in QListWidget, QTableWidget, and QTreeWidgetKavindra Palaraja2018-01-093-0/+9
| | | | * CMake: qt5_add_binary_resource: re-run if neededKevin Funk2018-01-091-1/+1
| | | | * Fix ZWJ and ZWNJ when fallback font is in useEskil Abrahamsen Blomfeldt2018-01-091-0/+28
| | | | * CoreText: Order fallback fonts based on writing system supportEskil Abrahamsen Blomfeldt2018-01-092-0/+38
| | | | * QFileSystemModel/Windows: Make file name checking case-insensitiveFriedemann Kleint2018-01-092-7/+21
| | | | * Avoid providing bad pixelDeltas on X11Allan Sandfeld Jensen2018-01-092-6/+9
| | | | * Fix fallback fonts for non-common writing systemEskil Abrahamsen Blomfeldt2018-01-081-2/+7
| | * | | Doc: Swap unresolved variables with actual function namesPaul Wicking2018-01-101-44/+44
| | * | | qtlite: Fix compilation of QWidgetLineControl when configured with no-feature...Rainer Keller2018-01-101-0/+2
| | * | | moc: Initialize staticMetaObject with the highest user-settable priorityMartin Storsjö2018-01-092-2/+8
| | |/ /
| | * | doc: Hints for using SAP HANA databaseJoachim Puhr2018-01-092-0/+18
| | * | sqlite: Bind duplicated named placeholders correctlyAndy Shaw2018-01-081-1/+15
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-072-4/+8
| | |\|
| | | * Change use of qDebug to qCDebugMårten Nordheim2018-01-051-1/+1
| | | * winrt: Remove -qdevel and -qdebug from command line parametersOliver Wolff2018-01-051-3/+7
| | * | QSqlRecord: (re)speedup indexOf(const QString& name)Christian Ehrlicher2018-01-061-7/+8
| | * | QStyleHelper: Use palette cache key in pixmap keyGabriel de Dietrich2018-01-051-20/+1
| | * | qlalr: fix descriptionOswald Buddenhagen2018-01-051-1/+1
| | * | harfbuzz: Fix building for win64 with clangMartin Storsjö2018-01-051-1/+1
| | * | Make QPalette::setBrush() check before detachingGabriel de Dietrich2018-01-041-15/+17
* | | | doc: Remove unneeded \fn commandsMartin Smith2018-01-122-13/+7
* | | | Add more Q_FALLTHROUGH()Friedemann Kleint2018-01-1224-54/+57
* | | | QMacStyle: Draw CE_MenuItem text using AppKitGabriel de Dietrich2018-01-111-0/+30
|/ / /
* | | QGuiApplication: Add fontChanged signalKai Uwe Broulik2018-01-112-0/+15
* | | SQL plugins: Fix warnings about deprecated constructor of QSqlErrorFriedemann Kleint2018-01-106-8/+14
* | | QRingBuffer: replace some checks with assertsAlex Trotsenko2018-01-102-31/+36
* | | QHeaderView: fix visualIndexAt() in rtl-modeChristian Ehrlicher2018-01-091-1/+1
* | | Avoid useless casts to/from uintChristian Ehrlicher2018-01-093-14/+14
* | | Long live QAbstractItemModelTester!Giuseppe D'Angelo2018-01-094-3/+947
* | | Micro-optimize QRingBuffer::free()Alex Trotsenko2018-01-091-1/+1
* | | Fix custom page size handling in the Unix print dialogAlbert Astals Cid2018-01-093-14/+22
* | | QUnixPrintWidgetPrivate::_q_printerChanged: Update state correctlyAlbert Astals Cid2018-01-091-0/+6
* | | Validate printer duplex modeRenato Araujo Oliveira Filho2018-01-091-1/+7
* | | Small optimalization for NULL valuesRobert Szefner2018-01-091-2/+1
* | | Add doc explaining the gotcha when connecting a signal to qApp->exitd3fault2018-01-092-1/+15
* | | Add HAVE_USLEEP define to give better performance where possibleAndy Shaw2018-01-091-0/+1
* | | Fix build due to missing QDebug includeSérgio Martins2018-01-091-0/+1
* | | QWindowsXPStyle: Speed up level window loop in helper winId()Friedemann Kleint2018-01-091-5/+4
* | | 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