Release v0.4.0

This commit is contained in:
Ad5001 2023-05-27 10:16:35 +02:00
parent c0937ec4ec
commit c002da4bb4
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
6 changed files with 489 additions and 17 deletions

View file

@ -4,7 +4,7 @@ Flahub repository for [LogarithmPlotter](https://apps.ad5001.eu/logarithmplotter
## KF6
The files in the `kf6` directory contain the most barebones instalations of the KDE Frameworks 6 to install the QtQuick Controls 2 Desktop Theme or Breeze Styles. They're not used in LogarithmPlotter for now, as the cost vs benefits ratio is minimal (longer load times against slightly higher fidelity to KDE desktop theme, but still no theme awareness, or proper breeze icons integration)
The files in the `kf6` directory contain the most barebones instalations of the KDE Frameworks 6 to install the QtQuick Controls 2 Desktop Theme or Breeze Styles. They're not used in LogarithmPlotter for now, as the cost vs benefits ratio is minimal (longer load times against slightly higher fidelity to KDE desktop theme, but still no theme awareness, or proper breeze icons integration).
## Build

View file

@ -99,7 +99,7 @@
"type": "git",
"url": "https://git.ad5001.eu/Ad5001/LogarithmPlotter",
"tag": "v0.4.0",
"commit": "08edd7be14f69d495b9a124fb534969615a18e87"
"commit": "19e403ce9883e8debd2905e0773b0dba370bffca"
},
{
"type": "file",

View file

@ -79,21 +79,21 @@
<url type="help">https://git.ad5001.eu/Ad5001/LogarithmPlotter/wiki/</url>
<url type="translate">https://hosted.weblate.org/engage/logarithmplotter/</url>
<screenshots>
<screenshot type="default">https://apps.ad5001.eu/img/full/logarithmplotter.png?v=0.3</screenshot>
<screenshot>https://apps.ad5001.eu/img/en/logarithmplotter/phase.png?v=0.3</screenshot>
<screenshot>https://apps.ad5001.eu/img/en/logarithmplotter/welcome.png?v=0.3</screenshot>
<screenshot xml:lang="de" type="default">https://apps.ad5001.eu/img/de/gain.png?v=0.3</screenshot>
<screenshot xml:lang="de">https://apps.ad5001.eu/img/de/logarithmplotter/phase.png?v=0.3</screenshot>
<screenshot xml:lang="de">https://apps.ad5001.eu/img/de/logarithmplotter/welcome.png?v=0.3</screenshot>
<screenshot xml:lang="fr" type="default">https://apps.ad5001.eu/img/fr/gain.png?v=0.3</screenshot>
<screenshot xml:lang="fr">https://apps.ad5001.eu/img/fr/logarithmplotter/phase.png?v=0.3</screenshot>
<screenshot xml:lang="fr">https://apps.ad5001.eu/img/fr/logarithmplotter/welcome.png?v=0.3</screenshot>
<screenshot xml:lang="hu" type="default">https://apps.ad5001.eu/img/hu/gain.png?v=0.3</screenshot>
<screenshot xml:lang="hu">https://apps.ad5001.eu/img/hu/logarithmplotter/phase.png?v=0.3</screenshot>
<screenshot xml:lang="hu">https://apps.ad5001.eu/img/hu/logarithmplotter/welcome.png?v=0.3</screenshot>
<screenshot xml:lang="no" type="default">https://apps.ad5001.eu/img/no/gain.png?v=0.3</screenshot>
<screenshot xml:lang="no">https://apps.ad5001.eu/img/no/logarithmplotter/phase.png?v=0.3</screenshot>
<screenshot xml:lang="no">https://apps.ad5001.eu/img/no/logarithmplotter/welcome.png?v=0.3</screenshot>
<screenshot type="default">https://apps.ad5001.eu/img/full/logarithmplotter.png?v=0.4</screenshot>
<screenshot>https://apps.ad5001.eu/img/en/logarithmplotter/phase.png?v=0.4</screenshot>
<screenshot>https://apps.ad5001.eu/img/en/logarithmplotter/welcome.png?v=0.4</screenshot>
<screenshot xml:lang="de" type="default">https://apps.ad5001.eu/img/de/gain.png?v=0.4</screenshot>
<screenshot xml:lang="de">https://apps.ad5001.eu/img/de/logarithmplotter/phase.png?v=0.4</screenshot>
<screenshot xml:lang="de">https://apps.ad5001.eu/img/de/logarithmplotter/welcome.png?v=0.4</screenshot>
<screenshot xml:lang="fr" type="default">https://apps.ad5001.eu/img/fr/gain.png?v=0.4</screenshot>
<screenshot xml:lang="fr">https://apps.ad5001.eu/img/fr/logarithmplotter/phase.png?v=0.4</screenshot>
<screenshot xml:lang="fr">https://apps.ad5001.eu/img/fr/logarithmplotter/welcome.png?v=0.4</screenshot>
<screenshot xml:lang="hu" type="default">https://apps.ad5001.eu/img/hu/gain.png?v=0.4</screenshot>
<screenshot xml:lang="hu">https://apps.ad5001.eu/img/hu/logarithmplotter/phase.png?v=0.4</screenshot>
<screenshot xml:lang="hu">https://apps.ad5001.eu/img/hu/logarithmplotter/welcome.png?v=0.4</screenshot>
<screenshot xml:lang="no" type="default">https://apps.ad5001.eu/img/no/gain.png?v=0.4</screenshot>
<screenshot xml:lang="no">https://apps.ad5001.eu/img/no/logarithmplotter/phase.png?v=0.4</screenshot>
<screenshot xml:lang="no">https://apps.ad5001.eu/img/no/logarithmplotter/welcome.png?v=0.4</screenshot>
</screenshots>
<!-- recommend at least 600 logical pixels of space -->
@ -109,6 +109,55 @@
</requires>
<releases>
<release version="0.4.0" date="2023-05-27">
<description>
<p><b>Changes for v0.4.0:</b></p>
<p>Changes</p>
<ul>
<li>Fully ported to PySide6 (Qt6).</li>
<li>Greet screen settings are now scrollable.</li>
<li>Changelog is now freezed to current version.</li>
</ul>
<p>New</p>
<ul>
<li>Customizable color schemes for expressions.</li>
<li>New, rewamped and improved picked location overlay settings:</li>
<li>It's now possible to disable picking x or y when setting a location.</li>
<li>Properties which are related to positioning (X, Y, Label's X position) can now be set using the picker.</li>
<li>Visual redesign that enhances readability of settings.</li>
<li>There is now a button to hide picker settings.</li>
</ul>
<p>Fixed bugs</p>
<ul>
<li>Cursors in expression are now easier to see.</li>
<li>Symbols in LaTeX rendered Texts cause the LaTeX renderer to crash.</li>
<li>Underscores in distribution names are automatically removed if the name is modified.</li>
<li>Autocomplete categories now properly respect theme colors.</li>
<li>Functions in expressions (like indexOf, map...) now properly send errors when the arguments are of the wrong type or count.</li>
<li>Executable Objects called (like functions, bode magnitures, phases...) now send an error if provided with no arguments.</li>
<li>Function calls with no argument no longer make LogarithmPlotter crash under certain circumstances.</li>
<li>Thank you dialog's lists are no longer draggable.</li>
</ul>
<p>Internal changes</p>
<ul>
<li>A lot of inner changes led by porting to Qt6, fixing a lot of bugs at the same time.</li>
<li>Disabled auto detect of visual theme if the `QT_QUICK_CONTROLS_STYLE` environment variable is set.</li>
<li>(macOS, Windows, Flatpak) Drastically reducing installer sizes (more than halved).</li>
<li>(Launchpad/Ubuntu) Using custom built packages of PySide6, meaning smaller installation and distro dependency.</li>
</ul>
</description>
<artifacts>
<artifact type="binary" platform="x86_64-windows-any">
<location>https://artifacts.accountfree.org/repository/apps.ad5001.eu-apps/logarithmplotter/v0.4.0/logarithmplotter-v0.4.0-setup.exe</location>
</artifact>
<artifact type="binary" platform="x86_64-macos-any">
<location>https://artifacts.accountfree.org/repository/apps.ad5001.eu-apps/logarithmplotter/v0.4.0/LogarithmPlotter-v0.4.0-setup.dmg</location>
</artifact>
<artifact type="source">
<location>https://artifacts.accountfree.org/repository/apps.ad5001.eu-apps/logarithmplotter/v0.4.0/logarithmplotter-0.4.0.tar.gz</location>
</artifact>
</artifacts>
</release>
<release version="0.3.0" date="2022-10-28">
<description>
<p><b>Changes for v0.3.0:</b></p>

179
kf6/qqc2breezestyle.json Normal file
View file

@ -0,0 +1,179 @@
{
"name": "qqc2breezestyle",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/plasma/qqc2-breeze-style.git",
"commit": "125713a9216cde83726b7893635480be60da1a8a"
}
],
"cleanup": [
"/lib/debug",
"/share/runtime/locale/sr/"
],
"modules": [
{
"name": "ecm",
"buildsystem": "cmake-ninja",
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/extra-cmake-modules.git",
"commit": "41f2e5863b01d86088adf5e2e49ad0871e02117f"
}
]
},
{
"name": "kirigami2",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/kirigami.git",
"commit": "ff5a671e8310f7a97dccbb95cc9de56d620e1e2f"
}
]
},
{
"name": "kconfig",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/kconfig.git",
"commit": "08abea7dbea3b4d44f089a997961314226f21654"
}
]
},
{
"name": "kcolorscheme",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/kcolorscheme.git",
"commit": "5dfc0fa1a53447c56a2ed1941b348b3fad7e0d56"
}
],
"modules": [
{
"name": "ki18n",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/ki18n.git",
"commit": "347d47119bdad89b113a904fa53f4c6ece182219"
}
]
},
{
"name": "plasma-wayland-protocols",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/libraries/plasma-wayland-protocols.git",
"commit": "6e08d9c981278660791e72fec06d143403a98ba2"
}
]
},
{
"name": "kguiaddons",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/kguiaddons.git",
"commit": "8be8489019fcbfa83539bd1d9e333c2ebc44d008"
}
]
}
]
},
{
"name": "kiconthemes",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/kiconthemes.git",
"commit": "a825523545f3dd84064e7a868cf5d61f363a0d8b"
}
],
"modules": [
{
"name": "karchive",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/karchive.git",
"commit": "74972b29463dc903c3245d3d050f8f50dbf86477"
}
]
},
{
"name": "kcoreaddons",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/kcoreaddons.git",
"commit": "8edca25c6512193b734b4091363f1eb0285ffcfd"
}
]
},
{
"name": "kwidgetsaddons",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/kwidgetsaddons.git",
"commit": "9a6ebfe56032354651f9b501639dae87a298ed42"
}
]
},
{
"name": "kconfigwidgets",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/kconfigwidgets.git",
"commit": "740d09892eb9dbdc191f7768ba9df64e3cb24b9b"
}
],
"modules": [
{
"name": "kcodecs",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/kcodecs.git",
"commit": "c7c7a32bcac3a41a85d7197bafd841f081e8db05"
}
]
}
]
}
]
}
]
}

