summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog2
-rw-r--r--core/applets/aboutapplet/widget.ui2
-rw-r--r--library/version.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 24ab2ae..30d04f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,65 +1,65 @@
1 2005-??-??Opie 1.1.9 1 2005-02-03Opie 1.1.9
2 2
3 New Features 3 New Features
4 ------------ 4 ------------
5 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) 5 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl)
6 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) 6 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl)
7 * Usability enhancements in OpieIRC (skyhusker) 7 * Usability enhancements in OpieIRC (skyhusker)
8 8
9 Fixed Bugs 9 Fixed Bugs
10 ---------- 10 ----------
11 * #1501 - Fixed bug in todo sql backend (eilers) 11 * #1501 - Fixed bug in todo sql backend (eilers)
12 * #1505 - Added more Swap sizes in memoryapplet (mickeyl) 12 * #1505 - Added more Swap sizes in memoryapplet (mickeyl)
13 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) 13 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke)
14 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) 14 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke)
15 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) 15 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl)
16 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) 16 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl)
17 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) 17 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker)
18 18
19 Internal 19 Internal
20 -------- 20 --------
21 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) 21 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl)
22 * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) 22 * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl)
23 * Made Opie compilable with Qt/Embedded 2.3.10 (ar) 23 * Made Opie compilable with Qt/Embedded 2.3.10 (ar)
24 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) 24 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl)
25 * Build tree cleanups (mickeyl) 25 * Build tree cleanups (mickeyl)
26 26
27 2004-11-26Opie 1.1.8 27 2004-11-26Opie 1.1.8
28 28
29 New Features 29 New Features
30 ------------ 30 ------------
31 * PackageManager supports installation of local ipkg files (drw) 31 * PackageManager supports installation of local ipkg files (drw)
32 * PackageManager supports linking of applications to root (drw) 32 * PackageManager supports linking of applications to root (drw)
33 * PackageManager supports src/gz feeds (drw,wimpie) 33 * PackageManager supports src/gz feeds (drw,wimpie)
34 * Added a syslog information tab to sysinfo (mickeyl) 34 * Added a syslog information tab to sysinfo (mickeyl)
35 * Added new, more consistent, PIM icons + a GIMP teplate (ar) 35 * Added new, more consistent, PIM icons + a GIMP teplate (ar)
36 36
37 Fixed Bugs 37 Fixed Bugs
38 ---------- 38 ----------
39 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) 39 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw)
40 * #1269 - VCards were imported into personal area if it was activated (eilers) 40 * #1269 - VCards were imported into personal area if it was activated (eilers)
41 * #1464 - Packagemanager dont set active filter after install a package (drw) 41 * #1464 - Packagemanager dont set active filter after install a package (drw)
42 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) 42 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers)
43 * #1493 - Fixed one column layout bug of the launcher (hrw) 43 * #1493 - Fixed one column layout bug of the launcher (hrw)
44 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) 44 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw)
45 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) 45 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw)
46 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) 46 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl)
47 47
48 Internal 48 Internal
49 -------- 49 --------
50 * Moved libopie1 to unsupported (mickeyl) 50 * Moved libopie1 to unsupported (mickeyl)
51 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) 51 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers)
52 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) 52 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers)
53 53
54 2004-11-14Opie 1.1.7 54 2004-11-14Opie 1.1.7
55 55
56 New Features 56 New Features
57 ------------ 57 ------------
58 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) 58 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers)
59 * Backup now uses the busy indicator when backing up and restore (ar) 59 * Backup now uses the busy indicator when backing up and restore (ar)
60 * OpiePlayer2 gained adding of Directories to the playlist (zecke) 60 * OpiePlayer2 gained adding of Directories to the playlist (zecke)
61 * OpiePlayer2 better error handling (zecke) 61 * OpiePlayer2 better error handling (zecke)
62 * OpiePlayer2 progress indication while streaming (zecke) 62 * OpiePlayer2 progress indication while streaming (zecke)
63 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) 63 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke)
64 * Ported brightnessapplet from Qtopia 1.7 (mickeyl) 64 * Ported brightnessapplet from Qtopia 1.7 (mickeyl)
65 * Opie-Eye got a Digital Camera File Backend (alwin,zecke) 65 * Opie-Eye got a Digital Camera File Backend (alwin,zecke)
diff --git a/core/applets/aboutapplet/widget.ui b/core/applets/aboutapplet/widget.ui
index beefedc..7f53c66 100644
--- a/core/applets/aboutapplet/widget.ui
+++ b/core/applets/aboutapplet/widget.ui
@@ -1,109 +1,109 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>AboutWidget</class> 2<class>AboutWidget</class>
3<widget> 3<widget>
4 <class>QWidget</class> 4 <class>QWidget</class>
5 <property stdset="1"> 5 <property stdset="1">
6 <name>name</name> 6 <name>name</name>
7 <cstring>AboutWidget</cstring> 7 <cstring>AboutWidget</cstring>
8 </property> 8 </property>
9 <property stdset="1"> 9 <property stdset="1">
10 <name>geometry</name> 10 <name>geometry</name>
11 <rect> 11 <rect>
12 <x>0</x> 12 <x>0</x>
13 <y>0</y> 13 <y>0</y>
14 <width>394</width> 14 <width>394</width>
15 <height>210</height> 15 <height>210</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
18 <property stdset="1"> 18 <property stdset="1">
19 <name>caption</name> 19 <name>caption</name>
20 <string>About</string> 20 <string>About</string>
21 </property> 21 </property>
22 <property> 22 <property>
23 <name>layoutMargin</name> 23 <name>layoutMargin</name>
24 </property> 24 </property>
25 <property> 25 <property>
26 <name>layoutSpacing</name> 26 <name>layoutSpacing</name>
27 </property> 27 </property>
28 <grid> 28 <grid>
29 <property stdset="1"> 29 <property stdset="1">
30 <name>margin</name> 30 <name>margin</name>
31 <number>2</number> 31 <number>2</number>
32 </property> 32 </property>
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>&lt;center&gt;&lt;b&gt;The Open Palmtop Integrated Environment V1.1.8&lt;/b&gt;&lt;/center&gt;</string> 45 <string>&lt;center&gt;&lt;b&gt;The Open Palmtop Integrated Environment V1.2&lt;/b&gt;&lt;/center&gt;</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>
58 <name>layoutSpacing</name> 58 <name>layoutSpacing</name>
59 </property> 59 </property>
60 <widget> 60 <widget>
61 <class>QWidget</class> 61 <class>QWidget</class>
62 <property stdset="1"> 62 <property stdset="1">
63 <name>name</name> 63 <name>name</name>
64 <cstring>tab</cstring> 64 <cstring>tab</cstring>
65 </property> 65 </property>
66 <attribute> 66 <attribute>
67 <name>title</name> 67 <name>title</name>
68 <string>About</string> 68 <string>About</string>
69 </attribute> 69 </attribute>
70 <vbox> 70 <vbox>
71 <property stdset="1"> 71 <property stdset="1">
72 <name>margin</name> 72 <name>margin</name>
73 <number>1</number> 73 <number>1</number>
74 </property> 74 </property>
75 <property stdset="1"> 75 <property stdset="1">
76 <name>spacing</name> 76 <name>spacing</name>
77 <number>1</number> 77 <number>1</number>
78 </property> 78 </property>
79 <widget> 79 <widget>
80 <class>QTextBrowser</class> 80 <class>QTextBrowser</class>
81 <property stdset="1"> 81 <property stdset="1">
82 <name>name</name> 82 <name>name</name>
83 <cstring>TextBrowser1</cstring> 83 <cstring>TextBrowser1</cstring>
84 </property> 84 </property>
85 <property stdset="1"> 85 <property stdset="1">
86 <name>text</name> 86 <name>text</name>
87 <string>&lt;p&gt; 87 <string>&lt;p&gt;
88The &lt;b&gt;Open Palmtop Integrated Environment&lt;/b&gt; is written and maintained by the Opie Team, a world-wide network of software engineers committed to free software development. 88The &lt;b&gt;Open Palmtop Integrated Environment&lt;/b&gt; is written and maintained by the Opie Team, a world-wide network of software engineers committed to free software development.
89&lt;/p&gt; 89&lt;/p&gt;
90&lt;p&gt; 90&lt;p&gt;
91No single group, company or organization controls the Opie source code. Everyone is welcome to contribute to Opie. 91No single group, company or organization controls the Opie source code. Everyone is welcome to contribute to Opie.
92&lt;/p&gt; 92&lt;/p&gt;
93&lt;p&gt; 93&lt;p&gt;
94Visit &lt;i&gt;http://opie.handhelds.org&lt;/i&gt; for more information on the Opie Project. 94Visit &lt;i&gt;http://opie.handhelds.org&lt;/i&gt; for more information on the Opie Project.
95&lt;/p&gt;</string> 95&lt;/p&gt;</string>
96 </property> 96 </property>
97 <property stdset="1"> 97 <property stdset="1">
98 <name>textFormat</name> 98 <name>textFormat</name>
99 <enum>RichText</enum> 99 <enum>RichText</enum>
100 </property> 100 </property>
101 </widget> 101 </widget>
102 </vbox> 102 </vbox>
103 </widget> 103 </widget>
104 <widget> 104 <widget>
105 <class>QWidget</class> 105 <class>QWidget</class>
106 <property stdset="1"> 106 <property stdset="1">
107 <name>name</name> 107 <name>name</name>
108 <cstring>tab</cstring> 108 <cstring>tab</cstring>
109 </property> 109 </property>
diff --git a/library/version.h b/library/version.h
index ee2fa9f..826a567 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.8-snapshot" 2#define QPE_VERSION "1.1.9"
3#define SUB_VERSION "" 3#define SUB_VERSION ""