From 005f8a2735816fc7416faa0a88f15a03a3194110 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Sch=C3=BCrmann?= Date: Thu, 23 May 2024 21:33:00 +0200 Subject: [PATCH] Remove wrong refrenced to merges into PRs --- CHANGELOG.md | 3 --- res/linux/org.mixxx.Mixxx.metainfo.xml | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 703bc74d71c..6381fd593ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -168,14 +168,12 @@ * Qt6 switch [#11892](https://github.com/mixxxdj/mixxx/pull/11892) * CMakeLists: Default `QT6` to `ON` [#11934](https://github.com/mixxxdj/mixxx/pull/11934) -* Don't include X11Info on QT6 [#5](https://github.com/mixxxdj/mixxx/pull/5) * Build with Qt6 and optionally with QML [#11608](https://github.com/mixxxdj/mixxx/pull/11608) * Qt6: Use constInsert() template [#11847](https://github.com/mixxxdj/mixxx/pull/11847) * Qt6 prepare [#11863](https://github.com/mixxxdj/mixxx/pull/11863) * DlgAbout: Add Qt version to the dialog [#11862](https://github.com/mixxxdj/mixxx/pull/11862) * CMakeLists: Fix `QT_TRANSLATION_FILE` path for Qt 6 [#11880](https://github.com/mixxxdj/mixxx/pull/11880) * LibraryControl: Enable control inputs for Qt 6 [#11877](https://github.com/mixxxdj/mixxx/pull/11877) -* Disable broken tests and skip ANGLE DLL install on Windows [#93](https://github.com/mixxxdj/mixxx/pull/93) * Fix wrong Windows buildenv name and missing Qt6 switch for non CI builds [#11895](https://github.com/mixxxdj/mixxx/pull/11895) * WWidget: Disable touch events on macOS (fixing trackpad issues on Qt 6) [#11870](https://github.com/mixxxdj/mixxx/pull/11870) * Install libjpeg-turbo::jpeg to fix cover display with Qt6 [#11922](https://github.com/mixxxdj/mixxx/pull/11922) @@ -237,7 +235,6 @@ * engine: Minor refactor to prefer simplified ranged-for-loop [#11234](https://github.com/mixxxdj/mixxx/pull/11234) * Delete unused EngineFilter [#11559](https://github.com/mixxxdj/mixxx/pull/11559) * AnalyzerWaveform: Fix commented out code [#11561](https://github.com/mixxxdj/mixxx/pull/11561) -* Silence some float conversion warnings by making conversion explicit [#6](https://github.com/mixxxdj/mixxx/pull/6) * Remove usage of ControlObject::getControl [#11643](https://github.com/mixxxdj/mixxx/pull/11643) * Fixed unnecessary transfer of the ownership before release which returns the pointer itself [#11726](https://github.com/mixxxdj/mixxx/pull/11726) * add `ConfigObject::get-/setValue` [#11883](https://github.com/mixxxdj/mixxx/pull/11883) diff --git a/res/linux/org.mixxx.Mixxx.metainfo.xml b/res/linux/org.mixxx.Mixxx.metainfo.xml index 418772acf2c..f27f63950c8 100644 --- a/res/linux/org.mixxx.Mixxx.metainfo.xml +++ b/res/linux/org.mixxx.Mixxx.metainfo.xml @@ -96,7 +96,7 @@ Do not edit it manually. --> - +

Features