summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | QMdiArea: On macOS, render inactive subwindow controls grayed outVolker Hilsheimer2019-11-061-1/+1
| |/ / / /
| * | | | Update supported platforms and build requirements for Apple platformsTor Arne Vestbø2019-11-054-5/+9
| * | | | QTextMarkdownWriter: preserve empty listsv5.14.0-beta3Shawn Rutledge2019-11-053-6/+16
| * | | | Avoid crashing when the end of an empty markdown list is detectedShawn Rutledge2019-11-052-6/+81
* | | | | Support MaximizeUsingFullscreenGeometryHint in resizeMaximizedWindows()Eskil Abrahamsen Blomfeldt2019-11-072-3/+11
* | | | | Fix build of the sub-attaq exampleVolker Hilsheimer2019-11-071-0/+1
* | | | | QWaitCondition: mark obsolete functions as deprecatedChristian Ehrlicher2019-11-076-24/+42
* | | | | Move out the reusable part of QDomHandler to a new classSona Kurazyan2019-11-073-69/+265
* | | | | Add support for a signaling NaN in qfloat16Edward Welbourne2019-11-061-1/+9
* | | | | Add qfloat16::copySign() since we can't overload std::copysign()Edward Welbourne2019-11-063-1/+21
* | | | | Add QPlatformPlaceholderScreenJohan Klokkhammer Helsing2019-11-061-0/+12
* | | | | Cleanup network examplesChristian Ehrlicher2019-11-0645-318/+326
* | | | | Use QMultiHash::insert() instead of insertMulti()Lars Knoll2019-11-051-2/+2
* | | | | Don't insert multiple names for the same roleLars Knoll2019-11-054-8/+9
* | | | | Deprecate reverse iteration on QHashLars Knoll2019-11-053-19/+252
* | | | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-11-057-13/+23
|\ \ \ \ \
| * | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-057-13/+23
| |\| | | |
| | * | | | QProcess: explicitly mark QProcess::error() as deprecatedChristian Ehrlicher2019-11-041-1/+2
| | * | | | Fix check for EGL on INTEGRITYKai Koehne2019-11-041-1/+1
| | * | | | Qt XML: Fix module in commentKai Koehne2019-11-041-1/+1
| | * | | | QNetworkReply: Fix SSL configuration handlingFriedemann Kleint2019-11-012-4/+7
| | * | | | QFile::decodeName(const char *): don't construct QByteArray but use the argum...Adam Sowa2019-11-011-2/+8
| | * | | | Docs: Fix a typo in the documentationKavindra Palaraja2019-11-011-4/+4
* | | | | | Remove old resizing inplace QImage convertersAllan Sandfeld Jensen2019-11-041-215/+5
|/ / / / /
* | | | | Widget examples: replace QItemDelegate with QStyledItemDelegateChristian Ehrlicher2019-11-021-23/+15
* | | | | Fix qtHaveModule(widgets) conditionFrederik Gladhorn2019-11-022-2/+2
* | | | | Move the private and internal APIs of QDom to new filesSona Kurazyan2019-11-015-704/+908
* | | | | QSslSocket - remove old OpenSSL backend (< 1.1)Timur Pocheptsov2019-11-0122-2571/+917
* | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-0112-54/+20
|\| | | |
| * | | | 3rd-Party/Double conversion: Fix developer build with MSVCFriedemann Kleint2019-10-311-0/+5
| * | | | Turn a local QHash into a QMultiHashMårten Nordheim2019-10-311-1/+1
| * | | | Fix text-rendering regression on semi-transparent background on LinuxAllan Sandfeld Jensen2019-10-311-2/+2
| * | | | Avoid EGL_BAD_MATCH in tst_qrhi autotestLaszlo Agocs2019-10-311-0/+3
| * | | | Doc: Remove empty section title from QMilankovicCalendarTopi Reinio2019-10-311-2/+0
| * | | | macOS: Don't skip display link delivery via GCD during live resizingTor Arne Vestbø2019-10-301-9/+0
| * | | | Doc: Clarify the ownership of a state for addState()Kavindra Palaraja2019-10-301-1/+1
| * | | | examples: Fix -Wdeprecated-copy warningsAlbert Astals Cid2019-10-305-39/+8
* | | | | Add a transfer timeout at QNAM level as wellVille Voutilainen2019-10-314-0/+71
* | | | | Unify QFSFileEngine implementations on Windows and UnixVolker Hilsheimer2019-10-313-175/+88
* | | | | Update UCD data to Unicode 12.1.0's Revision 24Edward Welbourne2019-10-3031-9261/+21189
* | | | | qmake: Don't call QDir::count() over and overUlf Hermann2019-10-301-1/+1
* | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-3025-4235/+5707
|\| | | |
| * | | | Make tst_QNumeric more systematic about checking float as well as doubleEdward Welbourne2019-10-291-179/+213
| * | | | Wasm: Fix the markup in wasm_shell.htmlAlessandro Portale2019-10-291-1/+1
| * | | | wasm: add local file access manual testMorten Johan Sørvig2019-10-292-0/+108
| * | | | qpa: Add note about QScreen taking care of primary screen during removalTor Arne Vestbø2019-10-291-1/+2
| * | | | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-10-2911-32/+55
| |\ \ \ \
| | * | | | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-2811-32/+55
| | |\| | |
| | | * | | Drag'n'Drop: fix attached Drag object deleted when DnD is progressingYulong Bai2019-10-274-9/+19
| | | * | | Fix prefix for non-Windows cross-builds on WindowsJoerg Bornemann2019-10-251-1/+7