LogarithmPlotter v0.1.4.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Ad5001 2022-01-24 20:40:35 +01:00
parent b523d8e8f8
commit f670818f6e
Signed by: Ad5001
GPG Key ID: EF45F9C6AFE20160
4 changed files with 24 additions and 9 deletions

View File

@ -58,6 +58,13 @@ Sections:
# Personnalisez l'apparence de votre diagramme # Personnalisez l'apparence de votre diagramme
LogarithmPlotter vous permet de modifier l'aspect de votre diagramme de nombreuses façons, de la représentation de l'axe à la taille des éléments et du texte, en passant par le passage du mode logarithmique au mode normal. LogarithmPlotter vous permet de modifier l'aspect de votre diagramme de nombreuses façons, de la représentation de l'axe à la taille des éléments et du texte, en passant par le passage du mode logarithmique au mode normal.
La section des paramètres comporte également des boutons de fonction que l'on peut également trouver dans la barre de menu, comme la copie du diagramme dans les presse-papiers ou l'enregistrement du diagramme. La section des paramètres comporte également des boutons de fonction que l'on peut également trouver dans la barre de menu, comme la copie du diagramme dans les presse-papiers ou l'enregistrement du diagramme.
- Type: text
Content: |
## Remerciements
C'est uniquement grâce à ces personnes extraordinaires que LogarithmPlotter est disponible dans autant de langues.
- [Óvári](https://github.com/ovari) pour la traduction en 🇭🇺 hongrois.
- [Allan Nordhøy](https://github.com/comradekingu) pour la traduction en 🇳🇴 norvégien.
Si vous voulez voir votre propre nom ici, vous pouvez contribuer à la traduction de LogarithmPlotter sur [Weblate](https://hosted.weblate.org/engage/logarithmplotter/).
Technical: Technical:
Links: Links:
@ -99,7 +106,7 @@ Download:
File: logarithmplotter-v<version>-setup.exe File: logarithmplotter-v<version>-setup.exe
macos: macos:
- Title: Archive d'Application (.dmg) - Title: Archive d'Application (.dmg)
Name: LogarithmPlotter-v<version>-setup.dmg (114,5Mio) Name: LogarithmPlotter-v<version>-setup.dmg (114,6Mio)
File: LogarithmPlotter-v<version>-setup.dmg File: LogarithmPlotter-v<version>-setup.dmg
linux: linux:
- Title: Flatpak (via Flathub) - Title: Flatpak (via Flathub)
@ -109,8 +116,8 @@ Download:
- Title: Launchpad (PPA) - Title: Launchpad (PPA)
Index: logarithmplotter Index: logarithmplotter
- Title: Debian / Ubuntu - Title: Debian / Ubuntu
Name: paquet debian (69,2Kio) Name: paquet debian (79,5Kio)
File: python3-logarithmplotter_<version>-ppa1_all.deb File: python3-logarithmplotter_<version>-1_all.deb
all: all:
- Title: Code source (.tar.gz) - Title: Code source (.tar.gz)
Name: LogarithmPlotter-v<version>.tar.gz (4,6Mio) Name: LogarithmPlotter-v<version>.tar.gz (4,6Mio)

View File

@ -59,6 +59,14 @@ Sections:
# Customize how your diagram looks # Customize how your diagram looks
LogarithmPlotter allows you to edit how your diagram looks in numerous ways, from the representation of the axis, to the size of elements and text as well as switching to normal scale mode from the logarithm one. LogarithmPlotter allows you to edit how your diagram looks in numerous ways, from the representation of the axis, to the size of elements and text as well as switching to normal scale mode from the logarithm one.
The settings section also features function buttons that can also be found in the menu bar, such as copying the diagram to the clipboard, or saving the plot. The settings section also features function buttons that can also be found in the menu bar, such as copying the diagram to the clipboard, or saving the plot.
- Type: text
Content: |
## Special thanks
It's only thanks to these amazing people that LogarithmPlotter is available in so many languages.
- [Óvári](https://github.com/ovari) for the 🇭🇺 Hungarian translation.
- [Allan Nordhøy](https://github.com/comradekingu) for the 🇳🇴 Norwegian translation.
If you want to see your own name here, you can contribute to the effort to translate LogarithmPlotter on [Weblate](https://hosted.weblate.org/engage/logarithmplotter/).
Technical: Technical:
Links: Links:
@ -100,7 +108,7 @@ Download:
File: logarithmplotter-v<version>-setup.exe File: logarithmplotter-v<version>-setup.exe
macos: macos:
- Title: Application Archive (.dmg) - Title: Application Archive (.dmg)
Name: LogarithmPlotter-v<version>-setup.dmg (114.5MiB) Name: LogarithmPlotter-v<version>-setup.dmg (114.6MiB)
File: LogarithmPlotter-v<version>-setup.dmg File: LogarithmPlotter-v<version>-setup.dmg
linux: linux:
- Title: Flatpak (via Flathub) - Title: Flatpak (via Flathub)
@ -110,8 +118,8 @@ Download:
- Title: Launchpad (PPA) - Title: Launchpad (PPA)
Index: logarithmplotter Index: logarithmplotter
- Title: Debian / Ubuntu - Title: Debian / Ubuntu
Name: debian package (69.2KiB) Name: debian package (79.5KiB)
File: python3-logarithmplotter_<version>-ppa1_all.deb File: python3-logarithmplotter_<version>-_all.deb
all: all:
- Title: Source code (.tar.gz) - Title: Source code (.tar.gz)
Name: LogarithmPlotter-v<version>.tar.gz (4.6MiB) Name: LogarithmPlotter-v<version>.tar.gz (4.6MiB)

View File

@ -13,9 +13,9 @@
}, },
"logarithmplotter": { "logarithmplotter": {
"name": "LogarithmPlotter", "name": "LogarithmPlotter",
"version": "0.1.3", "version": "0.1.4",
"languages": ["QML", "JavaScript", "Python"], "languages": ["QML", "JavaScript", "Python"],
"translated": ["en"], "translated": ["en","fr","de","no","hu"],
"platforms": ["Windows", "MacOSX", "Linux"], "platforms": ["Windows", "MacOSX", "Linux"],
"touchfriendly": true, "touchfriendly": true,
"keyboardoriented": true, "keyboardoriented": true,

@ -1 +1 @@
Subproject commit d37382b73ff7383e2c43530447bc935d7aa16a68 Subproject commit cd4e6ba220205fee96180362c29cd4fd5d0c1499