2
0
forked from awendt/pyrelacs
Commit Graph

20 Commits

Author SHA1 Message Date
4868b0e196 Merge branch 'jgrewe-icons' 2024-09-30 10:13:04 +02:00
b0897bf52d [icons] revert back to the qt resource system for icons 2024-09-30 10:03:29 +02:00
2e264fb582 [project] changing to absolut imports 2024-09-30 09:49:11 +02:00
0378317d7b gitignore add resource.py 2024-09-29 11:11:07 +02:00
fe6e438189 [resources] add some icons 2024-09-29 11:06:55 +02:00
a1b0e723f6 [app] move PyRelacs main window to ui subpackage 2024-09-29 11:05:50 +02:00
2110286abb adding scatter plot of the first detected peak 2024-09-27 19:45:17 +02:00
bdd323ad20 removing scatter plot 2024-09-27 18:49:40 +02:00
3433ef7132 [app] adding powerspectrum as plot 2024-09-27 16:55:37 +02:00
8ef8ac7506 [app] adding pyqtplot for displaying the beat 2024-09-27 14:20:43 +02:00
cd6bc0dc04 [app] starting repos with as a thread 2024-09-27 10:21:05 +02:00
291ed8859c Merge branch 'main' of https://whale.am28.uni-tuebingen.de/git/Awendt/pyrelacs 2024-09-27 09:17:34 +02:00
6a73f38fba [app] store window settings and restore upon startup 2024-09-27 09:13:29 +02:00
dd3e0d045d rewriting the project structure 2024-09-27 09:12:11 +02:00
836d6dc3d9 [app] restructure to have a valid entry point 2024-09-26 16:30:14 +02:00
31bbffc480 removing import 2024-09-23 11:54:27 +02:00
dc96359f1d adding QProcess for executing scripts in the repro folder 2024-09-19 11:24:58 +02:00
e19c147059 adding threading to fix segementation fault 2024-09-18 15:25:18 +02:00
281640e80c adding repro toolbar 2024-09-17 16:07:11 +02:00
2c963c5085 adding pyqt6 application 2024-09-17 11:18:14 +02:00