Initial commit for Speed Freak app
authorRikhard Kuutti <rikhard.kuutti@fudeco.com>
Mon, 1 Mar 2010 07:47:34 +0000 (09:47 +0200)
committerRikhard Kuutti <rikhard.kuutti@fudeco.com>
Mon, 1 Mar 2010 07:47:34 +0000 (09:47 +0200)
commitb71570cc3d374a4af2007cdc8c453c421b04af5f
treec4181633ffa5f3b3f5c111e5e1635a7138cb2dd6
parente04f2cb068bac4e5479f604eabedc3f11cefe123
Initial commit for Speed Freak app
36 files changed:
UI/Makefile [new file with mode: 0644]
UI/UI [new file with mode: 0755]
UI/UI.pro [new file with mode: 0644]
UI/UI.pro.user [new file with mode: 0644]
UI/accelerometer.cpp [new file with mode: 0644]
UI/accelerometer.h [new file with mode: 0644]
UI/calculate.cpp [new file with mode: 0644]
UI/calculate.h [new file with mode: 0644]
UI/carmainwindow.cpp [new file with mode: 0644]
UI/carmainwindow.h [new file with mode: 0644]
UI/carmainwindow.o [new file with mode: 0644]
UI/carmainwindow.ui [new file with mode: 0644]
UI/main.cpp [new file with mode: 0644]
UI/main.o [new file with mode: 0644]
UI/measuredialog.cpp [new file with mode: 0644]
UI/measuredialog.h [new file with mode: 0644]
UI/measuredialog.o [new file with mode: 0644]
UI/measuredialog.ui [new file with mode: 0644]
UI/moc_carmainwindow.cpp [new file with mode: 0644]
UI/moc_carmainwindow.o [new file with mode: 0644]
UI/moc_measuredialog.cpp [new file with mode: 0644]
UI/moc_measuredialog.o [new file with mode: 0644]
UI/moc_resultdialog.cpp [new file with mode: 0644]
UI/moc_resultdialog.o [new file with mode: 0644]
UI/moc_stringlistmodel.cpp [new file with mode: 0644]
UI/moc_stringlistmodel.o [new file with mode: 0644]
UI/resultdialog.cpp [new file with mode: 0644]
UI/resultdialog.h [new file with mode: 0644]
UI/resultdialog.o [new file with mode: 0644]
UI/resultdialog.ui [new file with mode: 0644]
UI/stringlistmodel.cpp [new file with mode: 0644]
UI/stringlistmodel.h [new file with mode: 0644]
UI/stringlistmodel.o [new file with mode: 0644]
UI/ui_carmainwindow.h [new file with mode: 0644]
UI/ui_measuredialog.h [new file with mode: 0644]
UI/ui_resultdialog.h [new file with mode: 0644]