ostinato/client
2017-09-23 18:54:42 +05:30
..
icons Add icon for Help menu item 2016-09-21 20:41:32 +05:30
about.ui Fix copyright years in About dialog 2016-06-01 20:59:12 +05:30
arpstatusmodel.cpp Device Emulation (contd.): Implemented display of ARP Cache Device Detail; styled "drillable" fields in DeviceModel suitably 2016-03-14 20:11:40 +05:30
arpstatusmodel.h Device Emulation (contd.): Implemented display of ARP Cache Device Detail; styled "drillable" fields in DeviceModel suitably 2016-03-14 20:11:40 +05:30
devicegroupdialog.cpp Set valid range for deviceGroup|devicePerVlan 2016-05-30 20:31:52 +05:30
devicegroupdialog.h Device Emulation (contd.): DeviceGroupDialog - populate/load/store vlan table, update totalVlanCount and totalDeviceCount as other fields affecting these change 2016-03-02 21:10:29 +05:30
devicegroupdialog.ui Device Emulation (contd.): DeviceGroup Dialog -fit/stretch the rows/cols of vlan Table plus minor stuff 2016-03-03 20:07:10 +05:30
devicegroupmodel.cpp Fix warnings introduced by recent feature development 2016-06-01 20:51:29 +05:30
devicegroupmodel.h Device Emulation (contd.): Implemented new/edit/delete actions for device groups in the GUI 2016-02-22 18:47:51 +05:30
devicemodel.cpp Device Emulation (contd.): Implemented display of NDP Cache Device Detail; also fixed missing clear of NDP cache on server 2016-03-14 21:16:46 +05:30
devicemodel.h Device Emulation (contd.): Implemented display of NDP Cache Device Detail; also fixed missing clear of NDP cache on server 2016-03-14 21:16:46 +05:30
deviceswidget.cpp Add new entry at end if nothing selected in stream/devGrp list 2017-09-14 21:01:56 +05:30
deviceswidget.h Device Emulation (contd.): Hide Device Detail view when Escape pressed or Refresh clicked 2016-03-14 21:39:01 +05:30
deviceswidget.ui UX: Add text hints to Devices Widget 2017-09-21 20:43:54 +05:30
dumpview.cpp Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
dumpview.h Changed range of printable characters 2017-02-23 11:41:59 -05:00
hexlineedit.cpp Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
hexlineedit.h Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
main.cpp Added ostinato cmdline option -s to suppress starting local drone 2016-10-13 18:50:33 +05:30
mainwindow.cpp Tweak error message when local drone start fails 2017-09-23 18:54:42 +05:30
mainwindow.h Inform user if local drone doesn't start 2017-09-04 22:57:45 +05:30
mainwindow.ui Add icon for Help menu item 2016-09-21 20:41:32 +05:30
modeltest.cpp Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
modeltest.h Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
modeltest.pri Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
ndpstatusmodel.cpp Device Emulation (contd.): Implemented display of NDP Cache Device Detail; also fixed missing clear of NDP cache on server 2016-03-14 21:16:46 +05:30
ndpstatusmodel.h Device Emulation (contd.): Implemented display of NDP Cache Device Detail; also fixed missing clear of NDP cache on server 2016-03-14 21:16:46 +05:30
ostinato.pro Added ostinato cmdline option -s to suppress starting local drone 2016-10-13 18:50:33 +05:30
ostinato.qrc Add icon for Help menu item 2016-09-21 20:41:32 +05:30
ostinato.rc Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
packetmodel.cpp Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
packetmodel.h Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
params.cpp Added ostinato cmdline option -s to suppress starting local drone 2016-10-13 18:50:33 +05:30
params.h Added ostinato cmdline option -s to suppress starting local drone 2016-10-13 18:50:33 +05:30
port.cpp UX: Change port name color if local config is changed 2017-09-16 12:12:43 +05:30
port.h UX: Edit multiple streams in the StreamConfigDialog 2017-09-17 13:18:44 +05:30
portconfigdialog.cpp Optimization: Modify port from the Ostinato GUI client now only sends those fields that have changed 2015-05-07 21:12:06 +05:30
portconfigdialog.h Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
portconfigdialog.ui Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
portgroup.cpp Tweak text for Port Group has no ports 2017-09-23 16:47:02 +05:30
portgroup.h Open Session - no UI enabling/restore required after modifyPort 2016-05-14 20:13:43 +05:30
portgrouplist.cpp Added ostinato cmdline option -s to suppress starting local drone 2016-10-13 18:50:33 +05:30
portgrouplist.h Save/Open Session - added UI and related infra to invoke OssnFileFormat; code to build sessionContent incomplete 2016-04-14 07:44:07 +05:30
portmodel.cpp UX: Change port name color if local config is changed 2017-09-16 12:12:43 +05:30
portmodel.h Save/Open Session - added UI and related infra to invoke OssnFileFormat; code to build sessionContent incomplete 2016-04-14 07:44:07 +05:30
portstatsfilter.ui Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
portstatsfilterdialog.cpp Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
portstatsfilterdialog.h Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
portstatsmodel.cpp Feature: Show My Reserved Ports Only linked to Port Stats window also 2015-05-06 21:40:55 +05:30
portstatsmodel.h Feature: Show My Reserved Ports Only linked to Port Stats window also 2015-05-06 21:40:55 +05:30
portstatsproxymodel.h Fixed gcc4 warnings 2015-06-05 20:18:41 +05:30
portstatswindow.cpp UX: Improve PortStatsWindow select, toolbar buttons 2017-09-08 21:13:53 +05:30
portstatswindow.h UX: Improve PortStatsWindow select, toolbar buttons 2017-09-08 21:13:53 +05:30
portstatswindow.ui UX: Improve PortStatsWindow select, toolbar buttons 2017-09-08 21:13:53 +05:30
portswindow.cpp UX: Enhance StreamConfigDialog 2017-09-22 20:45:42 +05:30
portswindow.h UX: Change port name color if local config is changed 2017-09-16 12:12:43 +05:30
portswindow.ui UX: Tweak welcome message 2017-09-21 21:11:34 +05:30
preferences.cpp Refactoring: Move gzip/diff/awk path default values init on Windows into the Preferences class 2015-04-16 22:30:18 +05:30
preferences.h Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
preferences.ui Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
settings.h Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
stream.cpp Fix warnings introduced by recent feature development 2016-06-01 20:51:29 +05:30
stream.h Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
streamconfigdialog.cpp UX: Enhance StreamConfigDialog 2017-09-22 20:45:42 +05:30
streamconfigdialog.h UX: Enhance StreamConfigDialog 2017-09-22 20:45:42 +05:30
streamconfigdialog.ui UX: Enhance StreamConfigDialog 2017-09-22 20:45:42 +05:30
streamlistdelegate.cpp Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
streamlistdelegate.h Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
streammodel.cpp UX: Open StreamConfigDialog on add stream 2017-09-20 22:00:47 +05:30
streammodel.h UX: Open StreamConfigDialog on add stream 2017-09-20 22:00:47 +05:30
variablefieldswidget.cpp Feature (contd.): Variable Fields - fixed errors and warnings reported by gcc4 in the code added for this feature 2015-06-01 19:05:43 +05:30
variablefieldswidget.h Feature: Variable Fields - any field of any protocol can now be varied by specifying it as a generic 8/16/32 bit field at a specified offset (relative to the protocol frame value) with a certain mask and a (initial) value alongwith count and step; this is working code - but incomplete. Bunch of FIXME/TODOs and testing pending 2015-05-26 21:43:37 +05:30
variablefieldswidget.ui Feature: Variable Fields - any field of any protocol can now be varied by specifying it as a generic 8/16/32 bit field at a specified offset (relative to the protocol frame value) with a certain mask and a (initial) value alongwith count and step; this is working code - but incomplete. Bunch of FIXME/TODOs and testing pending 2015-05-26 21:43:37 +05:30
xtableview.h UX: Add text hint about stream list 2017-09-09 18:57:55 +05:30
xtreeview.h UX: Auto expand port group and allow deselect in PortsWindow 2017-09-09 13:13:52 +05:30