2022-09-17 Fred Gleason <fredg@paravelsystems.com>

* Added type icons to the 'Source' and 'Destination' columns of
	the events list in rdcatch(1).
	* Removed the 'RSS Feed' column from the event list in rdcatch(1).
	* Consolidated the 'Start Date Offset' and 'End Date Offset'
	columns into a single 'Start/End Date' column in rdcatch(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-09-17 16:03:38 -04:00
parent 850a0b4ece
commit 91245cab19
12 changed files with 353 additions and 198 deletions

View File

@@ -117,6 +117,7 @@
#include "../icons/record.xpm"
#include "../icons/upload.xpm"
#include "../icons/download.xpm"
#include "../icons/url.xpm"
#include "../icons/host-16x16.xpm"
#include "../icons/service-16x16.xpm"
@@ -279,6 +280,7 @@ RDIconEngine::RDIconEngine()
d_list_icons.push_back(QPixmap(rss_xpm));
d_list_icons.push_back(QPixmap(upload_xpm));
d_list_icons.push_back(QPixmap(download_xpm));
d_list_icons.push_back(QPixmap(url_xpm));
//
// Create Service Icon