]> Some of my projects - tim.git/commit
Client
authorAPTX <marek321@gmail.com>
Mon, 10 Jan 2011 02:16:25 +0000 (03:16 +0100)
committerAPTX <marek321@gmail.com>
Mon, 10 Jan 2011 02:16:25 +0000 (03:16 +0100)
commitad3a4d76aa12ce3dae7804561695143f07ad5c4f
tree258b55cb0a4de5963cfff176cc7b6192fc46b7e0
parentf8aad51f6b03e818e316691964a7acff8401c450
Client
16 files changed:
chatclient.cpp [new file with mode: 0644]
chatclient.h [new file with mode: 0644]
main.cpp
qml/tim-game/Components/ChatView.qml
qml/tim-game/Components/HighScoreForm.qml
qml/tim-game/Components/Input.qml
qml/tim-game/Components/LoginForm.qml
qml/tim-game/Components/MessageBox.qml [new file with mode: 0644]
qml/tim-game/Components/RegistrationForm.qml
qml/tim-game/Components/ScoreDelegate.qml [new file with mode: 0644]
qml/tim-game/main.qml
serverreplyparser.cpp [new file with mode: 0644]
serverreplyparser.h [new file with mode: 0644]
tim-game.pro
timgame.cpp [new file with mode: 0644]
timgame.h [new file with mode: 0644]