summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix auto-links to deprecated functionsHEADdevDavid Boddie9 hours4-6/+5
* dwrite: Support additional font names for system fontsEskil Abrahamsen Blomfeldt9 hours2-211/+164
* Remove note saying Qt::AA_ShareOpenGLContexts must be set before qGuiAppTor Arne Vestbø16 hours1-2/+1
* Make QOpenGLContext::globalShareContext() lazy creation thread-safeTor Arne Vestbø16 hours2-0/+23
* Introduce qt_internal_set_module_transitive_propertiesAlexey Edelev17 hours1-0/+97
* Introduce Qt<Module>TransitiveExtras.cmake for Qt modulesAlexey Edelev17 hours3-0/+65
* Add run opengl tests featureMichal Klocek17 hours8-1/+28
* Wayland: support adoption of native EGL contextsGiuseppe D'Angelo22 hours11-0/+31
* EGL: undef X11 macrosGiuseppe D'Angelo22 hours2-12/+14
* Fix flaky tst_QScroller::overshoot on multiple Windows versionsFrédéric Lefebvre22 hours1-2/+2
* QtFlagHandlingHelpers.cmake: account for GCC when producing errorMitch Curtis23 hours1-1/+1
* Use WS_EX_NOACTIVATE to prevent window from getting focusedMorteza Jamshidi23 hours3-0/+7
* Q(ObjectBindable)Property: Properly support comparisonsFabian Kosmale23 hours4-0/+75
* Mark QUrl* classes as security-criticalMarc Mutz23 hours5-0/+5
* QMetaObject: extract helpers from indexOf*() methodsMarc Mutz23 hours1-9/+44
* QPainter: make Private::d_ptrs a QVLA<unique_ptr>Marc Mutz23 hours2-9/+6
* Doc: Update the HTML tab configVenugopal Shivashankar23 hours1-1/+1
* rhi: vulkan: make it easier to hunt VMA leaksAurélien Brooke29 hours2-0/+40
* wayland: Reset surface on QWindow type changeDavid Edmundson34 hours4-6/+66
* QLocale: remove WhiteSpacesAllowed mode from qt_asciiToDouble()Thiago Macieira36 hours2-4/+0
* QByteArray: make toDouble() reject space-only stringsThiago Macieira36 hours3-2/+16
* QGnomeTheme, QGtk3Theme: Refactor and Simplify DBus InteractionsMohammadHossein Qanbari38 hours16-484/+500
* Dbus: Enhance process of determining color scheme and contrastMohammadHossein Qanbari38 hours3-36/+170
* wayland: Drop ShellIntegration::handleExposeDavid Edmundson43 hours4-17/+1
* wayland: Make initial commit for surface state opt-inDavid Edmundson43 hours3-1/+14
* a11y uia: Report locale via UIA_CulturePropertyIdMichael Weghorn43 hours1-0/+14
* a11y: Report QWidget localeMichael Weghorn43 hours15-105/+202
* wayland: Move to synchronous expose eventsDavid Edmundson45 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 Purohit2 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
* Add TEST_ALL_COMPARISON to tst_qstringviewMatthias Rauter4 days2-3/+6