[prev in list] [next in list] [prev in thread] [next in thread] 

List:       licq-cvs
Subject:    [Licq-cvs] qt-gui/src
From:       Jon Keating <emostar () users ! sourceforge ! net>
Date:       2004-05-14 10:50:54
Message-ID: E1BOaHG-0007aK-GX () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/licq/qt-gui/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29132

Modified Files:
	usereventdlg.cpp 
Log Message:
Show typing status for people not using tabs.


Index: usereventdlg.cpp
===================================================================
RCS file: /cvsroot/licq/qt-gui/src/usereventdlg.cpp,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -d -r1.148 -r1.149
--- usereventdlg.cpp	9 May 2004 15:53:24 -0000	1.148
+++ usereventdlg.cpp	14 May 2004 10:50:51 -0000	1.149
@@ -505,6 +505,8 @@
     if (tmrTyping->isActive())
       tmrTyping->stop();
     tmrTyping->start(10000, true);
+    
+    nfoStatus->setPaletteBackgroundColor(QColor("yellow"));
   }
 }
 
@@ -512,6 +514,7 @@
 {
   ICQUser *u = gUserManager.FetchUser(m_szId, m_nPPID, LOCK_W);
   u->SetTyping(ICQ_TYPING_INACTIVEx0);
+  nfoStatus->unsetPalette();
   mainwin->userEventTabDlg->updateTabLabel(u);
   gUserManager.DropUser(u);  
 }



-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
Licq-cvs mailing list
Licq-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/licq-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic