summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add QHttpHeaders methods to QNetworkProxyHEADdevLena Biliaieva14 hours2-0/+51
* QCommonStyle: Fix painting arrows when size is evenChristian Ehrlicher15 hours1-26/+32
* setFocus_simpleTwoWidgets() remove setActiveWindow()Frédéric Lefebvre15 hours1-1/+0
* Remove superfluous entries from qt_cmdline.cmakeJoerg Bornemann17 hours1-3/+0
* configure: Fix --developer-build argument (with two hyphens)Joerg Bornemann17 hours1-2/+6
* Add QDebug support to QHttpPartMate Barany18 hours3-0/+102
* tst_QApplication::alert() remove QApplicationPrivate::setActiveWindow()Frédéric Lefebvre18 hours1-2/+0
* Correct SPDX license tagLucie Gérard22 hours1-1/+1
* Add copyright and licensing to .glsl missing themLucie Gérard22 hours2-0/+4
* bypassGraphicsProxyWidget() remove setActiveWindow()Frédéric Lefebvre22 hours1-1/+0
* QDataStream::readBytes: guard against integer overflowIvan Solovev22 hours1-1/+3
* Windows 11 style: simplify code to polish paletteVolker Hilsheimer22 hours3-60/+44
* Windows: handle theme changes synchronously when settings changeVolker Hilsheimer22 hours1-1/+1
* Windows: simplify setting the dark borderVolker Hilsheimer22 hours2-17/+2
* rhi: metal: Reduce staging copy size for full-width texture uploadsLaszlo Agocs23 hours1-6/+7
* rhi: gl: Avoid a copy in partial texture uploadsLaszlo Agocs23 hours1-1/+9
* Add copyright and licensing to tools and utils files missing itLucie Gérard25 hours2-0/+4
* ptests: Skip qlocalsocket when running as root on LinuxAri Parkkila25 hours1-0/+3
* ptests: Fix qlogging to use relative folderAri Parkkila25 hours2-4/+1
* Update macOS URL handling documentationJuha Vuolle25 hours1-4/+5
* macOS: Add support for custom uri scheme handlingJuha Vuolle25 hours1-1/+13
* macOS: Add support for universal links / https uri scheme handlingJuha Vuolle25 hours3-0/+45
* QNetworkProxy/libproxy: don't overwrite the user-provided protocol tagThiago Macieira29 hours1-2/+4
* SOCKS5: remove '###' from the error messageThiago Macieira29 hours1-1/+1
* tst_QResourceEngine: move the resource path to the end in the row labelThiago Macieira33 hours1-24/+24
* QResource: add support for memory mapping on WindowsThiago Macieira33 hours1-0/+16
* QResource: re-factor the memory-mapping code into two helper functionsThiago Macieira33 hours1-41/+47
* QResource: move the internal classes to unnamed namespacesThiago Macieira33 hours1-1/+6
* QResource: obey the MapPrivateOption option to provide RW memoryThiago Macieira33 hours3-5/+41
* QResource: simplify map() to rely on the uncompressed data being thereThiago Macieira33 hours1-7/+8
* qtconfigmacros.h: add missing include: we use QT_VERSION_CHECKThiago Macieira33 hours1-0/+1
* qdbusxml2cpp: don't track command lineSamuli Piippo35 hours1-1/+1
* QRestReply: allow comments where white-space is allowedMarc Mutz35 hours2-9/+57
* QtPrivate::Continuation: add missing Q_DISABLE_COPY(_MOVE)Marc Mutz35 hours1-0/+1
* Add QHttpHeaders methods to QNetworkCacheMetaDataLena Biliaieva37 hours6-42/+169
* Fix crash in QMainWindow:.tabifiedDockWidgets()Axel Spoerl37 hours2-3/+16
* QSql/IBase: fix compilationChristian Ehrlicher37 hours1-0/+1
* QThread: relax memory semantics from seq_cst on interruptionRequestedThiago Macieira37 hours2-4/+4
* Android: skip tst_android::orientationChange() for Android 9Assam Boudjelthia39 hours1-0/+3
* QNAM: Prepare protocol handlers for local socketMårten Nordheim40 hours4-24/+24
* compare helpers: use is_OP etc instead of OP 0Marc Mutz40 hours1-14/+14
* Windows: refactor theme's handling of color schemeVolker Hilsheimer41 hours2-3/+12
* Windows: store the color scheme instead of a boolean for darkVolker Hilsheimer41 hours2-20/+21
* Update QStyleHints::colorScheme before updating palettesVolker Hilsheimer41 hours1-4/+4
* Remove QGuiApplicationPrivate::colorScheme()Volker Hilsheimer41 hours4-18/+7
* QDataStream::readBytes: do not leak the memory in case of bad_allocIvan Solovev41 hours1-12/+6
* QtCore/removed_api: fix 6.8 block order, global includeMarc Mutz41 hours1-3/+3
* tst_QToolBar::accel() remove QApplicationPrivate::setActiveWindow()Frédéric Lefebvre41 hours1-1/+0
* setFocus_complexTwoWidgets() remove setActiveWindow()Frédéric Lefebvre47 hours1-1/+0
* rhi: gl: Clean up UNPACK_ROW_LENGTH handlingLaszlo Agocs47 hours2-3/+9