summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qtlite: Skip building examples when configured with no-feature-udpsocketRainer Keller2018-01-115-0/+5
* Fix license headersJani Heikkinen2018-01-1115-215/+283
* Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2018-01-1119-84/+432
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-0919-84/+432
| |\
| | * QFtp: only use fall-back password for anonymous accessRyan Chu2018-01-092-4/+217
| | * 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-093-0/+73
| | * 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
* | Add binary compatibility files for QtBase for 5.10Milla Pohjanheimo2018-01-0411-0/+100442
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-046-16/+19
|\|
| * Fix the iOS/tvOS platform plugin build on tvOSJake Petroules2018-01-041-0/+2
| * Correct "developer-build" in QtTest black list featuresThiago Macieira2018-01-021-1/+1
| * Update MSVC versions because 2017 is 19.11 too (and 19.12)Thiago Macieira2018-01-021-12/+10
| * QTreeView: Fix QTreeViewPrivate::itemAtCoordinate()Christian Ehrlicher2018-01-021-1/+1
| * Cocoa: make "Send correct mouse buttons for tablets" optionalShawn Rutledge2018-01-021-2/+5
| * Fix source code file permissionsSimon Hausmann2018-01-022-0/+0
* | windows: Link to libversion.a with a lowercase nameMartin Storsjö2018-01-041-1/+1
* | Doc: update screenshot Character MapNico Vertriest2018-01-031-0/+0
* | QtGui/Windows: Fix restoring of changed cursor in restoreOverrideCursor()Friedemann Kleint2018-01-021-2/+1
* | sqlite: Check that there are values to be set when bindingAndy Shaw2018-01-021-1/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-30153-818/+2668
|\|
| * Allow moc to handle Unicode output filenames on Windows with MSVCJake Petroules2017-12-281-2/+2
| * QMap: fix another UB (invalid cast) relating to QMap's endThiago Macieira2017-12-271-2/+2
| * Blacklist tst_QUdpSocket on Ubuntu 16.04Joni Jantti2017-12-271-0/+5