-rw-r--r-- | core/pim/today/TODO~ | 27 | ||||
-rw-r--r-- | core/pim/today/TodoItem.o | bin | 1184 -> 0 bytes | |||
-rw-r--r-- | core/pim/today/changelog~ | 21 | ||||
-rw-r--r-- | core/pim/today/config.png | bin | 1549 -> 0 bytes | |||
-rw-r--r-- | core/pim/today/main.o | bin | 1520 -> 0 bytes | |||
-rw-r--r-- | core/pim/today/minidom.o | bin | 5908 -> 0 bytes | |||
-rw-r--r-- | core/pim/today/moc_today.cpp | 102 | ||||
-rw-r--r-- | core/pim/today/moc_today.o | bin | 10524 -> 0 bytes | |||
-rw-r--r-- | core/pim/today/moc_todaybase.cpp | 73 | ||||
-rw-r--r-- | core/pim/today/moc_todaybase.o | bin | 9492 -> 0 bytes | |||
-rw-r--r-- | core/pim/today/moc_todayconfig.cpp | 73 | ||||
-rw-r--r-- | core/pim/today/moc_todayconfig.o | bin | 9736 -> 0 bytes | |||
-rw-r--r-- | core/pim/today/today.control~ | 10 | ||||
-rw-r--r-- | core/pim/today/today.o | bin | 17200 -> 0 bytes | |||
-rw-r--r-- | core/pim/today/today.png | bin | 15477 -> 0 bytes | |||
-rw-r--r-- | core/pim/today/today_icon.png | bin | 1588 -> 0 bytes | |||
-rw-r--r-- | core/pim/today/todaybase.o | bin | 5720 -> 0 bytes | |||
-rw-r--r-- | core/pim/today/todayconfig.o | bin | 5880 -> 0 bytes |
18 files changed, 0 insertions, 306 deletions
diff --git a/core/pim/today/TODO~ b/core/pim/today/TODO~ deleted file mode 100644 index 927fadf..0000000 --- a/core/pim/today/TODO~ +++ b/dev/null | |||
@@ -1,27 +0,0 @@ | |||
1 | TODO for today app: | ||
2 | |||
3 | * use QDir::homeDirPath() instead of /root/... (done) | ||
4 | |||
5 | * make top banner changable (done) | ||
6 | |||
7 | * just link the icons (done) | ||
8 | |||
9 | * "on tab events" - start the apps | ||
10 | |||
11 | * configure dialog (done) | ||
12 | |||
13 | * autoupdate | ||
14 | |||
15 | * fix 23 pm bug (done??) | ||
16 | |||
17 | * add mail support | ||
18 | |||
19 | * make the different fields auto resize | ||
20 | |||
21 | * scrollbar? | ||
22 | |||
23 | * qcop integration for updating events? | ||
24 | |||
25 | * make the T on icon more 3d (done) | ||
26 | |||
27 | * sort todos by pri. \ No newline at end of file | ||
diff --git a/core/pim/today/TodoItem.o b/core/pim/today/TodoItem.o deleted file mode 100644 index 44d515a..0000000 --- a/core/pim/today/TodoItem.o +++ b/dev/null | |||
Binary files differ | |||
diff --git a/core/pim/today/changelog~ b/core/pim/today/changelog~ deleted file mode 100644 index e87cf15..0000000 --- a/core/pim/today/changelog~ +++ b/dev/null | |||
@@ -1,21 +0,0 @@ | |||
1 | 0.2.3 | ||
2 | |||
3 | * the 4am release | ||
4 | * several bugfixes | ||
5 | |||
6 | 0.2.2 | ||
7 | |||
8 | * started working on calling other apps | ||
9 | * and finished it | ||
10 | |||
11 | 0.2.1 | ||
12 | |||
13 | * images no more inline | ||
14 | * config dialog | ||
15 | |||
16 | 0.1.1 | ||
17 | |||
18 | * started changelog. | ||
19 | * fixed segfault on empty/nonexistant todolist.xml | ||
20 | * better handling for file location | ||
21 | |||
diff --git a/core/pim/today/config.png b/core/pim/today/config.png deleted file mode 100644 index 525f412..0000000 --- a/core/pim/today/config.png +++ b/dev/null | |||
Binary files differ | |||
diff --git a/core/pim/today/main.o b/core/pim/today/main.o deleted file mode 100644 index 3ae4243..0000000 --- a/core/pim/today/main.o +++ b/dev/null | |||
Binary files differ | |||
diff --git a/core/pim/today/minidom.o b/core/pim/today/minidom.o deleted file mode 100644 index 1def29e..0000000 --- a/core/pim/today/minidom.o +++ b/dev/null | |||
Binary files differ | |||
diff --git a/core/pim/today/moc_today.cpp b/core/pim/today/moc_today.cpp deleted file mode 100644 index d794769..0000000 --- a/core/pim/today/moc_today.cpp +++ b/dev/null | |||
@@ -1,102 +0,0 @@ | |||
1 | /**************************************************************************** | ||
2 | ** Today meta object code from reading C++ file 'today.h' | ||
3 | ** | ||
4 | ** Created: Fri Feb 15 03:08:29 2002 | ||
5 | ** by: The Qt MOC ($Id$) | ||
6 | ** | ||
7 | ** WARNING! All changes made in this file will be lost! | ||
8 | *****************************************************************************/ | ||
9 | |||
10 | #if !defined(Q_MOC_OUTPUT_REVISION) | ||
11 | #define Q_MOC_OUTPUT_REVISION 9 | ||
12 | #elif Q_MOC_OUTPUT_REVISION != 9 | ||
13 | #error "Moc format conflict - please regenerate all moc files" | ||
14 | #endif | ||
15 | |||
16 | #include "today.h" | ||
17 | #include <qmetaobject.h> | ||
18 | #include <qapplication.h> | ||
19 | |||
20 | |||
21 | |||
22 | const char *Today::className() const | ||
23 | { | ||
24 | return "Today"; | ||
25 | } | ||
26 | |||
27 | QMetaObject *Today::metaObj = 0; | ||
28 | |||
29 | void Today::initMetaObject() | ||
30 | { | ||
31 | if ( metaObj ) | ||
32 | return; | ||
33 | if ( qstrcmp(TodayBase::className(), "TodayBase") != 0 ) | ||
34 | badSuperclassWarning("Today","TodayBase"); | ||
35 | (void) staticMetaObject(); | ||
36 | } | ||
37 | |||
38 | #ifndef QT_NO_TRANSLATION | ||
39 | |||
40 | QString Today::tr(const char* s) | ||
41 | { | ||
42 | return qApp->translate( "Today", s, 0 ); | ||
43 | } | ||
44 | |||
45 | QString Today::tr(const char* s, const char * c) | ||
46 | { | ||
47 | return qApp->translate( "Today", s, c ); | ||
48 | } | ||
49 | |||
50 | #endif // QT_NO_TRANSLATION | ||
51 | |||
52 | QMetaObject* Today::staticMetaObject() | ||
53 | { | ||
54 | if ( metaObj ) | ||
55 | return metaObj; | ||
56 | (void) TodayBase::staticMetaObject(); | ||
57 | #ifndef QT_NO_PROPERTIES | ||
58 | #endif // QT_NO_PROPERTIES | ||
59 | typedef void (Today::*m1_t0)(); | ||
60 | typedef void (QObject::*om1_t0)(); | ||
61 | typedef void (Today::*m1_t1)(); | ||
62 | typedef void (QObject::*om1_t1)(); | ||
63 | typedef void (Today::*m1_t2)(); | ||
64 | typedef void (QObject::*om1_t2)(); | ||
65 | typedef void (Today::*m1_t3)(); | ||
66 | typedef void (QObject::*om1_t3)(); | ||
67 | m1_t0 v1_0 = &Today::startConfig; | ||
68 | om1_t0 ov1_0 = (om1_t0)v1_0; | ||
69 | m1_t1 v1_1 = &Today::goodBye; | ||
70 | om1_t1 ov1_1 = (om1_t1)v1_1; | ||
71 | m1_t2 v1_2 = &Today::startTodo; | ||
72 | om1_t2 ov1_2 = (om1_t2)v1_2; | ||
73 | m1_t3 v1_3 = &Today::startDatebook; | ||
74 | om1_t3 ov1_3 = (om1_t3)v1_3; | ||
75 | QMetaData *slot_tbl = QMetaObject::new_metadata(4); | ||
76 | QMetaData::Access *slot_tbl_access = QMetaObject::new_metaaccess(4); | ||
77 | slot_tbl[0].name = "startConfig()"; | ||
78 | slot_tbl[0].ptr = (QMember)ov1_0; | ||
79 | slot_tbl_access[0] = QMetaData::Private; | ||
80 | slot_tbl[1].name = "goodBye()"; | ||
81 | slot_tbl[1].ptr = (QMember)ov1_1; | ||
82 | slot_tbl_access[1] = QMetaData::Private; | ||
83 | slot_tbl[2].name = "startTodo()"; | ||
84 | slot_tbl[2].ptr = (QMember)ov1_2; | ||
85 | slot_tbl_access[2] = QMetaData::Private; | ||
86 | slot_tbl[3].name = "startDatebook()"; | ||
87 | slot_tbl[3].ptr = (QMember)ov1_3; | ||
88 | slot_tbl_access[3] = QMetaData::Private; | ||
89 | metaObj = QMetaObject::new_metaobject( | ||
90 | "Today", "TodayBase", | ||
91 | slot_tbl, 4, | ||
92 | 0, 0, | ||
93 | #ifndef QT_NO_PROPERTIES | ||
94 | 0, 0, | ||
95 | 0, 0, | ||
96 | #endif // QT_NO_PROPERTIES | ||
97 | 0, 0 ); | ||
98 | metaObj->set_slot_access( slot_tbl_access ); | ||
99 | #ifndef QT_NO_PROPERTIES | ||
100 | #endif // QT_NO_PROPERTIES | ||
101 | return metaObj; | ||
102 | } | ||
diff --git a/core/pim/today/moc_today.o b/core/pim/today/moc_today.o deleted file mode 100644 index 22bc5f2..0000000 --- a/core/pim/today/moc_today.o +++ b/dev/null | |||
Binary files differ | |||
diff --git a/core/pim/today/moc_todaybase.cpp b/core/pim/today/moc_todaybase.cpp deleted file mode 100644 index 51ffc91..0000000 --- a/core/pim/today/moc_todaybase.cpp +++ b/dev/null | |||
@@ -1,73 +0,0 @@ | |||
1 | /**************************************************************************** | ||
2 | ** TodayBase meta object code from reading C++ file 'todaybase.h' | ||
3 | ** | ||
4 | ** Created: Fri Feb 15 04:02:12 2002 | ||
5 | ** by: The Qt MOC ($Id$) | ||
6 | ** | ||
7 | ** WARNING! All changes made in this file will be lost! | ||
8 | *****************************************************************************/ | ||
9 | |||
10 | #if !defined(Q_MOC_OUTPUT_REVISION) | ||
11 | #define Q_MOC_OUTPUT_REVISION 9 | ||
12 | #elif Q_MOC_OUTPUT_REVISION != 9 | ||
13 | #error "Moc format conflict - please regenerate all moc files" | ||
14 | #endif | ||
15 | |||
16 | #include "todaybase.h" | ||
17 | #include <qmetaobject.h> | ||
18 | #include <qapplication.h> | ||
19 | |||
20 | |||
21 | |||
22 | const char *TodayBase::className() const | ||
23 | { | ||
24 | return "TodayBase"; | ||
25 | } | ||
26 | |||
27 | QMetaObject *TodayBase::metaObj = 0; | ||
28 | |||
29 | void TodayBase::initMetaObject() | ||
30 | { | ||
31 | if ( metaObj ) | ||
32 | return; | ||
33 | if ( qstrcmp(QWidget::className(), "QWidget") != 0 ) | ||
34 | badSuperclassWarning("TodayBase","QWidget"); | ||
35 | (void) staticMetaObject(); | ||
36 | } | ||
37 | |||
38 | #ifndef QT_NO_TRANSLATION | ||
39 | |||
40 | QString TodayBase::tr(const char* s) | ||
41 | { | ||
42 | return qApp->translate( "TodayBase", s, 0 ); | ||
43 | } | ||
44 | |||
45 | QString TodayBase::tr(const char* s, const char * c) | ||
46 | { | ||
47 | return qApp->translate( "TodayBase", s, c ); | ||
48 | } | ||
49 | |||
50 | #endif // QT_NO_TRANSLATION | ||
51 | |||
52 | QMetaObject* TodayBase::staticMetaObject() | ||
53 | { | ||
54 | if ( metaObj ) | ||
55 | return metaObj; | ||
56 | (void) QWidget::staticMetaObject(); | ||
57 | #ifndef QT_NO_PROPERTIES | ||
58 | #endif // QT_NO_PROPERTIES | ||
59 | QMetaData::Access *slot_tbl_access = 0; | ||
60 | metaObj = QMetaObject::new_metaobject( | ||
61 | "TodayBase", "QWidget", | ||
62 | 0, 0, | ||
63 | 0, 0, | ||
64 | #ifndef QT_NO_PROPERTIES | ||
65 | 0, 0, | ||
66 | 0, 0, | ||
67 | #endif // QT_NO_PROPERTIES | ||
68 | 0, 0 ); | ||
69 | metaObj->set_slot_access( slot_tbl_access ); | ||
70 | #ifndef QT_NO_PROPERTIES | ||
71 | #endif // QT_NO_PROPERTIES | ||
72 | return metaObj; | ||
73 | } | ||
diff --git a/core/pim/today/moc_todaybase.o b/core/pim/today/moc_todaybase.o deleted file mode 100644 index 5e473dc..0000000 --- a/core/pim/today/moc_todaybase.o +++ b/dev/null | |||
Binary files differ | |||
diff --git a/core/pim/today/moc_todayconfig.cpp b/core/pim/today/moc_todayconfig.cpp deleted file mode 100644 index fb5b5b9..0000000 --- a/core/pim/today/moc_todayconfig.cpp +++ b/dev/null | |||
@@ -1,73 +0,0 @@ | |||
1 | /**************************************************************************** | ||
2 | ** todayconfig meta object code from reading C++ file 'todayconfig.h' | ||
3 | ** | ||
4 | ** Created: Fri Feb 15 02:54:53 2002 | ||
5 | ** by: The Qt MOC ($Id$) | ||
6 | ** | ||
7 | ** WARNING! All changes made in this file will be lost! | ||
8 | *****************************************************************************/ | ||
9 | |||
10 | #if !defined(Q_MOC_OUTPUT_REVISION) | ||
11 | #define Q_MOC_OUTPUT_REVISION 9 | ||
12 | #elif Q_MOC_OUTPUT_REVISION != 9 | ||
13 | #error "Moc format conflict - please regenerate all moc files" | ||
14 | #endif | ||
15 | |||
16 | #include "todayconfig.h" | ||
17 | #include <qmetaobject.h> | ||
18 | #include <qapplication.h> | ||
19 | |||
20 | |||
21 | |||
22 | const char *todayconfig::className() const | ||
23 | { | ||
24 | return "todayconfig"; | ||
25 | } | ||
26 | |||
27 | QMetaObject *todayconfig::metaObj = 0; | ||
28 | |||
29 | void todayconfig::initMetaObject() | ||
30 | { | ||
31 | if ( metaObj ) | ||
32 | return; | ||
33 | if ( qstrcmp(QDialog::className(), "QDialog") != 0 ) | ||
34 | badSuperclassWarning("todayconfig","QDialog"); | ||
35 | (void) staticMetaObject(); | ||
36 | } | ||
37 | |||
38 | #ifndef QT_NO_TRANSLATION | ||
39 | |||
40 | QString todayconfig::tr(const char* s) | ||
41 | { | ||
42 | return qApp->translate( "todayconfig", s, 0 ); | ||
43 | } | ||
44 | |||
45 | QString todayconfig::tr(const char* s, const char * c) | ||
46 | { | ||
47 | return qApp->translate( "todayconfig", s, c ); | ||
48 | } | ||
49 | |||
50 | #endif // QT_NO_TRANSLATION | ||
51 | |||
52 | QMetaObject* todayconfig::staticMetaObject() | ||
53 | { | ||
54 | if ( metaObj ) | ||
55 | return metaObj; | ||
56 | (void) QDialog::staticMetaObject(); | ||
57 | #ifndef QT_NO_PROPERTIES | ||
58 | #endif // QT_NO_PROPERTIES | ||
59 | QMetaData::Access *slot_tbl_access = 0; | ||
60 | metaObj = QMetaObject::new_metaobject( | ||
61 | "todayconfig", "QDialog", | ||
62 | 0, 0, | ||
63 | 0, 0, | ||
64 | #ifndef QT_NO_PROPERTIES | ||
65 | 0, 0, | ||
66 | 0, 0, | ||
67 | #endif // QT_NO_PROPERTIES | ||
68 | 0, 0 ); | ||
69 | metaObj->set_slot_access( slot_tbl_access ); | ||
70 | #ifndef QT_NO_PROPERTIES | ||
71 | #endif // QT_NO_PROPERTIES | ||
72 | return metaObj; | ||
73 | } | ||
diff --git a/core/pim/today/moc_todayconfig.o b/core/pim/today/moc_todayconfig.o deleted file mode 100644 index 7ae6f1f..0000000 --- a/core/pim/today/moc_todayconfig.o +++ b/dev/null | |||
Binary files differ | |||
diff --git a/core/pim/today/today.control~ b/core/pim/today/today.control~ deleted file mode 100644 index ae83b59..0000000 --- a/core/pim/today/today.control~ +++ b/dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | Files: bin/today apps/Applications/today.desktop pics/today_icon.png pics/today/today_logo.png pics/today/config.png | ||
2 | Priority: optional | ||
3 | Section: opie/applications | ||
4 | Maintainer: Maximilian Reiß <max.reiss@gmx.de> | ||
5 | Architecture: arm | ||
6 | Version: 0.2.2 | ||
7 | Depends: qpe-base ($QPE_VERSION) | ||
8 | License: GPL | ||
9 | Description: today screen | ||
10 | A short overview over current appointments and tasks. \ No newline at end of file | ||
diff --git a/core/pim/today/today.o b/core/pim/today/today.o deleted file mode 100644 index c166fa2..0000000 --- a/core/pim/today/today.o +++ b/dev/null | |||
Binary files differ | |||
diff --git a/core/pim/today/today.png b/core/pim/today/today.png deleted file mode 100644 index 0b027dc..0000000 --- a/core/pim/today/today.png +++ b/dev/null | |||
Binary files differ | |||
diff --git a/core/pim/today/today_icon.png b/core/pim/today/today_icon.png deleted file mode 100644 index 0721fec..0000000 --- a/core/pim/today/today_icon.png +++ b/dev/null | |||
Binary files differ | |||
diff --git a/core/pim/today/todaybase.o b/core/pim/today/todaybase.o deleted file mode 100644 index 8c4c576..0000000 --- a/core/pim/today/todaybase.o +++ b/dev/null | |||
Binary files differ | |||
diff --git a/core/pim/today/todayconfig.o b/core/pim/today/todayconfig.o deleted file mode 100644 index c274a79..0000000 --- a/core/pim/today/todayconfig.o +++ b/dev/null | |||
Binary files differ | |||