summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* imageformats/ico: Fix _q_icoOrigDepth when wBitCount is zeroHEADdevKai Uwe Broulik80 min.2-1/+37
* QWeakPointer: don't let IfCompatible<X> make accidental SMFsMarc Mutz2 hours1-1/+9
* Painting: avx2 - use _mm256_blendv_epi8 over andnot/orTim Blechmann4 hours1-11/+4
* Remove year from Qt Copyright in REUSE.tomlLucie Gérard5 hours20-48/+48
* QMetaObjectBuilder: Fix isRequiredFabian Kosmale5 hours2-1/+23
* uic: support label attribute in UI filesMasoud Jami7 hours2-0/+15
* Doc: Add QMetaEnum usage snippet to detailed descriptionDheerendra Purohit13 hours1-0/+14
* WindowsQPA: Make custom titlebar a child windowWladimir Leuschner23 hours3-157/+64
* Skip SO_BROADCAST for IPv6 socketsJacek Poplawski23 hours2-10/+8
* Windows11Style: Improve QCheckBox and QRadioButton drawingsChristian Ehrlicher23 hours1-55/+48
* Windows11Style: simplify painting of PE_PanelTipLabel/PE_FrameTabWidgetChristian Ehrlicher23 hours1-16/+8
* Windows11Style: make QLineEdit/SpinBox/ComboBox frame more visibleChristian Ehrlicher23 hours2-12/+13
* QComboBox: fix windows11/vista behaviorChristian Ehrlicher23 hours6-10/+33
* QVariant: make typeId() & userType() bypass the unnecessary registrationThiago Macieira24 hours1-1/+10
* Restore QContextMenuEvent for a popupNodir Temirkhodjaev24 hours2-0/+48
* Specify CMAKE_MAKE_PROGRAM explicitlyAlexey Edelev25 hours1-0/+18
* Fix flaky tst_qMenuBar::taskQTBUG11823_crashwithInvisibleActionsFrédéric Lefebvre26 hours1-0/+35
* Verify window's position is correct to fix flakiness when clickingFrédéric Lefebvre27 hours1-0/+2
* Fix flakiness tst_selftest:tst_Mouse::doubleClick on openSuSe 15.6Frédéric Lefebvre27 hours1-1/+3
* Update bundled libpng to version 1.6.50Eirik Aavitsland28 hours13-49/+66
* Mark qsavefile.cpp as security criticalMatthias Rauter29 hours3-0/+3
* Account for already transformed coordinates in QRhiBackingStore::flushTor Arne Vestbø30 hours11-18/+51
* Unblacklist tst_QGraphicsAnchorLayout::layoutDirection on Ubuntu 24.04Frédéric Lefebvre30 hours0-0/+0
* Unblacklist tst_QFont::defaultFamily fantasy and cursive cases on RHELFrédéric Lefebvre34 hours1-3/+0
* QTest: provide overloads for the qWaitFor* functionsMitch Curtis39 hours4-17/+138
* Windows11Style: enable mouse tracking for QTableViewChristian Ehrlicher43 hours1-2/+3
* Fix regression in QDockAreaLayout::separatorMove()Igor Khanin44 hours1-1/+2
* Move the 'Do not compress Qt binary resources file' commentAlexey Edelev47 hours5-5/+5
* Release AndroidManifest.xml template from genex placeholdersAlexey Edelev47 hours2-21/+26
* Move _qt_internal_add_android_permission to Qt6AndroidPermissionHelpers.cmakeAlexey Edelev47 hours2-35/+58
* Add dynamic feature supportAlexey Edelev47 hours21-9/+987
* Generate features in AndroidManifest.xmlAlexey Edelev47 hours3-0/+24
* Rework android permission handlingAlexey Edelev47 hours13-16/+225
* Add function to generate AndroidManifest from templateAlexey Edelev47 hours4-19/+138
* Make dependencies property more flexible in its syntaxAlexey Edelev47 hours1-3/+3
* Add DEPLOYMENT_DIR argument in gradle scripts generating functionsAlexey Edelev47 hours1-6/+17
* Add support for QT_ANDROID_PACKAGE_SOURCE_DIR to modern bundlesAlexey Edelev47 hours8-17/+427
* Introduce _qt_internal_android_get_template_pathAlexey Edelev47 hours1-15/+50
* Adjust Android templates directory structureAlexey Edelev47 hours4-3/+14
* Introduce _qt_internal_android_get_package_source_dirAlexey Edelev47 hours1-1/+18
* Introduce _qt_android_in_finalizer propertyAlexey Edelev47 hours1-0/+2
* Teach androidtestrunner running android bundlesAlexey Edelev47 hours3-58/+123
* Add Bundletool moduleAlexey Edelev47 hours1-0/+48
* Introduce _qt_internal_android_get_platform_tools_pathAlexey Edelev47 hours2-2/+9
* Avoid using the output variable in qt_internal_android_test_runner_argumentsAlexey Edelev47 hours1-3/+3
* Read gradle dependencies from CMake propertiesAlexey Edelev47 hours1-6/+24
* Make Android gradle source sets configurableAlexey Edelev47 hours2-11/+47
* VxWorks-specific implementation of nativePendingDatagramSize()Jacek Poplawski47 hours1-0/+6
* Doc: Fix path of qt-cmake on WindowsKai Köhne47 hours1-1/+1
* Doc: Remove deadlock warnings in most QMutex documentationKai Köhne47 hours1-17/+2