summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qlogging: avoid C-style castsJohannes Kauffmann2022-10-281-5/+5
* Windeployqt command line module expansionTimothée Keller2022-10-271-2/+4
* QMacStyle: paint PE_PanelScrollArea differentlyTimur Pocheptsov2022-10-271-6/+6
* Add NO_HEADERSCLEAN_CHECK flag to qt_internal_add_moduleAlexey Edelev2022-10-273-7/+12
* Fix a bug in detecting systemAmir Masoud Abdol2022-10-271-1/+1
* Add QNativeInterface::Private::QWaylandScreenDavid Redondo2022-10-273-0/+27
* xcb: Fix segmentation fault on destruction of QXcbConnectionRob De Reycke2022-10-271-1/+2
* QStringConverter/AVX2: fix build with MSVC 2022Thiago Macieira2022-10-261-1/+1
* Android: Handle light/dark mode changesBartlomiej Moskal2022-10-267-22/+137
* Cleanup the watchOS and tvOS References from CMake filesAmir Masoud Abdol2022-10-261-62/+16
* Doc: Fix typo in container documentationPaul Wicking2022-10-261-1/+1
* a11y atspi: Clean up logging a bitMichael Weghorn2022-10-261-26/+26
* QOperatingSystemVersion: Change since-version for Ventura to 6.4Mårten Nordheim2022-10-261-1/+1
* vma: Revise disabled warningsLaszlo Agocs2022-10-262-2/+28
* rhi: gl: Make sure stencil write is enabled when clearingLaszlo Agocs2022-10-261-1/+3
* QGuiApplication on Android can now detect multiple displaysWojciech Błaszak2022-10-264-56/+102
* Android: delete dead code for tst_android under tests/auto/other/androidAssam Boudjelthia2022-10-263-82/+0
* QWindowsFontDatabaseBase: Override both fontEngine functionsMårten Nordheim2022-10-262-0/+8
* QSctpSocket: Update windows-note to specify 'class'Mårten Nordheim2022-10-262-2/+2
* Fix crash on access clipboard on AndroidSamuel Mira2022-10-261-2/+4
* Bootstrap: fix MinGW build with -maesThiago Macieira2022-10-251-0/+4
* tst_QFile: remove unused variable on WindowsThiago Macieira2022-10-251-1/+0
* Tests: fix namespaced build on WindowsThiago Macieira2022-10-251-0/+2
* QLocale: merge the code for some system locale queriesThiago Macieira2022-10-252-42/+31
* QBenchlib/Perf: remove the handling of attributes in -perfcounterThiago Macieira2022-10-251-31/+4
* QBenchlib/Perf: don't try to benchmark the kernelThiago Macieira2022-10-251-5/+11
* Use CMAKE_MESSAGE_CONTEXT for Better CMake Output MessagesAmir Masoud Abdol2022-10-254-9/+17
* QOperatingSystemVersion: Test Qt7 path in bootstrap buildsMårten Nordheim2022-10-252-3/+5
* QOperatingSystemVersion: Add macOS Ventura (13.0)Mårten Nordheim2022-10-252-0/+8
* QFile: remove unconditional QTest::qWait callsAhmad Samir2022-10-251-2/+0
* QBenchlib: force the warmup to run a single iterationThiago Macieira2022-10-251-0/+2
* Remove the Unnecessary CMake Module, `include(CMakeParseArguments)`Amir Masoud Abdol2022-10-255-11/+0
* Sync CMake Version with `.cmake.conf`Amir Masoud Abdol2022-10-251-1/+1
* Fix issues in qt_internal_add_headersclean_targetAlexey Edelev2022-10-251-4/+4
* Specify source and build directory explicitly for multi-ABI external projectsAlexey Edelev2022-10-251-1/+5
* FontEngine[DirectWrite]: Mark interface functions noexceptMårten Nordheim2022-10-251-10/+10
* Use consteval in QT_PROPERTY_DEFAULT_BINDING_LOCATIONPatrick Stewart2022-10-251-1/+7
* Make the `PREFIX` Parameter of the `qt_add_resources` OptionalAmir Masoud Abdol2022-10-256-5/+59
* benchmarks: fix configuring with -no-feature-sqlJohannes Kauffmann2022-10-251-1/+3
* qfilesystemengine: port to qsizetypeJohannes Kauffmann2022-10-251-3/+3
* qlogging: use qsizetype to fix Wconversion warningsJohannes Kauffmann2022-10-251-8/+8
* wasm: disable run-time check for specialHTMLTargetsMorten Sørvig2022-10-251-0/+38
* Move install paths from CoreConfigExtras.cmake to a separate fileAlexey Edelev2022-10-253-17/+24
* Add a shortcut editor exampleLaszlo Papp2022-10-2517-0/+997
* Mark *deployqt tools as user-facing and install versioned linksJoerg Bornemann2022-10-253-0/+4
* Revert "Android: fix Android assets handler not listing dirs with only sub dirs"Jani Heikkinen2022-10-255-32/+5
* rhi: Add a manual test for simple stencil-based outlineLaszlo Agocs2022-10-259-1/+202
* vkmemalloc: Disable more warningsLaszlo Agocs2022-10-252-0/+37
* Allow specifying different linkers for MinGWMårten Nordheim2022-10-251-2/+2
* qtwindowsglobal: Fix mixed-enum operations warningMårten Nordheim2022-10-251-1/+3