]> Some of my projects - anidbudpclient.git/commit
Add semi-useful command models for debugging/statistics.
authorAPTX <marek321@gmail.com>
Mon, 29 Nov 2010 17:01:38 +0000 (18:01 +0100)
committerAPTX <marek321@gmail.com>
Mon, 29 Nov 2010 17:01:38 +0000 (18:01 +0100)
commit84c29f6166f97f2676f4425c347a373e83cc8522
tree82979b3302a237f1cca310a3750d8062382750a6
parent8288c26bb7f4d1e10e17d8151e4c429439f1b337
Add semi-useful command models for debugging/statistics.
12 files changed:
anidbudpclient.pri
anidbudpclient.pro
anidbudpclient_global.h
client.cpp
client.h
clientcommandmodel.cpp [deleted file]
clientqueuedcommandsmodel.cpp [new file with mode: 0644]
clientqueuedcommandsmodel.h [new file with mode: 0644]
clientsentcommandsmodel.cpp [new file with mode: 0644]
clientsentcommandsmodel.h [moved from clientcommandmodel.h with 76% similarity]
include/AniDBUdpClient/ClientQueuedCommandsModel [new file with mode: 0644]
include/AniDBUdpClient/ClientSentCommandsModel [new file with mode: 0644]