.. |
__init__.py
|
Initial public commit.
|
2010-05-11 16:54:35 +02:00 |
.gitignore
|
gitignore
|
2012-07-05 00:47:05 +02:00 |
about.py
|
Move network diagram to System menu in Manager
|
2017-01-28 03:15:58 +00:00 |
appmenu_select.py
|
*.py: Use full paths when calling subprocess.Popen().
|
2014-05-22 15:07:35 +02:00 |
backup_utils.py
|
i18n: wrap strings with self.tr
|
2017-01-22 13:22:26 +01:00 |
backup.py
|
i18n: wrap self.tf in unicode() where 'format' function is used
|
2017-02-06 04:20:13 +01:00 |
block.py
|
fix TypeError
|
2016-07-07 18:16:16 +02:00 |
clipboard.py
|
Re-write to avoid leaking fd if flock(2) fails
|
2016-11-26 21:00:01 -05:00 |
create_new_vm.py
|
i18n: wrap self.tf in unicode() where 'format' function is used
|
2017-02-06 04:20:13 +01:00 |
firewall.py
|
i18n: wrap strings with self.tr
|
2017-01-22 13:22:26 +01:00 |
global_settings.py
|
i18n: wrap strings with self.tr
|
2017-01-22 13:22:26 +01:00 |
informationnotes.py
|
Add extended information and Network diagram to Manager
|
2017-01-26 20:36:39 +00:00 |
log_dialog.py
|
i18n: wrap strings with self.tr
|
2017-01-22 13:22:26 +01:00 |
main.py
|
Use app instead of self for .tr() outside QObject
|
2017-02-19 15:49:28 -05:00 |
mount_for_backup.sh
|
Remove trailing semicolons
|
2014-02-23 00:44:08 +01:00 |
multiselectwidget.py
|
Remove trailing semicolons
|
2014-02-23 00:44:08 +01:00 |
networknotes.py
|
Move network diagram to System menu in Manager
|
2017-01-28 03:15:58 +00:00 |
qvm_about.sh
|
Add extended information and Network diagram to Manager
|
2017-01-26 20:36:39 +00:00 |
qvm_net.py
|
Add extended information and Network diagram to Manager
|
2017-01-26 20:36:39 +00:00 |
releasenotes.py
|
Create custom 'About' dialog, with 'release notes' viewer (#1259)
|
2015-10-01 22:34:49 +02:00 |
restore.py
|
i18n: wrap self.tf in unicode() where 'format' function is used
|
2017-02-06 04:20:13 +01:00 |
settings.py
|
i18n: wrap self.tf in unicode() where 'format' function is used
|
2017-02-06 04:20:13 +01:00 |
table_widgets.py
|
i18n: wrap strings with self.tr
|
2017-01-22 13:22:26 +01:00 |
thread_monitor.py
|
use any python2, not explicit python2.6
|
2013-01-23 15:55:14 +01:00 |