View file

@ -0,0 +1,53 @@
{
"name": "qqc2desktoptheme",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/qqc2-desktop-style.git",
"commit": "cdd3e195360438c8acad66b067c1843246882894"
}
],
"cleanup": [
"/lib/debug",
"/share/runtime/locale/sr/"
],
"modules": [
{
"name": "ecm",
"buildsystem": "cmake-ninja",
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/extra-cmake-modules.git",
"commit": "41f2e5863b01d86088adf5e2e49ad0871e02117f"
}
]
},
{
"name": "kirigami2",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/kirigami.git",
"commit": "ff5a671e8310f7a97dccbb95cc9de56d620e1e2f"
}
]
},
{
"name": "kconfig",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/kconfig.git",
"commit": "08abea7dbea3b4d44f089a997961314226f21654"
}
]
}
]
}

191
kf6/qqc2desktoptheme.json Normal file
View file

@ -0,0 +1,191 @@
{
"name": "qqc2desktoptheme",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/qqc2-desktop-style.git",
"commit": "cdd3e195360438c8acad66b067c1843246882894"
}
],
"cleanup": [
"/lib/debug",
"/share/runtime/locale/sr/"
],
"modules": [
{
"name": "ecm",
"buildsystem": "cmake-ninja",
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/extra-cmake-modules.git",
"commit": "41f2e5863b01d86088adf5e2e49ad0871e02117f"
}
]
},
{
"name": "kirigami2",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/kirigami.git",
"commit": "ff5a671e8310f7a97dccbb95cc9de56d620e1e2f"
}
]
},
{
"name": "kconfig",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/kconfig.git",
"commit": "08abea7dbea3b4d44f089a997961314226f21654"
}
]
},
{
"name": "kcolorscheme",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/kcolorscheme.git",
"commit": "5dfc0fa1a53447c56a2ed1941b348b3fad7e0d56"
}
],
"modules": [
{
"name": "ki18n",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/ki18n.git",
"commit": "347d47119bdad89b113a904fa53f4c6ece182219"
}
]
},
{
"name": "plasma-wayland-protocols",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/libraries/plasma-wayland-protocols.git",
"commit": "6e08d9c981278660791e72fec06d143403a98ba2"
}
]
},
{
"name": "kguiaddons",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/kguiaddons.git",
"commit": "8be8489019fcbfa83539bd1d9e333c2ebc44d008"
}
]
}
]
},
{
"name": "kiconthemes",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/kiconthemes.git",
"commit": "a825523545f3dd84064e7a868cf5d61f363a0d8b"
}
],
"modules": [
{
"name": "breeze-icons",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/breeze-icons.git",
"commit": "41d35bd18b4c4ef5c91553cd9ecabbf5e3c3a898"
}
]
},
{
"name": "karchive",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/karchive.git",
"commit": "74972b29463dc903c3245d3d050f8f50dbf86477"
}
]
},
{
"name": "kcoreaddons",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/kcoreaddons.git",
"commit": "8edca25c6512193b734b4091363f1eb0285ffcfd"
}
]
},
{
"name": "kwidgetsaddons",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/kwidgetsaddons.git",
"commit": "9a6ebfe56032354651f9b501639dae87a298ed42"
}
]
},
{
"name": "kconfigwidgets",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/kconfigwidgets.git",
"commit": "740d09892eb9dbdc191f7768ba9df64e3cb24b9b"
}
],
"modules": [
{
"name": "kcodecs",
"buildsystem": "cmake",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/frameworks/kcodecs.git",
"commit": "c7c7a32bcac3a41a85d7197bafd841f081e8db05"
}
]
}
]
}
]
}
]
}