author | mickeyl <mickeyl> | 2005-02-02 22:44:43 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2005-02-02 22:44:43 (UTC) |
commit | 6dad37f8fcf7c767083d4f34313b53bc1d31d5a9 (patch) (unidiff) | |
tree | 2e649b10bda043bb0d6b1eb81296f57180db08f2 | |
parent | 231688524c0c42303d580c4a6fc62958579f283b (diff) | |
download | opie-6dad37f8fcf7c767083d4f34313b53bc1d31d5a9.zip opie-6dad37f8fcf7c767083d4f34313b53bc1d31d5a9.tar.gz opie-6dad37f8fcf7c767083d4f34313b53bc1d31d5a9.tar.bz2 |
1.1.9 is so much yesterday... unbelievable
-rw-r--r-- | ChangeLog | 11 | ||||
-rw-r--r-- | library/version.h | 2 |
2 files changed, 12 insertions, 1 deletions
@@ -1,197 +1,208 @@ | |||
1 | 2005-??-??Opie 1.2.0 | ||
2 | |||
3 | New Features | ||
4 | ------------ | ||
5 | |||
6 | Fixed Bugs | ||
7 | ---------- | ||
8 | |||
9 | Internal | ||
10 | -------- | ||
11 | |||
1 | 2005-02-03Opie 1.1.9 | 12 | 2005-02-03Opie 1.1.9 |
2 | 13 | ||
3 | New Features | 14 | New Features |
4 | ------------ | 15 | ------------ |
5 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) | 16 | * 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) | 17 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
7 | * Usability enhancements in OpieIRC (skyhusker) | 18 | * Usability enhancements in OpieIRC (skyhusker) |
8 | 19 | ||
9 | Fixed Bugs | 20 | Fixed Bugs |
10 | ---------- | 21 | ---------- |
11 | * #1501 - Fixed bug in todo sql backend (eilers) | 22 | * #1501 - Fixed bug in todo sql backend (eilers) |
12 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) | 23 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
13 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) | 24 | * #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) | 25 | * #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) | 26 | * 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) | 27 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
17 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) | 28 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
18 | 29 | ||
19 | Internal | 30 | Internal |
20 | -------- | 31 | -------- |
21 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) | 32 | * 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) | 33 | * 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) | 34 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) |
24 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) | 35 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) |
25 | * Build tree cleanups (mickeyl) | 36 | * Build tree cleanups (mickeyl) |
26 | 37 | ||
27 | 2004-11-26Opie 1.1.8 | 38 | 2004-11-26Opie 1.1.8 |
28 | 39 | ||
29 | New Features | 40 | New Features |
30 | ------------ | 41 | ------------ |
31 | * PackageManager supports installation of local ipkg files (drw) | 42 | * PackageManager supports installation of local ipkg files (drw) |
32 | * PackageManager supports linking of applications to root (drw) | 43 | * PackageManager supports linking of applications to root (drw) |
33 | * PackageManager supports src/gz feeds (drw,wimpie) | 44 | * PackageManager supports src/gz feeds (drw,wimpie) |
34 | * Added a syslog information tab to sysinfo (mickeyl) | 45 | * Added a syslog information tab to sysinfo (mickeyl) |
35 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) | 46 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) |
36 | 47 | ||
37 | Fixed Bugs | 48 | Fixed Bugs |
38 | ---------- | 49 | ---------- |
39 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) | 50 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
40 | * #1269 - VCards were imported into personal area if it was activated (eilers) | 51 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
41 | * #1464 - Packagemanager dont set active filter after install a package (drw) | 52 | * #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) | 53 | * #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) | 54 | * #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) | 55 | * 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) | 56 | * 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) | 57 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) |
47 | 58 | ||
48 | Internal | 59 | Internal |
49 | -------- | 60 | -------- |
50 | * Moved libopie1 to unsupported (mickeyl) | 61 | * Moved libopie1 to unsupported (mickeyl) |
51 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) | 62 | * 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) | 63 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
53 | 64 | ||
54 | 2004-11-14Opie 1.1.7 | 65 | 2004-11-14Opie 1.1.7 |
55 | 66 | ||
56 | New Features | 67 | New Features |
57 | ------------ | 68 | ------------ |
58 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) | 69 | * 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) | 70 | * Backup now uses the busy indicator when backing up and restore (ar) |
60 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) | 71 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
61 | * OpiePlayer2 better error handling (zecke) | 72 | * OpiePlayer2 better error handling (zecke) |
62 | * OpiePlayer2 progress indication while streaming (zecke) | 73 | * OpiePlayer2 progress indication while streaming (zecke) |
63 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) | 74 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
64 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) | 75 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
65 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) | 76 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
66 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) | 77 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
67 | * Opie-Console use Custom Font and Size in a Profile (harlekin) | 78 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
68 | * Opie-Console transparently log the Output and Input to a file (harlekin) | 79 | * 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) | 80 | * 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) | 81 | * 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) | 82 | * Opie-Security gained a 'test authentication' button (clem) |
72 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults | 83 | * 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) | 84 | * 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) | 85 | * 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) | 86 | * Opie IRC - backports of the 'NeIRC fork' (zecke) |
76 | 87 | ||
77 | Fixed Bugs | 88 | Fixed Bugs |
78 | ---------- | 89 | ---------- |
79 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) | 90 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
80 | * #608 - Make Opie usable for left handed users (zecke) | 91 | * #608 - Make Opie usable for left handed users (zecke) |
81 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) | 92 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
82 | * #1245 - Opie-Go 'paused' (zecke) | 93 | * #1245 - Opie-Go 'paused' (zecke) |
83 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) | 94 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
84 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) | 95 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
85 | * #1395 - Build VNC Backend with gcc3.4 | 96 | * #1395 - Build VNC Backend with gcc3.4 |
86 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) | 97 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |
87 | * #1426 - Add missing opie-bartender Icon (CoreDump) | 98 | * #1426 - Add missing opie-bartender Icon (CoreDump) |
88 | * #1445 - Opie-Sheet Has No Icon (CoreDump) | 99 | * #1445 - Opie-Sheet Has No Icon (CoreDump) |
89 | * #1448 - Brightness Applet added (mickeyl) | 100 | * #1448 - Brightness Applet added (mickeyl) |
90 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) | 101 | * #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) | 102 | * #1482 - Fix OFileSelector to be able to sort by size (zecke) |
92 | * n.a. - Opie-mail: fixed some crasher, some layout-problems | 103 | * 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) | 104 | * 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) | 105 | * 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) | 106 | * 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) | 107 | * 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) | 108 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) |
98 | 109 | ||
99 | Internal | 110 | Internal |
100 | -------- | 111 | -------- |
101 | * Opie-Qashmoney has been moved to unsupported (mickeyl) | 112 | * Opie-Qashmoney has been moved to unsupported (mickeyl) |
102 | * Opie-Ubrowser has been moved to unsupported (mickeyl) | 113 | * Opie-Ubrowser has been moved to unsupported (mickeyl) |
103 | 114 | ||
104 | 2004-09-17Opie 1.1.6 | 115 | 2004-09-17Opie 1.1.6 |
105 | 116 | ||
106 | New Features | 117 | New Features |
107 | ------------ | 118 | ------------ |
108 | * Fifteen gained configurable number of items (zecke) | 119 | * Fifteen gained configurable number of items (zecke) |
109 | * Fifteen can have custom background images (zecke) | 120 | * Fifteen can have custom background images (zecke) |
110 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) | 121 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
111 | * Integrated the new security framework into libopie2 (zecke,clem) | 122 | * Integrated the new security framework into libopie2 (zecke,clem) |
112 | * Converted the launcher to use the new security framework (zecke) | 123 | * Converted the launcher to use the new security framework (zecke) |
113 | * Backup can now handle custom locations for backup and restore (ar) | 124 | * Backup can now handle custom locations for backup and restore (ar) |
114 | * Implemented right-on-hold feedback (wimpie,zecke) | 125 | * Implemented right-on-hold feedback (wimpie,zecke) |
115 | * Lots of new features in opie-reader (tim,pohly) | 126 | * Lots of new features in opie-reader (tim,pohly) |
116 | * Build system cleanups (schurig) | 127 | * Build system cleanups (schurig) |
117 | 128 | ||
118 | Fixed Bugs | 129 | Fixed Bugs |
119 | -------- | 130 | -------- |
120 | * #1005 - Fixed backup to CompactFlash (ar) | 131 | * #1005 - Fixed backup to CompactFlash (ar) |
121 | * #1167 - Fixed Opie write crashing on more text than one page (ar) | 132 | * #1167 - Fixed Opie write crashing on more text than one page (ar) |
122 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) | 133 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) |
123 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) | 134 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) |
124 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) | 135 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
125 | * #1370 - Pimconverter now reacts on cancel key (eilers) | 136 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
126 | * #1376 - Bring back the capslock/numlock display (zecke) | 137 | * #1376 - Bring back the capslock/numlock display (zecke) |
127 | * #1383 - Language settings now warns about losing open apps (Markus Litz) | 138 | * #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) | 139 | * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) |
129 | * #1394 - Fixed oversized headline in opie-login (coredump) | 140 | * #1394 - Fixed oversized headline in opie-login (coredump) |
130 | * #1396 - Opie-console captures the escape key and vim is working (zecke) | 141 | * #1396 - Opie-console captures the escape key and vim is working (zecke) |
131 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) | 142 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) |
132 | 143 | ||
133 | 2004-07-06Opie 1.1.4 | 144 | 2004-07-06Opie 1.1.4 |
134 | 145 | ||
135 | New Features | 146 | New Features |
136 | ------------ | 147 | ------------ |
137 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) | 148 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
138 | * Added Conversion tool for pim-data (eilers) | 149 | * Added Conversion tool for pim-data (eilers) |
139 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) | 150 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
140 | * Modified the PIM API for providing generic use of OPimRecords (eilers) | 151 | * 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) | 152 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) |
142 | 153 | ||
143 | Fixed Bugs | 154 | Fixed Bugs |
144 | -------- | 155 | -------- |
145 | * #1068 - Country Drop Down Box Off Screen | 156 | * #1068 - Country Drop Down Box Off Screen |
146 | * #1291 - Opie tinykate does not open .desktop files (ar) | 157 | * #1291 - Opie tinykate does not open .desktop files (ar) |
147 | * #1291 - Opie sheet not saving correctly (ar) | 158 | * #1291 - Opie sheet not saving correctly (ar) |
148 | * #1294 - Opie does not know about British Summer Time | 159 | * #1294 - Opie does not know about British Summer Time |
149 | * #1314 - Drawpad initialization (mickeyl) | 160 | * #1314 - Drawpad initialization (mickeyl) |
150 | * #1317 - Packagemanager crashes on hold-down or install (chicken) | 161 | * #1317 - Packagemanager crashes on hold-down or install (chicken) |
151 | * #1321 - Batteryapplet graphic glitch (harlekin) | 162 | * #1321 - Batteryapplet graphic glitch (harlekin) |
152 | * #1324 - ZSafe not starting up (mickeyl) | 163 | * #1324 - ZSafe not starting up (mickeyl) |
153 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) | 164 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) |
154 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) | 165 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) |
155 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) | 166 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) |
156 | * #1348 - Datebook dependency on libopiedb2 (chicken) | 167 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
157 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) | 168 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) |
158 | 169 | ||
159 | 2004-04-25Opie 1.1.3 | 170 | 2004-04-25Opie 1.1.3 |
160 | 171 | ||
161 | * Introduced first implementation of SQL-Support using SQLite (eilers) | 172 | * Introduced first implementation of SQL-Support using SQLite (eilers) |
162 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) | 173 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) |
163 | * Added a real system graffiti character set (brad) | 174 | * Added a real system graffiti character set (brad) |
164 | * Added Generic Keyconfig Widget (zecke) | 175 | * Added Generic Keyconfig Widget (zecke) |
165 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) | 176 | * 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) | 177 | * Added new Bible reader app - opie-dagger (drw) |
167 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) | 178 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) |
168 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) | 179 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
169 | * Enabled the possibility to pass command line arguments to applications (mickeyl) | 180 | * Enabled the possibility to pass command line arguments to applications (mickeyl) |
170 | * Added an about applet showing some credits and information about Opie (mickeyl) | 181 | * Added an about applet showing some credits and information about Opie (mickeyl) |
171 | * Added benchmarking functionality to sysinfo (mickeyl) | 182 | * Added benchmarking functionality to sysinfo (mickeyl) |
172 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) | 183 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) |
173 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) | 184 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) |
174 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) | 185 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) |
175 | * Clean-up of package information in control files (drw) | 186 | * Clean-up of package information in control files (drw) |
176 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) | 187 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) |
177 | * Improved big-screen support (zecke,ar) | 188 | * Improved big-screen support (zecke,ar) |
178 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) | 189 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) |
179 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) | 190 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) |
180 | * Added new package manager - opie-packagemanager (drw) | 191 | * Added new package manager - opie-packagemanager (drw) |
181 | * Improved light-n-power for C7x0 (mickeyl) | 192 | * Improved light-n-power for C7x0 (mickeyl) |
182 | * Added automatic rotation support for C7x0 (treke) | 193 | * Added automatic rotation support for C7x0 (treke) |
183 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) | 194 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) |
184 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) | 195 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) |
185 | 196 | ||
186 | 2003-11-29Opie 1.0.3 | 197 | 2003-11-29Opie 1.0.3 |
187 | 198 | ||
188 | * Released as Version 1.0.3 | 199 | * Released as Version 1.0.3 |
189 | * Improved i18n (various contributors) | 200 | * Improved i18n (various contributors) |
190 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) | 201 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) |
191 | * Made the Documents Tab optional (mickeyl) | 202 | * Made the Documents Tab optional (mickeyl) |
192 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) | 203 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) |
193 | 204 | ||
194 | 2003-08-04Opie 1.0.0 | 205 | 2003-08-04Opie 1.0.0 |
195 | 206 | ||
196 | * Released as Version 1.0.0 | 207 | * Released as Version 1.0.0 |
197 | * Including a PPP module for easy dial up (tille,harlekin,zecke) | 208 | * Including a PPP module for easy dial up (tille,harlekin,zecke) |
diff --git a/library/version.h b/library/version.h index 826a567..0da9ccf 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.9" | 2 | #define QPE_VERSION "1.1.9-snapshot" |
3 | #define SUB_VERSION "" | 3 | #define SUB_VERSION "" |