summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QXdgDesktopPortalTheme: normalize SLOT argumentHEADdevMarc Mutz18 hours1-1/+1
* Doc: Fix auto-links to deprecated functionsDavid Boddie25 hours4-6/+5
* dwrite: Support additional font names for system fontsEskil Abrahamsen Blomfeldt25 hours2-211/+164
* Remove note saying Qt::AA_ShareOpenGLContexts must be set before qGuiAppTor Arne Vestbø32 hours1-2/+1
* Make QOpenGLContext::globalShareContext() lazy creation thread-safeTor Arne Vestbø32 hours2-0/+23
* Introduce qt_internal_set_module_transitive_propertiesAlexey Edelev33 hours1-0/+97
* Introduce Qt<Module>TransitiveExtras.cmake for Qt modulesAlexey Edelev33 hours3-0/+65
* Add run opengl tests featureMichal Klocek33 hours8-1/+28
* Wayland: support adoption of native EGL contextsGiuseppe D'Angelo38 hours11-0/+31
* EGL: undef X11 macrosGiuseppe D'Angelo38 hours2-12/+14
* Fix flaky tst_QScroller::overshoot on multiple Windows versionsFrédéric Lefebvre38 hours1-2/+2
* QtFlagHandlingHelpers.cmake: account for GCC when producing errorMitch Curtis39 hours1-1/+1
* Use WS_EX_NOACTIVATE to prevent window from getting focusedMorteza Jamshidi39 hours3-0/+7
* Q(ObjectBindable)Property: Properly support comparisonsFabian Kosmale39 hours4-0/+75
* Mark QUrl* classes as security-criticalMarc Mutz39 hours5-0/+5
* QMetaObject: extract helpers from indexOf*() methodsMarc Mutz39 hours1-9/+44
* QPainter: make Private::d_ptrs a QVLA<unique_ptr>Marc Mutz39 hours2-9/+6
* Doc: Update the HTML tab configVenugopal Shivashankar39 hours1-1/+1
* rhi: vulkan: make it easier to hunt VMA leaksAurélien Brooke45 hours2-0/+40
* wayland: Reset surface on QWindow type changeDavid Edmundson2 days4-6/+66
* QLocale: remove WhiteSpacesAllowed mode from qt_asciiToDouble()Thiago Macieira2 days2-4/+0
* QByteArray: make toDouble() reject space-only stringsThiago Macieira2 days3-2/+16
* QGnomeTheme, QGtk3Theme: Refactor and Simplify DBus InteractionsMohammadHossein Qanbari2 days16-484/+500
* Dbus: Enhance process of determining color scheme and contrastMohammadHossein Qanbari2 days3-36/+170
* wayland: Drop ShellIntegration::handleExposeDavid Edmundson2 days4-17/+1
* wayland: Make initial commit for surface state opt-inDavid Edmundson2 days3-1/+14
* a11y uia: Report locale via UIA_CulturePropertyIdMichael Weghorn2 days1-0/+14
* a11y: Report QWidget localeMichael Weghorn2 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 Moskal3 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 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 Boddie4 days1-1/+1
* CMake: Stop spamming CMP0156 debug messagesAlexandru Croitor4 days1-3/+13
* CMake: Prefer target arch qmltestrunner when searching for itAlexandru Croitor4 days1-20/+29
* Modernize string usage in corelib/time/ testsEdward Welbourne4 days11-456/+474
* wasm: Make sure native fetch is destroyed before reply is canceled, closedLorn Potter4 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 Zahorodnii5 days1-1/+1