diff --git a/LogarithmPlotter/i18n/lp_de.ts b/LogarithmPlotter/i18n/lp_de.ts index c385c7a..04b759e 100644 --- a/LogarithmPlotter/i18n/lp_de.ts +++ b/LogarithmPlotter/i18n/lp_de.ts @@ -5,7 +5,7 @@ About - + About LogarithmPlotter Über LogarithmPlotter @@ -233,6 +233,14 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen" < Rückgängig + + ListSetting + + + + Add Entry + + + LogarithmPlotter diff --git a/LogarithmPlotter/i18n/lp_en.ts b/LogarithmPlotter/i18n/lp_en.ts index 5e01455..a9a8c4b 100644 --- a/LogarithmPlotter/i18n/lp_en.ts +++ b/LogarithmPlotter/i18n/lp_en.ts @@ -5,7 +5,7 @@ About - + About LogarithmPlotter About LogarithmPlotter @@ -233,6 +233,14 @@ These settings can be changed at any time from the "Settings" menu.< Undo + + ListSetting + + + + Add Entry + + + LogarithmPlotter diff --git a/LogarithmPlotter/i18n/lp_es.ts b/LogarithmPlotter/i18n/lp_es.ts index 3c31b1b..37e10a8 100644 --- a/LogarithmPlotter/i18n/lp_es.ts +++ b/LogarithmPlotter/i18n/lp_es.ts @@ -5,7 +5,7 @@ About - + About LogarithmPlotter @@ -232,6 +232,14 @@ These settings can be changed at any time from the "Settings" menu. + + ListSetting + + + + Add Entry + + + LogarithmPlotter diff --git a/LogarithmPlotter/i18n/lp_fr.ts b/LogarithmPlotter/i18n/lp_fr.ts index e6c9ada..be5bc72 100644 --- a/LogarithmPlotter/i18n/lp_fr.ts +++ b/LogarithmPlotter/i18n/lp_fr.ts @@ -5,7 +5,7 @@ About - + About LogarithmPlotter À propos de LogarithmPlotter @@ -241,6 +241,14 @@ These settings can always be changed at any time from the "Settings" m < Annuler + + ListSetting + + + + Add Entry + + + LogarithmPlotter diff --git a/LogarithmPlotter/i18n/lp_hu.ts b/LogarithmPlotter/i18n/lp_hu.ts index 3ba62fa..e559f64 100644 --- a/LogarithmPlotter/i18n/lp_hu.ts +++ b/LogarithmPlotter/i18n/lp_hu.ts @@ -5,7 +5,7 @@ About - + About LogarithmPlotter LogarithmPlotter névjegye @@ -233,6 +233,14 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben. < Visszavonás + + ListSetting + + + + Add Entry + + + LogarithmPlotter diff --git a/LogarithmPlotter/i18n/lp_nb_NO.ts b/LogarithmPlotter/i18n/lp_nb_NO.ts index 6f7eb19..21883fe 100644 --- a/LogarithmPlotter/i18n/lp_nb_NO.ts +++ b/LogarithmPlotter/i18n/lp_nb_NO.ts @@ -5,7 +5,7 @@ About - + About LogarithmPlotter Om @@ -233,6 +233,14 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.< Angre + + ListSetting + + + + Add Entry + + + LogarithmPlotter diff --git a/LogarithmPlotter/i18n/lp_template.ts b/LogarithmPlotter/i18n/lp_template.ts index 689d033..32cd12b 100644 --- a/LogarithmPlotter/i18n/lp_template.ts +++ b/LogarithmPlotter/i18n/lp_template.ts @@ -5,7 +5,7 @@ About - + About LogarithmPlotter @@ -232,6 +232,14 @@ These settings can be changed at any time from the "Settings" menu. + + ListSetting + + + + Add Entry + + + LogarithmPlotter diff --git a/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/ListSetting.qml b/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/ListSetting.qml index 308d1e1..c85a684 100644 --- a/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/ListSetting.qml +++ b/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/ListSetting.qml @@ -154,7 +154,7 @@ Column { Button { id: addEntryBtn visible: !control.forbidAdding - text: '+ Add Entry' + text: qsTr('+ Add Entry') width: control.width onClicked: { diff --git a/README.md b/README.md index c141527..a82bd01 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,13 @@ 2D plotter software to make Bode plots, sequences and distribution functions. +## Screenshots +![Magnitude example](https://apps.ad5001.eu/img/full/logarithmplotter.png) +![Phase example](https://apps.ad5001.eu/img/en/logarithmplotter/phase.png) +![Object settings](https://apps.ad5001.eu/img/en/logarithmplotter/object-settings.png) + +You can find more screenshots on the [app website](https://apps.ad5001.eu/logarithmplotter/). + ## Run You can simply run LogarithmPlotter using `python3 run.py`. diff --git a/linux/eu.ad5001.LogarithmPlotter.metainfo.flatpak.xml b/linux/eu.ad5001.LogarithmPlotter.metainfo.flatpak.xml index 0d9a2c6..9360171 100644 --- a/linux/eu.ad5001.LogarithmPlotter.metainfo.flatpak.xml +++ b/linux/eu.ad5001.LogarithmPlotter.metainfo.flatpak.xml @@ -14,6 +14,13 @@ Logiciel de traçage 2D pour les diagrammes de Bode, les suites et les fonctions de répartition Síkbeli ábrázolásszoftver Bode-ábrák, sorozatok és eloszlási funkciók készítéséhez 2D-plotterprogramvare laget for opprettelse av Bode-diagram, sekvenser, og distribusjonsfunksjoner + +

