]> Some of my projects - tim.git/commit
Init
authorAPTX <marek321@gmail.com>
Tue, 30 Nov 2010 12:01:22 +0000 (13:01 +0100)
committerAPTX <marek321@gmail.com>
Tue, 30 Nov 2010 12:01:22 +0000 (13:01 +0100)
commitae854feab0a5a734f7536c6649d70f266aad716c
tree9225036e240994bf290e8921ba7947fd9200296d
Init
28 files changed:
.gitignore [new file with mode: 0644]
main.cpp [new file with mode: 0644]
qml/LoginScreen.qml [new file with mode: 0644]
qml/tim-game/Components/Button.qml [new file with mode: 0644]
qml/tim-game/Components/ChatView.qml [new file with mode: 0644]
qml/tim-game/Components/HighScoreForm.qml [new file with mode: 0644]
qml/tim-game/Components/Input.qml [new file with mode: 0644]
qml/tim-game/Components/LoginForm.qml [new file with mode: 0644]
qml/tim-game/Components/RegistrationForm.qml [new file with mode: 0644]
qml/tim-game/Components/ToolBar.qml [new file with mode: 0644]
qml/tim-game/Components/images/gloss.png [new file with mode: 0644]
qml/tim-game/Components/images/lineedit.png [new file with mode: 0644]
qml/tim-game/Components/images/lineedit.sci [new file with mode: 0644]
qml/tim-game/Components/images/loading.png [new file with mode: 0644]
qml/tim-game/Components/images/quit.png [new file with mode: 0644]
qml/tim-game/Components/images/stripes.png [new file with mode: 0644]
qml/tim-game/Components/images/titlebar.png [new file with mode: 0644]
qml/tim-game/Components/images/titlebar.sci [new file with mode: 0644]
qml/tim-game/Components/images/toolbutton.png [new file with mode: 0644]
qml/tim-game/Components/images/toolbutton.sci [new file with mode: 0644]
qml/tim-game/main.qml [new file with mode: 0644]
qmlapplicationviewer/qmlapplicationviewer.cpp [new file with mode: 0644]
qmlapplicationviewer/qmlapplicationviewer.h [new file with mode: 0644]
qmlapplicationviewer/qmlapplicationviewer.pri [new file with mode: 0644]
tim-game.desktop [new file with mode: 0644]
tim-game.png [new file with mode: 0644]
tim-game.pro [new file with mode: 0644]
tim-game.svg [new file with mode: 0644]