From: Toni Jussila Date: Tue, 30 Mar 2010 07:37:38 +0000 (+0300) Subject: Merge branch 'feature/routesavedialog' X-Git-Tag: v0.2-RC1~34^2~11 X-Git-Url: http://git.maemo.org/git/?p=speedfreak;a=commitdiff_plain;h=5eaf25a74891b70869413649f48fc2b169e2c8d4;hp=db1f9db46a3b58e3d99803895fcb04f79aea507d Merge branch 'feature/routesavedialog' --- diff --git a/Client/Graphics/SpeedFreak.sumo b/Client/Graphics/SpeedFreak.sumo new file mode 100644 index 0000000..918b175 Binary files /dev/null and b/Client/Graphics/SpeedFreak.sumo differ diff --git a/Client/Graphics/Speedometer .png b/Client/Graphics/Speedometer .png new file mode 100644 index 0000000..aa706cd Binary files /dev/null and b/Client/Graphics/Speedometer .png differ diff --git a/Client/Graphics/imagedata.xml b/Client/Graphics/imagedata.xml new file mode 100644 index 0000000..960b7aa --- /dev/null +++ b/Client/Graphics/imagedata.xml @@ -0,0 +1,8 @@ + + SpeedFreak.sumo + + + 800 + 600 + Layer 2,Layer 3,Background,#normal,normal,normal,#1,1,1,#dropShadow,5,45,0,0.75,5,5,1,3,false,false,false,*innerShadow,5,45,0,0.71,5,5,1,3,true,false,false,*null,*null,*bevel,5,22,16777215,0.75,0,0.75,10,10,0.4,3,inner,false,*null,*null,*gradientBevel,50,45,2949138;7995441;10879028;16731904;16764748;16777215,1;1;1;1;1;1,0;51;102;153;204;255,50,50,1,3,inner,false,*gradientGlow,0,45,15397881;14083824;12110291;14213607;16448508,1;1;1;1;1,0;85;127.99;128;255,100,100,1,3,inner,false,*$dropShadow,5,45,0,0.75,5,5,1,3,false,false,false,*null,*null,*null,*bevel,5,45,16777215,0.75,0,0.75,10,10,1,3,inner,false,*colorOverlay,0,0,14868704,1,0,0,1,1,false,false,true,*stroke,0,1,0,0,0,1,false,false,*gradientBevel,50,45,2949138;7995441;10879028;16731904;16764748;16777215,1;1;1;1;1;1,0;51;102;153;204;255,50,50,1,3,inner,false,*null,*$,#true,true,false,#true,true,true + \ No newline at end of file diff --git a/Client/Graphics/layer_0.png b/Client/Graphics/layer_0.png new file mode 100644 index 0000000..7f2f809 Binary files /dev/null and b/Client/Graphics/layer_0.png differ diff --git a/Client/Graphics/layer_1.png b/Client/Graphics/layer_1.png new file mode 100644 index 0000000..938b96d Binary files /dev/null and b/Client/Graphics/layer_1.png differ diff --git a/Client/Graphics/layer_2.png b/Client/Graphics/layer_2.png new file mode 100644 index 0000000..7c0ceb6 Binary files /dev/null and b/Client/Graphics/layer_2.png differ diff --git a/Client/Graphics/meter.png b/Client/Graphics/meter.png new file mode 100644 index 0000000..4522973 Binary files /dev/null and b/Client/Graphics/meter.png differ diff --git a/Client/Graphics/route.png b/Client/Graphics/route.png new file mode 100644 index 0000000..076ddf2 Binary files /dev/null and b/Client/Graphics/route.png differ diff --git a/Client/Graphics/speed.png b/Client/Graphics/speed.png new file mode 100644 index 0000000..438950b Binary files /dev/null and b/Client/Graphics/speed.png differ diff --git a/Client/creditsdialog.cpp b/Client/creditsdialog.cpp index 83a4036..eaba0f1 100644 --- a/Client/creditsdialog.cpp +++ b/Client/creditsdialog.cpp @@ -1,3 +1,11 @@ +/* + * Credits Dialog + * + * @author Rikhard Kuutti + * @copyright (c) 2010 Speed Freak team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License + */ + #include "creditsdialog.h" #include "ui_creditsdialog.h" diff --git a/Client/creditsdialog.h b/Client/creditsdialog.h index ab26e76..69c15e3 100644 --- a/Client/creditsdialog.h +++ b/Client/creditsdialog.h @@ -1,3 +1,11 @@ +/* + * Credits Dialog + * + * @author Rikhard Kuutti + * @copyright (c) 2010 Speed Freak team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License + */ + #ifndef CREDITSDIALOG_H #define CREDITSDIALOG_H diff --git a/Client/creditsdialog.ui b/Client/creditsdialog.ui index dc89027..eaf031b 100644 --- a/Client/creditsdialog.ui +++ b/Client/creditsdialog.ui @@ -17,7 +17,7 @@ 20 - 20 + 10 761 61 @@ -37,7 +37,7 @@ - 80 + 70 90 661 51 @@ -50,13 +50,29 @@ Qt::AlignCenter - + + + + 70 + 250 + 661 + 51 + + + + Graphics and icons by: + + + Qt::AlignCenter + + + 20 - 150 - 741 - 201 + 140 + 751 + 101 @@ -90,6 +106,36 @@ + + + + + 10 + + + + Tiina Kivilinna-Korhola + + + Qt::AlignCenter + + + + + + + + 10 + + + + Janne Änäkkälä + + + Qt::AlignCenter + + + @@ -120,7 +166,22 @@ - + + + + + 10 + + + + Olavi Pulkkinen + + + Qt::AlignCenter + + + + @@ -135,45 +196,57 @@ - - + + + + + + 20 + 300 + 751 + 41 + + + + + 10 - Tiina Kivilinna-Korhola + barrymieny Qt::AlignCenter - - + + 10 - Janne Änäkkälä + WebIconSet.com Qt::AlignCenter - - + + 10 - Olavi Pulkkinen + GCIMan Qt::AlignCenter diff --git a/Client/graphics.qrc b/Client/graphics.qrc new file mode 100644 index 0000000..36b139d --- /dev/null +++ b/Client/graphics.qrc @@ -0,0 +1,7 @@ + + + Graphics/meter.png + Graphics/route.png + Graphics/Speedometer .png + + diff --git a/Client/mainwindow.cpp b/Client/mainwindow.cpp index c19d5d1..91ca8a4 100644 --- a/Client/mainwindow.cpp +++ b/Client/mainwindow.cpp @@ -1,3 +1,11 @@ +/* + * Mainwindow for speedFreak project + * + * @author Rikhard Kuutti + * @copyright (c) 2010 Speed Freak team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License + */ + #include "mainwindow.h" #include "ui_mainwindow.h" diff --git a/Client/mainwindow.h b/Client/mainwindow.h index f949630..3299ba8 100644 --- a/Client/mainwindow.h +++ b/Client/mainwindow.h @@ -1,3 +1,11 @@ +/* + * Mainwindow for speedFreak project + * + * @author Rikhard Kuutti + * @copyright (c) 2010 Speed Freak team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License + */ + #ifndef MAINWINDOW_H #define MAINWINDOW_H diff --git a/Client/mainwindow.ui b/Client/mainwindow.ui index c1137bb..0f5cbe2 100644 --- a/Client/mainwindow.ui +++ b/Client/mainwindow.ui @@ -11,7 +11,7 @@ - MainWindow + SpeedFreak @@ -24,7 +24,17 @@ - Accelerate + + + + + :/new/prefix1/Graphics/Speedometer .png:/new/prefix1/Graphics/Speedometer .png + + + + 125 + 125 + @@ -37,7 +47,17 @@ - Route + + + + + :/new/prefix1/Graphics/route.png:/new/prefix1/Graphics/route.png + + + + 125 + 125 + @@ -114,6 +134,8 @@ - + + + diff --git a/Client/speedfreak.pro b/Client/speedfreak.pro index 3fed9f7..3d53060 100644 --- a/Client/speedfreak.pro +++ b/Client/speedfreak.pro @@ -16,3 +16,4 @@ FORMS += mainwindow.ui \ creditsdialog.ui \ routedialog.ui \ routesavedialog.ui +RESOURCES += graphics.qrc diff --git a/Client/speedfreak.pro.user b/Client/speedfreak.pro.user index b6637b1..37bd8d7 100644 --- a/Client/speedfreak.pro.user +++ b/Client/speedfreak.pro.user @@ -58,6 +58,7 @@ Debug 0 0 + 2 @@ -66,6 +67,7 @@ Release 0 + 0