summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnselmo Lacerda S. de Melo <anselmo.melo@openbossa.org>2010-05-29 00:23:15 -0300
committerAnselmo Lacerda S. de Melo <anselmo.melo@openbossa.org>2010-05-29 00:23:15 -0300
commit89260d896a96073e7b26f55e37ac8bd75277aa74 (patch)
tree3f7d786a2ed61fec87f7b18480093a04e0d88ced
parentece41a861eaeb22969b44fc40e26674476ddd2be (diff)
hyperui: New structure. Preparing for PR 1.2
With the release of PR 1.2, Qt 4.6.2 is now the default Qt in Maemo 5, what simplifies the packaging and the deployment of applications. This commit introduces a new structure for the HyperUI demo. The following commits are going to update the build process and add a script to make easier the task of generating the source tarball which is uploaded to maemo buildbot. Signed-off-by: Anselmo Lacerda S. de Melo <anselmo.melo@openbossa.org>
-rw-r--r--hyperui/data/hyperui.desktop (renamed from hyperui/hyperui.desktop)0
-rw-r--r--hyperui/data/hyperui.png (renamed from hyperui/hyperui.png)bin9379 -> 9379 bytes
-rw-r--r--hyperui/data/hyperui.svg (renamed from hyperui/hyperui.svg)0
-rw-r--r--hyperui/src/clockwidget.cpp (renamed from hyperui/clockwidget.cpp)0
-rw-r--r--hyperui/src/clockwidget.h (renamed from hyperui/clockwidget.h)0
-rw-r--r--hyperui/src/contactlist.cpp (renamed from hyperui/contactlist.cpp)0
-rw-r--r--hyperui/src/contactlist.h (renamed from hyperui/contactlist.h)0
-rw-r--r--hyperui/src/contactresource.cpp (renamed from hyperui/contactresource.cpp)0
-rw-r--r--hyperui/src/contactresource.h (renamed from hyperui/contactresource.h)0
-rw-r--r--hyperui/src/draggablepreview.cpp (renamed from hyperui/draggablepreview.cpp)0
-rw-r--r--hyperui/src/draggablepreview.h (renamed from hyperui/draggablepreview.h)0
-rw-r--r--hyperui/src/global.cpp (renamed from hyperui/global.cpp)0
-rw-r--r--hyperui/src/global.h (renamed from hyperui/global.h)0
-rw-r--r--hyperui/src/main.cpp (renamed from hyperui/main.cpp)0
-rw-r--r--hyperui/src/mainwindow.cpp (renamed from hyperui/mainwindow.cpp)0
-rw-r--r--hyperui/src/mainwindow.h (renamed from hyperui/mainwindow.h)0
-rw-r--r--hyperui/src/menuview.cpp (renamed from hyperui/menuview.cpp)0
-rw-r--r--hyperui/src/menuview.h (renamed from hyperui/menuview.h)0
-rw-r--r--hyperui/src/pagemenu.cpp (renamed from hyperui/pagemenu.cpp)0
-rw-r--r--hyperui/src/pagemenu.h (renamed from hyperui/pagemenu.h)0
-rw-r--r--hyperui/src/pageview.cpp (renamed from hyperui/pageview.cpp)0
-rw-r--r--hyperui/src/pageview.h (renamed from hyperui/pageview.h)0
-rw-r--r--hyperui/src/phoneview.cpp (renamed from hyperui/phoneview.cpp)0
-rw-r--r--hyperui/src/phoneview.h (renamed from hyperui/phoneview.h)0
-rw-r--r--hyperui/src/view.cpp (renamed from hyperui/view.cpp)0
-rw-r--r--hyperui/src/view.h (renamed from hyperui/view.h)0
26 files changed, 0 insertions, 0 deletions
diff --git a/hyperui/hyperui.desktop b/hyperui/data/hyperui.desktop
index adff5bc..adff5bc 100644
--- a/hyperui/hyperui.desktop
+++ b/hyperui/data/hyperui.desktop
diff --git a/hyperui/hyperui.png b/hyperui/data/hyperui.png
index 09f0a28..09f0a28 100644
--- a/hyperui/hyperui.png
+++ b/hyperui/data/hyperui.png
Binary files differ
diff --git a/hyperui/hyperui.svg b/hyperui/data/hyperui.svg
index b5b4706..b5b4706 100644
--- a/hyperui/hyperui.svg
+++ b/hyperui/data/hyperui.svg
diff --git a/hyperui/clockwidget.cpp b/hyperui/src/clockwidget.cpp
index b6388b5..b6388b5 100644
--- a/hyperui/clockwidget.cpp
+++ b/hyperui/src/clockwidget.cpp
diff --git a/hyperui/clockwidget.h b/hyperui/src/clockwidget.h
index 62a1890..62a1890 100644
--- a/hyperui/clockwidget.h
+++ b/hyperui/src/clockwidget.h
diff --git a/hyperui/contactlist.cpp b/hyperui/src/contactlist.cpp
index 89a6a3e..89a6a3e 100644
--- a/hyperui/contactlist.cpp
+++ b/hyperui/src/contactlist.cpp
diff --git a/hyperui/contactlist.h b/hyperui/src/contactlist.h
index 096cc30..096cc30 100644
--- a/hyperui/contactlist.h
+++ b/hyperui/src/contactlist.h
diff --git a/hyperui/contactresource.cpp b/hyperui/src/contactresource.cpp
index 348627d..348627d 100644
--- a/hyperui/contactresource.cpp
+++ b/hyperui/src/contactresource.cpp
diff --git a/hyperui/contactresource.h b/hyperui/src/contactresource.h
index 10add4f..10add4f 100644
--- a/hyperui/contactresource.h
+++ b/hyperui/src/contactresource.h
diff --git a/hyperui/draggablepreview.cpp b/hyperui/src/draggablepreview.cpp
index 4ffe814..4ffe814 100644
--- a/hyperui/draggablepreview.cpp
+++ b/hyperui/src/draggablepreview.cpp
diff --git a/hyperui/draggablepreview.h b/hyperui/src/draggablepreview.h
index 656f556..656f556 100644
--- a/hyperui/draggablepreview.h
+++ b/hyperui/src/draggablepreview.h
diff --git a/hyperui/global.cpp b/hyperui/src/global.cpp
index 784cb6b..784cb6b 100644
--- a/hyperui/global.cpp
+++ b/hyperui/src/global.cpp
diff --git a/hyperui/global.h b/hyperui/src/global.h
index 7fb0237..7fb0237 100644
--- a/hyperui/global.h
+++ b/hyperui/src/global.h
diff --git a/hyperui/main.cpp b/hyperui/src/main.cpp
index ee4324e..ee4324e 100644
--- a/hyperui/main.cpp
+++ b/hyperui/src/main.cpp
diff --git a/hyperui/mainwindow.cpp b/hyperui/src/mainwindow.cpp
index 5006917..5006917 100644
--- a/hyperui/mainwindow.cpp
+++ b/hyperui/src/mainwindow.cpp
diff --git a/hyperui/mainwindow.h b/hyperui/src/mainwindow.h
index f945e44..f945e44 100644
--- a/hyperui/mainwindow.h
+++ b/hyperui/src/mainwindow.h
diff --git a/hyperui/menuview.cpp b/hyperui/src/menuview.cpp
index 4eda89d..4eda89d 100644
--- a/hyperui/menuview.cpp
+++ b/hyperui/src/menuview.cpp
diff --git a/hyperui/menuview.h b/hyperui/src/menuview.h
index d557816..d557816 100644
--- a/hyperui/menuview.h
+++ b/hyperui/src/menuview.h
diff --git a/hyperui/pagemenu.cpp b/hyperui/src/pagemenu.cpp
index 9053ca7..9053ca7 100644
--- a/hyperui/pagemenu.cpp
+++ b/hyperui/src/pagemenu.cpp
diff --git a/hyperui/pagemenu.h b/hyperui/src/pagemenu.h
index efc9bf7..efc9bf7 100644
--- a/hyperui/pagemenu.h
+++ b/hyperui/src/pagemenu.h
diff --git a/hyperui/pageview.cpp b/hyperui/src/pageview.cpp
index 3f3812d..3f3812d 100644
--- a/hyperui/pageview.cpp
+++ b/hyperui/src/pageview.cpp
diff --git a/hyperui/pageview.h b/hyperui/src/pageview.h
index 130e9eb..130e9eb 100644
--- a/hyperui/pageview.h
+++ b/hyperui/src/pageview.h
diff --git a/hyperui/phoneview.cpp b/hyperui/src/phoneview.cpp
index ee20cfc..ee20cfc 100644
--- a/hyperui/phoneview.cpp
+++ b/hyperui/src/phoneview.cpp
diff --git a/hyperui/phoneview.h b/hyperui/src/phoneview.h
index 4ba7c35..4ba7c35 100644
--- a/hyperui/phoneview.h
+++ b/hyperui/src/phoneview.h
diff --git a/hyperui/view.cpp b/hyperui/src/view.cpp
index 5668ae4..5668ae4 100644
--- a/hyperui/view.cpp
+++ b/hyperui/src/view.cpp
diff --git a/hyperui/view.h b/hyperui/src/view.h
index 2793fa8..2793fa8 100644
--- a/hyperui/view.h
+++ b/hyperui/src/view.h