summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add run opengl tests featureMichal Klocek66 min.1-0/+5
* Wayland: support adoption of native EGL contextsGiuseppe D'Angelo6 hours11-0/+31
* EGL: undef X11 macrosGiuseppe D'Angelo6 hours2-12/+14
* Use WS_EX_NOACTIVATE to prevent window from getting focusedMorteza Jamshidi7 hours3-0/+7
* Q(ObjectBindable)Property: Properly support comparisonsFabian Kosmale7 hours2-0/+38
* Mark QUrl* classes as security-criticalMarc Mutz7 hours5-0/+5
* QMetaObject: extract helpers from indexOf*() methodsMarc Mutz7 hours1-9/+44
* QPainter: make Private::d_ptrs a QVLA<unique_ptr>Marc Mutz7 hours2-9/+6
* rhi: vulkan: make it easier to hunt VMA leaksAurélien Brooke13 hours2-0/+40
* wayland: Reset surface on QWindow type changeDavid Edmundson18 hours3-6/+28
* QLocale: remove WhiteSpacesAllowed mode from qt_asciiToDouble()Thiago Macieira21 hours2-4/+0
* QByteArray: make toDouble() reject space-only stringsThiago Macieira21 hours1-1/+2
* QGnomeTheme, QGtk3Theme: Refactor and Simplify DBus InteractionsMohammadHossein Qanbari22 hours16-484/+500
* Dbus: Enhance process of determining color scheme and contrastMohammadHossein Qanbari22 hours3-36/+170
* wayland: Drop ShellIntegration::handleExposeDavid Edmundson27 hours4-17/+1
* wayland: Make initial commit for surface state opt-inDavid Edmundson27 hours3-1/+14
* a11y uia: Report locale via UIA_CulturePropertyIdMichael Weghorn28 hours1-0/+14
* a11y: Report QWidget localeMichael Weghorn28 hours13-96/+148
* wayland: Move to synchronous expose eventsDavid Edmundson29 hours2-30/+28
* QGnomeTheme: Enhance system color scheme detectionMohammadHossein Qanbari33 hours2-28/+72
* Android: Avoid lazy initialization of QAndroidPlatformServicesBartlomiej Moskal39 hours2-4/+2
* QNetworkRequest: fix minor typo referencing non-existent methodDheerendra Purohit43 hours1-1/+1
* QStyleSheetstyle: misc cleanup of QStyleSheetBorderImageDataChristian Ehrlicher2 days1-14/+7
* a11y: Introduce QAccessible::Attribute::Locale, bridge to AT-SPIMichael Weghorn2 days3-0/+17
* QtConcurrent: mark as security-significantIvan Solovev2 days21-0/+21
* Doc: Fix link to removed QFontMetrics::width functionDavid Boddie3 days1-1/+1
* 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 Reinio3 days11-0/+33
* QMetaType: only use sized-delete when availableAurélien Brooke3 days1-0/+8
* Wayland Client: explicitly attach a buffer in sendExposeEvent()David Edmundson3 days2-4/+26
* qtooltip: Fix whitespaceDavid Edmundson3 days1-2/+2
* Windows: Only use UpdateLayeredWindowIndirect if window has an alphaTor Arne Vestbø3 days1-1/+4
* moc: indent the generated code for ResetPropertyGiuseppe D'Angelo3 days1-1/+1
* entrypoint: remove extern "C" from main declarationTim Blechmann3 days1-1/+1
* wayland: Deliver WindowScreenChangedEvent synchronouslyVlad Zahorodnii3 days1-1/+1
* qtwaylandscanner: Handle destructor requests with new_id correctlyDavid Redondo3 days1-1/+6
* Client: add cursor state managementLu YaNing4 days3-10/+41
* network: silence -Wimplicit-exception-spec-mismatchTim Blechmann4 days1-1/+1
* QLogging: fix build: narrowing conversion from qsizetype to size_tThiago Macieira4 days1-1/+1
* QHttpNetworkConnection: use std::optional instead of QScopedPointerAhmad Samir4 days2-5/+5
* QLocalServer: use std::unique_ptr instead of QScopedPointerAhmad Samir4 days1-10/+16
* Doc: Fix page file name typoDavid Boddie4 days1-1/+1
* Android: Fix text update issues with fullscreen virtual keyboardBartlomiej Moskal4 days1-4/+11
* QGIM: Rename to QRangeModelVolker Hilsheimer4 days6-355/+355
* Revert "Windows QPA: Remove usage of deprecated DwmEnableBlurBehindWindow"Wladimir Leuschner4 days3-0/+27
* wasm: Fix stacking order problem for transient parent windowsEven Oscar Andersen5 days11-419/+733
* Mark QtNative as security sensitiveLauri Pohjanheimo5 days1-0/+1
* QMetaCallEvent: remove the QMetaCallEvent::create() functionAurélien Brooke5 days2-50/+0
* network/ssl: Fix deprecated usages of QHashCombineIvan Solovev5 days2-2/+2
* QQueue: add enqueue signature to enqueue elements by movingTim Blechmann5 days2-0/+2