summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix .qm file name calculation in lrelease.prfJoerg Bornemann2021-09-101-1/+1
* Move QWINDOWSIZE_MAX to platform headersPaul Olav Tvete2021-09-102-2/+1
* testlib: Replace custom QTestCoreList with std::vectorTor Arne Vestbø2021-09-1010-209/+70
* Allow destruction of QWinEventNotifier in its signalAlex Trotsenko2021-09-101-1/+3
* qdevice.pri: Use cmake separators for the pathMårten Nordheim2021-09-101-0/+2
* Modernise and simplify handling of qtimezoneprivate_data_p.h's dataEdward Welbourne2021-09-102-120/+68
* Remove trailing zero rows from qtimezoneprivate_data_p.h's tablesEdward Welbourne2021-09-103-12/+5
* Use qmath.h's conversions between degrees and radiansEdward Welbourne2021-09-102-6/+6
* tst_http2: Fix flaky authentication testMårten Nordheim2021-09-101-0/+5
* Fix binding guard in property evaluationIvan Solovev2021-09-101-9/+9
* qmake/xcode: Do not create OBJECTS_DIRJoerg Bornemann2021-09-104-0/+23
* Set Qt::SubWindow on windows embedded by QWidget::createWindowContainerTor Arne Vestbø2021-09-101-0/+2
* Always give Qt::SubWindows a default window state of Qt::WindowNoStateTor Arne Vestbø2021-09-101-0/+3
* Adapt the implementation of QDesktopService on iOS to AndroidLars Schmertmann2021-09-101-6/+4
* Doc: Update a link to Windows SocketsLuca Di Sera2021-09-101-1/+1
* Android: Enable QDesktopServiceLars Schmertmann2021-09-105-14/+134
* macOS: process all activation events synchronouslyMorten Johan Sørvig2021-09-101-1/+2
* Replace manual android properties reading with genex'sAlexey Edelev2021-09-091-88/+128
* Support deploying of libraries from a build tree when building android apkAlexey Edelev2021-09-093-8/+166
* Unskip QToolTip::keyEvent test on macOSTor Arne Vestbø2021-09-091-15/+18
* Skip tst_QReadWriteLock::multipleReadersLoop on QEMUSona Kurazyan2021-09-092-0/+5
* Tidy up in counting, skip and skipinit selftestsEdward Welbourne2021-09-093-8/+11
* xcode: Allow automatic provisioning updates when calling xcodebuildTor Arne Vestbø2021-09-091-0/+4
* Change two types in qurlidnaDavid Skoland2021-09-091-2/+2
* Revert "Add Deepin to the list of GTK based desktop environments"Tang Haixiang2021-09-091-2/+1
* Remove inline docs for qt_import_plugins() to avoid duplicationCraig Scott2021-09-102-19/+2
* Add documentation for the NO_DEFAULT option for qt_import_plugins()Craig Scott2021-09-101-1/+5
* Update Qt5:: namespaced targets in snippets to versionless Qt::Craig Scott2021-09-101-4/+4
* Remove unused qt5_... CMake command snippetsCraig Scott2021-09-101-38/+0
* Move some CMake commands out of tech preview statusCraig Scott2021-09-102-4/+0
* Split up cmake-macros.qdoc into one file per commandCraig Scott2021-09-1012-633/+893
* Move CMake-related doc files into their own subdirectoryCraig Scott2021-09-103-0/+0
* macOS: Don't show QMessageBox::about(Qt) as modal windowsTor Arne Vestbø2021-09-092-2/+13
* Collect QT_QML_ROOT_PATH based from the project resourcesAlexey Edelev2021-09-091-0/+6
* Move QNAM's http header parsing into separate classØystein Heskestad2021-09-0913-133/+420
* Fix invalid JSON due to missing comma after valueCraig Scott2021-09-101-1/+1
* Use wayland platform plugin on GNOME wayland sessions by defaultJan Grulich2021-09-091-15/+1
* tst_qstringapisymmetry: Don't pretend that QByteArray contains UTF-8Ievgenii Meshcheriakov2021-09-091-10/+8
* pro2cmake: Fix reported make flake8 issuesAlexandru Croitor2021-09-091-1/+0
* pro2cmake: run make format to fix styling issuesAlexandru Croitor2021-09-094-34/+82
* normalizeTypeFromSignature: Update for Clang 13Martin Storsjö2021-09-091-2/+1
* Add Deepin to the list of GTK based desktop environmentsTang Haixiang2021-09-091-1/+2
* androiddeployqt: Add support of multiple qml root pathsAlexey Edelev2021-09-082-25/+50
* macOS: Move pointingDeviceFor helper to top of fileVolker Hilsheimer2021-09-081-30/+30
* OpenSSL: Let people opt-in to use TLS 1.3 PSK callbackMårten Nordheim2021-09-081-2/+9
* Add new am/pm format-specifier that preserves locale's caseEdward Welbourne2021-09-086-85/+151
* Avoid implicit linking of plugin init library if finalizers were calledAlexey Edelev2021-09-081-0/+2
* QWindowsPipeWriter: stop reporting errors from write()Alex Trotsenko2021-09-082-15/+12
* wasm: add DialogExec hack/warning to event dispatcherMorten Johan Sørvig2021-09-082-0/+19
* High-dpi configuration change testingMorten Johan Sørvig2021-09-084-1/+153