[Kmyirc-cvs] kmyirc-ng ChangeLog,1.13,1.14 Makefile.in,1.14,1.15 kmyirc.kdevelop,1.6,1.7 kmyirc.kdev
Status: Alpha
Brought to you by:
shermann
|
From: <she...@us...> - 2003-06-02 08:39:10
|
Update of /cvsroot/kmyirc/kmyirc-ng
In directory sc8-pr-cvs1:/tmp/cvs-serv6084
Modified Files:
ChangeLog Makefile.in kmyirc.kdevelop kmyirc.kdevses
Log Message:
Added KMIIrcDefault Configuration Widget
Changed systrayBtn and systrayLabel to private in KMIGeneralCfg
Added KMIGeneralCfg::setSystray(bool)
Added bool KMIGeneralCfg::isSystray();
Added QString KMIIRCDefault::defaultNickname()
Added QString KMIIRCDefault::defaultAltNickname()
Added QString KMIIRCDefault::defaultUsername()
Added void KMIIRCDefault::setDefaultNickname(const QString &)
Added void KMIIRCDefault::setDefaultAltNickname(const QString &)
Added void KMIIRCDefault::setDefaultUsername(const QString &)
Added protected slot virtual void KMyIRCPreferences::slotOk()
Changed in main.cpp the systray display depending on configuration settings
Index: ChangeLog
===================================================================
RCS file: /cvsroot/kmyirc/kmyirc-ng/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- ChangeLog 7 May 2003 20:01:11 -0000 1.13
+++ ChangeLog 2 Jun 2003 08:39:03 -0000 1.14
@@ -1,5 +1,24 @@
Version: 0.3.0.1
+ 2003-06-02 Stephan Hermann <sh...@so...>
+ * Added KMIIrcDefault Configuration Widget
+ * Changed systrayBtn and systrayLabel to private in KMIGeneralCfg
+ * Added KMIGeneralCfg::setSystray(bool)
+ * Added bool KMIGeneralCfg::isSystray();
+ * Added QString KMIIRCDefault::defaultNickname()
+ * Added QString KMIIRCDefault::defaultAltNickname()
+ * Added QString KMIIRCDefault::defaultUsername()
+ * Added void KMIIRCDefault::setDefaultNickname(const QString &)
+ * Added void KMIIRCDefault::setDefaultAltNickname(const QString &)
+ * Added void KMIIRCDefault::setDefaultUsername(const QString &)
+ * Added protected slot virtual void KMyIRCPreferences::slotOk()
+ * Changed in main.cpp the systray display depending on configuration settings
+
+
+ 2003-05-26 Stephan Hermann <sh...@so...>
+ * Added edit avatar functions, now you can edit your settings you set before.
+ * Added some time/date stamps in KMIAvatarDlg
+
2003-05-07 Henrique Pinto <sta...@co...>
* Added KMINetworkClient
@@ -54,24 +73,24 @@
2003-04-28 Stephan Hermann <sh...@so...>
* Added KMIAvatarDlg (can someoine check the UI settings,pls)
- * Added slot void KMIAvatarDlg::slotEnableChannelLogFile(bool toggle)
- * Added slot void KMIAvatarDlg::slotEnableURLLogFile(bool toggle)
- * Added slot void KMIAvatarDlg::slotEnableDateTime(bool toggle)
- * Added private attribute QString str_urlLogFile
- * Added private attribute QString str_channelLogFile
- * Added slot void KMIAvatarDlg::slotChooseURLLogFile()
- * Added slot void KMIAvatarDlg::slotChooseChannelLogFile()
- * Added KMINickDlg and nickdlg.ui
- * Added public void KMINickDlg::setNickName(const QString &value)
- * Added public QString KMINickDlg::getNickName()
- * Added protected slot void KMIAvatarDlg::slotAltNickAdd()
+ * Added slot void KMIAvatarDlg::slotEnableChannelLogFile(bool toggle)
+ * Added slot void KMIAvatarDlg::slotEnableURLLogFile(bool toggle)
+ * Added slot void KMIAvatarDlg::slotEnableDateTime(bool toggle)
+ * Added private attribute QString str_urlLogFile
+ * Added private attribute QString str_channelLogFile
+ * Added slot void KMIAvatarDlg::slotChooseURLLogFile()
+ * Added slot void KMIAvatarDlg::slotChooseChannelLogFile()
+ * Added KMINickDlg and nickdlg.ui
+ * Added public void KMINickDlg::setNickName(const QString &value)
+ * Added public QString KMINickDlg::getNickName()
+ * Added protected slot void KMIAvatarDlg::slotAltNickAdd()
2003-04-25 Stephan Hermann <sh...@so...>
- * Added functions to set server settings in KGlobal::config() (KMIIRCServerCfg::slotAddServer())
+ * Added functions to set server settings in KGlobal::config() (KMIIRCServerCfg::slotAddServer())
Format for Servergroups and Serversettings:
- [Group: Groupname]
- ServerName=<portNo>;(isSSL;"Yes";"No");"<description>"
+ [Group: Groupname]
+ ServerName=<portNo>;(isSSL;"Yes";"No");"<description>"
Format for Avatarsettings per server:
[Group: ServerName:PortNo]
IRCNick=<nickname>
@@ -82,7 +101,7 @@
* Added slot void KMIIRCServerCfg::slotEditServer()
* Added slot void KMIIRCServerCfg::slotDeleteServer()
* Added functions to add, change and delete server entries out of KGlobal::config()
- * Added AvatarDlg UI
+ * Added AvatarDlg UI
Index: Makefile.in
===================================================================
RCS file: /cvsroot/kmyirc/kmyirc-ng/Makefile.in,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- Makefile.in 6 May 2003 07:49:18 -0000 1.14
+++ Makefile.in 2 Jun 2003 08:39:03 -0000 1.15
@@ -433,7 +433,7 @@
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
#>+ 4
-KDE_DIST=stamp-h.in subdirs configure.files kmyirc.kdevses kmyirc.kdevelop Makefile.cvs Doxyfile
+KDE_DIST=stamp-h.in subdirs configure.files kmyirc.kdevses kmyirc.kdevelop Makefile.cvs
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
Index: kmyirc.kdevelop
===================================================================
RCS file: /cvsroot/kmyirc/kmyirc-ng/kmyirc.kdevelop,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- kmyirc.kdevelop 29 Apr 2003 15:22:53 -0000 1.6
+++ kmyirc.kdevelop 2 Jun 2003 08:39:04 -0000 1.7
@@ -49,6 +49,8 @@
<subclass uifile="/src/avatardlg.ui" sourcefile="/src/kmiavatardlg.h" />
<subclass uifile="/src/nickname.ui" sourcefile="/src/kminickdlg.cpp" />
<subclass uifile="/src/nickname.ui" sourcefile="/src/kminickdlg.h" />
+ <subclass uifile="/src/ircdefault.ui" sourcefile="/src/kmiircdefault.cpp" />
+ <subclass uifile="/src/ircdefault.ui" sourcefile="/src/kmiircdefault.h" />
</subclassing>
<configurations>
<default>
Index: kmyirc.kdevses
===================================================================
RCS file: /cvsroot/kmyirc/kmyirc-ng/kmyirc.kdevses,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- kmyirc.kdevses 6 May 2003 07:49:18 -0000 1.12
+++ kmyirc.kdevses 2 Jun 2003 08:39:04 -0000 1.13
@@ -1,58 +1,66 @@
<?xml version = '1.0' encoding = 'UTF-8'?>
<!DOCTYPE KDevPrjSession>
<KDevPrjSession>
- <DocsAndViews NumberOfDocuments="9" >
+ <DocsAndViews NumberOfDocuments="11" >
<Doc0 NumberOfViews="1" URL="file:/home/sh/projekte/kmyirc-ng/ChangeLog" >
- <View0 line="7" Type="???" >
+ <View0 line="15" Type="???" >
<AdditionalSettings/>
</View0>
</Doc0>
- <Doc1 NumberOfViews="1" URL="file:/home/sh/projekte/kmyirc-ng/src/kmiircservercfg.cpp" >
- <View0 line="58" Type="???" >
+ <Doc1 NumberOfViews="1" URL="file:/home/sh/projekte/kmyirc-ng/src/pref.cpp" >
+ <View0 line="65" Type="???" >
<AdditionalSettings/>
</View0>
</Doc1>
- <Doc2 NumberOfViews="1" URL="file:/home/sh/projekte/kmyirc-ng/src/kmiircservercfg.h" >
- <View0 line="41" Type="???" >
+ <Doc2 NumberOfViews="1" URL="file:/home/sh/projekte/kmyirc-ng/src/kmiavatardlg.h" >
+ <View0 line="7" Type="???" >
<AdditionalSettings/>
</View0>
</Doc2>
- <Doc3 context="ctx_doxygen" NumberOfViews="1" URL="file:/usr/kde/3.1/share/doc/HTML/en/kdelibs-apidocs/kdecore/html/classKSocket.html" >
- <View0 Type="???" >
+ <Doc3 NumberOfViews="1" URL="file:/home/sh/projekte/kmyirc-ng/src/pref.h" >
+ <View0 line="44" Type="???" >
<AdditionalSettings/>
</View0>
</Doc3>
- <Doc4 context="ctx_qt" NumberOfViews="1" URL="file:/usr/qt/3/doc/html/clientserver-example.html#x716" >
- <View0 Type="???" >
+ <Doc4 NumberOfViews="1" URL="file:/home/sh/projekte/kmyirc-ng/src/kmiircdefault.cpp" >
+ <View0 line="3" Type="???" >
<AdditionalSettings/>
</View0>
</Doc4>
- <Doc5 NumberOfViews="1" URL="file:/home/sh/projekte/kmyirc-ng/src/kmiircmessage.h" >
- <View0 line="32" Type="???" >
+ <Doc5 NumberOfViews="1" URL="file:/home/sh/projekte/kmyirc-ng/src/kmiircdefault.h" >
+ <View0 line="19" Type="???" >
<AdditionalSettings/>
</View0>
</Doc5>
- <Doc6 NumberOfViews="1" URL="file:/home/sh/projekte/kmyirc-ng/src/kmiircmessage.cpp" >
- <View0 line="148" Type="???" >
+ <Doc6 context="ctx_doxygen" NumberOfViews="1" URL="file:/usr/share/doc/HTML/en/kdelibs-3.1-apidocs/kdeui/html/classKDialogBase.html" >
+ <View0 Type="???" >
<AdditionalSettings/>
</View0>
</Doc6>
- <Doc7 NumberOfViews="1" URL="file:/home/sh/projekte/kmyirc-ng/src/kmiircsocket.h" >
- <View0 line="0" Type="???" >
+ <Doc7 NumberOfViews="1" URL="file:/home/sh/projekte/kmyirc-ng/src/kmigeneralcfg.cpp" >
+ <View0 line="49" Type="???" >
<AdditionalSettings/>
</View0>
</Doc7>
- <Doc8 NumberOfViews="1" URL="file:/home/sh/projekte/kmyirc-ng/src/kmiircsocket.cpp" >
- <View0 line="31" Type="???" >
+ <Doc8 NumberOfViews="1" URL="file:/home/sh/projekte/kmyirc-ng/src/kmyirc.cpp" >
+ <View0 line="23" Type="???" >
<AdditionalSettings/>
</View0>
</Doc8>
+ <Doc9 NumberOfViews="1" URL="file:/home/sh/projekte/kmyirc-ng/src/main.cpp" >
+ <View0 line="54" Type="???" >
+ <AdditionalSettings/>
+ </View0>
+ </Doc9>
+ <Doc10 NumberOfViews="1" URL="file:/home/sh/projekte/kmyirc-ng/src/kmigeneralcfg.h" >
+ <View0 line="23" Type="???" >
+ <AdditionalSettings/>
+ </View0>
+ </Doc10>
</DocsAndViews>
<pluginList>
<kdevdebugger>
- <breakpointList>
- <breakpoint0 lineNum="360" dbgId="-1" fileName="/home/sh/projekte/kmyirc-ng/src/kmiircservercfg.cpp" condition="" enabled="1" />
- </breakpointList>
+ <breakpointList/>
</kdevdebugger>
</pluginList>
</KDevPrjSession>
|