24
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 16 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved status icon storage into config class
Daniel P. Berrangé
as Daniel P. Berrange
More... almost 18 years ago
Remove redundant parameter
Daniel P. Berrangé
as Daniel P. Berrange
More... almost 18 years ago
Re-factored to avoid tight coupling between various windows/dialogs. Everything is now controlled/manager via vmmEngine
Daniel P. Berrangé
as Daniel P. Berrange
More... almost 18 years ago
Lifecycle management on vmmConnect & vmmManager so app exits when last window is closed
Daniel P. Berrangé
as Daniel P. Berrange
More... almost 18 years ago
Make vmmConnection subclass GObject & use its signal infrastructure
Daniel P. Berrangé
as Daniel P. Berrange
More... almost 18 years ago
Added missing gtk import
Daniel P. Berrangé
as Daniel P. Berrange
More... almost 18 years ago
Override matplotlib icons for GTK windows
Daniel P. Berrangé
as Daniel P. Berrange
More... almost 18 years ago
Added missing makefile from previous commit
Daniel P. Berrangé
as Daniel P. Berrange
More... almost 18 years ago
Split gnome-virt-manager.py into separate modules, one per class
Daniel P. Berrangé
as Daniel P. Berrange
More... almost 18 years ago
Work towards getting pause/resume working
Daniel P. Berrangé
as Daniel P. Berrange
More... almost 18 years ago
Make it possible to open multiple connections
Daniel P. Berrangé
as Daniel P. Berrange
More... almost 18 years ago
Re-factor vmmEngine into vmmEngine and vmmConnection, in preparation for handling multiple HV connections
Daniel P. Berrangé
as Daniel P. Berrange
More... almost 18 years ago
Allow assets to be located in a dev scenario. Dont fail if no dbus connection is possible
Daniel P. Berrangé
as Daniel P. Berrange
More... almost 18 years ago
Whitespace cleanup
Daniel P. Berrangé
as Daniel P. Berrange
More... almost 18 years ago
Added remote control via DBus More... about 18 years ago
Switch from passing around name, to passing around UUID, which is guarenteed unique for lifetime of an guest More... about 18 years ago
Experimental 'moving average' over 5 recent CPU samples to smooth out graphs More... about 18 years ago
Call "present()" to forcably de-iconify, raise windows, etc More... about 18 years ago
Rename 'open console' to 'open terminal' in details window More... about 18 years ago
Use value-changed instead of changed signal in preferences spin-buttons More... about 18 years ago
Potential fix for div-by-zero problem in graphs More... about 18 years ago
Added maureen's interaction designs for future reference More... about 18 years ago
Added right-click popup menu for vm-list More... about 18 years ago
Hook up a 'show details' button from VM console. Add dummy stats for network & disk usage More... about 18 years ago
Massive re-factor pulling out a VM Engine class to deal with polling libvirt, emitting signals & generally managing the application More... about 18 years ago
Removed bogus icon property More... about 18 years ago
Changed hardware dialog to use a list instead of toolbar. Wired up tab changes between hardware list & panel. Added prototype for memory change More... about 18 years ago
Started to hook up the toolbar. Added a vm console window More... about 18 years ago
Fix length of stats vector to ensure graphs goes right to end of x axis. Reverse direction of graph flow More... about 18 years ago
Ignore glade project crap More... about 18 years ago