summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * QFileSystemModel/Windows: Make file name checking case-insensitiveFriedemann Kleint2018-01-093-8/+49
| | | | * Avoid providing bad pixelDeltas on X11Allan Sandfeld Jensen2018-01-092-6/+9
| | | | * Fix license headersJani Heikkinen2018-01-093-59/+38
| | | | * Fix fallback fonts for non-common writing systemEskil Abrahamsen Blomfeldt2018-01-082-3/+8
| | | | * Revert "Blacklist tst_QDateTime::operator_eqeq"Edward Welbourne2018-01-071-3/+0
| | * | | 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
| | * | qmake: Introduce precompile_header_c for MSVCOrgad Shaneh2018-01-083-13/+25
| | * | sqlite: Bind duplicated named placeholders correctlyAndy Shaw2018-01-082-1/+40
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-079-13/+50
| | |\|
| | | * qmake: set COPY_PHASE_STRIP to NO in Xcode generatorJake Petroules2018-01-052-2/+4
| | | * qmake: replace invalid characters in generated bundle identifiersJake Petroules2018-01-051-1/+15
| | | * 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
| | | * tst_QUdpSocket - unblacklist tests on Ubuntu 16.04Timur Pocheptsov2018-01-052-4/+19
| | | * qmake: Handle QMAKE_LINK_OBJECT_MAX being unset for static librariesMartin Storsjö2018-01-041-1/+2
| | | * configure: Prefer cl.exe over clang-cl.exeOrgad Shaneh2018-01-041-2/+2
| | * | Rewrite the Info.plist variable replacement handlingJake Petroules2018-01-0615-75/+176
| | * | 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-042-15/+48
* | | | 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-113-0/+41
* | | Blacklist tst_QNetworkInterface::localAddress(linklocal-ipv4) in ciLiang Qi2018-01-101-0/+4
* | | 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
* | | Enable brainpool curves in qsslkey testsAndré Klitzing2018-01-1013-3/+34
* | | QAbstractItemModelTester: fix the autotestsGiuseppe D'Angelo2018-01-0916-710/+44
* | | 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
* | | QSsl* tests: Ensure trailing slash on directory pathMårten Nordheim2018-01-092-43/+47
* | | Revert "Adapt the QSsl* tests to use the resource system"Mårten Nordheim2018-01-099-319/+173
* | | 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