Commit Graph

8 Commits

Author SHA1 Message Date
Marek Marczykowski-Górecki
3ea49b5192 Remove trailing semicolons 2014-02-23 00:44:08 +01:00
Marek Marczykowski
7681864d81 Fix multiselect widget signal handling.
Apparently list isn't allowed type of argument.
Documentation says:
"It is possible to pass any Python object as a signal argument by specifying
PyQt_PyObject as the type of the argument in the signature."
"While this would normally be used for passing objects like lists and
dictionaries as signal arguments, it can be used for any Python type."

So do it.
2013-02-28 02:15:06 +01:00
Agnieszka Kostrzewa
07c0727b38 Backup partial and total sizes in vms list (ticket #485) 2012-04-04 01:40:13 +02:00
Agnieszka Kostrzewa
df02ed2aa4 Backup dialog. 2012-02-20 07:56:38 +01:00
Agnieszka Kostrzewa
8286a0b929 Appselect window moved to settings tab. 2012-02-09 19:47:21 +01:00
Agnieszka Kostrzewa
e525bc7583 After meeting changes to the whole gui. 2012-02-05 18:41:41 +01:00
Agnieszka Kostrzewa
d37c79e2c4 Appmenu_select window with a multiselect widget instead of a table with checkboxes. Plus a sketch of settings dialog. 2012-01-24 15:04:28 +01:00
Agnieszka Kostrzewa
6b8a2279d1 Added multiselectwidget for future use in multiple windows 2012-01-24 01:18:32 +01:00