donoban
|
ac92bb5fdf
Since __lt__ methods are safe, is not needed to stop and reenable sorting.
|
6 years ago |
donoban
|
ae23443608
Added try/except for all __lt__() methods since some VM could be deleted
|
6 years ago |
donoban
|
045c3bf98e
Fix long line warning
|
6 years ago |
donoban
|
fe6a477074
Pretty confusion with regex trying to make travis happy
|
6 years ago |
donoban
|
b5808296bf
Added exceptions for domain add and remove
|
6 years ago |
donoban
|
8327e32e1f
Fix pylint and travis errors
|
6 years ago |
donoban
|
edbc4c4469
Fix misspelling on Updates Timer() and better timeout
|
6 years ago |
donoban
|
c43a47019e
Added missing updates() method for some widget
|
6 years ago |
donoban
|
78ba3057eb
Added startup progress dialog
|
6 years ago |
donoban
|
1dcfc6e634
Removed debug print
|
6 years ago |
donoban
|
e2fccf592a
Revert "Removed progress wait when updating template"
|
6 years ago |
donoban
|
ce07b9dcb1
This tries to fix some rare case when it stops receieving dbus events
|
6 years ago |
donoban
|
806915f834
Added Timer for template updates
|
6 years ago |
donoban
|
bc07e37266
Refresh table selection when pause/resume
|
6 years ago |
donoban
|
e2e66cbccb
Added calls to table_selection_changed()
|
6 years ago |
donoban
|
027d106507
VmRowInTable dbus events moved to VmManagerWindow
|
6 years ago |
donoban
|
bfc54b779f
- Removed unnedeed calls to vms_in_table[vm.qid].update()
|
6 years ago |
donoban
|
5e6c0539c2
- Removed update_single_row() and add direct calls to update()
|
6 years ago |
donoban
|
5b846a73cc
Removed unneeded calls to table.update()
|
6 years ago |
donoban
|
8753119327
Initial version with dbus
|
6 years ago |
donoban
|
ddf2e73f20
- Remove some stuff on fill_table since its only called once on startup
|
6 years ago |
donoban
|
be055d8b41
Revert order of fill_table() and show() and removed the timer
|
6 years ago |
donoban
|
9633f6e9c6
Removed progress wait when updating template
|
6 years ago |
Marta Marczykowska-Górecka
|
5cfa0bb9c0
Fix bug in Qube Manager
|
6 years ago |
Marek Marczykowski-Górecki
|
f74783af7e
Merge remote-tracking branch 'qubesos/pr/84'
|
6 years ago |
Marta Marczykowska-Górecka
|
674b80613d
Tiny fix for Qube Manager params
|
6 years ago |
Marek Marczykowski-Górecki
|
91fbc43b5e
Merge remote-tracking branch 'qubesos/pr/82'
|
6 years ago |
Marta Marczykowska-Górecka
|
20cabb5563
Check if VM needs killing before murdering it
|
6 years ago |
Marta Marczykowska-Górecka
|
3ca7520b0e
Less horrible Qube Manager loading
|
6 years ago |
Marek Marczykowski-Górecki
|
feeedb5526
Merge remote-tracking branch 'qubesos/pr/76'
|
6 years ago |