-rw-r--r-- | ChangeLog | 17 | ||||
-rw-r--r-- | core/applets/aboutapplet/widget.ui | 2 | ||||
-rw-r--r-- | library/version.h | 2 |
3 files changed, 16 insertions, 5 deletions
@@ -1,31 +1,42 @@ | |||
1 | 2004-??-??Opie | 1 | 2005-??-??Opie 1.2.0 |
2 | |||
3 | New Features | ||
4 | ------------ | ||
5 | |||
6 | Fixed Bugs | ||
7 | ---------- | ||
8 | |||
9 | Internal | ||
10 | -------- | ||
11 | |||
12 | 2004-11-26Opie 1.1.8 | ||
2 | 13 | ||
3 | New Features | 14 | New Features |
4 | ------------ | 15 | ------------ |
5 | * PackageManager supports installation of local ipkg files (drw) | 16 | * PackageManager supports installation of local ipkg files (drw) |
6 | * PackageManager supports linking of applications to root (drw) | 17 | * PackageManager supports linking of applications to root (drw) |
7 | * PackageManager supports src/gz feeds (drw,wimpie) | 18 | * PackageManager supports src/gz feeds (drw,wimpie) |
8 | * Add a syslog information tab to sysinfo (mickeyl) | 19 | * Add a syslog information tab to sysinfo (mickeyl) |
9 | * Add new, more consistent, PIM icons + a GIMP teplate (ar) | 20 | * Add new, more consistent, PIM icons + a GIMP teplate (ar) |
10 | 21 | ||
11 | Fixed Bugs | 22 | Fixed Bugs |
12 | ---------- | 23 | ---------- |
13 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) | 24 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
14 | * #1269 - VCards were imported into personal area if it was activated (eilers) | 25 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
15 | * #1464 - Packagemanager dont set active filter after install a package (drw) | 26 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
27 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) | ||
16 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) | 28 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
17 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) | 29 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
18 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) | 30 | * n.a. - Battery Applet - fix sizing of battery info popup (drw) |
19 | * n.a. - Battery Applet - fix sizing of battery info popup | ||
20 | 31 | ||
21 | Internal | 32 | Internal |
22 | -------- | 33 | -------- |
23 | * Moved libopie1 to unsupported (mickeyl) | 34 | * Moved libopie1 to unsupported (mickeyl) |
24 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) | 35 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) |
25 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) | 36 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
26 | 37 | ||
27 | 2004-11-14Opie 1.1.7 | 38 | 2004-11-14Opie 1.1.7 |
28 | 39 | ||
29 | New Features | 40 | New Features |
30 | ------------ | 41 | ------------ |
31 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) | 42 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
diff --git a/core/applets/aboutapplet/widget.ui b/core/applets/aboutapplet/widget.ui index 4091c3c..beefedc 100644 --- a/core/applets/aboutapplet/widget.ui +++ b/core/applets/aboutapplet/widget.ui | |||
@@ -33,25 +33,25 @@ | |||
33 | <property stdset="1"> | 33 | <property stdset="1"> |
34 | <name>spacing</name> | 34 | <name>spacing</name> |
35 | <number>1</number> | 35 | <number>1</number> |
36 | </property> | 36 | </property> |
37 | <widget row="0" column="0" rowspan="1" colspan="2" > | 37 | <widget row="0" column="0" rowspan="1" colspan="2" > |
38 | <class>QLabel</class> | 38 | <class>QLabel</class> |
39 | <property stdset="1"> | 39 | <property stdset="1"> |
40 | <name>name</name> | 40 | <name>name</name> |
41 | <cstring>TextLabel1</cstring> | 41 | <cstring>TextLabel1</cstring> |
42 | </property> | 42 | </property> |
43 | <property stdset="1"> | 43 | <property stdset="1"> |
44 | <name>text</name> | 44 | <name>text</name> |
45 | <string><center><b>The Open Palmtop Integrated Environment V1.1.7</b></center></string> | 45 | <string><center><b>The Open Palmtop Integrated Environment V1.1.8</b></center></string> |
46 | </property> | 46 | </property> |
47 | </widget> | 47 | </widget> |
48 | <widget row="1" column="1" > | 48 | <widget row="1" column="1" > |
49 | <class>QTabWidget</class> | 49 | <class>QTabWidget</class> |
50 | <property stdset="1"> | 50 | <property stdset="1"> |
51 | <name>name</name> | 51 | <name>name</name> |
52 | <cstring>tab</cstring> | 52 | <cstring>tab</cstring> |
53 | </property> | 53 | </property> |
54 | <property> | 54 | <property> |
55 | <name>layoutMargin</name> | 55 | <name>layoutMargin</name> |
56 | </property> | 56 | </property> |
57 | <property> | 57 | <property> |
diff --git a/library/version.h b/library/version.h index 0eb7cb6..142d4ac 100644 --- a/library/version.h +++ b/library/version.h | |||
@@ -1,3 +1,3 @@ | |||
1 | #define QPE_VENDOR "Project Opie" | 1 | #define QPE_VENDOR "Project Opie" |
2 | #define QPE_VERSION "1.1.7-snapshot" | 2 | #define QPE_VERSION "1.1.8" |
3 | #define SUB_VERSION "" | 3 | #define SUB_VERSION "" |