Go to file
Marek Marczykowski e0a15c12d4 Replace dbus-python with QtDBus
dbus-python seems to be not thread safe. After "881ee76 Merge qclipd
into qubes-manager" this occasionally triggers SEGV.
QtDBus seems to be somehow less robust:
 - doesn't automatically convert methods arguments to proper types based
 on introspection data
 - property access isn't working so must call
 org.freedesktop.DBus.Properties methods manually

But besides those problems seems to work stable.
2013-04-13 02:54:24 +02:00
icons Mark paused VMs with grey icon (#707) 2013-02-20 23:08:18 +01:00
qubesmanager Replace dbus-python with QtDBus 2013-04-13 02:54:24 +02:00
rpm_spec spec: own python qubesmanager subdir 2013-02-21 04:33:57 +01:00
.gitignore Git ignores 2011-03-10 14:16:33 +01:00
backupdlg.ui Backup partial and total sizes in vms list (ticket #485) 2012-04-04 01:40:13 +02:00
build-deps.list Remove obsolete entries from build-deps.list 2013-03-09 00:15:03 +01:00
globalsettingsdlg.ui Global settings handle qmemman.conf 2012-04-14 17:58:29 +02:00
logdlg.ui Use monospace font for log viewer. 2013-02-26 17:00:52 +01:00
mainwindow.ui mainui: implemented show/hide internal VMs 2013-03-09 00:07:48 +01:00
Makefile makefile: generic rpms-dom0 and rpms-vm targets 2012-11-14 01:42:14 +01:00
Makefile.builder Add Makefile.builder 2013-03-19 15:06:14 +01:00
multiselectwidget.ui After meeting changes to the whole gui. 2012-02-05 18:41:41 +01:00
newappvmdlg.ui Allow to create Standalone VM (#669) 2012-11-09 21:11:27 +01:00
newfwruledlg.ui Firewall tab accepts protocols (ticket #447). 2012-03-04 17:36:25 +01:00
org.qubesos.QubesManager.conf dbus interface for error icon notify (#615) 2012-07-05 01:11:23 +02:00
org.qubesos.QubesManager.xml Show running instance when started the second time (#632) 2012-07-24 23:46:03 +02:00
qubes-manager use any python2, not explicit python2.6 2013-01-23 15:55:14 +01:00
qubes-manager.desktop Initial public commit. 2010-05-11 16:54:35 +02:00
qubes-vm-settings bring back to work appmenu select/VM settings standalone app (#548) 2012-06-21 11:58:25 +02:00
resources.qrc Mark paused VMs with grey icon (#707) 2013-02-20 23:08:18 +01:00
restoredlg.ui Removed dummy text from backup and restore windows. 2012-03-08 18:30:38 +01:00
settingsdlg.ui Add "Allow connections to Updates Proxy" firewall setting (#582) 2012-06-05 20:29:57 +02:00
version version 2.0.11 2013-03-26 03:06:21 +01:00