summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* QRegularExpression: use modernize comparisonsTatiana Borisova4 days5-49/+49
* headersclean: add -Wredundant-declsMarc Mutz5 days1-0/+1
* tst_QGraphicsProxyWidget::actionsContextMenu() remove setActiveWindow()Frédéric Lefebvre5 days1-1/+0
* taskQTBUG_5008_textFromValueAndValidate() remove setActiveWindow()Frédéric Lefebvre5 days1-1/+0
* tst_QSpinBox::specialValue remove QApplicationPrivate::setActiveWindowFrédéric Lefebvre5 days1-1/+0
* QDialogButtonBox: properly clear buttons in setStandardButtons()Christian Ehrlicher6 days1-4/+4
* Add QHttpHeaders methods to QNetworkProxyLena Biliaieva7 days2-0/+51
* QCommonStyle: Fix painting arrows when size is evenChristian Ehrlicher7 days1-26/+32
* setFocus_simpleTwoWidgets() remove setActiveWindow()Frédéric Lefebvre7 days1-1/+0
* Remove superfluous entries from qt_cmdline.cmakeJoerg Bornemann7 days1-3/+0
* configure: Fix --developer-build argument (with two hyphens)Joerg Bornemann7 days1-2/+6
* Add QDebug support to QHttpPartMate Barany7 days3-0/+102
* tst_QApplication::alert() remove QApplicationPrivate::setActiveWindow()Frédéric Lefebvre7 days1-2/+0
* Correct SPDX license tagLucie Gérard8 days1-1/+1
* Add copyright and licensing to .glsl missing themLucie Gérard8 days2-0/+4
* bypassGraphicsProxyWidget() remove setActiveWindow()Frédéric Lefebvre8 days1-1/+0
* QDataStream::readBytes: guard against integer overflowIvan Solovev8 days1-1/+3
* Windows 11 style: simplify code to polish paletteVolker Hilsheimer8 days3-60/+44
* Windows: handle theme changes synchronously when settings changeVolker Hilsheimer8 days1-1/+1
* Windows: simplify setting the dark borderVolker Hilsheimer8 days2-17/+2
* rhi: metal: Reduce staging copy size for full-width texture uploadsLaszlo Agocs8 days1-6/+7
* rhi: gl: Avoid a copy in partial texture uploadsLaszlo Agocs8 days1-1/+9
* Add copyright and licensing to tools and utils files missing itLucie Gérard8 days2-0/+4
* ptests: Skip qlocalsocket when running as root on LinuxAri Parkkila8 days1-0/+3
* ptests: Fix qlogging to use relative folderAri Parkkila8 days2-4/+1
* Update macOS URL handling documentationJuha Vuolle8 days1-4/+5
* macOS: Add support for custom uri scheme handlingJuha Vuolle8 days1-1/+13
* macOS: Add support for universal links / https uri scheme handlingJuha Vuolle8 days3-0/+45
* QNetworkProxy/libproxy: don't overwrite the user-provided protocol tagThiago Macieira8 days1-2/+4
* SOCKS5: remove '###' from the error messageThiago Macieira8 days1-1/+1
* tst_QResourceEngine: move the resource path to the end in the row labelThiago Macieira8 days1-24/+24
* QResource: add support for memory mapping on WindowsThiago Macieira8 days1-0/+16
* QResource: re-factor the memory-mapping code into two helper functionsThiago Macieira8 days1-41/+47
* QResource: move the internal classes to unnamed namespacesThiago Macieira8 days1-1/+6
* QResource: obey the MapPrivateOption option to provide RW memoryThiago Macieira8 days3-5/+41
* QResource: simplify map() to rely on the uncompressed data being thereThiago Macieira8 days1-7/+8
* qtconfigmacros.h: add missing include: we use QT_VERSION_CHECKThiago Macieira8 days1-0/+1
* qdbusxml2cpp: don't track command lineSamuli Piippo8 days1-1/+1
* QRestReply: allow comments where white-space is allowedMarc Mutz8 days2-9/+57
* QtPrivate::Continuation: add missing Q_DISABLE_COPY(_MOVE)Marc Mutz8 days1-0/+1
* Add QHttpHeaders methods to QNetworkCacheMetaDataLena Biliaieva8 days6-42/+169
* Fix crash in QMainWindow:.tabifiedDockWidgets()Axel Spoerl8 days2-3/+16
* QSql/IBase: fix compilationChristian Ehrlicher8 days1-0/+1
* QThread: relax memory semantics from seq_cst on interruptionRequestedThiago Macieira8 days2-4/+4
* Android: skip tst_android::orientationChange() for Android 9Assam Boudjelthia8 days1-0/+3
* QNAM: Prepare protocol handlers for local socketMårten Nordheim8 days4-24/+24
* compare helpers: use is_OP etc instead of OP 0Marc Mutz8 days1-14/+14
* Windows: refactor theme's handling of color schemeVolker Hilsheimer8 days2-3/+12
* Windows: store the color scheme instead of a boolean for darkVolker Hilsheimer8 days2-20/+21
* Update QStyleHints::colorScheme before updating palettesVolker Hilsheimer8 days1-4/+4