LogarithmPlotter is, as it's name suggests, a plotter made with logarithm scales in mind. With an object system similar to Geogebra's, it allows dynamic creation of plots with very few limitations. @@ -21,12 +28,32 @@

It's primary use is to quickly create asymptotic Bode plots, but it's extensible nature and ability to switch to non-logarithmic scales allow it to create other things with it, like sequences or statistical repartition functions.

+

Features:

+
    +
  • Graphical objects (points, fonctions, Bode magnitudes...) management system
  • +
  • Complete object edition
  • +
  • Advanced history system
  • +
  • Diagram looks customisation
  • +
+

Learn more: https://apps.ad5001.eu/logarithmplotter/

+
+

LogarithmPlotter est, comme son nom l'indique, un créateur de graphes et diagrammes 2D réalisé avec l'échelle logarithmique en tête. Avec un système d'objets similaire à Geogebra, ce qui lui permet de créer des graphes avec peu de limitations.

Son intérêt principal est de permettre de créer des diagrammes asymptotiques de Bode, mais sa nature extensible et sa capacité à passer à une échelle non-logarithmique lui permet de créer d'autres choses.

+

Fonctionnalités:

+
    +
  • Système de gestion des objets graphiques (points, fonctions, gains de Bode...)
  • +
  • Modification complète des objets
  • +
  • Système d'historique avancé
  • +
  • Personnalisation de l'apparence des diagrammes
  • +
+

En savoir plus: https://apps.ad5001.eu/fr/logarithmplotter/

+
+

A LogarithmPlotter egy logaritmus-ábrázoló, amely logaritmikus léptékek figyelembevételével készült. A Geogebrához hasonló objektumrendszerrel dinamikus parcellák létrehozását teszi lehetővé, nagyon kevés korlátozással.

@@ -39,14 +66,41 @@ Science Education + https://apps.ad5001.eu/logarithmplotter/ https://git.ad5001.eu/Ad5001/LogarithmPlotter/issues/ https://git.ad5001.eu/Ad5001/LogarithmPlotter/wiki/ https://hosted.weblate.org/engage/logarithmplotter/ https://apps.ad5001.eu/img/full/logarithmplotter.png + https://apps.ad5001.eu/img/en/logarithmplotter/phase.png https://apps.ad5001.eu/img/en/logarithmplotter/welcome.png + https://apps.ad5001.eu/img/de/gain.png + https://apps.ad5001.eu/img/de/logarithmplotter/phase.png + https://apps.ad5001.eu/img/de/logarithmplotter/welcome.png + https://apps.ad5001.eu/img/fr/gain.png + https://apps.ad5001.eu/img/fr/logarithmplotter/phase.png + https://apps.ad5001.eu/img/fr/logarithmplotter/welcome.png + https://apps.ad5001.eu/img/hu/gain.png + https://apps.ad5001.eu/img/hu/logarithmplotter/phase.png + https://apps.ad5001.eu/img/hu/logarithmplotter/welcome.png + https://apps.ad5001.eu/img/no/gain.png + https://apps.ad5001.eu/img/no/logarithmplotter/phase.png + https://apps.ad5001.eu/img/no/logarithmplotter/welcome.png + + + + medium + + + + + xlarge + xsmall + + @@ -59,3 +113,4 @@ mail@ad5001.eu + diff --git a/linux/eu.ad5001.LogarithmPlotter.metainfo.xml b/linux/eu.ad5001.LogarithmPlotter.metainfo.xml index 938fd03..7bfdfc3 100644 --- a/linux/eu.ad5001.LogarithmPlotter.metainfo.xml +++ b/linux/eu.ad5001.LogarithmPlotter.metainfo.xml @@ -14,6 +14,13 @@ Logiciel de traçage 2D pour les diagrammes de Bode, les suites et les fonctions de répartition Síkbeli ábrázolásszoftver Bode-ábrák, sorozatok és eloszlási funkciók készítéséhez 2D-plotterprogramvare laget for opprettelse av Bode-diagram, sekvenser, og distribusjonsfunksjoner + +

