From patchwork Sun Jan 21 21:09:43 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neal Gompa X-Patchwork-Id: 19434 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 CFF79C323E for ; Sun, 21 Jan 2024 21:11:20 +0000 (UTC) Received: from lancelot.ideasonboard.com (localhost [IPv6:::1]) by lancelot.ideasonboard.com (Postfix) with ESMTP id C51EF62931; Sun, 21 Jan 2024 22:11:19 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=libcamera.org; s=mail; t=1705871479; bh=XG6VDogdwdrM8RcXKd0QgNbVT9Xtc51Xr3xywJHhLa4=; h=To:Date:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:Cc:From; b=JMAXnZrgwVE0BKIKIgNHU7UDzE1qpXSLBnNfibXHxCNN5Abc8fGRMw0hsG4NEpwt9 ROUfaloWy0XH8EseYbJn2sl2qdiMMjPNjJ8Y4iT0FXZ11LqvhTMEvR32DibA79EOYC p1saeSlJpYGzVC812uABIPz7Ny9NuBZxTiIGa+vEKH7F4ep/miARNXD4/EqjaySs13 OvRyvNUGF/7skyja+uUjqFZLv0Pwmfn0jS9sWwNSr8JyLl4niXrTaiAA99Oj/cfHMe SgafNLaAMdiuLFoUg3D9QspV45ZTVBYZVALpGv3a8incGa82TFpO4rk5/5MxARl3cW lhvBMukB32tvw== Received: from mail-qk1-f174.google.com (mail-qk1-f174.google.com [209.85.222.174]) by lancelot.ideasonboard.com (Postfix) with ESMTPS id D0D9761D46 for ; Sun, 21 Jan 2024 22:11:18 +0100 (CET) Received: by mail-qk1-f174.google.com with SMTP id af79cd13be357-7831806c51bso270819085a.1 for ; Sun, 21 Jan 2024 13:11:18 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705871477; x=1706476277; 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=wj6WYwYw46WY7VttNl+fPXb5rIbB9irMH0ald8eZKvA=; b=DvHOQA1/6Er0MnVr7UURihdfLfz4668BZBClYiQ+lp5Sk5y5dWsf1cGIh6Q4C0hyq8 v0wsXniAqlyyHh7a8Ft3QhtDVi5SxG5f4QhaEBqkoP9QsvHVFcL+SEVoFXL5goKzvBhz i+ReecsoYTOnY+jgBJApH+M9L0QcmZosKZnOA6Rnvg/jWE9cUzHvSSnTZspIINneX7JZ K8zcZwIlNe1C9Ls62bP3NSX2YmMkOx16aQyhaKtjCu3MUbJ1NxuUNKIKErev9ZI3NCd3 IzYmJQZbCAptnyFmHuQgVfq3gmbqkyi3JINfo6jZViyO4lalxqbBKJ6qtuiqly8c6XB0 7qmw== X-Gm-Message-State: AOJu0YxjweE+paOeGEDM8tFar7lqMmFCnfVw1/bUp9K7Z5H06BC7TOkr +KuFaRUei639dONcZX6vIss/guCeh66VxuCeTtiOdkbMJvcNySGTKMEtDXbVPpk= X-Google-Smtp-Source: AGHT+IGF794P1kUF39Ab83ixqyvLzEeA+76PTEDValblfgsBjcNvc9fVhrxvGgyRSadFnyS1Yohylw== X-Received: by 2002:a05:620a:f95:b0:783:9ca0:d087 with SMTP id b21-20020a05620a0f9500b007839ca0d087mr1330639qkn.23.1705871476678; Sun, 21 Jan 2024 13:11:16 -0800 (PST) Received: from Belldandy-Slimbook.infra.opensuse.org ([32.220.181.243]) by smtp.gmail.com with ESMTPSA id z21-20020a05620a101500b007832895cf8csm1596456qkj.38.2024.01.21.13.11.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 21 Jan 2024 13:11:16 -0800 (PST) To: libcamera-devel Date: Sun, 21 Jan 2024 16:09:43 -0500 Message-ID: <20240121211040.1048509-1-neal@gompa.dev> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 Subject: [libcamera-devel] [PATCH 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: Neal Gompa , Wim Taymans 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. 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 +- src/apps/qcam/meson.build | 45 ++++++------------- src/libcamera/base/signal.cpp | 2 +- 5 files changed, 17 insertions(+), 36 deletions(-)