summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* wasm: Apply window mask during QWasmWindow initializationTor Arne Vestbø2023-08-151-0/+3
* androiddeployqt: Fix generation of qtDataDirectoryAaron McCarthy2023-08-151-1/+1
* wasm: Don't add window border, title bar, etc, to child windowsTor Arne Vestbø2023-08-151-1/+1
* Android: fix content URI handling for non-ascii file namesAssam Boudjelthia2023-08-151-6/+7
* QDockArealLayoutItem: recurse subinfo in QDebug operator<<Axel Spoerl2023-08-151-4/+5
* QDockWidgetGroupWindow::adjustFlags() - don't show() empty group windowAxel Spoerl2023-08-152-1/+21
* QXmlStreamReader::readNextStartElement() - return false on document endAxel Spoerl2023-08-151-1/+1
* Fix registration of QtDBus types' metatypesThiago Macieira2023-08-152-12/+22
* QDBusConnectionManager: Register metatypes in the constructorIevgenii Meshcheriakov2023-08-141-0/+8
* Remove QUuid(quint128) constructor againMarc Mutz2023-08-142-26/+12
* QHostInfo: port lookupHostImpl() to SlotObjUniquePtr internallyMarc Mutz2023-08-141-12/+9
* QPlainTextEdit: update placeholder text when document is emptyAxel Spoerl2023-08-142-12/+8
* Windows QPA: also consider child windows for setting WS_EX_LAYEREDTimothée Keller2023-08-142-2/+10
* Fix the android paths checkAlexey Edelev2023-08-141-1/+1
* Revert "Add QBezier methods for computing a quadratic curves approximation"Eirik Aavitsland2023-08-142-106/+0
* Avoid compiler warningEirik Aavitsland2023-08-141-1/+2
* Harden QMenuPrivate::hideMenu() against menu argument becoming staleAxel Spoerl2023-08-141-3/+18
* QAndroidPlatformInputContext: send composition text and cursor jointlyAxel Spoerl2023-08-141-15/+7
* Revert "QDbus: Avoid memory leak in registerComplexDBusType"Ievgenii Meshcheriakov2023-08-131-4/+1
* QDBusMetaType: Check that Q_GLOBAL_STATIC is not destroyed before using itIevgenii Meshcheriakov2023-08-131-22/+43
* Pull QWidget::setTabOrder(std::initializer_list...) behind ABI boundaryAxel Spoerl2023-08-112-14/+15
* Clear the _X version of alongside the enum deprecatorEdward Welbourne2023-08-111-0/+2
* QGestureManager: prevent double-lookup in a QHashAhmad Samir2023-08-111-2/+4
* QtDBus: Remove assertion inside qDBusAddTimeout()Ievgenii Meshcheriakov2023-08-111-1/+0
* QUuid: add a named fromUInt128() ctorMarc Mutz2023-08-112-1/+16
* QUuid: make (quint128) ctor explicitMarc Mutz2023-08-111-1/+1
* Remove assertion in QAndroidPlatformScreen::addWindow()Axel Spoerl2023-08-111-1/+0
* QHostInfo: use new QMetaCallEvent::create() overloadMarc Mutz2023-08-101-1/+1
* Q_GLOBAL_STATIC: Use Q_FUNC_INFO for assertion contextsIevgenii Meshcheriakov2023-08-101-2/+2
* QPlainTextEdit: clean up private slot definitionsAxel Spoerl2023-08-103-29/+24
* Add missing include for Q_ASSERT_XJonas Karlsson2023-08-091-0/+1
* QHostInfo: de-inline -Result and -Runnable dtorsMarc Mutz2023-08-092-0/+10
* Fix typo in core animation docsAlexey Edelev2023-08-091-1/+1
* Fix typo in QUntypedPropertyBinding docsAlexey Edelev2023-08-091-1/+1
* Fix QMimeType::comment()'s use of UI languages and defaultEdward Welbourne2023-08-091-13/+29
* Disable the 'openssl-hash' feature by defaultAlexey Edelev2023-08-091-1/+2
* doc: Make docs for ElideNone a bit more preciseEskil Abrahamsen Blomfeldt2023-08-091-1/+4
* macOS: Add qnswindow_cast helper functionTor Arne Vestbø2023-08-093-3/+12
* Fix digit grouping: m_grouping_top doesn't mean what I thought it didEdward Welbourne2023-08-082-5/+5
* Update bundled libjpeg-turbo to version 3.0.0Eirik Aavitsland2023-08-0885-2155/+6367
* Update to Freetype 2.13.1Christian Strømme2023-08-08138-3281/+4190
* Normalize signal/slot signatures [2/2]: QPairMarc Mutz2023-08-071-2/+2
* Don't keep around old dirty region when entire window is invalidatedTor Arne Vestbø2023-08-071-1/+1
* Update QTimeZone data to CLDR v43Edward Welbourne2023-08-071-792/+793
* iOS: Implement QPlatformWindow::setMask() for masking rendering and inputTor Arne Vestbø2023-08-072-0/+20
* macOS: Use [QNSWindow closeAndRelease] for closing and releasingTor Arne Vestbø2023-08-071-2/+1
* QJniObject: remove unused private methodsIvan Solovev2023-08-072-67/+0
* Doc: Remove link to removed exampleKai Köhne2023-08-071-1/+1
* macOS: Ensure foreign windows can be reparented via QWindow::setParent()Tor Arne Vestbø2023-08-071-4/+8
* QFreeList: Resolve symbol ambiguity in unity buildDennis Oberst2023-08-072-5/+6