You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ad5001 a4816bfac2
Merge branch 'master' into master
1 week ago
kf6 Release v0.4.0 1 week ago
.gitignore Updating to KDE SDK v5.15-21.08, PySide2 5.15.3, LogarithmPlotter v0.2.0. Testing needed. 1 year ago
README.md Release v0.4.0 1 week ago
eu.ad5001.LogarithmPlotter.json Release v0.4.0 1 week ago
eu.ad5001.LogarithmPlotter.metainfo.xml Release v0.4.0 1 week ago
flathub.json Disabling aarch64 building (no PySide6 builds provided) 1 week ago
logarithmplotter.desktop Merge branch 'master' of https://github.com/Ad5001/eu.ad5001.LogarithmPlotter 1 year ago

README.md

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