summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QXdgDesktopPortalTheme: normalize SLOT argumentHEADdevMarc Mutz3 hours1-1/+1
* Doc: Fix auto-links to deprecated functionsDavid Boddie10 hours4-6/+5
* dwrite: Support additional font names for system fontsEskil Abrahamsen Blomfeldt10 hours2-211/+164
* Remove note saying Qt::AA_ShareOpenGLContexts must be set before qGuiAppTor Arne Vestbø17 hours1-2/+1
* Make QOpenGLContext::globalShareContext() lazy creation thread-safeTor Arne Vestbø17 hours2-0/+23
* Introduce qt_internal_set_module_transitive_propertiesAlexey Edelev18 hours1-0/+97
* Introduce Qt<Module>TransitiveExtras.cmake for Qt modulesAlexey Edelev18 hours3-0/+65
* Add run opengl tests featureMichal Klocek18 hours8-1/+28
* Wayland: support adoption of native EGL contextsGiuseppe D'Angelo23 hours11-0/+31
* EGL: undef X11 macrosGiuseppe D'Angelo23 hours2-12/+14
* Fix flaky tst_QScroller::overshoot on multiple Windows versionsFrédéric Lefebvre23 hours1-2/+2
* QtFlagHandlingHelpers.cmake: account for GCC when producing errorMitch Curtis24 hours1-1/+1
* Use WS_EX_NOACTIVATE to prevent window from getting focusedMorteza Jamshidi24 hours3-0/+7
* Q(ObjectBindable)Property: Properly support comparisonsFabian Kosmale24 hours4-0/+75
* Mark QUrl* classes as security-criticalMarc Mutz24 hours5-0/+5
* QMetaObject: extract helpers from indexOf*() methodsMarc Mutz24 hours1-9/+44
* QPainter: make Private::d_ptrs a QVLA<unique_ptr>Marc Mutz24 hours2-9/+6
* Doc: Update the HTML tab configVenugopal Shivashankar24 hours1-1/+1
* rhi: vulkan: make it easier to hunt VMA leaksAurélien Brooke30 hours2-0/+40
* wayland: Reset surface on QWindow type changeDavid Edmundson35 hours4-6/+66
* QLocale: remove WhiteSpacesAllowed mode from qt_asciiToDouble()Thiago Macieira38 hours2-4/+0
* QByteArray: make toDouble() reject space-only stringsThiago Macieira38 hours3-2/+16
* QGnomeTheme, QGtk3Theme: Refactor and Simplify DBus InteractionsMohammadHossein Qanbari39 hours16-484/+500
* Dbus: Enhance process of determining color scheme and contrastMohammadHossein Qanbari39 hours3-36/+170
* wayland: Drop ShellIntegration::handleExposeDavid Edmundson45 hours4-17/+1
* wayland: Make initial commit for surface state opt-inDavid Edmundson45 hours3-1/+14
* a11y uia: Report locale via UIA_CulturePropertyIdMichael Weghorn45 hours1-0/+14
* a11y: Report QWidget localeMichael Weghorn45 hours15-105/+202
* wayland: Move to synchronous expose eventsDavid Edmundson47 hours2-30/+28
* QGnomeTheme: Enhance system color scheme detectionMohammadHossein Qanbari2 days2-28/+72
* Android: Avoid lazy initialization of QAndroidPlatformServicesBartlomiej Moskal2 days2-4/+2
* QNetworkRequest: fix minor typo referencing non-existent methodDheerendra Purohit3 days1-1/+1
* QStyleSheetstyle: misc cleanup of QStyleSheetBorderImageDataChristian Ehrlicher3 days1-14/+7
* a11y: Introduce QAccessible::Attribute::Locale, bridge to AT-SPIMichael Weghorn3 days3-0/+17
* QtConcurrent: mark as security-significantIvan Solovev3 days21-0/+21
* Add autotest for ensuring restoring cursor shapes doesn't regressJoshua Goins3 days1-0/+69
* Revert "CMake: Make generated pkgconfig files relocatable"Joerg Bornemann3 days2-4/+1
* Doc: Fix link to removed QFontMetrics::width functionDavid Boddie3 days1-1/+1
* CMake: Stop spamming CMP0156 debug messagesAlexandru Croitor3 days1-3/+13
* CMake: Prefer target arch qmltestrunner when searching for itAlexandru Croitor3 days1-20/+29
* Modernize string usage in corelib/time/ testsEdward Welbourne3 days11-456/+474
* wasm: Make sure native fetch is destroyed before reply is canceled, closedLorn Potter3 days1-1/+1
* Doc: Enable automatic linking to sources on code.qt.ioTopi Reinio4 days36-0/+108
* QMetaType: only use sized-delete when availableAurélien Brooke4 days1-0/+8
* Wayland Client: explicitly attach a buffer in sendExposeEvent()David Edmundson4 days2-4/+26
* qtooltip: Fix whitespaceDavid Edmundson4 days1-2/+2
* Windows: Only use UpdateLayeredWindowIndirect if window has an alphaTor Arne Vestbø4 days1-1/+4
* moc: indent the generated code for ResetPropertyGiuseppe D'Angelo4 days1-1/+1
* entrypoint: remove extern "C" from main declarationTim Blechmann4 days1-1/+1
* wayland: Deliver WindowScreenChangedEvent synchronouslyVlad Zahorodnii4 days1-1/+1