mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
2020-09-22 Fred Gleason <fredg@paravelsystems.com>
* Replaced the feed summary status icon with the feed image in the feed list in rdcastmanager(1). * Moved the post status icon to a new 'Status' column in the item list on the 'Podcast Item List' dialog in rdcastmanager(1). * Added the item icon to the start of each entry in the item list on the 'Podcast Item List' dialog in rdcastmanager(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -20320,3 +20320,10 @@
|
|||||||
dialog in rdadmin(1).
|
dialog in rdadmin(1).
|
||||||
* Added an 'Unpost' button to the 'Rivendell Feed List' dialog
|
* Added an 'Unpost' button to the 'Rivendell Feed List' dialog
|
||||||
in rdadmin(1).
|
in rdadmin(1).
|
||||||
|
2020-09-22 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Replaced the feed summary status icon with the feed image in the
|
||||||
|
feed list in rdcastmanager(1).
|
||||||
|
* Moved the post status icon to a new 'Status' column in the item
|
||||||
|
list on the 'Podcast Item List' dialog in rdcastmanager(1).
|
||||||
|
* Added the item icon to the start of each entry in the item list
|
||||||
|
on the 'Podcast Item List' dialog in rdcastmanager(1).
|
||||||
|
|||||||
@@ -466,6 +466,9 @@ EXTRA_DIST = admin.xpm\
|
|||||||
rml3.xpm\
|
rml3.xpm\
|
||||||
rml5.png\
|
rml5.png\
|
||||||
rml5.xpm\
|
rml5.xpm\
|
||||||
|
rss.png\
|
||||||
|
rss.xcf\
|
||||||
|
rss.xpm\
|
||||||
split.xpm\
|
split.xpm\
|
||||||
switch.xpm\
|
switch.xpm\
|
||||||
switch2.xpm\
|
switch2.xpm\
|
||||||
|
|||||||
BIN
icons/rss.png
Normal file
BIN
icons/rss.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 706 B |
BIN
icons/rss.xcf
Normal file
BIN
icons/rss.xcf
Normal file
Binary file not shown.
115
icons/rss.xpm
Normal file
115
icons/rss.xpm
Normal file
@@ -0,0 +1,115 @@
|
|||||||
|
/* XPM */
|
||||||
|
const static char * rss_xpm[] = {
|
||||||
|
"32 32 80 1",
|
||||||
|
" c None",
|
||||||
|
". c #FEFEFF",
|
||||||
|
"+ c #F6F6FF",
|
||||||
|
"@ c #F7F7FF",
|
||||||
|
"# c #F5F5FF",
|
||||||
|
"$ c #F4F4FF",
|
||||||
|
"% c #F3F3FF",
|
||||||
|
"& c #F2F2FF",
|
||||||
|
"* c #0000F9",
|
||||||
|
"= c #0101F9",
|
||||||
|
"- c #0202F9",
|
||||||
|
"; c #E3E3FF",
|
||||||
|
"> c #FAFAFF",
|
||||||
|
", c #FFFFFF",
|
||||||
|
"' c #1B1BF9",
|
||||||
|
") c #0202F8",
|
||||||
|
"! c #1616F9",
|
||||||
|
"~ c #5353FA",
|
||||||
|
"{ c #E2E2FD",
|
||||||
|
"] c #A3A3FC",
|
||||||
|
"^ c #F6F6FE",
|
||||||
|
"/ c #5656FA",
|
||||||
|
"( c #4C4CFA",
|
||||||
|
"_ c #9898FC",
|
||||||
|
": c #2626F9",
|
||||||
|
"< c #F9F9FF",
|
||||||
|
"[ c #7272FB",
|
||||||
|
"} c #4747FA",
|
||||||
|
"| c #FCFCFE",
|
||||||
|
"1 c #DDDDFD",
|
||||||
|
"2 c #8B8BFB",
|
||||||
|
"3 c #9292FB",
|
||||||
|
"4 c #0F0FF8",
|
||||||
|
"5 c #F5F5FE",
|
||||||
|
"6 c #F1F1FE",
|
||||||
|
"7 c #0B0BF8",
|
||||||
|
"8 c #9C9CFC",
|
||||||
|
"9 c #6363FA",
|
||||||
|
"0 c #3434F9",
|
||||||
|
"a c #DFDFFD",
|
||||||
|
"b c #5252FA",
|
||||||
|
"c c #1515F8",
|
||||||
|
"d c #0404F8",
|
||||||
|
"e c #1010F8",
|
||||||
|
"f c #2D2DF9",
|
||||||
|
"g c #DCDCFD",
|
||||||
|
"h c #F8F8FF",
|
||||||
|
"i c #3232F9",
|
||||||
|
"j c #C2C2FD",
|
||||||
|
"k c #CBCBFD",
|
||||||
|
"l c #5D5DFA",
|
||||||
|
"m c #D2D2FD",
|
||||||
|
"n c #EBEBFE",
|
||||||
|
"o c #0707F8",
|
||||||
|
"p c #F4F4FE",
|
||||||
|
"q c #0303F8",
|
||||||
|
"r c #1F1FF9",
|
||||||
|
"s c #7070FB",
|
||||||
|
"t c #B4B4FC",
|
||||||
|
"u c #F7F7FE",
|
||||||
|
"v c #8080FB",
|
||||||
|
"w c #1D1DF9",
|
||||||
|
"x c #D3D3FD",
|
||||||
|
"y c #CECEFD",
|
||||||
|
"z c #7979FB",
|
||||||
|
"A c #2F2FF9",
|
||||||
|
"B c #5959FA",
|
||||||
|
"C c #F0F0FE",
|
||||||
|
"D c #4242FA",
|
||||||
|
"E c #B1B1FC",
|
||||||
|
"F c #E8E8FD",
|
||||||
|
"G c #5454FA",
|
||||||
|
"H c #8F8FFB",
|
||||||
|
"I c #4949FA",
|
||||||
|
"J c #0A0AF8",
|
||||||
|
"K c #0808F8",
|
||||||
|
"L c #2525F9",
|
||||||
|
"M c #8282FB",
|
||||||
|
"N c #FDFDFE",
|
||||||
|
"O c #EBEBFF",
|
||||||
|
".+@@@++++#####$$$$%%%%%&&%%%%%%&",
|
||||||
|
"$*======================------*;",
|
||||||
|
">*,,,,,,,,,,,,,,,,,,,,,,,,,,,,*$",
|
||||||
|
">*,,,,,,,,,,,,,,,,,,,,,,,,,,,,*$",
|
||||||
|
">*,,'**)!~{,,,,,,,,,,,,,,,,,,,*$",
|
||||||
|
">*,,'*]^/*(,,,,,,,,,,,,,,,,,,,*$",
|
||||||
|
">*,,'*],_*:,,,,,,,,,,,,,,,,,,,*$",
|
||||||
|
"<*,,'*]^/*[,,,,,,,,,,,,,,,,,,,*$",
|
||||||
|
"<*,,'****}|,,,,,,,,,,,,,,,,,,,*$",
|
||||||
|
"<*,,'*]1'*2,,,,,,,,,,,,,,,,,,,*$",
|
||||||
|
"<*,,'*],3*45,,,,,,,,,,,,,,,,,,*$",
|
||||||
|
"<*,,'*],67*8,,,,,,,,,,,,,,,,,,*$",
|
||||||
|
"<*,,'*],,9*0,abcdefg,,,,,,,,,,*$",
|
||||||
|
"h*,,,,,,,,,,,i)j5klm,,,,,,,,,,*$",
|
||||||
|
"h*,,,,,,,,,,n*o6,,,,,,,,,,,,,,*$",
|
||||||
|
"h*,,,,,,,,,,pq*rstu,,,,,,,,,,,*$",
|
||||||
|
"h*,,,,,,,,,,,v****wx,,,,,,,,,,*%",
|
||||||
|
"h*,,,,,,,,,,,,yzA**B,,,,,,,,,,*$",
|
||||||
|
"h*,,,,,,,,,,,,,,,[*(,,,,,,,,,,*$",
|
||||||
|
"h*,,,,,,,,,,CDEFCG*H,abcdefg,,*$",
|
||||||
|
"@*,,,,,,,,,,^IrJKLMN,i)j5klm,,*$",
|
||||||
|
"@*,,,,,,,,,,,,,,,,,,n*o6,,,,,,*#",
|
||||||
|
"@*,,,,,,,,,,,,,,,,,,pq*rstu,,,*#",
|
||||||
|
"@*,,,,,,,,,,,,,,,,,,,v****wx,,*#",
|
||||||
|
"@*,,,,,,,,,,,,,,,,,,,,yzA**B,,*#",
|
||||||
|
"@*,,,,,,,,,,,,,,,,,,,,,,,[*(,,*#",
|
||||||
|
"+*,,,,,,,,,,,,,,,,,,CDEFCG*H,,*#",
|
||||||
|
"+*,,,,,,,,,,,,,,,,,,^IrJKLMN,,*#",
|
||||||
|
"+*,,,,,,,,,,,,,,,,,,,,,,,,,,,,*#",
|
||||||
|
"+*,,,,,,,,,,,,,,,,,,,,,,,,,,,,*#",
|
||||||
|
"+******************************O",
|
||||||
|
",#####+++++################$$###"};
|
||||||
@@ -40,6 +40,7 @@
|
|||||||
#include "../icons/greenball.xpm"
|
#include "../icons/greenball.xpm"
|
||||||
#include "../icons/redball.xpm"
|
#include "../icons/redball.xpm"
|
||||||
#include "../icons/whiteball.xpm"
|
#include "../icons/whiteball.xpm"
|
||||||
|
#include "../icons/rdcastmanager-32x32.xpm"
|
||||||
|
|
||||||
ListCasts::ListCasts(unsigned feed_id,bool is_super,QWidget *parent)
|
ListCasts::ListCasts(unsigned feed_id,bool is_super,QWidget *parent)
|
||||||
: RDDialog(parent)
|
: RDDialog(parent)
|
||||||
@@ -62,6 +63,7 @@ ListCasts::ListCasts(unsigned feed_id,bool is_super,QWidget *parent)
|
|||||||
list_greenball_map=new QPixmap(greenball_xpm);
|
list_greenball_map=new QPixmap(greenball_xpm);
|
||||||
list_redball_map=new QPixmap(redball_xpm);
|
list_redball_map=new QPixmap(redball_xpm);
|
||||||
list_whiteball_map=new QPixmap(whiteball_xpm);
|
list_whiteball_map=new QPixmap(whiteball_xpm);
|
||||||
|
list_rdcastmanager_32x32_map=new QPixmap(rdcastmanager_32x32_xpm);
|
||||||
|
|
||||||
//
|
//
|
||||||
// Notifications
|
// Notifications
|
||||||
@@ -125,20 +127,24 @@ ListCasts::ListCasts(unsigned feed_id,bool is_super,QWidget *parent)
|
|||||||
list_casts_view->setColumnAlignment(0,Qt::AlignCenter);
|
list_casts_view->setColumnAlignment(0,Qt::AlignCenter);
|
||||||
list_casts_view->addColumn(tr("Title"));
|
list_casts_view->addColumn(tr("Title"));
|
||||||
list_casts_view->setColumnAlignment(1,Qt::AlignLeft);
|
list_casts_view->setColumnAlignment(1,Qt::AlignLeft);
|
||||||
|
|
||||||
|
list_casts_view->addColumn(tr("Status"));
|
||||||
|
list_casts_view->setColumnAlignment(2,Qt::AlignCenter);
|
||||||
|
|
||||||
list_casts_view->addColumn(tr("Start"));
|
list_casts_view->addColumn(tr("Start"));
|
||||||
list_casts_view->setColumnAlignment(2,Qt::AlignLeft);
|
list_casts_view->setColumnAlignment(3,Qt::AlignLeft);
|
||||||
list_casts_view->addColumn(tr("Expiration"));
|
list_casts_view->addColumn(tr("Expiration"));
|
||||||
list_casts_view->setColumnAlignment(3,Qt::AlignCenter);
|
list_casts_view->setColumnAlignment(4,Qt::AlignCenter);
|
||||||
list_casts_view->addColumn(tr("Length"));
|
list_casts_view->addColumn(tr("Length"));
|
||||||
list_casts_view->setColumnAlignment(4,Qt::AlignRight);
|
list_casts_view->setColumnAlignment(5,Qt::AlignRight);
|
||||||
list_casts_view->addColumn(tr("Feed"));
|
list_casts_view->addColumn(tr("Feed"));
|
||||||
list_casts_view->setColumnAlignment(5,Qt::AlignLeft);
|
list_casts_view->setColumnAlignment(6,Qt::AlignLeft);
|
||||||
list_casts_view->addColumn(tr("Category"));
|
list_casts_view->addColumn(tr("Category"));
|
||||||
list_casts_view->setColumnAlignment(6,Qt::AlignCenter);
|
list_casts_view->setColumnAlignment(7,Qt::AlignCenter);
|
||||||
list_casts_view->addColumn(tr("Posted By"));
|
list_casts_view->addColumn(tr("Posted By"));
|
||||||
list_casts_view->setColumnAlignment(7,Qt::AlignLeft);
|
|
||||||
list_casts_view->addColumn(tr("SHA1"));
|
|
||||||
list_casts_view->setColumnAlignment(8,Qt::AlignLeft);
|
list_casts_view->setColumnAlignment(8,Qt::AlignLeft);
|
||||||
|
list_casts_view->addColumn(tr("SHA1"));
|
||||||
|
list_casts_view->setColumnAlignment(9,Qt::AlignLeft);
|
||||||
connect(list_casts_view,
|
connect(list_casts_view,
|
||||||
SIGNAL(doubleClicked(Q3ListViewItem *,const QPoint &,int)),
|
SIGNAL(doubleClicked(Q3ListViewItem *,const QPoint &,int)),
|
||||||
this,
|
this,
|
||||||
@@ -589,56 +595,65 @@ void ListCasts::RefreshItem(RDListViewItem *item)
|
|||||||
"PODCASTS.ORIGIN_LOGIN_NAME,"+ // 08
|
"PODCASTS.ORIGIN_LOGIN_NAME,"+ // 08
|
||||||
"PODCASTS.ORIGIN_STATION,"+ // 09
|
"PODCASTS.ORIGIN_STATION,"+ // 09
|
||||||
"PODCASTS.ORIGIN_DATETIME,"+ // 10
|
"PODCASTS.ORIGIN_DATETIME,"+ // 10
|
||||||
"PODCASTS.SHA1_HASH "+ // 11
|
"PODCASTS.SHA1_HASH,"+ // 11
|
||||||
|
"FEED_IMAGES.DATA "+ // 12
|
||||||
"from PODCASTS left join FEEDS "+
|
"from PODCASTS left join FEEDS "+
|
||||||
"on PODCASTS.FEED_ID=FEEDS.ID where "+
|
"on PODCASTS.FEED_ID=FEEDS.ID left join FEED_IMAGES "+
|
||||||
|
"on FEEDS.ID=FEED_IMAGES.FEED_ID where "+
|
||||||
QString().sprintf("PODCASTS.ID=%d",item->id());
|
QString().sprintf("PODCASTS.ID=%d",item->id());
|
||||||
q=new RDSqlQuery(sql);
|
q=new RDSqlQuery(sql);
|
||||||
if(q->first()) {
|
if(q->first()) {
|
||||||
|
if(q->value(12).isNull()) {
|
||||||
|
item->setPixmap(0,*list_rdcastmanager_32x32_map);
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
QImage img=QImage::fromData(q->value(12).toByteArray());
|
||||||
|
item->setPixmap(0,QPixmap::fromImage(img.scaled(32,32)));
|
||||||
|
}
|
||||||
|
item->setText(1,q->value(1).toString());
|
||||||
switch((RDPodcast::Status)q->value(0).toUInt()) {
|
switch((RDPodcast::Status)q->value(0).toUInt()) {
|
||||||
case RDPodcast::StatusActive:
|
case RDPodcast::StatusActive:
|
||||||
if(q->value(2).toDateTime()<=QDateTime::currentDateTime()) {
|
if(q->value(2).toDateTime()<=QDateTime::currentDateTime()) {
|
||||||
item->setPixmap(0,*list_greenball_map);
|
item->setPixmap(2,*list_greenball_map);
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
item->setPixmap(0,*list_blueball_map);
|
item->setPixmap(2,*list_blueball_map);
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case RDPodcast::StatusPending:
|
case RDPodcast::StatusPending:
|
||||||
item->setPixmap(0,*list_redball_map);
|
item->setPixmap(2,*list_redball_map);
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case RDPodcast::StatusExpired:
|
case RDPodcast::StatusExpired:
|
||||||
item->setPixmap(0,*list_whiteball_map);
|
item->setPixmap(2,*list_whiteball_map);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
item->setText(1,q->value(1).toString());
|
item->setText(3,q->value(2).toDateTime().toString("MM/dd/yyyy hh:mm:ss"));
|
||||||
item->setText(2,q->value(2).toDateTime().toString("MM/dd/yyyy hh:mm:ss"));
|
|
||||||
if(q->value(3).isNull()) {
|
if(q->value(3).isNull()) {
|
||||||
item->setText(3,tr("Never"));
|
item->setText(4,tr("Never"));
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
item->setText(3,q->value(3).toDateTime().toString("MM/dd/yyyy hh:mm:ss"));
|
item->setText(4,q->value(3).toDateTime().toString("MM/dd/yyyy hh:mm:ss"));
|
||||||
}
|
}
|
||||||
item->setText(4,RDGetTimeLength(q->value(4).toInt(),false,false));
|
item->setText(5,RDGetTimeLength(q->value(4).toInt(),false,false));
|
||||||
|
|
||||||
item->setText(5,q->value(6).toString());
|
item->setText(6,q->value(6).toString());
|
||||||
item->setText(6,q->value(7).toString());
|
item->setText(7,q->value(7).toString());
|
||||||
if(q->value(8).isNull()) {
|
if(q->value(8).isNull()) {
|
||||||
item->setText(7,tr("unknown")+" "+tr("at")+" "+
|
item->setText(8,tr("unknown")+" "+tr("at")+" "+
|
||||||
q->value(10).toDateTime().toString("MM/dd/yyyy hh:mm:ss"));
|
q->value(10).toDateTime().toString("MM/dd/yyyy hh:mm:ss"));
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
item->setText(7,q->value(8).toString()+" "+tr("on")+" "+
|
item->setText(8,q->value(8).toString()+" "+tr("on")+" "+
|
||||||
q->value(9).toString()+" "+tr("at")+" "+
|
q->value(9).toString()+" "+tr("at")+" "+
|
||||||
q->value(10).toDateTime().toString("MM/dd/yyyy hh:mm:ss"));
|
q->value(10).toDateTime().toString("MM/dd/yyyy hh:mm:ss"));
|
||||||
}
|
}
|
||||||
if(q->value(11).toString().isEmpty()) {
|
if(q->value(11).toString().isEmpty()) {
|
||||||
item->setText(8,tr("[none]"));
|
item->setText(9,tr("[none]"));
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
item->setText(8,q->value(11).toString());
|
item->setText(9,q->value(11).toString());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
delete q;
|
delete q;
|
||||||
|
|||||||
@@ -73,6 +73,7 @@ class ListCasts : public RDDialog
|
|||||||
QPixmap *list_greenball_map;
|
QPixmap *list_greenball_map;
|
||||||
QPixmap *list_redball_map;
|
QPixmap *list_redball_map;
|
||||||
QPixmap *list_whiteball_map;
|
QPixmap *list_whiteball_map;
|
||||||
|
QPixmap *list_rdcastmanager_32x32_map;
|
||||||
unsigned list_feed_id;
|
unsigned list_feed_id;
|
||||||
QLabel *list_filter_label;
|
QLabel *list_filter_label;
|
||||||
QLineEdit *list_filter_edit;
|
QLineEdit *list_filter_edit;
|
||||||
|
|||||||
@@ -37,6 +37,7 @@
|
|||||||
#include "../icons/rdcastmanager-22x22.xpm"
|
#include "../icons/rdcastmanager-22x22.xpm"
|
||||||
#include "../icons/greencheckmark.xpm"
|
#include "../icons/greencheckmark.xpm"
|
||||||
#include "../icons/redx.xpm"
|
#include "../icons/redx.xpm"
|
||||||
|
#include "../icons/rdcastmanager-32x32.xpm"
|
||||||
|
|
||||||
//
|
//
|
||||||
// Global Resources
|
// Global Resources
|
||||||
@@ -99,6 +100,7 @@ MainWidget::MainWidget(RDConfig *c,QWidget *parent)
|
|||||||
setWindowIcon(*cast_rivendell_map);
|
setWindowIcon(*cast_rivendell_map);
|
||||||
cast_greencheckmark_map=new QPixmap(greencheckmark_xpm);
|
cast_greencheckmark_map=new QPixmap(greencheckmark_xpm);
|
||||||
cast_redx_map=new QPixmap(redx_xpm);
|
cast_redx_map=new QPixmap(redx_xpm);
|
||||||
|
cast_rdcastmanager_32x32_map=new QPixmap(rdcastmanager_32x32_xpm);
|
||||||
|
|
||||||
//
|
//
|
||||||
// Notifications
|
// Notifications
|
||||||
@@ -278,12 +280,14 @@ void MainWidget::RefreshItem(RDListViewItem *item)
|
|||||||
int total=0;
|
int total=0;
|
||||||
|
|
||||||
sql=QString("select ")+
|
sql=QString("select ")+
|
||||||
"CHANNEL_TITLE,"+ // 00
|
"FEEDS.CHANNEL_TITLE,"+ // 00
|
||||||
"IS_SUPERFEED,"+ // 01
|
"FEEDS.IS_SUPERFEED,"+ // 01
|
||||||
"ID,"+ // 02
|
"FEEDS.ID,"+ // 02
|
||||||
"BASE_URL "+ // 03
|
"FEEDS.BASE_URL,"+ // 03
|
||||||
"from FEEDS where "+
|
"FEED_IMAGES.DATA "+ // 04
|
||||||
"KEY_NAME=\""+RDEscapeString(item->text(1))+"\"";
|
"from FEEDS left join FEED_IMAGES "+
|
||||||
|
"on FEEDS.ID=FEED_IMAGES.FEED_ID where "+
|
||||||
|
"FEEDS.KEY_NAME=\""+RDEscapeString(item->text(1))+"\"";
|
||||||
q=new RDSqlQuery(sql);
|
q=new RDSqlQuery(sql);
|
||||||
while(q->next()) {
|
while(q->next()) {
|
||||||
sql=QString().sprintf("select STATUS from PODCASTS where FEED_ID=%u",
|
sql=QString().sprintf("select STATUS from PODCASTS where FEED_ID=%u",
|
||||||
@@ -302,11 +306,12 @@ void MainWidget::RefreshItem(RDListViewItem *item)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
delete q1;
|
delete q1;
|
||||||
if(active==total) {
|
if(q->value(4).isNull()) {
|
||||||
item->setPixmap(0,*cast_greencheckmark_map);
|
item->setPixmap(0,*cast_rdcastmanager_32x32_map);
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
item->setPixmap(0,*cast_redx_map);
|
QImage img=QImage::fromData(q->value(4).toByteArray());
|
||||||
|
item->setPixmap(0,QPixmap::fromImage(img.scaled(32,32)));
|
||||||
}
|
}
|
||||||
item->setText(2,q->value(0).toString());
|
item->setText(2,q->value(0).toString());
|
||||||
if(RDBool(q->value(1).toString())) {
|
if(RDBool(q->value(1).toString())) {
|
||||||
|
|||||||
@@ -56,6 +56,7 @@ class MainWidget : public RDWidget
|
|||||||
QPixmap *cast_rivendell_map;
|
QPixmap *cast_rivendell_map;
|
||||||
QPixmap *cast_greencheckmark_map;
|
QPixmap *cast_greencheckmark_map;
|
||||||
QPixmap *cast_redx_map;
|
QPixmap *cast_redx_map;
|
||||||
|
QPixmap *cast_rdcastmanager_32x32_map;
|
||||||
QPushButton *cast_open_button;
|
QPushButton *cast_open_button;
|
||||||
QPushButton *cast_copy_button;
|
QPushButton *cast_copy_button;
|
||||||
QPushButton *cast_close_button;
|
QPushButton *cast_close_button;
|
||||||
|
|||||||
@@ -418,6 +418,10 @@ Log</source>
|
|||||||
<source>Unable to update remote XML data!</source>
|
<source>Unable to update remote XML data!</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Status</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>LogDialog</name>
|
<name>LogDialog</name>
|
||||||
|
|||||||
@@ -403,6 +403,10 @@ Log</source>
|
|||||||
<source>Unable to update remote XML data!</source>
|
<source>Unable to update remote XML data!</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Status</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>LogDialog</name>
|
<name>LogDialog</name>
|
||||||
|
|||||||
@@ -358,6 +358,10 @@ Log</source>
|
|||||||
<source>Unable to update remote XML data!</source>
|
<source>Unable to update remote XML data!</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Status</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>LogDialog</name>
|
<name>LogDialog</name>
|
||||||
|
|||||||
@@ -254,6 +254,10 @@ Log</source>
|
|||||||
<source>Unable to update remote XML data!</source>
|
<source>Unable to update remote XML data!</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Status</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>LogDialog</name>
|
<name>LogDialog</name>
|
||||||
|
|||||||
@@ -385,6 +385,10 @@ Log</source>
|
|||||||
<source>Unable to update remote XML data!</source>
|
<source>Unable to update remote XML data!</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Status</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>LogDialog</name>
|
<name>LogDialog</name>
|
||||||
|
|||||||
@@ -385,6 +385,10 @@ Log</source>
|
|||||||
<source>Unable to update remote XML data!</source>
|
<source>Unable to update remote XML data!</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Status</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>LogDialog</name>
|
<name>LogDialog</name>
|
||||||
|
|||||||
@@ -363,6 +363,10 @@ Log</source>
|
|||||||
<source>Unable to update remote XML data!</source>
|
<source>Unable to update remote XML data!</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Status</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>LogDialog</name>
|
<name>LogDialog</name>
|
||||||
|
|||||||
Reference in New Issue
Block a user