summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Windows11Style: enable mouse tracking for QTableViewHEADdevChristian Ehrlicher63 min.1-2/+3
* Fix regression in QDockAreaLayout::separatorMove()Igor Khanin3 hours1-1/+2
* Move the 'Do not compress Qt binary resources file' commentAlexey Edelev5 hours5-5/+5
* Release AndroidManifest.xml template from genex placeholdersAlexey Edelev5 hours2-21/+26
* Move _qt_internal_add_android_permission to Qt6AndroidPermissionHelpers.cmakeAlexey Edelev5 hours2-35/+58
* Add dynamic feature supportAlexey Edelev5 hours21-9/+987
* Generate features in AndroidManifest.xmlAlexey Edelev5 hours3-0/+24
* Rework android permission handlingAlexey Edelev5 hours13-16/+225
* Add function to generate AndroidManifest from templateAlexey Edelev5 hours4-19/+138
* Make dependencies property more flexible in its syntaxAlexey Edelev5 hours1-3/+3
* Add DEPLOYMENT_DIR argument in gradle scripts generating functionsAlexey Edelev5 hours1-6/+17
* Add support for QT_ANDROID_PACKAGE_SOURCE_DIR to modern bundlesAlexey Edelev5 hours8-17/+427
* Introduce _qt_internal_android_get_template_pathAlexey Edelev5 hours1-15/+50
* Adjust Android templates directory structureAlexey Edelev5 hours4-3/+14
* Introduce _qt_internal_android_get_package_source_dirAlexey Edelev5 hours1-1/+18
* Introduce _qt_android_in_finalizer propertyAlexey Edelev5 hours1-0/+2
* Teach androidtestrunner running android bundlesAlexey Edelev5 hours3-58/+123
* Add Bundletool moduleAlexey Edelev5 hours1-0/+48
* Introduce _qt_internal_android_get_platform_tools_pathAlexey Edelev5 hours2-2/+9
* Avoid using the output variable in qt_internal_android_test_runner_argumentsAlexey Edelev5 hours1-3/+3
* Read gradle dependencies from CMake propertiesAlexey Edelev5 hours1-6/+24
* Make Android gradle source sets configurableAlexey Edelev5 hours2-11/+47
* VxWorks-specific implementation of nativePendingDatagramSize()Jacek Poplawski5 hours1-0/+6
* Doc: Fix path of qt-cmake on WindowsKai Köhne6 hours1-1/+1
* Doc: Remove deadlock warnings in most QMutex documentationKai Köhne6 hours1-17/+2
* Mark src/corelib/animation as security:significantMatthias Rauter6 hours20-0/+20
* Revert "wasm: remove unsupported libraries from wasm build"Morten Sørvig8 hours1-2/+1
* Windows: Fix title bar artifact for frameless windows after restoringMorteza Jamshidi8 hours1-0/+5
* Doc: Add usage hint for obtaining QScreen instances from QGuiApplicationDheerendra Purohit8 hours1-0/+6
* Migrate to the gradle.settings approach when generating Android projectsAlexey Edelev10 hours15-19/+539
* Unblacklist tst_QWindow::enterLeaveOnWindowShowHide on RHELFrédéric Lefebvre12 hours1-1/+0
* Allow enabling the use of VCPKG in coin using USE_VCPKG env variableAlexey Edelev12 hours1-0/+20
* Remove unused ExampleIconsPrivate moduleJoerg Bornemann12 hours157-267/+0
* Revert "QSqlQueryModel::setLastError should be const"Axel Spoerl14 hours2-3/+3
* QTranslator: Protect QTranslator data from being accessed while alteredKai Köhne14 hours1-1/+15
* Allow cpp_winrt with clang-clTim Blechmann15 hours2-0/+2
* eglfs: Add missing includeFabian Kosmale15 hours1-0/+1
* CMake: pass -mcx16 for clang/mingw builds on win64Tim Blechmann16 hours1-0/+7
* Doc: Clarify rename() does not disable autoremove in QTemporaryFileDheerendra Purohit21 hours1-0/+5
* Fix corner case not switching to normal QHeaderivew memory modelThorbjørn Martsum / Mjølner Informatics29 hours2-3/+17
* Doc: Mark QTranslator::translate as thread-safeDheerendra Purohit3 days1-0/+2
* Windows: silence -Wimplicit-fallthroughTim Blechmann3 days1-0/+1
* Snippets: snippets_qprocess unity buildableTim Blechmann3 days1-0/+2
* qatomicwait: disable the code for systems with permanent futex supportThiago Macieira3 days1-0/+14
* QMetaType: remove the moduleHelper local variable for QtCore typesThiago Macieira3 days1-21/+18
* QMetaType: de-virtualize the QMetaTypeModuleHelper structThiago Macieira3 days4-43/+50
* QMetaType::fromName: don't create the registry to look something upThiago Macieira3 days1-2/+2
* QMetaType::fromName: move normalization code up to fromName() itselfThiago Macieira3 days1-26/+19
* Mark qtemporaryfile.cpp as security-criticalMatthias Rauter3 days1-0/+1
* QFileSystemEngine/Unix: avoid removing WasDeletedFlagThiago Macieira3 days3-0/+72