summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QThreadPool: Add missing semicolon after class in documentationAndre Hartmann2018-01-171-1/+1
* config_help.txt: document that some sanitize combinations are not validMitch Curtis2018-01-171-0/+3
* unify windows mkspecs: update definitionsAlexander Shevchenko2018-01-174-10/+25
* QWidget: Fix a crash when platform window creation failsFriedemann Kleint2018-01-161-1/+2
* Prevent O(n^2) behavior when calling QObject::deleteLaterErik Verbruggen2018-01-163-14/+31
* Use font set in the style option if there is no font set in the ruleAndy Shaw2018-01-161-2/+3
* Doc: Clarify auto detection of file format in QImageEirik Aavitsland2018-01-151-11/+9
* Fix memory leak in QStandardPaths::displayName() on Apple platformsJake Petroules2018-01-121-2/+2
* qmake: ignore QT if we have failed requires()Oswald Buddenhagen2018-01-121-0/+4
* Warn when ending painting on backingstore while there's still an active painterTor Arne Vestbø2018-01-121-0/+3
* Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-1116-12869/+13486
|\
| * macOS: Namespace FullScreenProperty category on NSWindowTor Arne Vestbø2018-01-101-0/+5
| * macOS: Simplify mangling of QNSPanelDelegate protocolTor Arne Vestbø2018-01-104-5/+8
| * macOS: Namespace QNSWindowProtocol when building with -qtnamespaceTor Arne Vestbø2018-01-101-0/+3
| * macOS: Replace category methods with functionsPavol Markovic2018-01-104-42/+7
| * Fix regression in painted emoji offsetAllan Sandfeld Jensen2018-01-101-1/+4
| * Add changes file for Qt 5.9.4Antti Kokko2018-01-101-0/+183
| * Revert "QTreeView: Make sure QHeaderView is notified on layoutChanged()"Thorbjørn Lund Martsum2018-01-052-24/+3
| * Update qurltlds_p.hAllan Sandfeld Jensen2018-01-052-12797/+13273
* | Add overrideAlbert Astals Cid2018-01-101-1/+1
* | Document Q_COREAPP_STARTUP_FUNCTION is no good in static libsLaszlo Agocs2018-01-101-0/+4
* | MySQL: Fix qAddPostRoutine of mysql_server_end() on WindowsThiago Macieira2018-01-101-1/+1
* | macOS: Blacklist modalWindowEnterEventOnHide_QTBUG35109 instead of skippingTor Arne Vestbø2018-01-092-3/+1
* | 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
* | 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
* | 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
* 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
* Blacklist tst_QDateTime::operator_eqeqJoni Jantti2017-12-271-0/+3