nmap/zenmap/zenmapGUI
dmiller 41e06e9e9c Fix saving of host comments in Zenmap. Fixes #133
Sometimes (all the time?) hosts are "cloned" or deep-copied instead of being
copied by reference, so testing whether a host is "in" a scan is insufficient.
Now we check by address, the same way that Zenmap uses to determine 2 hosts are
the "same" for merging their output.

Also, avoid considering a scan as having unsaved changes if the comment field is
merely focused but unchanged.
2015-05-31 02:47:26 +00:00
..
higwidgets Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
__init__.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
About.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
App.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
BugReport.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
CrashReport.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
DiffCompare.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
FileChoosers.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
FilterBar.py Apply PEP 8 style guidance to zenmap 2014-01-08 19:50:22 +00:00
Icons.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
MainWindow.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
NmapOutputProperties.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
NmapOutputViewer.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
OptionBuilder.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
Print.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
ProfileCombo.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
ProfileEditor.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
ProfileHelp.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
ScanHostDetailsPage.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
ScanHostsView.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
ScanInterface.py Fix saving of host comments in Zenmap. Fixes #133 2015-05-31 02:47:26 +00:00
ScanNmapOutputPage.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
ScanOpenPortsPage.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
ScanRunDetailsPage.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
ScanScanListPage.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
ScansListStore.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
ScanToolbar.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
ScriptInterface.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
SearchGUI.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
SearchWindow.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
TargetCombo.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
TopologyPage.py Update copyright notice to 2014 2014-08-16 01:52:33 +00:00