Srivats P
990c13e67a
Add Find & Replace UI with skeletal code
2021-11-26 22:30:45 +05:30
Srivats P
0e72a58dd7
Call attention to the warn/error logs using animation
2020-05-10 18:43:08 +05:30
Srivats P
18d024481f
Add cut-copy-paste to Edit menu and context-menu
...
Actions have been added to context-menu for stream list and device group
list only for now.
2020-03-14 21:13:24 +05:30
Srivats P
95578e5094
Add animated icons to LogsWindow tab
2019-02-10 18:15:35 +05:30
Srivats P
7b8c5a878a
Add Help|Donate menu item
2018-12-18 19:36:21 +05:30
Srivats P
f550cb0605
Adorn portList linkState icon with transmit/capture indicators
...
The new 'exclusive' indicator may need more work in the future
2018-12-03 21:14:05 +05:30
Srivats P
496e044bdd
Replace Port Stats Link/Tx/Capture state text with icons
...
* All 3 icons are combined into a single row instead of 3 separate rows
* Tooltip to clarify meaning of icons
* Qt Model-View displays icon left-aligned, so use a custom delegate to
center-align it
* Add a icon for "Transmit On"
* Edit icons for "Start/Stop Capture"
2018-11-29 20:44:03 +05:30
Srivats P
52a5cb0d30
Improve UX for variable fields configuration
...
* Redesign the toolbar buttons to be similar to port stats
* Show protocols with variable fields in bold
* Variable field list will always have a 'current', if not empty
* Adding a new variable field makes it 'current' for immediate edit
* Each protocol remembers its 'current' variable field
Also renamed UserRole to a more widget specific enum
2018-02-10 12:40:10 +05:30
Srivats P
6dd6511269
Merge branch 'master' into sign
2017-12-03 12:59:26 +05:30
Srivats P
fda7807797
sign: GUI code for fetch/display of stream stats
2016-11-24 21:44:38 +05:30
Srivats P
6a426a7a7e
Add icon for Help menu item
2016-09-21 20:41:32 +05:30
Srivats P
5ff46e7ec5
Change Device Information Refresh Button from text to icon
2016-05-28 13:19:22 +05:30
Srivats P
f33bd38e7b
Device Emulation (contd.) - Added icons for the DeviceGroup actions
2016-03-19 17:31:08 +05:30
Srivats P
e9759fde26
Device Emulation (contd.): Add icons for resolve/clear neighbor buttons
2016-03-09 21:54:01 +05:30
Srivats P.
a9da643fb2
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!
...
Fixes issue 144
2015-04-16 22:20:07 +05:30