Commit graph

226 commits

Author SHA1 Message Date
Ad5001 9c26195f66
Fixing bug with slight cliping at the bottom of the sidebar. 2022-02-08 14:51:41 +01:00
Ad5001 f229dc014c
Fixing bug with TextInput allowing unallowed characters. 2022-02-08 14:33:08 +01:00
Ad5001 ca51f979b8
FINALLY fixed the bug related to ALT+ shortcuts 2022-02-07 14:19:02 +01:00
Ad5001 f4c6e82c6d
Trying to fix the issue that ALT+ menu shortcuts do not work.
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-07 13:34:23 +01:00
Ad5001 dd7e078525
Fixing flatpak issue with the KDE SDK that makes button have no width on startup. 2022-02-07 13:14:15 +01:00
Ad5001 033f065f92
Starting v0.1.8
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-03 15:48:32 +01:00
Ad5001 727231c954
Fixing clipping through the search bar in history.
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-02 23:03:46 +01:00
Ad5001 f11792c03a
Translated using Weblate (German)
All checks were successful
continuous-integration/drone/push Build is passing
Currently translated at 100.0% (176 of 176 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/de/
2022-02-01 21:52:37 +01:00
Ad5001 09a7a9b704
Translated using Weblate (French)
All checks were successful
continuous-integration/drone/push Build is passing
Currently translated at 100.0% (176 of 176 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/fr/
2022-02-01 21:46:17 +01:00
Ad5001 b080c3d683
Translated using Weblate (English)
Currently translated at 100.0% (176 of 176 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/en/
2022-02-01 21:46:17 +01:00
Ad5001 460e0ab178
Translated using Weblate (French)
All checks were successful
continuous-integration/drone/push Build is passing
Currently translated at 100.0% (175 of 175 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/fr/
2022-02-01 20:40:13 +01:00
Ad5001 7b24a54ca2
Translating history filter placeholder text.
Some checks failed
continuous-integration/drone/push Build is failing
2022-02-01 20:39:55 +01:00
Ad5001 1b5d0725c8
Adding scrollbar to objects list 2022-02-01 17:33:36 +01:00
Ad5001 3f107f1ba4
Filtering on history!
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-01 09:59:31 +01:00
Ad5001 600027a707
Merge branch 'master' of https://git.ad5001.eu/Ad5001/LogarithmPlotter 2022-02-01 09:42:13 +01:00
Ad5001 e23a8755e9
Translated using Weblate (French)
All checks were successful
continuous-integration/drone/push Build is passing
Currently translated at 100.0% (175 of 175 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/fr/
2022-02-01 09:42:05 +01:00
Ad5001 32c6b3e342
Translated using Weblate (English)
Currently translated at 100.0% (175 of 175 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/en/
2022-02-01 09:42:05 +01:00
Ad5001 b51fe6ae84
Removing history items border for AESTHETICS. 2022-02-01 08:53:44 +01:00
Ad5001 719d56127d
Enhanced overall readability of history through usage
All checks were successful
continuous-integration/drone/push Build is passing
+ Using bold and 1 space padding for object names (for long actions)
+ Using color blocs for colors
+ Removed verbose object type from property edition (still accessible from tooltip)
+ Property edition values are now monospaced and have a slight shade as background
+ Using "rename" for name changing verbs.
2022-01-31 23:07:00 +01:00
Ad5001 2d12291075
Using some qt method instead of helper when possible 2022-01-31 21:39:51 +01:00
Ad5001 3119c3f9dc
A lot of history changes
+ History item labels are now RichText which allows for better representation of certain items.
+ History item labels are now multiline
+ History item labels now have a very small separator to distinguish them from each other.
+ Separating history actions into components
2022-01-31 20:17:24 +01:00
Ad5001 73877a0dd4
Merge branch 'master' of https://git.ad5001.eu/Ad5001/LogarithmPlotter
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-31 17:15:46 +01:00
Ad5001 82d2ee84b7
Fixing black icons when using dark theme on KDE SDK 2022-01-31 17:15:33 +01:00
Ad5001 78343cf153
Removing horizontal scrollbar from history 2022-01-31 17:05:05 +01:00
Ad5001 2f8df68453
Translated using Weblate (French)
All checks were successful
continuous-integration/drone/push Build is passing
Currently translated at 100.0% (174 of 174 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/fr/
2022-01-31 13:52:58 +01:00
Ad5001 a13784569a
Translated using Weblate (German)
Currently translated at 100.0% (174 of 174 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/de/
2022-01-31 13:52:58 +01:00
Ad5001 714129d86e
Translated using Weblate (English)
Currently translated at 100.0% (174 of 174 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/en/
2022-01-31 13:52:58 +01:00
Ad5001 7030af60f1
Fixing bug with pick new color dialog, trying to fix icons on dark theme, adding keyword to metadata. 2022-01-30 23:24:49 +01:00
Ad5001 77688fa715
Adding tooltips, fixing non translated "Create new object" object type
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-30 13:20:34 +01:00
Ad5001 2d7c038b46
Trying to fix localized appstream description 2022-01-30 13:13:47 +01:00
Ad5001 9873263308
Updating translations
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-30 03:19:05 +01:00
Ad5001 95f7e683c7
Redesigning history browser. 2022-01-30 03:16:47 +01:00
Ad5001 402061a4b1
Optimising a few svg 2022-01-30 01:39:53 +01:00
Ad5001 12fb88cab9
Fixing icon paths 2022-01-30 01:37:46 +01:00
Ad5001 7a8b35c83b
Moving icons 2022-01-30 01:33:52 +01:00
Ad5001 b852eed489
More composenting of history 2022-01-30 01:22:33 +01:00
Ad5001 22328c6227
Starting v0.1.7
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-30 00:33:25 +01:00
Ad5001 3c0ba835c4
Translated using Weblate (German)
All checks were successful
continuous-integration/drone/push Build is passing
Currently translated at 100.0% (172 of 172 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/de/
2022-01-29 18:22:41 +01:00
Ad5001 0b9c5d2b46
Translated using Weblate (English)
Currently translated at 100.0% (172 of 172 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/en/
2022-01-29 18:22:41 +01:00
Ad5001 0e3f6f48fd
Commented all qml files, handling for potential newer LogarithmPlotter files if the format eventually changes.
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-29 18:17:19 +01:00
Ad5001 d8541bab92
Merge branch 'master' of https://git.ad5001.eu/Ad5001/LogarithmPlotter 2022-01-29 10:40:00 +01:00
ovari 7d1f63909a
Translated using Weblate (Hungarian)
Some checks failed
continuous-integration/drone/push Build is failing
Currently translated at 100.0% (172 of 172 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/hu/
2022-01-29 10:39:05 +01:00
Ad5001 47b15814db
Translated using Weblate (German)
Currently translated at 100.0% (172 of 172 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/de/
2022-01-29 10:39:04 +01:00
Ad5001 e384ec7929
Fixing bugs with changelog fetching. 2022-01-29 00:37:59 +01:00
Ad5001 d0fb6e9a3a
Fixing deb building, putting changelog into cache for env without internet (e.g flatpak).
Some checks failed
continuous-integration/drone/push Build is failing
2022-01-28 23:49:23 +01:00
Ad5001 0e2c1bdae4
Fixing bugs related to property changes in history with enum, object & list properties
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-28 18:19:30 +01:00
Ad5001 7a25ba2f7a
Translated using Weblate (French)
All checks were successful
continuous-integration/drone/push Build is passing
Currently translated at 100.0% (172 of 172 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/fr/
2022-01-28 12:24:07 +01:00
Ad5001 542d34ea6b
Translated using Weblate (English)
Currently translated at 100.0% (172 of 172 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/en/
2022-01-28 12:24:06 +01:00
Ad5001 73e429f59a
Adding text positioning enum
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-28 12:16:52 +01:00
Ad5001 4a6777f637
Adding new enum for Text positioning to allow center.
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-28 11:50:57 +01:00
Ad5001 b03ae3b784
Translated using Weblate (English)
All checks were successful
continuous-integration/drone/push Build is passing
Currently translated at 100.0% (165 of 165 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/en/
2022-01-28 11:31:42 +01:00
Ad5001 f0e0c4c088
Translated using Weblate (French)
All checks were successful
continuous-integration/drone/push Build is passing
Currently translated at 100.0% (165 of 165 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/fr/
2022-01-28 11:13:22 +01:00
Ad5001 bf738e390f
Translated using Weblate (German)
Currently translated at 100.0% (165 of 165 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/de/
2022-01-28 11:13:22 +01:00
Ad5001 10aa536021
Translated using Weblate (English)
Currently translated at 100.0% (165 of 165 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/en/
2022-01-28 11:13:22 +01:00
Ad5001 422c3ea532
Translating changelog menu & default expression.
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-27 23:25:53 +01:00
Ad5001 fa4eab1389
Handling dictionaries as property values in history. 2022-01-27 23:25:08 +01:00
Ad5001 cdac8d3dc2
I just realized I skipped adding the default expression property to sequence.
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-27 23:18:29 +01:00
Ad5001 75db744caa
Translated using Weblate (French)
All checks were successful
continuous-integration/drone/push Build is passing
Currently translated at 100.0% (163 of 163 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/fr/
2022-01-27 23:11:21 +01:00
Ad5001 8f8cfbd358
Translated using Weblate (German)
Currently translated at 100.0% (163 of 163 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/de/
2022-01-27 23:11:20 +01:00
Ad5001 d2a9d13ef3
Translated using Weblate (English)
Currently translated at 100.0% (163 of 163 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/en/
2022-01-27 23:11:20 +01:00
Ad5001 7f9714c3f8
Translated using Weblate (English)
All checks were successful
continuous-integration/drone/push Build is passing
Currently translated at 100.0% (158 of 158 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/en/
2022-01-27 23:04:36 +01:00
Ad5001 edba293b76
Adding new translations, adding changelog button in the help menu bar.
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-27 23:04:23 +01:00
Ad5001 9b1c43beb7
Readding helper, adding changelog!
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-27 22:59:02 +01:00
Ad5001 c86eed95ca
Keeping backwards compatibility with files made in older logarithmplotter versions (but keeping them from being created again).
Some checks failed
continuous-integration/drone/push Build is failing
2022-01-27 22:09:58 +01:00
Ad5001 3afa9d0c8e
Moving helper to it's own file. 2022-01-27 22:05:53 +01:00
Ad5001 a7a430c723
Translatable "%1: " strings.
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-27 21:48:03 +01:00
Ad5001 36e3c3cba2
Moving all dialogs & settings to their own directory, fixing label bugs with Points & Text.
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-27 21:36:34 +01:00
ovari c68cbb9eda
Translated using Weblate (Hungarian)
All checks were successful
continuous-integration/drone/push Build is passing
Currently translated at 100.0% (157 of 157 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/hu/
2022-01-27 20:57:04 +01:00
Ad5001 08d4c9f23b
Translated using Weblate (French)
All checks were successful
continuous-integration/drone/push Build is passing
Currently translated at 100.0% (157 of 157 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/fr/
2022-01-27 01:25:09 +01:00
Ad5001 359d5d32d1
Translated using Weblate (German)
Currently translated at 100.0% (157 of 157 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/de/
2022-01-27 01:25:08 +01:00
Ad5001 3f131f9906
Translated using Weblate (English)
Currently translated at 100.0% (157 of 157 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/en/
2022-01-27 01:25:08 +01:00
Ad5001 424393bc05
Translations for all object properties!
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-27 01:02:44 +01:00
Ad5001 8754519dbc
Starting to translate object properties and comments! 2022-01-26 23:51:39 +01:00
Ad5001 5cab1b99c6
Translated using Weblate (French)
All checks were successful
continuous-integration/drone/push Build is passing
Currently translated at 100.0% (121 of 121 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/fr/
2022-01-26 20:53:45 +01:00
Ad5001 75389e15d8
Translated using Weblate (German)
Currently translated at 100.0% (121 of 121 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/de/
2022-01-26 20:53:45 +01:00
Ad5001 5cf773256e
Translated using Weblate (English)
Currently translated at 100.0% (121 of 121 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/en/
2022-01-26 20:53:45 +01:00
Ad5001 5bad125c44
Preparing v0.1.6 2022-01-26 19:40:19 +01:00
Ad5001 0075c03c9d
Fixing a LOT of issues stemming from X cursor
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-26 12:02:10 +01:00
Ad5001 4ad4b53de4
[URGENT PATCH] Fixing file saving and X Cursor pointing 2022-01-26 09:28:34 +01:00
Ad5001 4dfba09d02
Improving handling of very high/low values on logarithmic scales 2022-01-25 23:50:01 +01:00
Sergio Varela 0438a25298
Translated using Weblate (Spanish)
Some checks failed
continuous-integration/drone/push Build is failing
Currently translated at 0.8% (1 of 120 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/es/
2022-01-25 18:44:07 +01:00
Ad5001 bf11edbc9a
Translation fixes, linux desktop icon fix.
Some checks failed
continuous-integration/drone/push Build is failing
- Continuing translations of metainfo descriptions
    - NB: While the appstream spec specifies that p tags should have
          specific lang tags, the appstream validation cli requires to
          have several description tags in order to see there are
          several languages
- Adding the "+ Add entry" to translations for list properties.
- Adding localized images.
2022-01-25 18:43:47 +01:00
Ad5001 7c96255dfb
Starting v0.1.5 2022-01-24 21:56:52 +01:00
Ad5001 b009042241
Small fix for flatpak.
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-24 19:27:02 +01:00
Ad5001 add2ab42a7
Merge branch 'master' of https://git.ad5001.eu/Ad5001/LogarithmPlotter 2022-01-24 19:08:53 +01:00
Ad5001 54ce5605c4
Merge branch 'master' of https://git.ad5001.eu/Ad5001/LogarithmPlotter
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-24 19:07:23 +01:00
Ad5001 b954650029
Preparing v0.1.5
This reverts commit 216accd94f.
2022-01-24 19:05:58 +01:00
Ad5001 4368a96fd9
Last fixes for v0.1.4
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-24 19:03:40 +01:00
Ad5001 216accd94f
v0.1.4 requires changes.
This reverts commit 166fcb6c6d.
2022-01-24 19:02:36 +01:00
Ad5001 166fcb6c6d
Preparing v0.1.5
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-24 18:29:37 +01:00
Ad5001 671e6e9d29
Release v0.1.4 2022-01-24 18:27:16 +01:00
Ad5001 c8117a6d8a
Translated using Weblate (Norwegian Bokmål)
All checks were successful
continuous-integration/drone/push Build is passing
Currently translated at 80.8% (97 of 120 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/nb_NO/
2022-01-24 12:38:56 +01:00
Ad5001 6160cd4a34
Translated using Weblate (Hungarian)
All checks were successful
continuous-integration/drone/push Build is passing
Currently translated at 100.0% (120 of 120 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/hu/
2022-01-24 12:38:51 +01:00
ovari ee43eafd6f
Translated using Weblate (Hungarian)
Currently translated at 100.0% (120 of 120 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/hu/
2022-01-24 12:38:51 +01:00
Ad5001 81ad9483a9
Translated using Weblate (French)
All checks were successful
continuous-integration/drone/push Build is passing
Currently translated at 100.0% (120 of 120 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/fr/
2022-01-23 17:47:07 +01:00
Ad5001 51624a5195
Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/de/
2022-01-23 17:47:07 +01:00
Ad5001 9899414b2b
Translated using Weblate (English)
Currently translated at 100.0% (120 of 120 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/en/
2022-01-23 17:47:07 +01:00
ovari 7e298dec89
Translated using Weblate (Hungarian)
All checks were successful
continuous-integration/drone/push Build is passing
Currently translated at 60.9% (67 of 110 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/hu/
2022-01-23 17:32:16 +01:00
Ad5001 8925eb58a8
Unsaved changes dialog, trying to start translating properties (not working yet).
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-23 17:31:34 +01:00
ovari d8aede3b91
Added translation using Weblate (Hungarian)
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-23 09:51:08 +01:00