Historique des commits

Auteur SHA1 Message Date
  donoban 47e83f2039 Added standalone VM's to check_updates() il y a 6 ans
  donoban ac92bb5fdf Since __lt__ methods are safe, is not needed to stop and reenable sorting. il y a 6 ans
  donoban ae23443608 Added try/except for all __lt__() methods since some VM could be deleted il y a 6 ans
  Marek Marczykowski-Górecki 85dc0f9083 Merge remote-tracking branch 'qubesos/pr/94' il y a 6 ans
  Marek Marczykowski-Górecki 24a5850507 Merge remote-tracking branch 'qubesos/pr/93' il y a 6 ans
  Marek Marczykowski-Górecki 5b752fc55b Merge remote-tracking branch 'qubesos/pr/91' il y a 6 ans
  donoban 045c3bf98e Fix long line warning il y a 6 ans
  donoban fe6a477074 Pretty confusion with regex trying to make travis happy il y a 6 ans
  donoban b5808296bf Added exceptions for domain add and remove il y a 6 ans
  donoban 8327e32e1f Fix pylint and travis errors il y a 6 ans
  Marta Marczykowska-Górecka d3bd164e2f Tiny fix to make pylint stop complaining il y a 6 ans
  Marta Marczykowska-Górecka 455fea7d37 Fix for bug in VM Settings il y a 6 ans
  Marta Marczykowska-Górecka 744ddfcc80 Fixes unwanted behavior in VM settings il y a 6 ans
  donoban edbc4c4469 Fix misspelling on Updates Timer() and better timeout il y a 6 ans
  Peter Gerber 031ad02ff6 Settings window: do not crash when there is no firewall rule il y a 6 ans
  donoban c43a47019e Added missing updates() method for some widget il y a 6 ans
  donoban a77cc5172d Fix missing template updates-available il y a 6 ans
  donoban 78ba3057eb Added startup progress dialog il y a 6 ans
  donoban d54ba5b8cf More elegant fix for settings size il y a 6 ans
  donoban 1dcfc6e634 Removed debug print il y a 6 ans
  donoban 224c8708fc Outdated state cleanup il y a 6 ans
  donoban e2fccf592a Revert "Removed progress wait when updating template" il y a 6 ans
  donoban ce07b9dcb1 This tries to fix some rare case when it stops receieving dbus events il y a 6 ans
  donoban 806915f834 Added Timer for template updates il y a 6 ans
  donoban bc07e37266 Refresh table selection when pause/resume il y a 6 ans
  donoban e2e66cbccb Added calls to table_selection_changed() il y a 6 ans
  donoban 027d106507 VmRowInTable dbus events moved to VmManagerWindow il y a 6 ans
  donoban 5440384142 Set settings dialog to minimun size, it gets adjusted properly to good view il y a 6 ans
  donoban bfc54b779f - Removed unnedeed calls to vms_in_table[vm.qid].update() il y a 6 ans
  donoban 5e6c0539c2 - Removed update_single_row() and add direct calls to update() il y a 6 ans