Qt Base (Core, Gui, Widgets, Network, ...)
Go to file
Robert Löhning f16b504596 QMovie: Fix compiler warning in test
warning: unused variable 'frameCount' [-Wunused-variable]
    QFETCH(int, frameCount);
                ^

Change-Id: Id0cc8e48d01b0e4380b48374934d609c40666673
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2024-06-21 20:34:24 +02:00
.github/workflows Repair github action workflow 2021-11-10 18:57:33 +01:00
LICENSES SQLite: Update identified license 2024-04-28 12:14:17 +02:00
bin cmake: Override generator for iOS projects to Xcode in qt-cmake.in 2024-03-18 22:34:48 +01:00
cmake CMake: disable the GCC -Wstringop-overread warning-error everywhere 2024-06-20 21:58:41 +00:00
coin coin: CMake: Add instructions to generate JSON and verify the SBOM 2024-06-20 21:29:44 +02:00
config.tests Add copyright and licensing to .cpp and .h files missing them 2024-05-28 09:47:01 +02:00
dist Remove dist/README 2024-02-29 15:35:57 +01:00
doc Doc: Add macros for generating a grid structure of items 2024-06-21 17:53:52 +00:00
examples Widget gallery example: set color scheme before constructing UI 2024-06-11 20:28:07 +02:00
lib
libexec CMake: Allow building all examples as standalone just like tests 2024-03-14 11:44:16 +01:00
mkspecs wasm: remove DEMANGLE_SUPPORT 2024-06-18 17:55:33 +02:00
qmake CMake: Annotate some targets with SBOM information 2024-06-13 16:54:47 +02:00
src QLabel: remove private member cachedimage 2024-06-21 16:42:37 +02:00
tests QMovie: Fix compiler warning in test 2024-06-21 20:34:24 +02:00
util QLocaleXml: use tabs for indentation 2024-06-11 15:43:04 +02:00
.cmake.conf Bump version to 6.9.0 2024-06-05 09:08:49 +03:00
.gitattributes Give batch files CRLF line endings 2020-11-04 15:02:29 +00:00
.gitignore Git ignore Visual Studio CMake build directories 2023-11-24 23:42:05 +01:00
.lgtm.yml
.tag
CMakeLists.txt cmake: add _extra_files IDE target from heuristics 2024-04-12 08:36:01 +08:00
config_help.txt CMake: Add a way to use system/bundled 3rdparty libs in bulk 2024-06-18 07:05:30 +02:00
configure Change configure license 2024-02-02 15:23:02 +00:00
configure.bat configure.bat: Fix errors on Windows 2024-03-05 11:56:24 +01:00
configure.cmake CMake: Add a way to use system/bundled 3rdparty libs in bulk 2024-06-18 07:05:30 +02:00
dependencies.yaml
licenseRule.json Add license exception 2024-04-24 19:02:09 +02:00
qt_cmdline.cmake CMake: Add a way to use system/bundled 3rdparty libs in bulk 2024-06-18 07:05:30 +02:00