..
icons
Add Find & Replace UI with skeletal code
2021-11-26 22:30:45 +05:30
themes
Update material themes and add qds themes
2022-01-29 12:24:08 +05:30
about.ui
Update copyright years in About
2023-10-11 12:57:05 +05:30
applymsg.h
Show a progress dialog during Apply
2019-02-22 18:58:13 +05:30
arpstatusmodel.cpp
Use a better heuristic to determine model canCut()
2020-03-17 18:49:12 +05:30
arpstatusmodel.h
Use a better heuristic to determine model canCut()
2020-03-17 18:49:12 +05:30
clipboardhelper.cpp
Fix crash when updating 'cut' status
2020-03-17 18:50:20 +05:30
clipboardhelper.h
Enable/Disable cut-copy-paste actions as required
2020-03-16 22:26:16 +05:30
devicegroupdialog.cpp
Fix werror warning about 0 being signed by default
2023-05-26 11: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
Add cut-copy-paste support for devicegroups
2020-03-11 18:19:55 +05:30
devicegroupmodel.h
Add cut-copy-paste support for devicegroups
2020-03-11 18:19:55 +05:30
devicemodel.cpp
Use a better heuristic to determine model canCut()
2020-03-17 18:49:12 +05:30
devicemodel.h
Use a better heuristic to determine model canCut()
2020-03-17 18:49:12 +05:30
deviceswidget.cpp
Add cut-copy-paste to Edit menu and context-menu
2020-03-14 21:13:24 +05:30
deviceswidget.h
Revert "Use persistent model index in devices widget"
2019-08-24 11:59:41 +05:30
deviceswidget.ui
Copy to clipboard in plain text format also
2020-03-18 20:50:29 +05:30
dumpview.cpp
Fix packet dump view bg color when using dark theme
2022-02-07 21:44:40 +05:30
dumpview.h
Fix warnings about DumpView::dataChanged and struct StatsTuple
2018-05-21 21:31:44 +02:00
fieldedit.cpp
Rename FieldEdit::setMask as FieldEdit::setMaskMode
2021-12-11 13:40:44 +05:30
fieldedit.h
Rename FieldEdit::setMask as FieldEdit::setMaskMode
2021-12-11 13:40:44 +05:30
findreplace.cpp
Ensure mandatory fields to enable find-replace OK button
2021-12-15 21:28:52 +05:30
findreplace.h
Ensure mandatory fields to enable find-replace OK button
2021-12-15 21:28:52 +05:30
findreplace.ui
Tweak find-replace UI
2021-12-12 10:52:43 +05:30
hexlineedit.cpp
Port common, rpc and client code to Qt5
2018-03-14 21:58:56 +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
icononlydelegate.h
Fix icon-only delegate
2023-10-13 12:16:03 +05:30
jumpurl.h
Change outbound URLs to https where available
2018-12-14 23:04:47 +05:30
log.h
LogsWindow: Add missing log.h
2018-08-20 20:57:23 +05:30
logsmodel.cpp
Remove copy support from Logs Model
2020-03-18 20:56:07 +05:30
logsmodel.h
Remove copy support from Logs Model
2020-03-18 20:56:07 +05:30
logswindow.cpp
Avoid crash at GUI start up
2022-02-09 21:30:51 +05:30
logswindow.h
Add XXX note about LogsWindow::isVisible_
2020-05-10 19:19:32 +05:30
logswindow.ui
LogsWindow: Improve UX
2018-08-23 23:23:07 +05:30
main.cpp
Add theme-manager and qt-material themes
2021-12-24 21:36:14 +05:30
mainwindow.cpp
Reset port widget current on portgroup disconnect
2022-12-08 17:00:15 +05:30
mainwindow.h
Add Check for updates to main menu
2019-05-22 18:49:51 +05:30
mainwindow.ui
Move View menu immediately after Edit menu
2022-02-11 18:34:06 +05:30
mandatoryfieldsgroup.cpp
Ensure mandatory fields to enable find-replace OK button
2021-12-15 21:28:52 +05:30
mandatoryfieldsgroup.h
Fix build break due to typo in #include files
2021-12-16 17:49:01 +05:30
ndpstatusmodel.cpp
Use a better heuristic to determine model canCut()
2020-03-17 18:49:12 +05:30
ndpstatusmodel.h
Use a better heuristic to determine model canCut()
2020-03-17 18:49:12 +05:30
ostinato.pro
Install themes as part of 'make install'
2022-01-30 13:13:20 +05:30
ostinato.qrc
Add Find & Replace UI with skeletal code
2021-11-26 22:30:45 +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
Use a better heuristic to determine model canCut()
2020-03-17 18:49:12 +05:30
packetmodel.h
Use a better heuristic to determine model canCut()
2020-03-17 18:49:12 +05:30
params.cpp
ostinato -[hv] should output to stdout
2023-02-24 15:15:59 +05:30
params.h
Disable logs by default in release mode
2019-07-02 18:25:31 +05:30
port.cpp
Alloc/free Pcap import options dialog every time
2021-12-11 21:13:15 +05:30
port.h
Allow user to add a port description
2022-09-09 12:25:17 +05:30
portconfigdialog.cpp
Allow user to add a port description
2022-09-09 12:25:17 +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
Allow user to add a port description
2022-09-09 12:25:17 +05:30
portgroup.cpp
Initiate ARP/NDP resolve during session open
2022-06-09 20:30:42 +05:30
portgroup.h
Report "Apply" time in logs
2019-07-02 18:24:55 +05:30
portgrouplist.cpp
Show port name/description in port stats window
2022-09-12 15:46:06 +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
Use a better heuristic to determine model canCut()
2020-03-17 18:49:12 +05:30
portmodel.h
Use a better heuristic to determine model canCut()
2020-03-17 18:49:12 +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
Show port name/description in port stats window
2022-09-12 15:46:06 +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
Include state in port stats text copy to clipboard
2023-10-11 13:07:02 +05:30
portstatsmodel.h
Rename port stats names to begin with send/receive
2023-03-04 15:31:24 +05:30
portstatsproxymodel.h
Move port stats hidden rows to the end
2023-03-04 10:49:35 +05:30
portstatswindow.cpp
Move port stats hidden rows to the end
2023-03-04 10:49:35 +05:30
portstatswindow.h
Clear current and selection when restoring default view
2020-05-07 18:40:31 +05:30
portstatswindow.ui
Update portstatswindow.ui
2022-04-16 19:14:44 +02:00
portswindow.cpp
Reset port widget current on portgroup disconnect
2022-12-08 17:00:15 +05:30
portswindow.h
Rename port configuration slot
2022-10-07 12:58:45 +05:30
portswindow.ui
Increase default width of port list pane
2022-02-12 19:26:18 +05:30
portwidget.cpp
Reset port widget current on portgroup disconnect
2022-12-08 17:00:15 +05:30
portwidget.h
Reset port widget current on portgroup disconnect
2022-12-08 17:00:15 +05:30
portwidget.ui
Change port bit rate display unit automatically
2021-11-10 19:22:49 +05:30
preferences.cpp
Add theme-manager and qt-material themes
2021-12-24 21:36:14 +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
Add theme-manager and qt-material themes
2021-12-24 21:36:14 +05:30
rowborderdelegate.h
Visually group related port stats
2023-03-04 09:57:56 +05:30
settings.h
Add theme-manager and qt-material themes
2021-12-24 21:36:14 +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
Add IMIX as a Frame Length mode
2021-09-23 08:11:22 +05:30
streamconfigdialog.h
Fix Qt4 to Qt5 porting issues with debug build
2018-03-27 20:02:36 +05:30
streamconfigdialog.ui
Don't stretch stream config simple protocols widget
2022-02-05 21:22:32 +05:30
streamlistdelegate.cpp
Port common, rpc and client code to Qt5
2018-03-14 21:58:56 +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
Reset port widget current on portgroup disconnect
2022-12-08 17:00:15 +05:30
streammodel.h
Add cut-copy-paste support for streams
2020-03-11 18:19:55 +05:30
streamstatsfiltermodel.h
sign: Show streamStats byte stats only if user wants
2017-01-13 19:02:25 +05:30
streamstatsmodel.cpp
Try and fit all stream stats column within window
2023-06-26 17:03:47 +05:30
streamstatsmodel.h
Add jitter to Stream Stats in the GUI
2023-06-26 14:38:28 +05:30
streamstatswindow.cpp
Try and fit all stream stats column within window
2023-06-26 17:03:47 +05:30
streamstatswindow.h
Show Duration 'n rates in stream stats by default
2022-06-16 14:46:18 +05:30
streamstatswindow.ui
Include headers also when copying stream stats
2023-06-26 18:08:49 +05:30
streamswidget.cpp
Reset port widget current on portgroup disconnect
2022-12-08 17:00:15 +05:30
streamswidget.h
Add Find & Replace UI with skeletal code
2021-11-26 22:30:45 +05:30
streamswidget.ui
Add Find & Replace UI with skeletal code
2021-11-26 22:30:45 +05:30
thememanager.cpp
Use /usr/share/ostinato-controller/themes on Linux
2022-07-29 20:54:14 +05:30
thememanager.h
Add theme-manager and qt-material themes
2021-12-24 21:36:14 +05:30
variablefieldswidget.cpp
Skip not-included fields in variable fields list
2022-05-23 13:31:01 +05:30
variablefieldswidget.h
Improve UX for variable fields configuration
2018-02-10 12:40:10 +05:30
variablefieldswidget.ui
Add helpful hint text to variable fields widget
2018-02-21 21:57:46 +05:30
xlistwidget.h
Add helpful hint text to variable fields widget
2018-02-21 21:57:46 +05:30
xqlocale.h
Try and fit all stream stats column within window
2023-06-26 17:03:47 +05:30
xtableview.h
Include headers also when copying stream stats
2023-06-26 18:08:49 +05:30
xtreeview.h
Restore XTreeView functionality
2019-08-24 12:14:50 +05:30