summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Doc: Remove broken link to Anchor Layout Examplev6.5.0-rc1Andreas Eliasson2023-03-131-2/+0
* Imagescaling example: fix memory leaksIvan Solovev2023-03-131-1/+2
* QMetaType: Ensure that qfloat16 gets correct idFabian Kosmale2023-03-131-0/+14
* Fix listed files for sha3_keccakKai Köhne2023-03-131-1/+1
* QVariant: fix comparisons between strings and integer 0Giuseppe D'Angelo2023-03-102-1/+28
* Make it possible to use QObjectPrivate::connect in private codeVolker Hilsheimer2023-03-103-4/+24
* Fix overflow in SHA-3/KeccakMårten Nordheim2023-03-104-2/+64
* Doc: fix more links to cmake functionsVolker Hilsheimer2023-03-104-9/+11
* QTypeInfo: move helpers in QtPrivate namespaceGiuseppe D'Angelo2023-03-102-5/+9
* tst_QCryptographicHash: Extract Method ensureLargeData()Marc Mutz2023-03-101-1/+11
* Example: remove map exampleDennis Oberst2023-03-106-100/+1
* Make compare(QU8SV) a non-template, document itMarc Mutz2023-03-105-26/+75
* Example: remove runfunction exampleDennis Oberst2023-03-106-81/+0
* QCborValue: add missing Q_DECLARE_OPERATORS_FOR_FLAGSThiago Macieira2023-03-091-0/+2
* Doc: Update docs to reflect method being renamedAndreas Eliasson2023-03-092-4/+4
* Plumb QMessageBox::setCheckBox() through QPlatformMessageDialogHelperTor Arne Vestbø2023-03-097-16/+62
* QErrorMessage: Reset 'again' check box between each error messageTor Arne Vestbø2023-03-092-2/+2
* docs: Remove side panel and swipe to remove examplesSanthosh Kumar2023-03-091-2/+0
* Doc: Fix keyword for CMake commands related to deploymentJoerg Bornemann2023-03-083-3/+3
* Doc: use () in references to cmake functionsVolker Hilsheimer2023-03-082-3/+3
* CMake: Fix xmlstreamlint to use the manual test apiAlexandru Croitor2023-03-081-22/+11
* macOS: Use non-native app modal message box from nested event loopsTor Arne Vestbø2023-03-071-0/+5
* Move anchor layout example to manual testsJan Arve Sæther2023-03-079-96/+17
* Doc: fix QOpenGLWidget::defaultFramebufferObject documentationVolker Hilsheimer2023-03-071-7/+5
* Doc: Fix syntax errorVolker Hilsheimer2023-03-071-1/+1
* Doc: fix link to QTest::failOnWarningVolker Hilsheimer2023-03-073-5/+5
* Doc: fix links to changed or renamed i18n pages and sectionsVolker Hilsheimer2023-03-072-3/+4
* qsimd_p.h: remove LZCNT feature from the ARCH_HASWELL listThiago Macieira2023-03-051-2/+2
* qmake: Resolve target suffix based on Qt build config for static pluginsTor Arne Vestbø2023-03-052-4/+13
* Doc: fix links to qFuzzyIsNullVolker Hilsheimer2023-03-052-2/+2
* Doc: fix qdoc warning, explicitly qualify enum typeVolker Hilsheimer2023-03-051-1/+1
* Fix build with -no-feature-lineeditTasuku Suzuki2023-03-052-6/+11
* Doc fix in QIntValidator::validate() and comment on a testEdward Welbourne2023-03-052-6/+7
* Simplify and relax UTF-8 locale override machinery for DarwinEdward Welbourne2023-03-051-6/+16
* QCoreApplication::initLocale(): Improve warning on failureEdward Welbourne2023-03-051-8/+18
* GL paint engine: Fix drawPixmapFragments when using buffer objectsLaszlo Agocs2023-03-051-0/+4
* Move xmlstreamlint example into tests/manualØystein Heskestad2023-03-038-2/+2
* Move Weather Anchor Layout example to manual testsJan Arve Sæther2023-03-0317-72/+35
* Remove the 'sdi' exampleVolker Hilsheimer2023-03-0319-646/+5
* Remove htmlinfo exampleØystein Heskestad2023-03-0311-3494/+1
* QDebug: fix std::string/view stream operators; add u8 versionsMarc Mutz2023-03-033-81/+141
* Doc: fix link to XML Streaming pageVolker Hilsheimer2023-03-031-1/+1
* Tidy up QCoreApplicationPrivate::initLocale()'s #if-eryEdward Welbourne2023-03-031-12/+20
* qobjectdefs.h: properly disable rvalue qReturnArg()Marc Mutz2023-03-031-1/+1
* QBasicTimer: replace new qint64 overloads with chrono onesMarc Mutz2023-03-033-29/+41
* Doc: point at tetrix example for QBasicTimer usageVolker Hilsheimer2023-03-012-3/+3
* Doc: move snippet for implicit translation contextVolker Hilsheimer2023-03-013-3/+3
* Doc: fix link to Widgets TutorialVolker Hilsheimer2023-03-011-1/+1
* doc: Fix spelling of 'equivalent' in QString documentationTor Arne Vestbø2023-03-011-3/+3
* qobjectdefs.h: optimize AreOldStyleArgsMarc Mutz2023-03-011-3/+3