ostinato/client
Srivats P 0b407af04c Use alternate row colors for port stats window
This makes it more readable. Unfortunately, the alternate row colors
don't apply to the row headers. QHeaderView is supposed to support
QBackgroundRole but there's a long pending bug on the Qt side for the
same - https://bugreports.qt.io/browse/QTBUG-31804
2018-02-08 22:39:22 +05:30
..
icons Merge branch 'master' into sign 2017-12-03 12:59:26 +05:30
about.ui Update copyright years in about dialog 2018-01-01 09:39:54 +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
jumpurl.h Change all URLs to jump URLs 2017-10-10 21:36:06 +05:30
main.cpp Added ostinato cmdline option -s to suppress starting local drone 2016-10-13 18:50:33 +05:30
mainwindow.cpp Fix error message to specify -c instead of -s 2018-01-01 09:43:27 +05:30
mainwindow.h UX: Report more drone startup errors 2017-09-26 19:59:49 +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 Use static linking on win32 2017-12-07 19:04:18 +05:30
ostinato.qrc Merge branch 'master' into sign 2017-12-03 12:59:26 +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 Rename ostinato option -s to -c (controller only) 2017-12-07 19:03:28 +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 Merge branch 'master' into sign 2017-12-03 12:59:26 +05:30
portconfigdialog.cpp sign: Resolve a few FIXMEs 2017-12-03 11:26:09 +05:30
portconfigdialog.h sign: Disable Port TxMode/StreamsType config in GUI based on port state 2016-10-28 18:27:24 +05:30
portconfigdialog.ui sign: Add Stream Stats button to GUI port config 2016-11-21 18:39:55 +05:30
portgroup.cpp Merge branch 'master' into sign 2017-12-03 12:59:26 +05:30
portgroup.h sign: Clear Port+Stream Stats on Clear(All) click 2016-11-28 20:19:17 +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 Add Tx/Rx bps to GUI stats window 2018-01-31 16:03:34 +05:30
portstatsmodel.h Add Tx/Rx bps to GUI stats window 2018-01-31 16:03:34 +05:30
portstatsproxymodel.h Fixed gcc4 warnings 2015-06-05 20:18:41 +05:30
portstatswindow.cpp Use alternate row colors for port stats window 2018-02-08 22:39:22 +05:30
portstatswindow.h Merge branch 'master' into sign 2017-12-03 12:59:26 +05:30
portstatswindow.ui Stream stats UX improvements 2017-12-06 20:47:26 +05:30
portswindow.cpp Merge branch 'master' into sign 2017-12-03 12:59:26 +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: Include FAQ url in portgroup hint page 2017-10-24 18:37:30 +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 Merge branch 'master' into sign 2017-12-03 12:59:26 +05:30
streamconfigdialog.h Merge branch 'master' into sign 2017-12-03 12:59:26 +05:30
streamconfigdialog.ui Merge branch 'master' into sign 2017-12-03 12:59:26 +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
streamstatsfiltermodel.h sign: Show streamStats byte stats only if user wants 2017-01-13 19:02:25 +05:30
streamstatsmodel.cpp sign: Rename Aggr to Total in Stream Stats Window 2017-01-23 18:26:35 +05:30
streamstatsmodel.h sign: Rename aggrStreamStats as aggrGuidStats 2017-01-10 18:50:22 +05:30
streamstatswindow.cpp sign: Show streamStats byte stats only if user wants 2017-01-13 19:02:25 +05:30
streamstatswindow.h sign: Show streamStats byte stats only if user wants 2017-01-13 19:02:25 +05:30
streamstatswindow.ui Stream stats UX improvements 2017-12-06 20:47:26 +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