summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QStringIterator: port from uint to char32_tMarc Mutz2020-04-264-27/+25
* Port qIsEffectiveTLD() to QStringViewMarc Mutz2020-04-263-5/+7
* QApplication: deliver all wheel events to widget that accepts the firstVolker Hilsheimer2020-04-252-4/+127
* Remove the QTextCodec dependency from the xcb pluginLars Knoll2020-04-244-23/+15
* Move Qt::codecForHtml() to qtextcodec.*Lars Knoll2020-04-244-21/+16
* QUrlIdna: port qt_is_idn_enabed() to QStringViewMarc Mutz2020-04-241-3/+3
* QMainWindow: don't grow memory when modifying tabbed docks while hiddenVolker Hilsheimer2020-04-241-0/+9
* Don't send QEvent::Hide to an already hidden top level widgetVolker Hilsheimer2020-04-242-3/+79
* Remove deprecated ApplicationAttribute enum valuesVolker Hilsheimer2020-04-245-50/+14
* Move QMargins operator| into qmargins.h, add equivalent for QMarginsFVolker Hilsheimer2020-04-243-19/+48
* QListWidget/View: Update the selection when moving items within the viewVolker Hilsheimer2020-04-242-42/+45
* QChar: port low-level functions from uint/ushort to char32/16_tMarc Mutz2020-04-244-85/+179
* QString: add append, op+=, prepend, insert taking QStringViewMarc Mutz2020-04-243-0/+74
* Clarify ResetNotification in QSurfaceFormat a bitLaszlo Agocs2020-04-242-1/+12
* QUrlIdna: re-enable NRVOMarc Mutz2020-04-241-2/+2
* Deprecate QGuiApplication::fontChanged() signalAndy Shaw2020-04-244-20/+58
* Do not mention Qt XML's SAX API anymore in examples/xml/READMEKai Koehne2020-04-241-5/+3
* Doc: Remove mentioning of QXmlSimpleReader from QXmlStreamReaderKai Koehne2020-04-241-6/+4
* Fix compilation of thee OCI driverLars Knoll2020-04-241-1/+1
* CMake: Allow sqldriver plugins to be built as standaloneLeander Beernaert2020-04-242-0/+24
* CMake: qt_find_package() enable debug behavior by defaultLeander Beernaert2020-04-241-2/+7
* QUrl: fix implicit int->QChar conversionMarc Mutz2020-04-231-1/+1
* QFuture: the result type doesn't have to be a default-constructibleVitaly Fanaskov2020-04-232-13/+39
* QWidget: fix regression when changing focus proxy while it has focusVolker Hilsheimer2020-04-232-6/+99
* vkmemalloc: make it compile with macOS 10.15 SDKLaszlo Agocs2020-04-232-1/+66
* rhi: Take mip size into account for render target sizeLaszlo Agocs2020-04-238-9/+294
* CMake: Port the 'static_runtime' featureJoerg Bornemann2020-04-233-1/+32
* Remove checks for glibc < 2 from qplatformdefs.h filesJoerg Bornemann2020-04-236-39/+0
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-04-2310-53/+92
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-2310-53/+92
| |\
| | * Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2020-04-222-0/+4
| | |\
| | | * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-04-222-0/+4
| | | |\
| | | | * QAuthenticator: Reset the authentication challengeMårten Nordheim2020-04-211-0/+2
| | | | * Merge remote-tracking branch 'origin/5.14.2' into 5.14Qt Forward Merge Bot2020-04-215-21/+22
| | | | |\
| | | | | * Revert "wasm: Specify event targets by CSS selectors; Support emsdk >= 1.39.5"v5.14.2Morten Johan Sørvig2020-03-274-21/+20
| | | | | * widgets: Re-calculate focus frame style option after setting new geometryTor Arne Vestbø2020-03-241-0/+2
| | * | | | Standardise language about quoted text in date/time format stringsEdward Welbourne2020-04-221-14/+14
| | * | | | Handle specified time-spec in date-time parsingAndrei Golubev2020-04-227-39/+73
| | * | | | SslSocketClient - fix example not to crashTimur Pocheptsov2020-04-221-0/+1
| | |/ / /
* | / / / Add .vscode in git ignore listGustavo Carneiro2020-04-221-0/+3
|/ / / /
* | | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-04-22128-980/+1383
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-22128-980/+1383
| |\| | |
| | * | | Doc: Fix documentation warnings for Qt CoreTopi Reinio2020-04-213-4/+11
| | * | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-04-204-2/+112
| | |\ \ \
| | | * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-204-2/+112
| | | |\| |
| | | | * | sqlite: Fix CVE-2020-11656Andy Shaw2020-04-202-1/+80
| | | | * | sqlite: Fix CVE-2020-11655Andy Shaw2020-04-202-0/+31
| | | | * | doc: AA_DisableSessionManager was added in 5.14Liang Qi2020-04-201-1/+1
| | * | | | Markdown writer: omit space after opening code block fenceShawn Rutledge2020-04-204-7/+7
| | * | | | Markdown writer: don't wrap code block, and detect its endShawn Rutledge2020-04-203-7/+35
| | |/ / /