summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Logging: capture the backtrace closer to the user's entry pointThiago Macieira2024-03-272-33/+92
* Logging: introduce QInternalMessageLogContext to hold current contextThiago Macieira2024-03-274-43/+50
* QMenu: clear popup screen after exec()Axel Spoerl2024-03-271-0/+1
* Add the note about data size to QByteArray::operator=(const char*)Alexey Edelev2024-03-271-0/+3
* QRhiVulkan: fix random values in pipelineCacheData() resultMarc Mutz2024-03-271-0/+1
* Hardening: fix _LIBCPP_HARDENING_MODEGiuseppe D'Angelo2024-03-271-1/+1
* Set the CMP0159 to NEW where applicableAlexey Edelev2024-03-272-0/+8
* Clean up windows accessibility backendMiguel Costa2024-03-2723-1483/+186
* Consider INSTALL_LIBDIR when calculating various cmake pathsAlexey Edelev2024-03-273-19/+79
* QLibrary/Unix: remove two unused, exported private functionsThiago Macieira2024-03-271-14/+0
* configure: Fix -system-zlib and -system-sqlite optionsJoerg Bornemann2024-03-273-4/+8
* CMake: Bail out on configuration with FEATURE_cxx20 and MSVC 2019Joerg Bornemann2024-03-271-0/+5
* macdeployqt: wait forever for otoolMorten Sørvig2024-03-270-0/+0
* QMake: make it error out if it cannot open output filesGiuseppe D'Angelo2024-03-272-3/+12
* Tests: check the output of QFile::openGiuseppe D'Angelo2024-03-2731-102/+94
* Fix potentially unaligned 128-bit store/loadsAllan Sandfeld Jensen2024-03-271-1/+1
* Add QColorSpace::isValidTargetAllan Sandfeld Jensen2024-03-275-15/+47
* qHash: fix compilation of SipHash64 on 32-bit: shift >= 32Thiago Macieira2024-03-261-2/+2
* QCborMap: add missing comparator to QCborValueConstRefThiago Macieira2024-03-263-3/+24
* QString::arg: apply the Qt 7 Unicode digit semantics to the bootstrapThiago Macieira2024-03-261-6/+6
* qErrnoWarning: downgrade from critical to warningDavid Faure2024-03-271-2/+2
* configure: Fix -c++std and -sanitize optionsJoerg Bornemann2024-03-272-10/+30
* configure: Remove the -W argumentJoerg Bornemann2024-03-271-1/+0
* QPolygonF: delegate QDataStream marshalling to QListThiago Macieira2024-03-262-30/+25
* QJsonArray iterators: use new comparison helper macrosTatiana Borisova2024-03-263-47/+165
* QDbusTrayIcon: handle open() failureGiuseppe D'Angelo2024-03-261-1/+4
* QTextStream: discard+comment the possibility of file opening failureGiuseppe D'Angelo2024-03-261-1/+4
* Fix 8-bit mAB tablesAllan Sandfeld Jensen2024-03-261-1/+2
* Remove a duplicated call to QFile::openGiuseppe D'Angelo2024-03-261-1/+0
* QMainWindowLayout: rewrite validateToolBarArea() to return by valueMarc Mutz2024-03-261-5/+6
* QTextMarkdownWriter: escape all backslashesShawn Rutledge2024-03-263-10/+208
* QStorageInfo: fix use-after-moveMarc Mutz2024-03-251-2/+3
* QJsonObject: use new comparison helper macrosTatiana Borisova2024-03-254-19/+66
* QWindowsVistaStyle:Revert polishing of QAbstractScrollArea/QGraphicsViewWladimir Leuschner2024-03-251-12/+0
* macdeployqt: wait forever for otoolMorten Sørvig2024-03-251-1/+1
* Fix multiscreen menu popup positioning corner caseMorten Sørvig2024-03-251-2/+9
* tst_QWidget::reverseTabOrder remove QApplicationPrivate::setActiveWindoFrédéric Lefebvre2024-03-251-1/+0
* VxWorks: Skip fstack-protector-strongFabian Kosmale2024-03-251-1/+4
* QDebug: fix copy-instead-of-move issuesMarc Mutz2024-03-251-12/+12
* syncqt: remove dead codeMarc Mutz2024-03-251-1/+0
* Android: add core-private to use private permissions APIAssam Boudjelthia2024-03-251-0/+1
* QMap: Use qHash SFINAE workaround with MSVCJøger Hansegård2024-03-241-2/+2
* tst_QWidget: use focus abstraction instead of focus_next/prevAxel Spoerl2024-03-221-14/+20
* QJsonValue: use new comparison helper macrosTatiana Borisova2024-03-224-75/+122
* tst_QWidget::tabOrderWithProxy remove QApplicationPrivate::setActiveWindFrédéric Lefebvre2024-03-221-1/+0
* tst_QWidget::tabOrderWithProxyDisabled() remove setActiveWindow()Frédéric Lefebvre2024-03-221-1/+0
* tst_QWidget::tabOrderWithCompoundWidgets() remove setActiveWindow()Frédéric Lefebvre2024-03-221-1/+0
* tst_QWidget::tabOrderWithProxyOutOfOrder() remove setActiveWindow()Frédéric Lefebvre2024-03-221-1/+0
* CMake: Add deployment API to our examplesAlexandru Croitor2024-03-22144-1296/+1461
* tst_QWidget::tabOrderWithCompoundWidgetsNoFocusPolicy remove setActiveWFrédéric Lefebvre2024-03-221-1/+0