donoban
|
52c38b67c6
Fix search coherence when adding a domain
|
6 years ago |
donoban
|
b8d1cc4205
Try with disable=no-member
|
6 years ago |
donoban
|
643147f525
Another try for travis
|
6 years ago |
donoban
|
0c4047ffde
Disable no-name-in-module
|
6 years ago |
donoban
|
b8cb0f625b
Fix very unlikely case when user right clicks the VM in the exact moment he
|
6 years ago |
donoban
|
4d103562bd
Revert "Since __lt__ methods are safe, is not needed to stop and reenable sorting."
|
6 years ago |
donoban
|
47e83f2039
Added standalone VM's to check_updates()
|
6 years ago |
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 |