summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QFileSystemEngine::tempPath: simplify handling of fallbacksHEADdevThiago Macieira5 hours1-11/+8
* QFileSystemEngine::tempPath: bypass QDir and go straight to QFSEngineThiago Macieira5 hours2-14/+35
* Revert "Android: consider DecorView insets at app startup"Jani Heikkinen6 hours2-49/+14
* Doc: Fix broken links in Qt WidgetsKai Köhne6 hours3-3/+3
* xcb: mark xcb-image dependent on xcb-auxIlya Fedin6 hours1-1/+1
* Reapply: xcb: add xcb-util dependency for xcb-imageLiang Qi6 hours2-1/+8
* wayland: fix image copy failed problem on data controlJie Liu8 hours1-1/+2
* wayland: Drop unused member variableDavid Edmundson8 hours2-13/+0
* a11y atspi: Set correct child index in children-changed:add eventMichael Weghorn12 hours1-5/+5
* QHeaderView: remove unused include, add missing includeChristian Ehrlicher21 hours2-2/+1
* Android: don't disambiguate the convertToJni call with 'template'Rami Potinkara21 hours1-1/+1
* a11y atspi: Support Application iface "AtspiVersion" propertyMichael Weghorn21 hours1-0/+6
* StyleSheetStyle: Don't paint CE_ComboBoxLabel when no stylesheet is setChristian Ehrlicher21 hours1-0/+2
* Deprecate FEATURE_regularexpressionCristian Le22 hours1-2/+8
* Add feature deprecation capabilityCristian Le22 hours2-0/+138
* Display feature alias information in configureCristian Le22 hours1-1/+15
* CMake: Add targets for building Android docs from Java sourcesJoerg Bornemann24 hours10-32/+315
* CMake: Fix location of iOS framework prl filesAlexandru Croitor24 hours1-2/+10
* Android: Enable all warnings on javac for user code tooLars Schmertmann24 hours1-0/+1
* Send synthesized button release event immediatelyDavid Redondo24 hours1-0/+1
* CMake: Improve Apple SDK name and path reportingAlexandru Croitor24 hours1-9/+40
* wayland: Ack configure events when suspendedDavid Edmundson24 hours2-6/+12
* wayland: Use modern syntax for method invokationDavid Edmundson25 hours1-1/+1
* Android: Don't reparse same paths in QML to Java codegenOlli Vuolteenaho26 hours1-0/+1
* Mark three files in corelib/mimetype as criticalMatthias Rauter26 hours3-1/+3
* Introduce INSTALL_QT_SHAREDIRCristian Le26 hours4-4/+8
* QVulkanWindow: Force render on paint eventDavid Edmundson26 hours1-0/+1
* Doc: Add \note to QTest::qWait() to consider QTRY_*() macros insteadAndreas Eliasson26 hours1-1/+16
* Cocoa: QNSView - fix memory leak of QContainerLayerTim Blechmann31 hours1-1/+1
* Cocoa: QNSView - fix memory leak of QNSViewMenuHelperTim Blechmann31 hours1-0/+2
* DirectWrite: Avoid infinite recursion with broken font dataEskil Abrahamsen Blomfeldt32 hours6-6/+35
* CMake: qtwaylandscanner doesn't need Wayland::ClientSamuli Piippo36 hours1-1/+1
* qdataurl: fix parsing parameter values with percent-encoded commaAhmad Samir2 days2-3/+10
* qdataurl: modify the percent-decoded byte array directlyAhmad Samir2 days1-23/+22
* Fix flaky tst_QFocusEvent::checkReason_ActiveWindow on openSUSEFrédéric Lefebvre2 days1-2/+0
* Fix flaky tst_QMdiArea::currentSubWindow()Frédéric Lefebvre2 days1-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ø4 days1-2/+1
* Make QOpenGLContext::globalShareContext() lazy creation thread-safeTor Arne Vestbø4 days2-0/+23
* Introduce qt_internal_set_module_transitive_propertiesAlexey Edelev4 days1-0/+97
* Introduce Qt<Module>TransitiveExtras.cmake for Qt modulesAlexey Edelev4 days3-0/+65
* Add run opengl tests featureMichal Klocek4 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