summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Skip tst_QOpenGL::glxContext test on WaylandEskil Abrahamsen Blomfeldt2021-03-111-0/+3
* Merge "Fix tst_qgraphicseffect on Wayland"Eskil Abrahamsen Blomfeldt2021-03-112-4/+4
|\
| * Fix tst_qgraphicseffect on WaylandEskil Abrahamsen Blomfeldt2021-03-111-0/+1
| * Fix: QBrush autotest failure on Android and WaylandEirik Aavitsland2021-03-111-4/+3
* | Merge "Fix warnings about marking functions override"Andreas Buhr2021-03-119-79/+94
|\ \
| * | Fix warnings about marking functions overrideAndreas Buhr2021-03-109-79/+94
| |/
* / Bump Apple platform minimum versionsAlexandru Croitor2021-03-105-9/+7
|/
* Merge "tst_qguivariant benchmark: Only use valid QMetaTypes"Fabian Kosmale2021-03-102-4/+10
|\
| * tst_qguivariant benchmark: Only use valid QMetaTypesFabian Kosmale2021-03-101-2/+5
| * tst_bench_qguimetatype: only consider valid metatypesFabian Kosmale2021-03-101-2/+5
* | rhi: metal: Avoid unused argument warning on iOSLaszlo Agocs2021-03-101-0/+3
* | rhi: metal: Use the layer as the single source of truthLaszlo Agocs2021-03-101-8/+34
|/
* Merge "Android: Fix constant resize of a large TextEdit on click"Piotr Mikolajczyk2021-03-103-7/+20
|\
| * Android: Fix constant resize of a large TextEdit on clickPiotr Mikolajczyk2021-03-103-7/+20
* | Merge "Add QtIvi Modules to cmake util helper.py"Dominik Holland2021-03-101-0/+6
|\ \ | |/ |/|
| * Add QtIvi Modules to cmake util helper.pyDominik Holland2021-03-101-0/+6
* | Merge "qtdeclarative now directly handles more qml-specific logic"Craig Scott2021-03-103-12/+5
|\ \ | |/ |/|
| * qtdeclarative now directly handles more qml-specific logicCraig Scott2021-03-103-12/+5
* | Doc: Fix warnings on qproperty.cppTopi Reinio2021-03-101-18/+22
|/
* QtGlobal docs: code tidiesZhang Yong2021-03-101-4/+2
* Merge "configure: Fix error when turning on/off non-emitted features"Joerg Bornemann2021-03-091-14/+14
|\
| * configure: Fix error when turning on/off non-emitted featuresJoerg Bornemann2021-03-091-14/+14
* | Merge "pro2cmake: Set default API version to the latest version"Joerg Bornemann2021-03-091-2/+2
|\ \ | |/ |/|
| * pro2cmake: Set default API version to the latest versionJoerg Bornemann2021-03-091-2/+2
* | Merge "QConcatenateTablesProxyModel: skip dataChanged in hidden columns"David Faure2021-03-092-1/+17
|\ \ | |/ |/|
| * QConcatenateTablesProxyModel: skip dataChanged in hidden columnsDavid Faure2021-03-092-1/+17
* | Merge "QProcess/Unix: add a RAII class to hold the argv and envp pointers"Thiago Macieira2021-03-091-71/+79
|\ \
| * | QProcess/Unix: add a RAII class to hold the argv and envp pointersThiago Macieira2021-03-091-71/+79
| |/
* | Merge "rhi: gl: Fix missing uniform data with certain command lists"Laszlo Agocs2021-03-093-50/+203
|\ \
| * | rhi: gl: Fix missing uniform data with certain command listsLaszlo Agocs2021-03-093-50/+203
* | | Merge "Support EGL protected content extension"Elvis Lee2021-03-094-2/+37
|\ \ \ | |_|/ |/| |
| * | Support EGL protected content extensionElvis Lee2021-03-094-2/+37
| |/
* | Merge "wayland: Remove bogus warning about ignoring WAYLAND_DISPLAY"Eskil Abrahamsen Blomfeldt2021-03-091-7/+18
|\ \
| * | wayland: Remove bogus warning about ignoring WAYLAND_DISPLAYEskil Abrahamsen Blomfeldt2021-03-091-7/+18
| |/
* / cmake: Extend qt_configure_add_summary_section by a message typeDominik Holland2021-03-091-0/+2
|/
* Merge "Fix testlib/tst_selftests::keyboard on Wayland"Eskil Abrahamsen Blomfeldt2021-03-091-0/+11
|\
| * Fix testlib/tst_selftests::keyboard on WaylandEskil Abrahamsen Blomfeldt2021-03-091-0/+11
* | Delete duplicate condition in QComboBox::setPlaceholderTextDong Rui2021-03-091-1/+1
|/
* Update documents of QLocale::CountryJiDe Zhang2021-03-092-2/+2
* Merge "xcb: use QXcbScrollingDevice for a touchpad"Shawn Rutledge2021-03-082-10/+26
|\
| * xcb: use QXcbScrollingDevice for a touchpadShawn Rutledge2021-03-082-10/+26
* | FileChooser portal: send window id in hexJan Grulich2021-03-081-1/+1
|/
* Merge "Fix the crashes when animated QTreeWidgetItems are hidden"Qiang Li2021-03-082-1/+27
|\
| * Fix the crashes when animated QTreeWidgetItems are hiddenQiang Li2021-03-082-1/+27
* | QSql/MariaDB/MySQL: misc cleanupChristian Ehrlicher2021-03-081-24/+16
|/
* Merge "Add deviceIndependentSize() to QPixmap and QImage"Morten Johan Sørvig2021-03-086-3/+56
|\
| * Add deviceIndependentSize() to QPixmap and QImageMorten Johan Sørvig2021-03-086-3/+56
* | Android: Add grabWindow handlingPiotr Mikolajczyk2021-03-082-5/+75
|/
* string 16<->8 bits conversion: SIMD on arm32Nick Shaforostoff2021-03-083-4/+20
* Merge "QNetworkInterface/Unix: fix DNS eligibility of global addresses"Thiago Macieira2021-03-061-7/+8
|\