summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QThreadPool: wrap the #include <functional> in QT_CORE_REMOVED_SINCEHEADdevThiago Macieira6 hours1-0/+2
* QDnsLookup/Unix: check size in parsing of SRV recordsThiago Macieira6 hours1-0/+2
* tst_QDnsLookup: add debugging information with the query timeThiago Macieira6 hours1-0/+3
* QDnsLookup: add support for TLSA recordsThiago Macieira6 hours8-5/+398
* QDnsLookup: add the ability to tell if the reply was authenticatedThiago Macieira6 hours5-17/+89
* QDnsLookup: implement DNS-over-TLSThiago Macieira6 hours5-60/+283
* QDnsLookup: add initial support for DNS-over-TLS (DoT)Thiago Macieira6 hours9-27/+337
* Docs: fix QT_NO_FOREACH/KEYWORDS macro documentationVolker Hilsheimer11 hours2-0/+16
* QStaticLatin1StringMatcher: add indexIn(QStringView)Ahmad Samir14 hours3-3/+145
* QFuture::const_iterator: use modernize comparisonsTatiana Borisova14 hours4-16/+29
* QWidget: fix render() in RTL modeChristian Ehrlicher16 hours2-0/+45
* Mark QGuiApplication::platformName property as CONSTANTKai Uwe Broulik16 hours1-1/+1
* iOS: Always call setParent during QIOSWindow constructionTor Arne Vestbø16 hours2-2/+10
* QLatin1StringMatcher: add indexIn(QStringView) overloadAhmad Samir17 hours3-22/+104
* CMake: Record static libs and target type in for deploymentJoerg Bornemann17 hours1-2/+6
* tst_QApplication::focusWidget() remove setActiveWindow() child sectionFrédéric Lefebvre22 hours1-1/+0
* Consider the qt_internal_extend_target calls when adding deps on qpa_default_...Alexey Edelev22 hours2-11/+11
* Consider the versioned Qt6::Gui when target when adding the plugin dependenciesAlexey Edelev22 hours1-1/+2
* Fix the static linking of plugins to the Qt tools and internal executablesAlexey Edelev22 hours3-152/+53
* Disambiguate a QDateTime constructionEdward Welbourne23 hours1-1/+1
* Add copyright and licensing to .bat files missing themLucie Gérard23 hours23-2/+48
* Add REUSE ignore commentLucie Gérard23 hours3-3/+9
* Correct license for test filesLucie Gérard23 hours18-18/+18
* tst_QApplication::focusWidget() remove setActiveWindow()Frédéric Lefebvre23 hours1-1/+0
* tst_QSpinBox::editingFinished() remove setActiveWindow()Frédéric Lefebvre23 hours1-1/+0
* wasm: Fix nullptr access in QWasmScreen::allwindowsEven Oscar Andersen27 hours1-4/+8
* SQL tests: Fix dropping procedures Firebird/IBaseChristian Ehrlicher27 hours1-1/+4
* QThread/Unix: make QThreadPrivate::finish() be called much laterThiago Macieira37 hours2-22/+66
* QThread/Doc: update the docs on setStackSize()Thiago Macieira37 hours1-4/+12
* QCoreApplication: make removeNativeEventFilter() remove from main threadThiago Macieira37 hours1-1/+1
* QTextDocument: Add support for responsive imagesCarl Schwan38 hours8-8/+152
* tst_QNetworkRequest: add test for operator==()Lena Biliaieva38 hours1-0/+127
* QNetworkReplyHttpImpl: simplify setting headers in postRequest()Lena Biliaieva38 hours1-3/+3
* CMake: Add `qt_add_ui` APIOrkun Tokdemir39 hours48-0/+2718
* QWindowPrivate::setFocusToTarget: Add focusReason parameterDoris Verria39 hours3-4/+4
* Exclude sync() usage from VxWorks platformTomasz Kozłowski42 hours1-0/+2
* tst_QGraphicsProxyWidget::tooltip_basic() remove setActiveWindow()Frédéric Lefebvre42 hours1-1/+0
* Use QHttpHeaders: Update internal users of QNRequest, QNReply, QNProxyLena Biliaieva47 hours25-394/+656
* QSocketDescriptor: use modernize comparisonsTatiana Borisova47 hours1-8/+8
* doc: Update note about variable axes on WindowsEskil Abrahamsen Blomfeldt48 hours1-3/+1
* Prefer the versioned targets over the namespaceless one when collecting depsAlexey Edelev48 hours1-5/+5
* Consider versioned targets when checking the existens in __qt_internal_walk_libsAlexey Edelev48 hours1-2/+2
* Consider '^Qt6' deps when generating pkg-config filesAlexey Edelev48 hours1-1/+1
* Make version_tagging the full-functional featureAlexey Edelev48 hours4-2/+13
* Docs: fix warning from old QCheckBox::checkStateChanged overloadVolker Hilsheimer2 days1-0/+5
* QResource: add support for duplicating mapped memory on macOSThiago Macieira3 days1-0/+22
* QResource: add support for duplicating mapped memory on LinuxThiago Macieira3 days1-3/+117
* tst_QResourceEngine: use both ways of registering dynamic resourcesThiago Macieira3 days1-2/+15
* QVersionNumber: use new comparison helper macrosTatiana Borisova3 days4-172/+93
* QLineEdit: set object names for actionsChristian Ehrlicher3 days1-0/+7