Commit Graph
208 Commits
Author SHA1 Message Date
augustin_s 4ea13a5d5c made MDISubMultiPlot input descs and .plots dicts 2023-01-24 23:34:47 +01:00
augustin_s 30410766d0 Merge branch 'tests' into 'master'
Tests

See merge request augustin_s/grum!5
2023-01-24 16:21:01 +00:00
augustin_s ca91faa0b7 trying to fix warnings 2023-01-24 17:07:55 +01:00
augustin_s c1a90baf28 trying to fix tests 2023-01-24 16:53:22 +01:00
augustin_s 32e56f0e56 trying to minimize pipeline deps 2023-01-24 16:49:08 +01:00
augustin_s 13f880db5d trying to minimize pipeline deps 2023-01-24 16:46:57 +01:00
augustin_s a41eaddf88 trying to minimize pipeline deps 2023-01-24 16:43:31 +01:00
augustin_s a757693fda trying to minimize pipeline deps 2023-01-24 16:41:34 +01:00
augustin_s e194bd12d1 trying to minimize pipeline deps 2023-01-24 16:35:28 +01:00
augustin_s f882059133 trying to minimize pipeline deps 2023-01-24 16:31:51 +01:00
augustin_s 0d132eb219 trying to minimize pipeline deps 2023-01-24 16:30:44 +01:00
augustin_s c70a73e6e3 trying to minimize pipeline deps 2023-01-24 16:29:32 +01:00
augustin_s 51e576b923 trying to minimize pipeline deps 2023-01-24 16:27:42 +01:00
augustin_s d53aada066 trying to minimize pipeline deps 2023-01-24 16:22:33 +01:00
augustin_s 1d9ff7af75 trying to minimize pipeline deps 2023-01-24 16:20:24 +01:00
augustin_s b60669d53c trying to minimize pipeline deps 2023-01-24 16:19:28 +01:00
augustin_s e9e12f7341 trying to minimize pipeline deps 2023-01-24 16:13:28 +01:00
augustin_s 80a43683d2 trying to solve pipeline issue: missing examples 2023-01-24 16:08:13 +01:00
augustin_s 9ca9cc6841 trying to solve pipeline issue: libXtst.so.6: cannot open shared object file 2023-01-24 16:05:29 +01:00
augustin_s f3ca145382 trying to solve pipeline issue: libXcomposite.so.1: cannot open shared object file 2023-01-24 16:03:32 +01:00
augustin_s a0a4d2d138 trying to solve pipeline issue: libXcomposite.so.1: cannot open shared object file 2023-01-24 16:01:39 +01:00
augustin_s 5f9ae2ed46 trying to solve pipeline issue: libsmime3.so: cannot open shared object file 2023-01-24 15:58:16 +01:00
augustin_s 13acf7e51b trying to solve pipeline issue: No module named 'PyQt5.QtWebKitWidgets' 2023-01-24 15:30:59 +01:00
augustin_s d75296edb1 added PyQtWebEngine installation 2023-01-24 15:20:45 +01:00
augustin_s 1bb9ebb4ae removed white space at line ending 2023-01-24 15:09:28 +01:00
augustin_s 851a49c33f a bit of cleanup 2023-01-24 15:08:02 +01:00
augustin_s f1ddfb831a minimized the changes 2023-01-24 14:57:40 +01:00
stalbe_j 9d2680ba73 fix merge conflicts 2023-01-24 10:54:37 +01:00
stalbe_j c36e045e99 fix merge conflicts 2023-01-24 10:53:02 +01:00
stalbe_j b4e0e15748 Merge branch 'master' into 'tests'
# Conflicts:
#   grum/mainwin.py
2023-01-24 09:50:57 +00:00
stalbe_j 89cc602175 on save black 2023-01-24 10:46:51 +01:00
stalbe_j ad7a6c10c7 Merge branch 'master' of gitlab.psi.ch:augustin_s/grum into tests 2023-01-24 10:45:52 +01:00
stalbe_j 7ef479ecb8 Update .gitlab-ci.yml 2023-01-24 09:11:43 +00:00
stalbe_j 6a570985ee Update test_mainwin.py 2023-01-24 08:36:55 +00:00
stalbe_j 64dc90e00c Update test_mdiarea.py 2023-01-24 08:36:31 +00:00
stalbe_j 4973c627bb Update .gitlab-ci.yml 2023-01-24 08:23:20 +00:00
stalbe_j 86fd6c5f40 Update .gitlab-ci.yml 2023-01-24 08:22:46 +00:00
augustin_s 19fbf22a5f something to read 2023-01-23 15:13:59 +01:00
augustin_s 9e45f016db use webview to diplay web docs upo pressing F1 2023-01-23 11:44:20 +01:00
augustin_s af51087bbe added simple webview interface 2023-01-23 11:43:55 +01:00
augustin_s a2c67f0f59 Merge branch 'window_mode' into 'master'
Window mode / RPC utility functions

See merge request augustin_s/grum!4
2023-01-23 09:45:17 +00:00
augustin_s 6dfb2cf897 added repr for client showing the overview 2023-01-23 10:36:49 +01:00
augustin_s caddf95ca5 moved exposed utility functions into utils namespace; renamed help -> info; added new help 2023-01-23 10:30:41 +01:00
augustin_s c8cadfa364 added RPCServer.help(); switched from SimpleXMLRPCServer to DocXMLRPCServer; some docstrings 2023-01-22 20:13:20 +01:00
augustin_s bbda0da44d moved "ping" function to RPC server 2023-01-22 12:42:43 +01:00
augustin_s e8cfa7ecbb added window_mode argument to MDIArea constructor 2023-01-21 17:56:15 +01:00
augustin_s 5907651d10 made window mode accept shorter versions of mode name if they are unambiguous 2023-01-20 23:51:24 +01:00
augustin_s 0b4beba825 made window mode case insensitive 2023-01-20 23:42:24 +01:00
augustin_s 7dd8363dcc limit the choices in argparse to the enum values 2023-01-20 23:28:31 +01:00
augustin_s e03df61601 condition cascade -> dict 2023-01-20 19:27:33 +01:00