Commit graph

9 commits

Author SHA1 Message Date
Ad5001 ec800e622d
Separating objects.js in their new respective files, adding basic time measurement system.
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-14 18:57:29 +02:00
Ad5001 4a9f2f5828
Componentizing ObjectLists to make code slightly cleaner, fixing scrollbar being over items in settings. 2021-08-14 15:32:33 +02:00
Ad5001 39d41d56de
Snapcraft building. 2021-08-01 00:49:44 +02:00
Ad5001 10fa30e2aa
Ensuring properties are different when they're edited, + linux installation editions*.
*in preparation for snapcraft.
- Moving application launch to it's separate file
- Removing "install_after_setup" script because it's redundant with setup.py.
- Fixed issue with xdg-icon-resource not being able to install svg files.
- Better prefix handling in setup.py
- Adding logarithmplotter.svg to import files
- Adding weight for mime-type not to be overloaded by text/plain.
- Using more appropriate properties for desktop files.

Also:
- Fixed reference link in MacOS plist file.
2021-07-31 01:40:51 +02:00
Ad5001 1e73465f08
Fixing bugs with alerts, better popup for inserting characters.
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-23 19:37:03 +02:00
Ad5001 77787755b0
Alerts! Giving proper feedback to shortcut actions.
Some checks failed
continuous-integration/drone/push Build is failing
2021-07-22 23:50:21 +02:00
Ad5001 ef9610d4dd
Updating MixedMenu, now using fallback theme instead of direct path for icons when possible, for better theme integration.
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-22 22:52:23 +02:00
Ad5001 c772d1e82c
Fixing longstanding bug with sidebar items unable to be scroller to bottom 2021-07-19 19:06:29 +02:00
Ad5001 a03308f028
Removing scripts in win/, moving QML Module to it's own folder, adding submodule for mixedmenu
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-11 19:35:12 +02:00
Renamed from LogarithmPlotter/qml/LogarithmPlotter.qml (Browse further)