summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HTTP example: update screenshotMårten Nordheim2023-03-023-1/+1
* Doc: fix link to XML Streaming pageVolker Hilsheimer2023-03-021-1/+1
* Move anchor layout example to manual testsJan Arve Sæther2023-03-029-96/+17
* tests: skip tst_QScreen::grabWindow() on XWaylandLiang Qi2023-03-021-3/+2
* tst_QSqlDatabase: avoid some runtime warningsChristian Ehrlicher2023-03-022-2/+8
* De-pessimize QCryptographicHash::reset() in OpenSSL3 modeMarc Mutz2023-03-021-0/+6
* Remove redundant information in QString::toLocal8Bit() docsTor Arne Vestbø2023-03-021-4/+3
* Document that to/FromLocal8Bit() does not consider CFStringGetSystemEncodingTor Arne Vestbø2023-03-022-4/+18
* iOS: Respect QSurfaceFormat::colorSpace() when using MetalTor Arne Vestbø2023-03-021-0/+11
* Lancelot: add drawPixmapFragment testLaszlo Agocs2023-03-023-0/+167
* Move xmlstreamlint example into tests/manualØystein Heskestad2023-03-028-2/+2
* Remove htmlinfo exampleØystein Heskestad2023-03-0211-3494/+1
* Remove the 'sdi' exampleVolker Hilsheimer2023-03-0219-646/+5
* DNS Lookup: Use ideomatic cstdio includeMårten Nordheim2023-03-021-19/+21
* DNS Lookup: Change local function to return struct instead of enumMårten Nordheim2023-03-022-42/+46
* DNS Lookup: Use standard functions to print version/helpMårten Nordheim2023-03-021-4/+3
* DNS Lookup: reflow some code to avoid exceeding column limitMårten Nordheim2023-03-021-15/+31
* DNS Lookup: Use std::optional instead of casting enum to intMårten Nordheim2023-03-021-5/+5
* DNS Lookup: Avoid unneeded allocations in parsing functionMårten Nordheim2023-03-021-11/+11
* Delete the Network Download (Manager)? examplesMårten Nordheim2023-03-0215-624/+0
* QRegion: upgrade Q_ASSUME to Q_ASSERTThiago Macieira2023-03-021-3/+2
* QDebug: fix std::string/view stream operators; add u8 versionsMarc Mutz2023-03-023-81/+141
* Move Weather Anchor Layout example to manual testsJan Arve Sæther2023-03-0217-72/+35
* qobjectdefs.h: properly disable rvalue qReturnArg()Marc Mutz2023-03-021-1/+1
* QBasicTimer: replace new qint64 overloads with chrono onesMarc Mutz2023-03-023-29/+41
* Don't mark non-copyable QFontEngineFT::QGlyphSet as Q_RELOCATABLE_TYPEMarc Mutz2023-03-011-2/+0
* Doc: fix link to Widgets TutorialVolker Hilsheimer2023-03-011-1/+1
* 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 qdoc warningVolker Hilsheimer2023-03-011-1/+1
* doc: Fix spelling of 'equivalent' in QString documentationTor Arne Vestbø2023-03-011-3/+3
* a11y: even checkable buttons are pressableHarald Sitter2023-03-012-7/+14
* q_core_unix: take timespec args by valueAhmad Samir2023-03-012-19/+14
* QVarLengthArray: move a static_assert() to the correct placeMarc Mutz2023-03-011-1/+1
* qobjectdefs.h: optimize AreOldStyleArgsMarc Mutz2023-03-011-3/+3
* Apply q20::remove_cvref_t around the codeMarc Mutz2023-03-014-11/+11
* Android: fix and document QStandardPaths behavior on different versionsAssam Boudjelthia2023-03-012-15/+78
* Doc: we no longer provide a list of common mnemonicsVolker Hilsheimer2023-03-011-5/+0
* tst_QMutex: use constexpr variables instead of 'enum-trick'Marc Mutz2023-03-011-2/+2
* tst_qvarlengtharray: add test for QVLA(n) ctorMarc Mutz2023-03-011-0/+44
* Doc: fix links to renamed network examplesVolker Hilsheimer2023-03-017-11/+10
* Silence a warning caused by Concatenation of char16_t and QByteArrayAmir Masoud Abdol2023-03-011-1/+1
* Doc: point at fetchmore example for QDir usageVolker Hilsheimer2023-03-011-1/+2
* a11y: Add new relations DescriptionFor, Described, Flows{From,To}Michael Weghorn2023-03-013-6/+23
* Long live QMessageAuthenticationCode::resultView()!Marc Mutz2023-03-014-10/+26
* Android: document limitation for QFile::copy() operation for content uriAssam Boudjelthia2023-03-011-0/+6
* Rely on Windows to generate CF_TEXT when active code page is UTF-8Ilya Fedin2023-03-011-2/+3
* Doc: rewrite shortcut focus sectionPaul Wicking2023-03-011-4/+9
* Document tracing location android meta-dataAntti Määttä2023-03-011-0/+7
* Update QLocale docs of "single character" token functionsEdward Welbourne2023-03-011-7/+48