summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Blacklist: test cases blacklisted in tst_QLockFile:"Heikki Halmet2022-03-161-13/+0
* Revert "Blacklist: test cases blacklisted in tst_QWindow:"Heikki Halmet2022-03-161-2/+0
* Repair some of tst_qtableview tests on AndroidAndreas Buhr2022-03-162-3/+2
* Correct character semantics documentation in QByteArray(View)Edward Welbourne2022-03-162-3/+9
* qDecodeDataUrl(): treat ";base64" marker as case-insensitiveMarc Mutz2022-03-162-4/+6
* Rewrite tst_qdataurl as a data-driven testMarc Mutz2022-03-161-30/+32
* Doc: Update documentation for QElapsedTimer's in WindowsKai Köhne2022-03-161-24/+3
* syncqt: Do not print info about generating deprecated headers by defaultKai Köhne2022-03-161-3/+3
* Doc: Remove mentioning of Windows 7, Vista from QFont documentationKai Köhne2022-03-161-7/+1
* QHostInfo/Unix: Fix resolv never unloadingMårten Nordheim2022-03-161-1/+0
* Fix compilation for wasmEirik Aavitsland2022-03-161-0/+2
* Painting: fix overriding and combining different clip typesEirik Aavitsland2022-03-167-32/+323
* QFileSystemEngine: fix potential formatting errorMarc Mutz2022-03-161-4/+1
* Painting: Fix value check in isUnclipped()Robert Löhning2022-03-161-1/+1
* QString/QByteArray: = default the move ctorsMarc Mutz2022-03-162-2/+2
* QObject: give some TLC to dumpRecursive()Marc Mutz2022-03-162-13/+34
* Doc: Revise Qt GUI module landing pageAndreas Eliasson2022-03-152-125/+176
* Doc: Use new global include snippets in Qt Network landing pageAndreas Eliasson2022-03-151-6/+7
* Doc: Revise Qt Core module landing pageAndreas Eliasson2022-03-151-28/+30
* Activate tst_qfiledialog for AndroidAndreas Buhr2022-03-153-1/+27
* Android: expect QPlainTextEdit::canPaste() to fail after clipboard clearAssam Boudjelthia2022-03-151-0/+4
* Android: guard against potential null pointer accessAssam Boudjelthia2022-03-152-18/+24
* Baseline: Move the paintcommands code into the shared directoryVolker Hilsheimer2022-03-155-5/+5
* Add '-stdlib=libc++' only for c++ compilersAlexey Edelev2022-03-151-2/+6
* QLibrary: fix possible arg() format clobberingMarc Mutz2022-03-151-3/+3
* Restore C++20-deprecated mixed-enum bitwise operatorsMarc Mutz2022-03-156-0/+70
* QString::asprintf: check that passing field widths as arguments worksMarc Mutz2022-03-151-0/+6
* Baseline: don't compensate for DPRs != 1.0Volker Hilsheimer2022-03-151-9/+7
* Baseline testing: make style name explicitVolker Hilsheimer2022-03-151-6/+7
* Baseline: Allow setting git commit through environment variableVolker Hilsheimer2022-03-151-16/+18
* Fix losing QOpenGLWidget paints when a child widget is invisibleLaszlo Agocs2022-03-142-0/+32
* Fix click position for check box and radio button baseline testsVolker Hilsheimer2022-03-141-7/+24
* wasm: prevent WebGL vertex attribute errorsMorten Johan Sørvig2022-03-141-0/+8
* Doc: Use \QtVersion macro to display correct version in code snippetTopi Reinio2022-03-141-2/+2
* QDataStream: make qfloat16 streaming a non-memberMarc Mutz2022-03-145-29/+69
* vulkan: Try loading libvulkan.so.1 firstLaszlo Agocs2022-03-144-11/+37
* coin: Preserve quoted arguments when calling cmake / configureAlexandru Croitor2022-03-141-1/+1
* configure: Don't escape backslashes in passed configure argumentsAlexandru Croitor2022-03-141-1/+0
* Revert "QScreen_win: retrieve user friendly monitor name"Morten Johan Sørvig2022-03-141-15/+4
* Correct handling of {next,previous}Transition before FIRST_DST_YEAREdward Welbourne2022-03-141-13/+61
* Fix inverted condition on year starting in DSTEdward Welbourne2022-03-141-3/+6
* Improve handling of newYearOffset in qtimezoneprivate_win.cppEdward Welbourne2022-03-141-9/+20
* Doc: Fix erraneous auto-link on Qt D-Bus landing pageTopi Reinio2022-03-141-1/+1
* wasm: Use % instead of vh for canvas dimensionsAleksandr Reviakin2022-03-141-1/+1
* Fix quick file dialog on androidSamuel Mira2022-03-141-0/+2
* QItemSelectionModel: avoid 24 relocationsMarc Mutz2022-03-141-35/+31
* qobjectdefs.h: DRY the SIGNAL/SLOT macrosMarc Mutz2022-03-141-18/+21
* tst_qflatmap: fix -Wunused-local-typedef (Clang)Marc Mutz2022-03-141-1/+1
* De-inline dtors of QTextureFileHandler hierarchyMarc Mutz2022-03-148-1/+12
* Remove disappeared QIconEngine::IconNameHook from QIconChunLin Wang2022-03-141-3/+2