LogarithmPlotter is, as it's name suggests, a plotter made with logarithm scales in mind. With an object system similar to Geogebra's, it allows dynamic creation of plots with very few limitations. @@ -21,12 +28,32 @@

It's primary use is to quickly create asymptotic Bode plots, but it's extensible nature and ability to switch to non-logarithmic scales allow it to create other things with it, like sequences or statistical repartition functions.

+

Features:

+
    +
  • Graphical objects (points, fonctions, Bode magnitudes...) management system
  • +
  • Complete object edition
  • +
  • Advanced history system
  • +
  • Diagram looks customisation
  • +
+

Learn more: https://apps.ad5001.eu/logarithmplotter/

+
+

LogarithmPlotter est, comme son nom l'indique, un créateur de graphes et diagrammes 2D réalisé avec l'échelle logarithmique en tête. Avec un système d'objets similaire à Geogebra, ce qui lui permet de créer des graphes avec peu de limitations.

Son intérêt principal est de permettre de créer des diagrammes asymptotiques de Bode, mais sa nature extensible et sa capacité à passer à une échelle non-logarithmique lui permet de créer d'autres choses.

+

Fonctionnalités:

+
    +
  • Système de gestion des objets graphiques (points, fonctions, gains de Bode...)
  • +
  • Modification complète des objets
  • +
  • Système d'historique avancé
  • +
  • Personnalisation de l'apparence des diagrammes
  • +
+

En savoir plus: https://apps.ad5001.eu/fr/logarithmplotter/

+
+

A LogarithmPlotter egy logaritmus-ábrázoló, amely logaritmikus léptékek figyelembevételével készült. A Geogebrához hasonló objektumrendszerrel dinamikus parcellák létrehozását teszi lehetővé, nagyon kevés korlátozással.

@@ -39,14 +66,40 @@ Science Education + https://apps.ad5001.eu/logarithmplotter/ https://git.ad5001.eu/Ad5001/LogarithmPlotter/issues/ https://git.ad5001.eu/Ad5001/LogarithmPlotter/wiki/ https://hosted.weblate.org/engage/logarithmplotter/ https://apps.ad5001.eu/img/full/logarithmplotter.png + https://apps.ad5001.eu/img/en/logarithmplotter/phase.png https://apps.ad5001.eu/img/en/logarithmplotter/welcome.png - + https://apps.ad5001.eu/img/de/gain.png + https://apps.ad5001.eu/img/de/logarithmplotter/phase.png + https://apps.ad5001.eu/img/de/logarithmplotter/welcome.png + https://apps.ad5001.eu/img/fr/gain.png + https://apps.ad5001.eu/img/fr/logarithmplotter/phase.png + https://apps.ad5001.eu/img/fr/logarithmplotter/welcome.png + https://apps.ad5001.eu/img/hu/gain.png + https://apps.ad5001.eu/img/hu/logarithmplotter/phase.png + https://apps.ad5001.eu/img/hu/logarithmplotter/welcome.png + https://apps.ad5001.eu/img/no/gain.png + https://apps.ad5001.eu/img/no/logarithmplotter/phase.png + https://apps.ad5001.eu/img/no/logarithmplotter/welcome.png + + + + medium + + + + + xlarge + xsmall + + diff --git a/linux/flatpak b/linux/flatpak index f2b7490..111f188 160000 --- a/linux/flatpak +++ b/linux/flatpak @@ -1 +1 @@ -Subproject commit f2b749016badccb23548d18041bfd0d3370daa15 +Subproject commit 111f188edcd09d5caa56ee5ca668e664055f5da2 diff --git a/linux/logarithmplotter.desktop b/linux/logarithmplotter.desktop index 8fece00..56a0b14 100644 --- a/linux/logarithmplotter.desktop +++ b/linux/logarithmplotter.desktop @@ -14,7 +14,7 @@ Comment[hu]=Bode-ábrák, sorozatok és újraosztási függvények létrehozása TryExec=logarithmplotter Exec=logarithmplotter %f -Icon=logarithmplotter +Icon=logplotter MimeType=application/x-logarithm-plot; Terminal=false StartupNotify=false