diff options
| author | 2010-12-30 15:53:51 +0000 | |
|---|---|---|
| committer | 2010-12-30 15:53:51 +0000 | |
| commit | 2cd31343c6a64c1cd7da5f4fe992d7e9b52a6052 (patch) | |
| tree | 21449bb6aa40a3b02df9dfa709e6c03436b2a1cc /doc/TODO-docs | |
| parent | fixed dcc video (diff) | |
| download | KVIrc-2cd31343c6a64c1cd7da5f4fe992d7e9b52a6052.tar.gz KVIrc-2cd31343c6a64c1cd7da5f4fe992d7e9b52a6052.tar.bz2 KVIrc-2cd31343c6a64c1cd7da5f4fe992d7e9b52a6052.zip | |
yet more splitting;
improved hungarian notation;
added doxygen documentation;
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5275 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'doc/TODO-docs')
| -rw-r--r-- | doc/TODO-docs | 22 |
1 files changed, 13 insertions, 9 deletions
diff --git a/doc/TODO-docs b/doc/TODO-docs index d555cbe42..52eb98558 100644 --- a/doc/TODO-docs +++ b/doc/TODO-docs @@ -12,6 +12,8 @@ # The first column refers to step 1, the second one to step 2 # # + -> the file is documented # # - -> the file is partially documented # +# Please note that .cpp files haven't any doxygen documentation, # +# so tag them as documented. # # # # PLEASE KEEP IT UPDATED! # # # @@ -164,12 +166,14 @@ videoinput.h KviAvatar.h KviAvatarCache.cpp KviAvatarCache.h - KviIdentityProfile.cpp - KviIdentityProfile.h - KviIrcMask.cpp - KviIrcMask.h +++KviIdentityProfile.cpp +++KviIdentityProfile.h +++KviIdentityProfileSet.cpp +++KviIdentityProfileSet.h +++KviIrcMask.cpp +++KviIrcMask.h KviIrcNetwork.cpp - KviIrcNetwork.h +++KviIrcNetwork.h KviIrcServer.cpp KviIrcServer.h KviIrcServerDataBase.cpp @@ -204,9 +208,9 @@ videoinput.h KviSSL.h KviUrl.cpp KviUrl.h -kvi_socket.cpp -kvi_socket.h -kvi_sockettype.h + kvi_socket.cpp + kvi_socket.h + kvi_sockettype.h ################# @@ -222,7 +226,7 @@ kvi_sockettype.h KviThread.h KviTimeUtils.cpp KviTimeUtils.h -kvi_stdarg.h + kvi_stdarg.h ############## |
