Commit graph

210 commits

Author SHA1 Message Date
Julia P 742c46efa3
Merge pull request #65 from nqrduck/darkmode
Darkmode
2024-05-18 21:39:37 +02:00
jupfi bfc754caad Version bump. 2024-05-18 21:38:13 +02:00
jupfi 2e5d0782e7 Fixed Window Icon for wayland.
Added automatic desktop file creation for linux.
Added various startup arguments (log level, version, uninstall).
2024-05-18 21:34:48 +02:00
jupfi fffd243e54 Updated changelog. 2024-05-18 20:09:14 +02:00
jupfi 8f5d8310e2 Splash Screen now works with wayland. 2024-05-18 11:53:09 +02:00
jupfi 8810c9837b Added on_settings_changed slot to modules in case they need custom logic for updating their views. 2024-05-17 16:09:50 +02:00
jupfi 36c240653f Linting. 2024-05-17 15:57:44 +02:00
jupfi 60705713ff Improved title for settings confirmation. 2024-05-17 15:56:40 +02:00
jupfi 00c93da4b9 Implemented confirmation of settings changes with countdown. 2024-05-17 15:52:52 +02:00
jupfi f5445f13ed Implemented basic darkmode. 2024-05-17 15:00:28 +02:00
Julia P 50c0ea52f8
Merge pull request #63 from nqrduck/62-install-wizard-back-button
Fixed bug with using the back button
2024-05-10 16:03:35 +02:00
jupfi c68e16256b Fixed bug with using the back button 2024-05-10 16:02:01 +02:00
jupfi aa3d05d0bb Version bump. 2024-05-05 15:36:56 +02:00
jupfi 9fc220acef Renamed QFileManager to FileManager.
Added proper caption.
2024-05-05 15:27:36 +02:00
jupfi 84b9e98406 Setting the active model to the first module of the module order on startup. 2024-05-02 14:54:37 +02:00
jupfi 7bd6da78d3 Version bump. 2024-05-01 20:57:53 +02:00
jupfi 2caddf85b4 Added missing dependency? 2024-05-01 20:54:14 +02:00
Julia P cc704b392d
Merge pull request #60 from nqrduck/48-install-wizard
48 install wizard
2024-05-01 20:49:11 +02:00
jupfi 5acd09e5c9 Added error handling for missing internet connection and when no modules are installed. 2024-05-01 20:48:14 +02:00
jupfi 342b063810 Working installation. 2024-05-01 20:22:05 +02:00
jupfi bd069c07d4 Implemented Install Page. 2024-05-01 19:52:26 +02:00
jupfi 4ecd309bb9 Working (?) module selection. 2024-05-01 19:31:58 +02:00
jupfi c9c1f1cbaf Started implementation. 2024-04-28 16:56:36 +02:00
Julia P 039aa452f5
Merge pull request #59 from kumitterer/patch-1
Update LICENSE
2024-04-26 17:49:36 +02:00
Kumi 14e77ba0d2
Update LICENSE 2024-04-26 17:47:30 +02:00
jupfi 28fab8a342 Merge branch 'main' of github.com:nqrduck/nqrduck 2024-04-26 17:44:30 +02:00
jupfi eb46326cde Updated workflow files. 2024-04-26 17:44:26 +02:00
Julia P 60340d9058
Merge pull request #58 from nqrduck/38-enhancement-add-helper-method-for-generation-of-forms
38 enhancement add helper method for generation of forms
2024-04-26 17:41:05 +02:00
jupfi ecc6a1de89 Version bump. 2024-04-26 17:40:24 +02:00
jupfi 7db019a66a Added float unit conversion. 2024-04-26 17:31:16 +02:00
jupfi 7d7bb311d7 Changed everything to float. 2024-04-26 14:42:01 +02:00
jupfi 44fef70da8 Made forms prettier. 2024-04-26 14:19:17 +02:00
jupfi bc8ddf9a4f Fixed saving and loading. 2024-04-26 12:20:37 +02:00
jupfi b1bb2fec07 Fixed typos, added methods for setting value, improved naming of classes. 2024-04-26 11:00:13 +02:00
jupfi fdc0075824 Linting. 2024-04-26 10:29:44 +02:00
Pfitzer, Julia e4844d6bb0 Fixed bug with wrong return function. 2024-04-26 09:57:41 +02:00
Pfitzer, Julia 92d578388f Working return of functions. 2024-04-26 09:03:15 +02:00
Pfitzer, Julia 446d2568ee Fixed bug with displaying SpinBoxes if the values were too large (not pretty). 2024-04-26 08:59:14 +02:00
Pfitzer, Julia 9a39f73d0a Implemented visualization of function form. 2024-04-26 08:39:51 +02:00
jupfi 7b9d30f8a8 Added fields. 2024-04-25 20:18:54 +02:00
jupfi 43fc0b1afd Moved functions to separate file from spectrometer module. 2024-04-25 19:59:34 +02:00
jupfi 78e04c5d2e Added skeleton code for formbuilder. 2024-04-24 20:16:48 +02:00
jupfi 9a6d2aa61c Minor fixes to README. 2024-04-23 18:54:54 +02:00
jupfi 7e35ecc52b Fixed bug with platform dependency. 2024-04-23 18:53:09 +02:00
jupfi b7d2f5673c Fixed typo. 2024-04-23 18:42:35 +02:00
jupfi 29e13ab6c1 Module installation via PyPi. 2024-04-23 18:39:53 +02:00
jupfi cb786e6394 Fixed names. 2024-04-17 21:13:18 +02:00
jupfi 41132da298 Commit for initial pypi deployment. Some things are commented out. 2024-04-17 19:55:45 +02:00
jupfi dc2f930d37 Upsi. 2024-04-17 19:22:35 +02:00
jupfi b4d042474c Merge branch 'main' of github.com:nqrduck/nqrduck 2024-04-17 18:58:37 +02:00