summaryrefslogtreecommitdiff
authormickeyl <mickeyl>2005-02-02 22:19:10 (UTC)
committer mickeyl <mickeyl>2005-02-02 22:19:10 (UTC)
commit231688524c0c42303d580c4a6fc62958579f283b (patch) (unidiff)
tree9cb9211b25da089660cb97c275c7be770e4b0b72
parent123309c4579848e9b23acb8471c54713c101d193 (diff)
downloadopie-231688524c0c42303d580c4a6fc62958579f283b.zip
opie-231688524c0c42303d580c4a6fc62958579f283b.tar.gz
opie-231688524c0c42303d580c4a6fc62958579f283b.tar.bz2
prepare for next version
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,197 +1,197 @@
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)
66 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) 66 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke)
67 * Opie-Console use Custom Font and Size in a Profile (harlekin) 67 * Opie-Console use Custom Font and Size in a Profile (harlekin)
68 * Opie-Console transparently log the Output and Input to a file (harlekin) 68 * Opie-Console transparently log the Output and Input to a file (harlekin)
69 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) 69 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem)
70 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) 70 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem)
71 * Opie-Security gained a 'test authentication' button (clem) 71 * Opie-Security gained a 'test authentication' button (clem)
72 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults 72 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults
73 * Opie-Mail improve the handling of POP mail boxes (alwin) 73 * Opie-Mail improve the handling of POP mail boxes (alwin)
74 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) 74 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin)
75 * Opie IRC - backports of the 'NeIRC fork' (zecke) 75 * Opie IRC - backports of the 'NeIRC fork' (zecke)
76 76
77 Fixed Bugs 77 Fixed Bugs
78 ---------- 78 ----------
79 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) 79 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke)
80 * #608 - Make Opie usable for left handed users (zecke) 80 * #608 - Make Opie usable for left handed users (zecke)
81 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) 81 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke)
82 * #1245 - Opie-Go 'paused' (zecke) 82 * #1245 - Opie-Go 'paused' (zecke)
83 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) 83 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke)
84 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) 84 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke)
85 * #1395 - Build VNC Backend with gcc3.4 85 * #1395 - Build VNC Backend with gcc3.4
86 * #1440 - The icon of opie-mobilemsg is missing (CoreDump) 86 * #1440 - The icon of opie-mobilemsg is missing (CoreDump)
87 * #1426 - Add missing opie-bartender Icon (CoreDump) 87 * #1426 - Add missing opie-bartender Icon (CoreDump)
88 * #1445 - Opie-Sheet Has No Icon (CoreDump) 88 * #1445 - Opie-Sheet Has No Icon (CoreDump)
89 * #1448 - Brightness Applet added (mickeyl) 89 * #1448 - Brightness Applet added (mickeyl)
90 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) 90 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke)
91 * #1482 - Fix OFileSelector to be able to sort by size (zecke) 91 * #1482 - Fix OFileSelector to be able to sort by size (zecke)
92 * n.a. - Opie-mail: fixed some crasher, some layout-problems 92 * n.a. - Opie-mail: fixed some crasher, some layout-problems
93 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) 93 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke)
94 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) 94 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke)
95 * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) 95 * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem)
96 * n.a. - Build system: Fix deps in several config.in (and fix scripts/deps.pl too) to stop breaking builds, especially with make -j highNumber (clem) 96 * n.a. - Build system: Fix deps in several config.in (and fix scripts/deps.pl too) to stop breaking builds, especially with make -j highNumber (clem)
97 * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) 97 * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl)
98 98
99 Internal 99 Internal
100 -------- 100 --------
101 * Opie-Qashmoney has been moved to unsupported (mickeyl) 101 * Opie-Qashmoney has been moved to unsupported (mickeyl)
102 * Opie-Ubrowser has been moved to unsupported (mickeyl) 102 * Opie-Ubrowser has been moved to unsupported (mickeyl)
103 103
104 2004-09-17Opie 1.1.6 104 2004-09-17Opie 1.1.6
105 105
106 New Features 106 New Features
107 ------------ 107 ------------
108 * Fifteen gained configurable number of items (zecke) 108 * Fifteen gained configurable number of items (zecke)
109 * Fifteen can have custom background images (zecke) 109 * Fifteen can have custom background images (zecke)
110 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) 110 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl)
111 * Integrated the new security framework into libopie2 (zecke,clem) 111 * Integrated the new security framework into libopie2 (zecke,clem)
112 * Converted the launcher to use the new security framework (zecke) 112 * Converted the launcher to use the new security framework (zecke)
113 * Backup can now handle custom locations for backup and restore (ar) 113 * Backup can now handle custom locations for backup and restore (ar)
114 * Implemented right-on-hold feedback (wimpie,zecke) 114 * Implemented right-on-hold feedback (wimpie,zecke)
115 * Lots of new features in opie-reader (tim,pohly) 115 * Lots of new features in opie-reader (tim,pohly)
116 * Build system cleanups (schurig) 116 * Build system cleanups (schurig)
117 117
118 Fixed Bugs 118 Fixed Bugs
119 -------- 119 --------
120 * #1005 - Fixed backup to CompactFlash (ar) 120 * #1005 - Fixed backup to CompactFlash (ar)
121 * #1167 - Fixed Opie write crashing on more text than one page (ar) 121 * #1167 - Fixed Opie write crashing on more text than one page (ar)
122 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) 122 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl)
123 * #1359 - Fixed bookmarks in Gutenbrowser (ljp) 123 * #1359 - Fixed bookmarks in Gutenbrowser (ljp)
124 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) 124 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers)
125 * #1370 - Pimconverter now reacts on cancel key (eilers) 125 * #1370 - Pimconverter now reacts on cancel key (eilers)
126 * #1376 - Bring back the capslock/numlock display (zecke) 126 * #1376 - Bring back the capslock/numlock display (zecke)
127 * #1383 - Language settings now warns about losing open apps (Markus Litz) 127 * #1383 - Language settings now warns about losing open apps (Markus Litz)
128 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) 128 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl)
129 * #1394 - Fixed oversized headline in opie-login (coredump) 129 * #1394 - Fixed oversized headline in opie-login (coredump)
130 * #1396 - Opie-console captures the escape key and vim is working (zecke) 130 * #1396 - Opie-console captures the escape key and vim is working (zecke)
131 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) 131 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl)
132 132
133 2004-07-06Opie 1.1.4 133 2004-07-06Opie 1.1.4
134 134
135 New Features 135 New Features
136 ------------ 136 ------------
137 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) 137 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle)
138 * Added Conversion tool for pim-data (eilers) 138 * Added Conversion tool for pim-data (eilers)
139 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) 139 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers)
140 * Modified the PIM API for providing generic use of OPimRecords (eilers) 140 * Modified the PIM API for providing generic use of OPimRecords (eilers)
141 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) 141 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke)
142 142
143 Fixed Bugs 143 Fixed Bugs
144 -------- 144 --------
145 * #1068 - Country Drop Down Box Off Screen 145 * #1068 - Country Drop Down Box Off Screen
146 * #1291 - Opie tinykate does not open .desktop files (ar) 146 * #1291 - Opie tinykate does not open .desktop files (ar)
147 * #1291 - Opie sheet not saving correctly (ar) 147 * #1291 - Opie sheet not saving correctly (ar)
148 * #1294 - Opie does not know about British Summer Time 148 * #1294 - Opie does not know about British Summer Time
149 * #1314 - Drawpad initialization (mickeyl) 149 * #1314 - Drawpad initialization (mickeyl)
150 * #1317 - Packagemanager crashes on hold-down or install (chicken) 150 * #1317 - Packagemanager crashes on hold-down or install (chicken)
151 * #1321 - Batteryapplet graphic glitch (harlekin) 151 * #1321 - Batteryapplet graphic glitch (harlekin)
152 * #1324 - ZSafe not starting up (mickeyl) 152 * #1324 - ZSafe not starting up (mickeyl)
153 * #1328 - Personal Home Address fields is trimmed to 1char (eilers) 153 * #1328 - Personal Home Address fields is trimmed to 1char (eilers)
154 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) 154 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken)
155 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) 155 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl)
156 * #1348 - Datebook dependency on libopiedb2 (chicken) 156 * #1348 - Datebook dependency on libopiedb2 (chicken)
157 * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) 157 * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers)
158 158
159 2004-04-25Opie 1.1.3 159 2004-04-25Opie 1.1.3
160 160
161 * Introduced first implementation of SQL-Support using SQLite (eilers) 161 * Introduced first implementation of SQL-Support using SQLite (eilers)
162 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) 162 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp)
163 * Added a real system graffiti character set (brad) 163 * Added a real system graffiti character set (brad)
164 * Added Generic Keyconfig Widget (zecke) 164 * Added Generic Keyconfig Widget (zecke)
165 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) 165 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke)
166 * Added new Bible reader app - opie-dagger (drw) 166 * Added new Bible reader app - opie-dagger (drw)
167 * Added a new Image Viewer. Work is ongoing (zecke,alwin) 167 * Added a new Image Viewer. Work is ongoing (zecke,alwin)
168 * Added namespace usage in libopie2 and everywhere (zecke,alwin) 168 * Added namespace usage in libopie2 and everywhere (zecke,alwin)
169 * Enabled the possibility to pass command line arguments to applications (mickeyl) 169 * Enabled the possibility to pass command line arguments to applications (mickeyl)
170 * Added an about applet showing some credits and information about Opie (mickeyl) 170 * Added an about applet showing some credits and information about Opie (mickeyl)
171 * Added benchmarking functionality to sysinfo (mickeyl) 171 * Added benchmarking functionality to sysinfo (mickeyl)
172 * Added applet and configuration application for switching hardware keyboard layouts (alwin) 172 * Added applet and configuration application for switching hardware keyboard layouts (alwin)
173 * Ported applications from libopie1 to libopie2* (drw,ar,alwin) 173 * Ported applications from libopie1 to libopie2* (drw,ar,alwin)
174 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) 174 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe)
175 * Clean-up of package information in control files (drw) 175 * Clean-up of package information in control files (drw)
176 * Repaired mediummount which was broken since integrating the quicklauncher (alwin) 176 * Repaired mediummount which was broken since integrating the quicklauncher (alwin)
177 * Improved big-screen support (zecke,ar) 177 * Improved big-screen support (zecke,ar)
178 * Improved multikeyboard support, added keyboard layout switching applet (mouse) 178 * Improved multikeyboard support, added keyboard layout switching applet (mouse)
179 * Added a new mail client based on libetpan (harlekin,alwin,jgf) 179 * Added a new mail client based on libetpan (harlekin,alwin,jgf)
180 * Added new package manager - opie-packagemanager (drw) 180 * Added new package manager - opie-packagemanager (drw)
181 * Improved light-n-power for C7x0 (mickeyl) 181 * Improved light-n-power for C7x0 (mickeyl)
182 * Added automatic rotation support for C7x0 (treke) 182 * Added automatic rotation support for C7x0 (treke)
183 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) 183 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl)
184 * Added scanning the wireless network neighbourhood to networksettings (mickeyl) 184 * Added scanning the wireless network neighbourhood to networksettings (mickeyl)
185 185
186 2003-11-29Opie 1.0.3 186 2003-11-29Opie 1.0.3
187 187
188 * Released as Version 1.0.3 188 * Released as Version 1.0.3
189 * Improved i18n (various contributors) 189 * Improved i18n (various contributors)
190 * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) 190 * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin)
191 * Made the Documents Tab optional (mickeyl) 191 * Made the Documents Tab optional (mickeyl)
192 * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) 192 * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken)
193 193
194 2003-08-04Opie 1.0.0 194 2003-08-04Opie 1.0.0
195 195
196 * Released as Version 1.0.0 196 * Released as Version 1.0.0
197 * Including a PPP module for easy dial up (tille,harlekin,zecke) 197 * Including a PPP module for easy dial up (tille,harlekin,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,217 +1,217 @@
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>
110 <attribute> 110 <attribute>
111 <name>title</name> 111 <name>title</name>
112 <string>Authors</string> 112 <string>Authors</string>
113 </attribute> 113 </attribute>
114 <hbox> 114 <hbox>
115 <property stdset="1"> 115 <property stdset="1">
116 <name>margin</name> 116 <name>margin</name>
117 <number>1</number> 117 <number>1</number>
118 </property> 118 </property>
119 <property stdset="1"> 119 <property stdset="1">
120 <name>spacing</name> 120 <name>spacing</name>
121 <number>1</number> 121 <number>1</number>
122 </property> 122 </property>
123 <widget> 123 <widget>
124 <class>QTextBrowser</class> 124 <class>QTextBrowser</class>
125 <property stdset="1"> 125 <property stdset="1">
126 <name>name</name> 126 <name>name</name>
127 <cstring>TextBrowser2</cstring> 127 <cstring>TextBrowser2</cstring>
128 </property> 128 </property>
129 <property stdset="1"> 129 <property stdset="1">
130 <name>text</name> 130 <name>text</name>
131 <string>&lt;p&gt; 131 <string>&lt;p&gt;
132&lt;b&gt;Rajko 'alwin' Albrecht&lt;/b&gt; (alwin@handhelds.org)&lt;br/&gt; 132&lt;b&gt;Rajko 'alwin' Albrecht&lt;/b&gt; (alwin@handhelds.org)&lt;br/&gt;
133&lt;b&gt;Stefan 'eilers' Eilers&lt;/b&gt; (eilers@handhelds.org)&lt;br/&gt; 133&lt;b&gt;Stefan 'eilers' Eilers&lt;/b&gt; (eilers@handhelds.org)&lt;br/&gt;
134&lt;b&gt;Holger 'Zecke' Freyther&lt;/b&gt; (zecke@handhelds.org)&lt;br/&gt; 134&lt;b&gt;Holger 'Zecke' Freyther&lt;/b&gt; (zecke@handhelds.org)&lt;br/&gt;
135&lt;b&gt;Chris 'Kergoth' Larson&lt;/b&gt; (kergoth@handhelds.org)&lt;br/&gt; 135&lt;b&gt;Chris 'Kergoth' Larson&lt;/b&gt; (kergoth@handhelds.org)&lt;br/&gt;
136&lt;b&gt;Michael 'Mickey' Lauer&lt;/b&gt; (mickeyl@handhelds.org)&lt;br/&gt; 136&lt;b&gt;Michael 'Mickey' Lauer&lt;/b&gt; (mickeyl@handhelds.org)&lt;br/&gt;
137&lt;b&gt;Lorn 'ljp' Potter&lt;/b&gt; (ljp@handhelds.org)&lt;br/&gt; 137&lt;b&gt;Lorn 'ljp' Potter&lt;/b&gt; (ljp@handhelds.org)&lt;br/&gt;
138&lt;b&gt;Max 'Harlekin' Reiss&lt;/b&gt; (harlekin@handhelds.org)&lt;br/&gt; 138&lt;b&gt;Max 'Harlekin' Reiss&lt;/b&gt; (harlekin@handhelds.org)&lt;br/&gt;
139&lt;b&gt;Andreas 'ar' Richter&lt;/b&gt; (ar@handhelds.org)&lt;br/&gt; 139&lt;b&gt;Andreas 'ar' Richter&lt;/b&gt; (ar@handhelds.org)&lt;br/&gt;
140&lt;b&gt;Dan 'drw' Williams&lt;/b&gt; (drw@handhelds.org)&lt;/tt&gt;&lt;br/&gt; 140&lt;b&gt;Dan 'drw' Williams&lt;/b&gt; (drw@handhelds.org)&lt;/tt&gt;&lt;br/&gt;
141&lt;/p&gt;</string> 141&lt;/p&gt;</string>
142 </property> 142 </property>
143 </widget> 143 </widget>
144 </hbox> 144 </hbox>
145 </widget> 145 </widget>
146 <widget> 146 <widget>
147 <class>QWidget</class> 147 <class>QWidget</class>
148 <property stdset="1"> 148 <property stdset="1">
149 <name>name</name> 149 <name>name</name>
150 <cstring>tab</cstring> 150 <cstring>tab</cstring>
151 </property> 151 </property>
152 <attribute> 152 <attribute>
153 <name>title</name> 153 <name>title</name>
154 <string>Report</string> 154 <string>Report</string>
155 </attribute> 155 </attribute>
156 <hbox> 156 <hbox>
157 <property stdset="1"> 157 <property stdset="1">
158 <name>margin</name> 158 <name>margin</name>
159 <number>1</number> 159 <number>1</number>
160 </property> 160 </property>
161 <property stdset="1"> 161 <property stdset="1">
162 <name>spacing</name> 162 <name>spacing</name>
163 <number>1</number> 163 <number>1</number>
164 </property> 164 </property>
165 <widget> 165 <widget>
166 <class>QTextBrowser</class> 166 <class>QTextBrowser</class>
167 <property stdset="1"> 167 <property stdset="1">
168 <name>name</name> 168 <name>name</name>
169 <cstring>TextBrowser3</cstring> 169 <cstring>TextBrowser3</cstring>
170 </property> 170 </property>
171 <property stdset="1"> 171 <property stdset="1">
172 <name>text</name> 172 <name>text</name>
173 <string>&lt;p&gt;Software can always be improved, and the Opie Team is ready to do so. However, you - the user - must tell us when something does not work as expected or could be done better.&lt;/p&gt; 173 <string>&lt;p&gt;Software can always be improved, and the Opie Team is ready to do so. However, you - the user - must tell us when something does not work as expected or could be done better.&lt;/p&gt;
174&lt;p&gt;The Open Palmtop Integrated Environment has a bug tracking system. Visit &lt;i&gt;http://opie.handhelds.org/&lt;/i&gt; to report bugs.&lt;/p&gt; 174&lt;p&gt;The Open Palmtop Integrated Environment has a bug tracking system. Visit &lt;i&gt;http://opie.handhelds.org/&lt;/i&gt; to report bugs.&lt;/p&gt;
175&lt;p&gt;If you have a suggestion for improvement then you are welcome to use the bug tracking system to register your wish. Make sure you use the severity called "Feature Wish".&lt;/p&gt;</string> 175&lt;p&gt;If you have a suggestion for improvement then you are welcome to use the bug tracking system to register your wish. Make sure you use the severity called "Feature Wish".&lt;/p&gt;</string>
176 </property> 176 </property>
177 </widget> 177 </widget>
178 </hbox> 178 </hbox>
179 </widget> 179 </widget>
180 <widget> 180 <widget>
181 <class>QWidget</class> 181 <class>QWidget</class>
182 <property stdset="1"> 182 <property stdset="1">
183 <name>name</name> 183 <name>name</name>
184 <cstring>tab</cstring> 184 <cstring>tab</cstring>
185 </property> 185 </property>
186 <attribute> 186 <attribute>
187 <name>title</name> 187 <name>title</name>
188 <string>Join</string> 188 <string>Join</string>
189 </attribute> 189 </attribute>
190 <vbox> 190 <vbox>
191 <property stdset="1"> 191 <property stdset="1">
192 <name>margin</name> 192 <name>margin</name>
193 <number>1</number> 193 <number>1</number>
194 </property> 194 </property>
195 <property stdset="1"> 195 <property stdset="1">
196 <name>spacing</name> 196 <name>spacing</name>
197 <number>1</number> 197 <number>1</number>
198 </property> 198 </property>
199 <widget> 199 <widget>
200 <class>QTextBrowser</class> 200 <class>QTextBrowser</class>
201 <property stdset="1"> 201 <property stdset="1">
202 <name>name</name> 202 <name>name</name>
203 <cstring>TextBrowser4</cstring> 203 <cstring>TextBrowser4</cstring>
204 </property> 204 </property>
205 <property stdset="1"> 205 <property stdset="1">
206 <name>text</name> 206 <name>text</name>
207 <string>&lt;p&gt;You don't have to be a software developer to be a member of the Opie Team. You can join the national teams that translate program interfaces. You can provide graphics, themes, sounds and improved documentation. You decide!&lt;/p&gt; 207 <string>&lt;p&gt;You don't have to be a software developer to be a member of the Opie Team. You can join the national teams that translate program interfaces. You can provide graphics, themes, sounds and improved documentation. You decide!&lt;/p&gt;
208&lt;p&gt;Visit &lt;i&gt;http://opie.handhelds.org/&lt;/i&gt; for information on some projects in which you can participate.&lt;/p&gt; 208&lt;p&gt;Visit &lt;i&gt;http://opie.handhelds.org/&lt;/i&gt; for information on some projects in which you can participate.&lt;/p&gt;
209&lt;p&gt;If you need more information or documentation, then a visit to &lt;i&gt;http://opie.handhelds.org/&lt;/i&gt; will provide you with what you need.&lt;/p&gt;</string> 209&lt;p&gt;If you need more information or documentation, then a visit to &lt;i&gt;http://opie.handhelds.org/&lt;/i&gt; will provide you with what you need.&lt;/p&gt;</string>
210 </property> 210 </property>
211 </widget> 211 </widget>
212 </vbox> 212 </vbox>
213 </widget> 213 </widget>
214 </widget> 214 </widget>
215 </grid> 215 </grid>
216</widget> 216</widget>
217</UI> 217</UI>
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 ""