summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QStandardPaths/Unix: fix logic in xdgDataDirs() functionAhmad Samir2023-02-011-18/+25
* Short live q20::construct_at()!Friedemann Kleint2023-02-013-11/+49
* QDateTime: refactor readInt()Ahmad Samir2023-01-311-49/+67
* QString: use QtPrivate::qustrchrAhmad Samir2023-01-311-3/+8
* QString: change replace_helper() to take a QStringViewAhmad Samir2023-01-311-17/+16
* Remove wiggly exampleJan Arve Sæther2023-01-312-2/+2
* MetaObject: Apply some cosmeticsUlf Hermann2023-01-312-3/+7
* QtNetwork/Windows: Add exclusions for CMake Unity (Jumbo) buildsFriedemann Kleint2023-01-311-0/+19
* Document the shortcut isFile() for "exists and is a file"Andreas Hartmetz2023-01-311-2/+5
* Remove redundant qsharedpointer.h #includesAhmad Samir2023-01-3119-19/+10
* jpeg handler: log error message on fatal errorIlya Fedin2023-01-311-0/+1
* QString: remove a try/catch from replace_helper()Ahmad Samir2023-01-311-65/+55
* QString: use QVLA instead of built-in arrayAhmad Samir2023-01-311-64/+24
* QString: name args in replace() overloads consistentlyAhmad Samir2023-01-311-4/+4
* QString: use QtPrivate::q_points_into_rangeAhmad Samir2023-01-311-12/+5
* xkbcommon: make shortcuts persistent across layoutsAndrey Butirsky2023-01-311-36/+3
* QtCore: Disambiguate QCalendar locale dataFriedemann Kleint2023-01-316-6/+18
* QtNetwork: Disambiguate static variablesFriedemann Kleint2023-01-313-12/+12
* QtCore: Fix some macro clashesFriedemann Kleint2023-01-315-0/+16
* Improve readability of calendrical calculationsEdward Welbourne2023-01-315-67/+111
* Deploy QRoundingDown::qDivMod() in date-time calculationsEdward Welbourne2023-01-315-41/+36
* Shift the base date for the Gregorian calendar's calculationsEdward Welbourne2023-01-311-4/+8
* Shuffle QGregorianCalendar's partsEdward Welbourne2023-01-311-26/+22
* Avoid overflow when computing remainders from QRoundingDown::qDiv()Edward Welbourne2023-01-312-4/+86
* Remove dead code from QWasmCompositorMikolaj Boc2023-01-311-14/+0
* Improve documentation of data-driven testsEdward Welbourne2023-01-312-11/+14
* Rewrite the QtTest best practice guide on testing for warningsEdward Welbourne2023-01-312-15/+40
* Object to creating duplicate entries in a test-data tableEdward Welbourne2023-01-312-0/+19
* Avoid unneccessarily long text scansAllan Sandfeld Jensen2023-01-311-14/+20
* Replace cargo-cult winrt snippet with unified header-includeMårten Nordheim2023-01-311-9/+1
* QtCore/Windows: Fix inconsistent linkage of helper qAppFileName()Friedemann Kleint2023-01-311-1/+1
* QtGui: Remove superfluous macro qreal_to_fixed_26_6()Friedemann Kleint2023-01-311-1/+0
* QtGui: Disambiguate static variables in markdown codeFriedemann Kleint2023-01-312-69/+73
* QtCore/QCalendarRegistry: Move helper CaseInsensitiveAnyStringViewLessThan ou...Friedemann Kleint2023-01-311-6/+3
* Remove the unused QWasmWindow::m_pointerMoveCallbackMikolaj Boc2023-01-311-1/+0
* Update Harfbuzz to version 6.0.0Eskil Abrahamsen Blomfeldt2023-01-31293-23042/+33806
* Free the GLX framebuffer configurationsInho Lee2023-01-311-1/+6
* tracegen: Give warning if flag value is npot2Antti Määttä2023-01-311-2/+2
* Cross-reference newRow() and addRow() in QTest docs and improve wordingEdward Welbourne2023-01-311-12/+22
* Don't implicitly cast BATCHED_TEST_NAME to qstringMikolaj Boc2023-01-311-1/+1
* QString: move more code to append_helperAhmad Samir2023-01-311-18/+17
* Use QLatin1 QStringConverter methodsAhmad Samir2023-01-311-3/+1
* QString: remove private replace_helper() member functionAhmad Samir2023-01-312-88/+85
* Doc: Fix spelling of QT_TARGETS_FOLDERKai Köhne2023-01-311-1/+1
* QUtiMimeConverter: document as public and fix \sinceVolker Hilsheimer2023-01-302-8/+7
* QString: don't detach in replace(QChar, QChar, case)Ahmad Samir2023-01-301-20/+32
* QStandardPaths/Unix: minor cleanupAhmad Samir2023-01-301-7/+10
* QVarLengthArray: implement ### Qt 7 remarksThiago Macieira2023-01-301-1/+6
* Remove QResourceGlobalData::resourceSearchPathsEdward Welbourne2023-01-301-14/+4
* QToolButton: Elide text when constraints prevent from showing whole textChristian Ehrlicher2023-01-301-1/+2