Go to file
2024-01-09 18:03:58 +00:00
kf6 Release v0.4.0 2023-05-27 10:16:35 +02:00
.gitignore Updating to KDE SDK v5.15-21.08, PySide2 5.15.3, LogarithmPlotter v0.2.0. Testing needed. 2022-04-22 17:52:39 +02:00
eu.ad5001.LogarithmPlotter.metainfo.xml Final updating to metadata 2024-01-09 18:31:38 +01:00
eu.ad5001.LogarithmPlotter.yml Updating to Qt 6.6, readding aarch64 builds, improvements for new metadata requirements (including new icon!) 2024-01-09 04:53:06 +01:00
icon_flatpak.svg Updating to Qt 6.6, readding aarch64 builds, improvements for new metadata requirements (including new icon!) 2024-01-09 04:53:06 +01:00
logarithmplotter.desktop Merge branch 'master' of https://github.com/Ad5001/eu.ad5001.LogarithmPlotter 2022-01-26 10:32:06 +01:00
README.md Release v0.4.0 2023-05-27 10:16:35 +02:00

eu.ad5001.LogarithmPlotter

Flahub repository for 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).

Build

You can build the latest version of LogarithmPlotter flatpak using flatpak-builder:

flatpak-builder AppDir eu.ad5001.LogarithmPlotter.json

After it finishes building (note that this step can take a while as it compiles Qt), you can run it using:

flatpak-builder --run AppDir/ eu.ad5001.LogarithmPlotter.json logarithmplotter --no-check-for-updates