summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QHeaderView: remove unused include, add missing includeHEADdevChristian Ehrlicher12 hours2-2/+1
* Android: don't disambiguate the convertToJni call with 'template'Rami Potinkara12 hours1-1/+1
* a11y atspi: Support Application iface "AtspiVersion" propertyMichael Weghorn12 hours1-0/+6
* StyleSheetStyle: Don't paint CE_ComboBoxLabel when no stylesheet is setChristian Ehrlicher12 hours1-0/+2
* Deprecate FEATURE_regularexpressionCristian Le13 hours1-2/+8
* Add feature deprecation capabilityCristian Le13 hours2-0/+138
* Display feature alias information in configureCristian Le13 hours1-1/+15
* CMake: Add targets for building Android docs from Java sourcesJoerg Bornemann15 hours10-32/+315
* CMake: Fix location of iOS framework prl filesAlexandru Croitor15 hours1-2/+10
* Android: Enable all warnings on javac for user code tooLars Schmertmann15 hours1-0/+1
* Send synthesized button release event immediatelyDavid Redondo15 hours1-0/+1
* CMake: Improve Apple SDK name and path reportingAlexandru Croitor15 hours1-9/+40
* wayland: Ack configure events when suspendedDavid Edmundson15 hours2-6/+12
* wayland: Use modern syntax for method invokationDavid Edmundson16 hours1-1/+1
* Android: Don't reparse same paths in QML to Java codegenOlli Vuolteenaho17 hours1-0/+1
* Mark three files in corelib/mimetype as criticalMatthias Rauter17 hours3-1/+3
* Introduce INSTALL_QT_SHAREDIRCristian Le17 hours4-4/+8
* QVulkanWindow: Force render on paint eventDavid Edmundson17 hours1-0/+1
* Doc: Add \note to QTest::qWait() to consider QTRY_*() macros insteadAndreas Eliasson17 hours1-1/+16
* Cocoa: QNSView - fix memory leak of QContainerLayerTim Blechmann22 hours1-1/+1
* Cocoa: QNSView - fix memory leak of QNSViewMenuHelperTim Blechmann22 hours1-0/+2
* DirectWrite: Avoid infinite recursion with broken font dataEskil Abrahamsen Blomfeldt23 hours6-6/+35
* CMake: qtwaylandscanner doesn't need Wayland::ClientSamuli Piippo27 hours1-1/+1
* qdataurl: fix parsing parameter values with percent-encoded commaAhmad Samir39 hours2-3/+10
* qdataurl: modify the percent-decoded byte array directlyAhmad Samir39 hours1-23/+22
* Fix flaky tst_QFocusEvent::checkReason_ActiveWindow on openSUSEFrédéric Lefebvre44 hours1-2/+0
* Fix flaky tst_QMdiArea::currentSubWindow()Frédéric Lefebvre44 hours1-0/+1
* QXdgDesktopPortalTheme: normalize SLOT argumentMarc Mutz3 days1-1/+1
* Doc: Fix auto-links to deprecated functionsDavid Boddie3 days4-6/+5
* dwrite: Support additional font names for system fontsEskil Abrahamsen Blomfeldt3 days2-211/+164
* Remove note saying Qt::AA_ShareOpenGLContexts must be set before qGuiAppTor Arne Vestbø3 days1-2/+1
* Make QOpenGLContext::globalShareContext() lazy creation thread-safeTor Arne Vestbø3 days2-0/+23
* Introduce qt_internal_set_module_transitive_propertiesAlexey Edelev3 days1-0/+97
* Introduce Qt<Module>TransitiveExtras.cmake for Qt modulesAlexey Edelev3 days3-0/+65
* Add run opengl tests featureMichal Klocek3 days8-1/+28
* Wayland: support adoption of native EGL contextsGiuseppe D'Angelo4 days11-0/+31
* EGL: undef X11 macrosGiuseppe D'Angelo4 days2-12/+14
* Fix flaky tst_QScroller::overshoot on multiple Windows versionsFrédéric Lefebvre4 days1-2/+2
* QtFlagHandlingHelpers.cmake: account for GCC when producing errorMitch Curtis4 days1-1/+1
* Use WS_EX_NOACTIVATE to prevent window from getting focusedMorteza Jamshidi4 days3-0/+7
* Q(ObjectBindable)Property: Properly support comparisonsFabian Kosmale4 days4-0/+75
* Mark QUrl* classes as security-criticalMarc Mutz4 days5-0/+5
* QMetaObject: extract helpers from indexOf*() methodsMarc Mutz4 days1-9/+44
* QPainter: make Private::d_ptrs a QVLA<unique_ptr>Marc Mutz4 days2-9/+6
* Doc: Update the HTML tab configVenugopal Shivashankar4 days1-1/+1
* rhi: vulkan: make it easier to hunt VMA leaksAurélien Brooke4 days2-0/+40
* wayland: Reset surface on QWindow type changeDavid Edmundson4 days4-6/+66
* QLocale: remove WhiteSpacesAllowed mode from qt_asciiToDouble()Thiago Macieira4 days2-4/+0
* QByteArray: make toDouble() reject space-only stringsThiago Macieira4 days3-2/+16
* QGnomeTheme, QGtk3Theme: Refactor and Simplify DBus InteractionsMohammadHossein Qanbari4 days16-484/+500