281 Commits

Author SHA1 Message Date
48e0c35c4f much simpler two-step logic 2022-12-19 13:09:30 +01:00
1c4f08331e cleanup and typo 2022-12-19 12:28:51 +01:00
d14fc0c51c moved RPCServer to separate file 2022-12-19 12:27:38 +01:00
dee4052247 added RPCClient with interface symmetrical to RPCServer 2022-12-19 12:25:16 +01:00
9e2f501968 refactor 2022-12-19 12:24:40 +01:00
e930e35c6f use PlotDescription 2022-12-19 11:32:31 +01:00
fdea41fad4 added PlotDescription 2022-12-19 11:32:20 +01:00
5ef1150193 added menu shortcut 2022-12-18 19:44:56 +01:00
0ff5d9fc87 moved example data into separate file 2022-12-18 15:46:50 +01:00
d08c512bb1 refactor 2022-12-18 15:35:16 +01:00
6f2bd3d7c9 refactor 2022-12-18 15:18:06 +01:00
36d2fbf6ec naming, added separator 2022-12-18 15:09:07 +01:00
fb1f6f942f use the pyqtgraph import convention 2022-12-18 15:02:47 +01:00
24e1b109b4 refactor 2022-12-18 15:00:32 +01:00
010871b820 added RPCServerThread; attach RPCServerThread to MainWindow, exposing append method to append to DictList and to MDISubPlot; data from DictList needs to be transposed now; apply pyqtgraph theming 2022-12-18 14:45:57 +01:00
fe0fe67411 added append method 2022-12-18 14:31:37 +01:00
4508c8d3f4 added pyqtgraph style adjustments 2022-12-18 14:30:53 +01:00
c04cd803a2 better naming 2022-12-16 16:06:44 +01:00
1191e18e89 enable ctrl-c 2022-12-16 16:04:50 +01:00
0474e4a386 reverse the list 2022-12-16 12:44:03 +01:00
699fbec03c typo 2022-12-15 19:12:27 +01:00
fbd4257bae clean up 2022-12-15 18:37:51 +01:00
af28b8fe4a made assets work independently from the working dir 2022-12-15 18:16:13 +01:00
13e71697d7 moved asset loading into seperate file 2022-12-15 18:08:28 +01:00
28a7d5e741 clean up 2022-12-15 15:20:03 +01:00
77d9ed2917 added a theme 2022-12-15 15:06:32 +01:00
9951f0c5d8 replaced dummy MDI sub with plots; added Close All to menu; added logo watermark to MDI area; use icons 2022-12-15 13:48:57 +01:00
396eff6562 added icons/logo 2022-12-15 13:34:49 +01:00
c9e963ee5d first try 2022-12-15 09:13:24 +01:00
718806f2f7 added ignore list 2022-12-13 14:15:41 +01:00
4c48c5e2eb Initial commit 2022-12-13 13:14:13 +00:00