From patchwork Sun Jan 21 22:39:52 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neal Gompa X-Patchwork-Id: 19438 Return-Path: X-Original-To: parsemail@patchwork.libcamera.org Delivered-To: parsemail@patchwork.libcamera.org Received: from lancelot.ideasonboard.com (lancelot.ideasonboard.com [92.243.16.209]) by patchwork.libcamera.org (Postfix) with ESMTPS id BB914BDB1C for ; Sun, 21 Jan 2024 22:41:18 +0000 (UTC) Received: from lancelot.ideasonboard.com (localhost [IPv6:::1]) by lancelot.ideasonboard.com (Postfix) with ESMTP id 162AE62945; Sun, 21 Jan 2024 23:41:18 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=libcamera.org; s=mail; t=1705876878; bh=ifMyRAhJhur1Xs3G0/lTSHg6+OBhUZhvaDx+JUjUNog=; h=To:Date:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:Cc:From; b=NL5c4a4x7lLidLklaEd3SX8Vk9ki64De3D6huEzVDBnUzB6K6hKYjqleAdOYV+kBV 1pn1dcpUERirVmxjHwuH84HYbSZRppRcjdF/sVyMJbqcHYWmv/OwoNieg1qTbRemjQ 1DpjfEiH1kq15UiKD4SI+Bfuf9yuMKby9u9baDMzCJl94SsQPE6MoKKtemJgIwesd4 eXTCqgzFzJqTDyemU5zjo3e2Cy6DVuhU5yoihsq4sy0MvZIAu4mDz4yfKLxbaKprMG 2ETrGJBi7sI59vVJIlpril263VU2RUBhHIelVadJKhfQKIh2fZj1en9mR5lUPyJFju dvGe3nWKxVZNQ== Received: from mail-qt1-f169.google.com (mail-qt1-f169.google.com [209.85.160.169]) by lancelot.ideasonboard.com (Postfix) with ESMTPS id D4C7161D46 for ; Sun, 21 Jan 2024 23:41:15 +0100 (CET) Received: by mail-qt1-f169.google.com with SMTP id d75a77b69052e-427f21ced6aso22026811cf.1 for ; Sun, 21 Jan 2024 14:41:15 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705876874; x=1706481674; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=I3s1dLYT4vSbRLq92Etx+wdW62eIDvj2aCJsYBAW98w=; b=SX/KVvFY6T9HBjK3bvgMccG1WsyXJ7WHW5A7xJBXW64xzTQ3C3kCAhu/FFeJAkZMlE bGBcFy8G6KywcK7kRNGPXk9vzMuNNAJpIRQpiCWh8b8bVRcks5to9mZc8BdSiS2XmEHs kqS8N638nByl8Ec1RqmskuI7Pb0jmSq5dMmiNRwfCDF7GPC0O4L4mqP1D9g8wfFLumtQ egYxCavGxDH0gO+TSGrvYYkv0ZlV3NH+IWZ7xPhGBg98DQnlQP3qZFcYX+RU9ZDOnkPM i20fdtXAjFHU0wbIKhND9Ci3rR+SLjKL/UpuY6hpAmpS+FuMBsjnXOrbRZObKv3Zxckq 3YQA== X-Gm-Message-State: AOJu0YwHCT+QOcoZPweHdszU9Fr90acQudgnI59fpJFhcm+TNksuG6zZ r04Id8XrpYYsKZE8Yq6eE7J+83OL0NWTvT7Qbe6NioFsGjHqXx8ean0AzEnW5jvW/g== X-Google-Smtp-Source: AGHT+IFbjveMeb1SaczW3qp6+EhjOrJ17I3bqgTn661kXhedOGq6aHfwurxNvf/w7iURP3amhHBoqA== X-Received: by 2002:ac8:5885:0:b0:42a:2b0f:89b5 with SMTP id t5-20020ac85885000000b0042a2b0f89b5mr5115161qta.22.1705876873874; Sun, 21 Jan 2024 14:41:13 -0800 (PST) Received: from Belldandy-Slimbook.infra.opensuse.org ([32.220.181.243]) by smtp.gmail.com with ESMTPSA id e2-20020ac84b42000000b0042a233d21c2sm1930112qts.80.2024.01.21.14.41.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 21 Jan 2024 14:41:13 -0800 (PST) To: libcamera-devel Date: Sun, 21 Jan 2024 17:39:52 -0500 Message-ID: <20240121224052.1049989-1-neal@gompa.dev> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 Subject: [libcamera-devel] [PATCH v2 0/3] apps: qcam: Port to Qt 6 X-BeenThere: libcamera-devel@lists.libcamera.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Neal Gompa via libcamera-devel From: Neal Gompa Reply-To: Neal Gompa Cc: Wim Taymans , Neal Gompa Errors-To: libcamera-devel-bounces@lists.libcamera.org Sender: "libcamera-devel" Open source Qt 5 has been effectively end of life since the release of Qt 6, and Qt 6 has current LTS releases now. This change ports qcam to Qt 6.2 and drops some of the baggage related to Qt 5 that is no longer applicable. Additionally, a couple of patches are included to update documentation references from Qt 5 to Qt 6. === Changelog === v2: Bump Meson to v0.63 for Qt6 module v1: Initial patch set Neal Gompa (3): apps: qcam: Port to Qt 6 libcamera: base: signal: Update Qt documentation link to Qt 6 Documentation: Update Qt documentation links to Qt 6 .../guides/application-developer.rst | 2 +- Documentation/guides/pipeline-handler.rst | 2 +- README.rst | 2 +- meson.build | 2 +- src/apps/qcam/meson.build | 45 ++++++------------- src/libcamera/base/signal.cpp | 2 +- 6 files changed, 18 insertions(+), 37 deletions(-)