summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qdataurl: fix parsing parameter values with percent-encoded commaHEADdevAhmad Samir10 hours2-3/+10
* qdataurl: modify the percent-decoded byte array directlyAhmad Samir10 hours1-23/+22
* Fix flaky tst_QFocusEvent::checkReason_ActiveWindow on openSUSEFrédéric Lefebvre14 hours1-2/+0
* Fix flaky tst_QMdiArea::currentSubWindow()Frédéric Lefebvre14 hours1-0/+1
* QXdgDesktopPortalTheme: normalize SLOT argumentMarc Mutz37 hours1-1/+1
* Doc: Fix auto-links to deprecated functionsDavid Boddie44 hours4-6/+5
* dwrite: Support additional font names for system fontsEskil Abrahamsen Blomfeldt44 hours2-211/+164
* Remove note saying Qt::AA_ShareOpenGLContexts must be set before qGuiAppTor Arne Vestbø2 days1-2/+1
* Make QOpenGLContext::globalShareContext() lazy creation thread-safeTor Arne Vestbø2 days2-0/+23
* Introduce qt_internal_set_module_transitive_propertiesAlexey Edelev2 days1-0/+97
* Introduce Qt<Module>TransitiveExtras.cmake for Qt modulesAlexey Edelev2 days3-0/+65
* Add run opengl tests featureMichal Klocek2 days8-1/+28
* Wayland: support adoption of native EGL contextsGiuseppe D'Angelo2 days11-0/+31
* EGL: undef X11 macrosGiuseppe D'Angelo2 days2-12/+14
* Fix flaky tst_QScroller::overshoot on multiple Windows versionsFrédéric Lefebvre2 days1-2/+2
* QtFlagHandlingHelpers.cmake: account for GCC when producing errorMitch Curtis2 days1-1/+1
* Use WS_EX_NOACTIVATE to prevent window from getting focusedMorteza Jamshidi2 days3-0/+7
* Q(ObjectBindable)Property: Properly support comparisonsFabian Kosmale2 days4-0/+75
* Mark QUrl* classes as security-criticalMarc Mutz2 days5-0/+5
* QMetaObject: extract helpers from indexOf*() methodsMarc Mutz2 days1-9/+44
* QPainter: make Private::d_ptrs a QVLA<unique_ptr>Marc Mutz2 days2-9/+6
* Doc: Update the HTML tab configVenugopal Shivashankar2 days1-1/+1
* rhi: vulkan: make it easier to hunt VMA leaksAurélien Brooke3 days2-0/+40
* wayland: Reset surface on QWindow type changeDavid Edmundson3 days4-6/+66
* QLocale: remove WhiteSpacesAllowed mode from qt_asciiToDouble()Thiago Macieira3 days2-4/+0
* QByteArray: make toDouble() reject space-only stringsThiago Macieira3 days3-2/+16
* QGnomeTheme, QGtk3Theme: Refactor and Simplify DBus InteractionsMohammadHossein Qanbari3 days16-484/+500
* Dbus: Enhance process of determining color scheme and contrastMohammadHossein Qanbari3 days3-36/+170
* wayland: Drop ShellIntegration::handleExposeDavid Edmundson3 days4-17/+1
* wayland: Make initial commit for surface state opt-inDavid Edmundson3 days3-1/+14
* a11y uia: Report locale via UIA_CulturePropertyIdMichael Weghorn3 days1-0/+14
* a11y: Report QWidget localeMichael Weghorn3 days15-105/+202
* wayland: Move to synchronous expose eventsDavid Edmundson3 days2-30/+28
* QGnomeTheme: Enhance system color scheme detectionMohammadHossein Qanbari3 days2-28/+72
* Android: Avoid lazy initialization of QAndroidPlatformServicesBartlomiej Moskal4 days2-4/+2
* QNetworkRequest: fix minor typo referencing non-existent methodDheerendra Purohit4 days1-1/+1
* QStyleSheetstyle: misc cleanup of QStyleSheetBorderImageDataChristian Ehrlicher4 days1-14/+7
* a11y: Introduce QAccessible::Attribute::Locale, bridge to AT-SPIMichael Weghorn4 days3-0/+17
* QtConcurrent: mark as security-significantIvan Solovev4 days21-0/+21
* Add autotest for ensuring restoring cursor shapes doesn't regressJoshua Goins4 days1-0/+69
* Revert "CMake: Make generated pkgconfig files relocatable"Joerg Bornemann4 days2-4/+1
* Doc: Fix link to removed QFontMetrics::width functionDavid Boddie5 days1-1/+1
* CMake: Stop spamming CMP0156 debug messagesAlexandru Croitor5 days1-3/+13
* CMake: Prefer target arch qmltestrunner when searching for itAlexandru Croitor5 days1-20/+29
* Modernize string usage in corelib/time/ testsEdward Welbourne5 days11-456/+474
* wasm: Make sure native fetch is destroyed before reply is canceled, closedLorn Potter5 days1-1/+1
* Doc: Enable automatic linking to sources on code.qt.ioTopi Reinio5 days36-0/+108
* QMetaType: only use sized-delete when availableAurélien Brooke5 days1-0/+8
* Wayland Client: explicitly attach a buffer in sendExposeEvent()David Edmundson5 days2-4/+26
* qtooltip: Fix whitespaceDavid Edmundson5 days1-2/+2