aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGravatar Elvio Basello2011-03-23 20:54:15 +0000
committerGravatar Elvio Basello2011-03-23 20:54:15 +0000
commitf6a40f39ab13b0118f9b1735469080d3017eb159 (patch)
tree469f6745a596d7fd310474b9acb413af4e49bbeb /doc
parentupdate (diff)
downloadKVIrc-f6a40f39ab13b0118f9b1735469080d3017eb159.tar.gz
KVIrc-f6a40f39ab13b0118f9b1735469080d3017eb159.tar.bz2
KVIrc-f6a40f39ab13b0118f9b1735469080d3017eb159.zip
improved hungarian notation;
added doxygen comments; updated docs; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5678 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO-docs16
1 files changed, 14 insertions, 2 deletions
diff --git a/doc/TODO-docs b/doc/TODO-docs
index f012d31b8..6cfbf2074 100644
--- a/doc/TODO-docs
+++ b/doc/TODO-docs
@@ -197,6 +197,20 @@
++KviUserIdentityManager.h
+#################
+# kvilib/locale #
+#################
+
+++KviLocale.cpp
++-KviLocale.h
+++KviMessageCatalogue.cpp
+++KviMessageCatalogue.h
+++KviTranslationEntry.cpp
+++KviTranslationEntry.h
+++KviTranslator.cpp
+++KviTranslator.h
+
+
##############
# kvilib/net #
##############
@@ -225,8 +239,6 @@
KviByteOrder.h
KviEnvironment.cpp
KviEnvironment.h
- KviLocale.cpp
- KviLocale.h
KviThread.cpp
KviThread.h
KviTimeUtils.cpp