1
2009-??-??  Opie 1.2.5
2
	
3
	
4
	New Features
5
	------------
6
	* DateBook2: rewritten datebook. Supports SQLite database backend, improved alarm functionality (with snooze), etc.
7
	* Todo: add snooze capability for alarms
8
	* OpieRec: rewrote major parts of this application. Now uses ALSA, writes .wav files correctly with compression enabled, and is much more stable.
9
	* VMemo: also rewritten, now sharing the same recording code as OpieRec.
10
	* Kbddcontrol: new settings application and applet for configuring external keyboards using kbdd.
11
	* TextEdit: add undo/redo
12
	* Opie-Notes: add category handling and SQLite backend support
13
	* Lots of additional minor features added (see list below)
14
15
	Fixed Bugs
16
	----------
17
	* #1171 - Datebook2: add ability to delay alarm popups
18
	* #1845 - Datebook2: save and restore selected timezone
19
	* #0605 - Datebook2: allow changing timezone of existing event
20
	* #0767 - Datebook2: allow editing drop-down lists for location/event
21
	* #1688 - Datebook2: allow alarm time in days or hours as well as minutes
22
	* #0995 - Datebook2: select correct default repeat end date
23
	* n.a.  - Contacts: allow editing Department field
24
	* n.a.  - Todo: allow pressing enter in quick bar
25
	* n.a.  - Todo: allow using all 5 priority values in quick bar
26
	* #1888 - Opie-Notes: convert over to Opie PIM libraries and support storing notes in SQLite
27
	* #1577 - All PIM apps: greatly improve compatibility when receiving/importing vCard/vCalendar files
28
	* #1927 - OpieRec: change to use ALSA
29
	* #1452 - Date/Time Settings: enable access to network settings prior to setting time from network
30
	* n.a.  - Date/Time Settings: hide AM/PM box when 24-hour time format set
31
	* #1598 - Clock: allow configuring default snooze time
32
	* n.a.  - Today: tidy up display of birthdays/anniversaries
33
	* n.a.  - Launcher: fix using different default sync protocol than what Security settings application showed until first set
34
	* n.a.  - ScreenShotApplet: send actual device model and resolution with upload
35
	* n.a.  - ScreenShotApplet: display correct URL for retrieving uploaded screenshots
36
	* n.a.  - TextEdit: don't create a documents entry for new file until saving
37
	* n.a.  - TextEdit: improve Delete function behaviour (and safety)
38
	* n.a.  - Opie-rdesktop: fix crash on connect
39
	* n.a.  - Opie-rdesktop: fix not loading settings for the first configuration entry
40
	* #0817 - Security: add option to skip authentication if suspended for less than a specified time
41
	* #1915 - Security: fix authentication on resume if system not suspended within Opie (eg. by power button)
42
	* #1796 - Security: allow auto-suspend to work when authentication system is showing
43
	* #1796 - Security: allow the alarm dialog to appear on top of the authentication system
44
	* n.a.  - Security: fix manual lock with lock applet interfering with automatic locking on resume
45
	* n.a.  - Security: show "please wait" message during penalty time
46
	* n.a.  - Security: fix using default IP mask in transferserver that was different to Security settings
47
	* n.a.  - SysInfo: improve distribution detection
48
	* n.a.  - SysInfo: show better device icons for Zaurus clamshell devices
49
	* n.a.  - AutoRotateApplet: fix showing as disabled when actually enabled (until first set)
50
	* n.a.  - VolumeApplet: enable tapping on muting LEDs
51
	* n.a.  - BatteryApplet: retrieve battery status from sysfs (with fallback to old APM method)
52
	* #1560 - Opie-Console: fix unexpected changes when editing default profile
53
	* #1436 - Opie-Console: close tab on Ctrl+D / exit (or application if last tab)
54
	* n.a.  - OpieIRC: fix "Received unhandled numeric command: 328" warning (implement RPL_CHANNEL_URL)
55
	* n.a.  - OpieIRC: don't output handled server messages (eg. "Names for #xxxx")
56
	* n.a.  - Allow typing file name and pressing enter in standard file dialog
57
	* #1923 - Remove usage of deprecated PCMCIA ioctls
58
59
	Internal
60
	--------
61
	* libopiepim2 code improvements - serialization, timezone fixes, refactoring etc.
62
	* qcop command line client now supports QDate parameters
63
	* Various code style fixes and tidy-ups
64
	
65
66
2008-09-30	Opie 1.2.4
67
	
68
	
69
	New Features
70
	------------
71
	* Datebook: add exception support for repeating events - allows editing or deleting one instance of a recurring event. (BlueLightning)
72
	* Add new storage management applet (cardapplet) based on the pcmcia applet, with the addition of support for SD cards and other removable storage devices (BlueLightning)
73
	* Network Settings: add basic support for configuring WPA/WPA2 encryption (BlueLightning)
74
	* Security: Make display of owner information from the business card during authentication configurable - you can now specify when it is displayed and what information is displayed (BlueLightning)
75
	* TextEdit: Improve usability, particularly with regard to prompting about unsaved changes (BlueLightning)
76
	* AdvancedFM: Improve usability (BlueLightning)
77
	* VMemo: Improve usability (BlueLightning)
78
	* Bluetooth Manager: improve service scanning and usability (BlueLightning)
79
80
	Fixed Bugs
81
	----------
82
	* n.a.  - Many, many more code fixes that should improve Opie stability (E. Hovland)
83
	* #1914 - Improve Siemens Simpad device support for 2.6 kernels (Bernhard Guillon)
84
	* #1913 - Improve brightness handling for Palm devices (miska)
85
	* #1916 - Use alternate alarm set method to fix alarm wakeup on h2200 and possibly other devices (BlueLightning)
86
	* #1749 - AdvancedFM: make "Open as Text" bring editor to front if it is already running (BlueLightning)
87
	* #1809 - AdvancedFM: fix SD card button not working with 2.6 kernel (BlueLightning)
88
	* n.a.  - AdvancedFM: fix CF card button going to /home on Zaurus SL-C3000 (BlueLightning)
89
	* n.a.  - AdvancedFM: fix File Info and Rename actions so that they work with symlinks (BlueLightning)
90
	* n.a.  - AdvancedFM: fix file copy not working with 2.6 kernel (BlueLightning)
91
	* #1882 - BatteryApplet: fix freezing on Palm if switching view (Marex)
92
	* n.a.  - Backup: fix freezing at startup if booted from CF card (BlueLightning)
93
	* n.a.  - Bluetooth Manager: fix several crashes (BlueLightning)
94
	* n.a.  - Bluetooth Manager: handle PAN services with current BlueZ versions (BlueLightning)
95
	* #1918 - Bluetooth: allow enabling bluetooth on h2200 (BlueLightning)
96
	* #1919 - Bluetooth: fix bluetooth beaming using only standard BlueZ tools (BlueLightning)
97
	* #1773 - Todo: make priority icons easier to distinguish (BlueLightning)
98
	* #1902 - Todo: set initial focus correctly when adding a task (BlueLightning)
99
	* #1234 - Todo: rearrange controls so that Completed date can be set more easily (BlueLightning)
100
	* n.a.  - Todo: set recurrence option depending on "Recurring task" checkbox (BlueLightning)
101
	* #0079 - Datebook: allow exceptions in repeating events (BlueLightning)
102
	* n.a.  - Datebook: fix monday/sunday button sorting (E. Hovland)
103
	* #1876 - Button Settings: don't show record button for h2200 (BlueLightning)
104
	* n.a.  - Button Settings: add silkscreen buttons for Zaurus SL-C3000 and improve icons (BlueLightning)
105
	* #1900 - Clock: add test button for testing alarm sound (BlueLightning)
106
	* #1699 - CityTime: show "unavailable" instead of UTC if timezone file is unavailable (BlueLightning)
107
	* #1894 - Fix h4000 machine detection and default screen rotation (P. Sokolovsky)
108
	* #1833 - DocTab: don't show "Please Wait..." when DocTab is disabled (BlueLightning)
109
	* #1618 - DocTab Settings: apply changes without needing a restart (BlueLightning)
110
	* #1508 - Minesweeper: fix scrollbars showing for playing field with some UI styles (BlueLightning)
111
	* #1810 - Add back the ability to unmount SD cards (BlueLightning)
112
	* #1807 - Hide or prevent unmounting of internal microdrive on Zaurus devices (BlueLightning)
113
	* #1195 - Allow disabling insert/eject sounds in card applet (BlueLightning)
114
	* #1567 - Fix file dialog not showing symlinks with absolute paths to directories (BlueLightning)
115
	* #1544 - Fix bug syncing repeating events from Outlook using Qtopia Desktop (BlueLightning)
116
	* #1693 - Remove sync password restrictions (BlueLightning)
117
	* #1639 - Don't ask to allow syncing repeatedly when using IntelliSync (BlueLightning)
118
	* n.a.  - ClockApplet: set minimum width to stop entire taskbar from jumping around when time changes (BlueLightning)
119
	* #1524 - VMemo: fix up crashing and other bad behaviour to make usable (BlueLightning)
120
	* #1892 - Fix incorrect abstract method definitions that caused errors with gcc 4.x (MKaehlcke)
121
	* n.a.  - OpiePlayer: fix segfault on exit (BlueLightning)
122
	* n.a.  - Update PCMCIA handling code for 2.6 kernel (BlueLightning)
123
	* #1885 - SysInfo: add device icons for various iPAQ models (BlueLightning)
124
	* #1617 - Oxygen: change font and text alignment to make symbols readable in periodic table (BlueLightning)
125
	* #1748 - Fix scrolling back when selecting last tab with lots of tabs eg. in SysInfo (BlueLightning)
126
	* n.a.  - Fix enabling IrDA in Angstrom (start irattach service first) (BlueLightning)
127
	* n.a.  - Network Settings: fix always showing "failed" message on starting/stopping interfaces (BlueLightning)
128
	* n.a.  - Opie-Eye: stop slideshow if image view is closed (BlueLightning)
129
	* #0669 - Add QCop calls for increasing/decreasing backlight brightness (BlueLightning)
130
	* #1750 - Fix minor interaction issue between brightness applet and screensaver (BlueLightning) 
131
	* #1881 - Add background images for 320x320 devices (kEdAR)
132
	* #1887 - Add background images for 480x320 devices (Marex)
133
	* #1890 - Add background images for 240x240 devices (Marex)
134
135
	Internal
136
	--------
137
	* About applet now uses version defined in library/version.h  (BlueLightning)
138
	* Issuing "make" in bin directory no longer deletes all files (E. Hovland, BlueLightning)
139
	* Fixed lots of unchecked return values, unreachable code, etc. (E. Hovland)
140
	* Some code style improvements (E. Hovland, BlueLightning)
141
	* Update Qt 2.3.10 gcc4 patch to include extra compilation error fix (Brian Austin)
142
	* Fix compilation errors with gcc 4.3 (woglinde)
143
144
145
2007-07-26	Opie 1.2.3
146
	
147
	
148
	New Features
149
	------------
150
	* Improved support for some newer iPAQ models (S. Banko, R. Wagner, E. Hovland, P. Sokolovsky)
151
	* Added support for the Palm Tungsten T/T2/T3/T5/C/E/E2, LifeDrive, TX, Zire 71/72, Treo 600/650/680/700w/700p/750/755p and Foleo handhelds (Marek Vasut, Alex Osborne, Cristiano, Sergey Lapin, Jan Herman, Aaron11)
152
	* Backlight support for iPAQ handhelds using 2.6 kernel (P. Sokolovsky, Slavek Banko)
153
	* Improved HTC Universal handheld support (GoXbox Live)
154
	* Opie-Remote: added integrated remote learning and now completely sets up LIRC for you (bluelightning)
155
	* Added video4linux camera app from Qtopia 2, needs more work (ljp)
156
	* Multikey: added Hebrew keymap (Skliarouk Arieh)
157
	* Multikey: added Italian keymap (Giorgio Padrin)
158
159
	Fixed Bugs
160
	----------
161
	* n.a.  - Many, many code fixes that should improve Opie stability (E. Hovland)
162
	* n.a.  - Fixed many bugs in bluetooth & OBEX code (korovkin)
163
	* #1150 - Fix adding global categories in all PIM applications (bluelightning)
164
	* #1764 - Multikey: fix ru.keymap to allow it to load with utf8 locale set (polyonymous)
165
	* #1553 - AdvancedFM: Implement File Info function without relying on stat(1) command (bluelightning)
166
	* #1760 - Today: correctly sort birthdays and anniversaries (bluelightning)
167
	* #1597 - Clock: Alarm dialog: increase font size (bluelightning)
168
	* #1616 - Clock: Alarm dialog: fix bad icon scaling (bluelightning)
169
	* #1598 - Clock: Alarm dialog: add separate large snooze button with default snooze time (bluelightning)
170
	* #1618 - DocTab Settings: correctly load current doctab enabled/disabled status (bluelightning)
171
	* #1547 - Todo: don't prompt for template if no templates are defined (bluelightning)
172
	* #1753 - Todo: fix writing invalid XML when todo recurrence is enabled (bluelightning)
173
	* #1351 - Datebook: show events from visible days of previous/next month in month view (bluelightning)
174
	* #1702 - Datebook: fix incorrect translated day name abbreviations in week list view (antonus, sgourichon)
175
	* #1844 - Datebook: show 12-hour time when selected for system time (harlekin)
176
	* n.a.  - Date/Time Settings: add option to prompt for date/time on every restart (bluelightning)
177
	* n.a.  - Date/Time Settings: show a warning if timezone file for selected system time zone is missing (bluelightning)
178
	* #1580 - Date/Time Settings: Use pool.ntp.org servers for time sync (E. Hovland)
179
	* #1848 - Date/Time Settings: correctly set AM/PM (harlekin)
180
	* n.a.  - OpieRec: show size in bytes/kb/mb of recordings (bluelightning)
181
	* n.a.  - OpieRec: several minor usability fixes (bluelightning)
182
	* n.a.  - OpieRec: default the stereo option to off instead of on (bluelightning)
183
	* #1766 - Opie-reader: fix copying unicode block into clipboard (polyonymous)
184
	* #1851 - Opie-dagger: allow building against Sword 1.5.9 (Marex)
185
	* #1836 - Button Settings: fix incorrect button listing on some iPAQs (E. Hovland)
186
	* #1830 - Security: fix "On Resume" option to actually control showing authentication on resume (bluelightning)
187
	* #1680 - Security: rework PIN dialog to work with number keys and joypad (bluelightning)
188
	* #1373 - TinyKATE: make OK/cancel buttons visible in settings at QVGA resolution (bluelightning)
189
	* #1231 - TinyKATE: add Find, Replace and Goto Line functions (bluelightning)
190
	* n.a.  - TinyKATE: prompt to save changes on closing (bluelightning)
191
	* #1719 - OpieIRC: add unicode support (polyonymous)
192
	* #1735 - OpieIRC: fix special channel op markers with unrealIRCd servers (andrewy)
193
	* #1530 - Opie-Mediaplayer2: enable searching for audio/x-ogg (polyonymous)
194
	* #1864 - Taskbar: fix 1 pixel gap under taskbar (Marex)
195
	* #1866 - Taskbar: fix 1 pixel gap left of main menu (Marex)
196
	* #1854 - Fix IR OBEX regressions in 1.2.3 (Marex, polyonymous, P. Sokolovsky, bluelightning)
197
	* #1838 - Read Bluetooth configuration parameters from /etc/sysconfig/bluetooth (Slavek Banko, P. Sokolovsky)
198
	* n.a.  - Improved iPAQ support in ODevice and low-level applets (S. Banko, R. Wagner, E. Hovland, P. Sokolovsky)
199
	* n.a.  - Improved platform support for the Motorola EZX platform (mickeyl)
200
	* n.a.  - Changed suspend button mapping for Asus MyPal to same as for iPAQ (aquadran)
201
	* n.a.  - Fix for LCD on iPAQ h191x and MyPal A716 (Slavek Banko, aquadran)
202
203
	Internal
204
	--------
205
	* Fixed lots of unchecked return values, bad member function overrides, bad/missing frees, etc. (E. Hovland)
206
	* Removed some old commented out code (E. Hovland)
207
	* Made OBEX library buildable if bluetooth support is disabled (korovkin)
208
	* ODevice: devices renumbered to allow proper bitmasking (E. Hovland, bluelightning)
209
	* Opie-Remote: abstracted all lircd interaction to a single LircHandler class (bluelightning)
210
	* Move datebook2, dasher & usermanager to unsupported - these applications are unusable and/or unmaintained.
211
	* Remove unfinished applications: opieplayer3, calc2 & linphone
212
213
214
2006-05-28	Opie 1.2.2
215
	
216
	
217
	New Features
218
	------------
219
	* Appearance: Added configuration options to set smallIconSize, bigIconSize, useBigPixmaps (hrw, drw)
220
	* Opie-Notes: Notes application based on NoteZ (hrw)
221
	* Opie-PackageManager: Added two configuration options: "Force recursive", "Verbose fetch" (hrw)
222
	* Added platform support for HTC Universal (ljp)
223
	* Made Opie-Bluetooth subsystem actually usable (korovkin)
224
	* Added platform support for the Motorola EZX platform (mickeyl)
225
226
	Fixed Bugs
227
	----------
228
	* #1695 - Date selector use too small fontsize on VGA screen (hrw)
229
	* #1686 - opie-console lack UI setting for switching scrollbar (hrw)
230
	* #1647 - Opie-console doesn't respect scroll-bar on left side (hrw)
231
	* #1624 - Button settngs changes are applied only after restart (hrw)
232
	* #1492 - Backup and Restore does not show list of backups to restore on start (hrw)
233
	* n.a.  - remove hardcoded font size from wellenreiter (hrw)
234
	* n.a.  - added patch to build Qt/E 2.3.10 with gcc 4.x.x (hrw)
235
	* n.a.  - make blue-pin UI resizable to looks good in any resolution (hrw)
236
	* n.a.  - fix a problem with vCard send to Sony Ericsson k600i (ar)
237
	* n.a.  - add a patch to build Qt/E 2.3.10 on amd64 with gcc 4.x.x (ar)
238
	* n.a.  - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw)
239
	* n.a.  - Update version in About applet (hrw)
240
	* n.a.  - add firstusage and background pictures for 480x640 devices (mickeyl)
241
	* n.a.  - many bluetooth fixes (korovkin)
242
243
	Internal
244
	--------
245
	* libopiecore: /etc/oz_version renamed to /etc/openzaurus-version (hrw)
246
	* libopiecore: SL6000 (tosa) now uses corgi-bl (Dirk Opfer)
247
	* library/version.h: introduce integer version code in OPIE_VERSION for conditional compilation
248
	* g++ 4.1.1 fixes all around (no extra qualifiers allowed) (mickeyl)
249
	* update README (mickeyl)
250
	* remove libslcompat - it never worked and we don't support Sharp closed source anymore anyway (mickeyl)
251
	
252
2005-09-11	Opie 1.2.1
253
	
254
	
255
	New Features
256
	------------
257
	* OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker)
258
	* Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly)
259
	* Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer)
260
	* Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl)
261
	* Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl)
262
	* Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl)
263
	* Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw)
264
	* ZSafe: Made UI conform to Opie standards (drw)
265
	* Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw)
266
	* Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl)
267
	* Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl)
268
	* SysInfo: Remove CPU tab and add Devices tab instead (mickeyl)
269
	* Opie-smb: Added Opie front end for Samba (ljp)
270
	* Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie)
271
	* Opieplayer: rudimentary podcast support (ljp)
272
	
273
	Fixed Bugs
274
	----------
275
	* #1377 - Suspend Powermanagement when switched to another VT (mickeyl)
276
	        - We actually suspend the complete Opie now in that case.
277
	* #1384 - Battery status updated improperly when charging (skyhusker)
278
	* #1476 - Wrong order of application entries in the O-menu (skyhusker)
279
	* #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl)
280
	* #1535	- Missing line break and unnecessary location shown with Today-Calendar plugin (deller)
281
	* #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw)
282
	* #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker)
283
	* #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker)
284
	* #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller)
285
	* #1614 - Make Opie-console start in $HOME instead of / (skyhusker)
286
	* #1635 - opie-today, datebook-plugin does not show notes (skyhusker)
287
	* #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker)
288
	* #1666 - Opie-IRC does not allow to add !channels in config as	autojoin ones (skyhusker)
289
	* #1667 - Opie-IRC does not show messages from !channel (skyhusker)
290
	* #1679 - Security PIN plugin is QVGA sized (hrw)
291
	* #1682 - Properly resize tab control in OTabWidget (drw)
292
	* n.a.  - always show volume and wireless applet popups inside visible screen (deller)
293
	* n.a.  - scale O-Menu-Applets appropriately (mickeyl)
294
	* n.a.  - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker)
295
	* n.a.  - Wellenreiter: relax WE version matching test a bit (mickeyl)
296
	* n.a.  - scale BluezApplet appropriately and use larger icons (mickeyl)
297
	* n.a.  - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham)
298
	* n.a.  - networksettings: ignore hostap control interfaces wifi* (mickeyl)
299
	* n.a.  - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw)
300
	* n.a.  - remove hardcoded font size from netsystemtime (hrw)
301
	* n.a.  - remove hardcoded font size from checkbook graphs (hrw)
302
	* n.a.  - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw)
303
	
304
305
	Internal
306
	--------
307
	* Make BluezApplet use OTaskbarApplet (mickeyl)
308
	* libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl)
309
	* libopiecore: add ODirNotification - recursive directory notifications (mickeyl)
310
	* libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl)
311
	* libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl)
312
	* libopienet: Miscellaneous API cleanups (mickeyl)
313
	* libopiecore: Add linux pcmcia system abstraction classes (mickeyl)
314
	* libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl)
315
	* libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl)
316
	* libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl)
317
	* Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl)
318
	* Fix / Optimize number of scanned directories (ljp)
319
	* Use five point mouse calibration to make calibrated mouse drivers work on newer Zaurii (rp,mickeyl)
320
321
2005-03-25	Opie 1.2.0
322
323
	Fixed Bugs
324
	----------
325
	* #1613 - AdvancedFM - scale toolbar icons appropriately (drw)
326
	* #1620 - OFileSelector - show the button on press and not on press on hold (alwin)
327
	* #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke)
328
	* n.a.  - PackageManager - fix bug where messages show up multiple times in install dialog (drw)
329
	* n.a.	- make qpeglobal.h include qglobal.h (zecke)
330
331
2005-03-20	Opie 1.2.0-rc1
332
333
334
	New Features
335
	------------
336
	* Launcher: Support a static background pixmap (mickeyl)
337
	* LauncherSettings: Choose whether to have a static background pixmap (mickeyl)
338
	* PackageManager supports the 'lists_dir' ipkg configuration option (drw)
339
	* Added hi-res inline images for large resolution devices (drw)
340
	* Improved launcher icons for consistency (ar)
341
	* Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin)
342
343
	Fixed Bugs
344
	----------
345
	* #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers)
346
	* #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw)
347
	* #1472 - Opie textedit now check for unsaved changes on ESC key (ljp)
348
	* #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke)
349
	* #1482 - Fix double '/' in paths (zecke)
350
	* #1536 - Autosave of custom locations in opie backup (ar)
351
	* #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke)
352
	* #1540 - Implemented deletion of DocLnks in opie-eye (zecke)
353
	* #1542 - Fixed Todo crash when priority < 1 or > 5 (drw)
354
	* #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke)
355
	* #1554 - Fixed Opie-Console name in .desktop file (mickeyl)
356
	* #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke)
357
	* #1558 - Fixed opie-login breaking opie startup (mickeyl)
358
	* #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning)
359
	* #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar)
360
	* #1591 - Addressbook sortorder changed by clicking on column 0 (eilers)
361
	* #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints)
362
	* #1604 - Checkbook crashed on startup (drw)
363
	* #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers)
364
	* #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers)
365
	* n.a.  - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw)
366
	* n.a.  - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw)
367
	* n.a.  - PackageManager - fixed bug where lists_dir was not being honored at startup (drw)
368
	* n.a.  - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw)
369
	* n.a.  - OTabWidget - fixed scroll buttons, fix display position of tabs (drw)
370
	* n.a.  - AddressBook - fixed sorting by 'File As' name (drw)
371
	* n.a.  - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers)
372
	* n.a.  - AddressBook - fixed letter picker record selection and sort records afterwards (drw)
373
374
	Internal
375
	--------
376
	* Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl)
377
	* Killed the need for weak symbols in QtE (zecke)
378
	* Added optional building libqpe without inline images (mickeyl)
379
	* OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw)
380
381
2005-02-03	Opie 1.1.9
382
383
	New Features
384
	------------
385
	* Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl)
386
	* Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl)
387
	* Usability enhancements in OpieIRC (skyhusker)
388
389
	Fixed Bugs
390
	----------
391
	* #1501 - Fixed bug in todo sql backend (eilers)
392
	* #1505 - Added more Swap sizes in memoryapplet (mickeyl)
393
	* #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke)
394
	* #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke)
395
	* n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl)
396
	* n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl)
397
	* n.a. - Fixed numerous buglets in OpieIRC (skyhusker)
398
399
	Internal
400
	--------
401
	* Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl)
402
	* You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl)
403
	* Made Opie compilable with Qt/Embedded 2.3.10 (ar)
404
	* Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl)
405
	* Build tree cleanups (mickeyl)
406
407
2004-11-26	Opie 1.1.8
408
409
	New Features
410
	------------
411
	* PackageManager supports installation of local ipkg files (drw)
412
	* PackageManager supports linking of applications to root (drw)
413
	* PackageManager supports src/gz feeds (drw,wimpie)
414
	* Added a syslog information tab to sysinfo (mickeyl)
415
	* Added new, more consistent, PIM icons + a GIMP teplate (ar)
416
417
	Fixed Bugs
418
	----------
419
	* #1017 - Tetrix doesn't display correctly for high resolution screens (drw)
420
	* #1269 - VCards were imported into personal area if it was activated (eilers)
421
	* #1464 - Packagemanager dont set active filter after install a package (drw)
422
	* #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers)
423
	* #1493 - Fixed one column layout bug of the launcher (hrw)
424
	* n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw)
425
	* n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw)
426
	* n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl)
427
428
	Internal
429
	--------
430
	* Moved libopie1 to unsupported (mickeyl)
431
	* Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers)
432
	* Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers)
433
434
2004-11-14	Opie 1.1.7
435
436
	New Features
437
	------------
438
	* libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers)
439
	* Backup now uses the busy indicator when backing up and restore (ar)
440
	* OpiePlayer2 gained adding of Directories to the playlist (zecke)
441
	* OpiePlayer2 better error handling (zecke)
442
	* OpiePlayer2 progress indication while streaming (zecke)
443
	* OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke)
444
	* Ported brightnessapplet from Qtopia 1.7 (mickeyl)
445
	* Opie-Eye got a Digital Camera File Backend (alwin,zecke)
446
	* Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke)
447
	* Opie-Console use Custom Font and Size in a Profile (harlekin)
448
	* Opie-Console transparently log the Output and Input to a file (harlekin)
449
	* Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem)
450
	* Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem)
451
	* Opie-Security gained a 'test authentication' button (clem)
452
	* Opie-Eye  got a more unique layout (menubar), a slideshow, user can setup some defaults
453
	* Opie-Mail improve the handling of POP mail boxes (alwin)
454
	* Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin)
455
	* Opie IRC - backports of the 'NeIRC fork' (zecke)
456
457
	Fixed Bugs
458
	----------
459
	* #501  - Pickboard is able to show 'Umlaute' (TT,zecke)
460
	* #608  - Make Opie usable for left handed users (zecke)
461
	* #957  - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke)
462
	* #1245 - Opie-Go 'paused' (zecke)
463
	* #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke)
464
	* #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke)
465
	* #1395 - Build VNC Backend with gcc3.4
466
	* #1440 - The icon of opie-mobilemsg is missing (CoreDump)
467
	* #1426 - Add missing opie-bartender Icon (CoreDump)
468
	* #1445 - Opie-Sheet Has No Icon (CoreDump)
469
	* #1448 - Brightness Applet added (mickeyl)
470
	* #1450 - ZSame didn't clear the bonus item after winning a game (zecke)
471
	* #1482 - Fix OFileSelector to be able to sort by size (zecke)
472
        * n.a.  - Opie-mail: fixed some crasher, some layout-problems
473
	* n.a.  - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke)
474
	* n.a.  - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke)
475
	* n.a.  - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem)
476
	* 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)
477
	* n.a.  - Removed hardcoded icon size in a couple of applets (mickeyl)
478
479
	Internal
480
	--------
481
	* Opie-Qashmoney has been moved to unsupported (mickeyl)
482
	* Opie-Ubrowser has been moved to unsupported (mickeyl)
483
484
2004-09-17	Opie 1.1.6
485
486
	New Features
487
	------------
488
	* Fifteen gained configurable number of items (zecke)
489
	* Fifteen can have custom background images (zecke)
490
	* Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl)
491
	* Integrated the new security framework into libopie2 (zecke,clem)
492
	* Converted the launcher to use the new security framework (zecke)
493
	* Backup can now handle custom locations for backup and restore (ar)
494
	* Implemented right-on-hold feedback (wimpie,zecke)
495
	* Lots of new features in opie-reader (tim,pohly)
496
	* Build system cleanups (schurig)
497
498
	Fixed Bugs
499
	--------
500
	* #1005 - Fixed backup to CompactFlash (ar)
501
	* #1167 - Fixed Opie write crashing on more text than one page (ar)
502
	* #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl)
503
	* #1359 - Fixed bookmarks in Gutenbrowser (ljp)
504
	* #1361 - Fixed auto upercase in Opie-Addressbook (eilers)
505
	* #1370 - Pimconverter now reacts on cancel key (eilers)
506
	* #1376 - Bring back the capslock/numlock display (zecke)
507
	* #1383 - Language settings now warns about losing open apps (Markus Litz)
508
	* #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl)
509
	* #1394 - Fixed oversized headline in opie-login (coredump)
510
	* #1396 - Opie-console captures the escape key and vim is working (zecke)
511
	* #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl)
512
513
2004-07-06	Opie 1.1.4
514
515
	New Features
516
	------------
517
	* Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle)
518
	* Added Conversion tool for pim-data (eilers)
519
	* Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers)
520
	* Modified the PIM API for providing generic use of OPimRecords (eilers)
521
	* Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke)
522
523
	Fixed Bugs
524
	--------
525
	* #1068 - Country Drop Down Box Off Screen
526
	* #1291 - Opie tinykate does not open .desktop files (ar)
527
	* #1291 - Opie sheet not saving correctly (ar)
528
	* #1294 - Opie does not know about British Summer Time
529
	* #1314 - Drawpad initialization (mickeyl)
530
	* #1317 - Packagemanager crashes on hold-down or install (chicken)
531
	* #1321 - Batteryapplet graphic glitch (harlekin)
532
	* #1324 - ZSafe not starting up (mickeyl)
533
	* #1328 - Personal Home Address fields is trimmed to 1char (eilers)
534
	* #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken)
535
	* #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl)
536
	* #1348 - Datebook dependency on libopiedb2 (chicken)
537
	* #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers)
538
539
2004-04-25	Opie 1.1.3
540
541
	* Introduced first implementation of SQL-Support using SQLite (eilers)
542
	* Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp)
543
	* Added a real system graffiti character set (brad)
544
	* Added Generic Keyconfig Widget (zecke)
545
	* Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke)
546
	* Added new Bible reader app - opie-dagger (drw)
547
	* Added a new Image Viewer. Work is ongoing (zecke,alwin)
548
	* Added namespace usage in libopie2 and everywhere (zecke,alwin)
549
	* Enabled the possibility to pass command line arguments to applications (mickeyl)
550
	* Added an about applet showing some credits and information about Opie (mickeyl)
551
	* Added benchmarking functionality to sysinfo (mickeyl)
552
	* Added applet and configuration application for switching hardware keyboard layouts (alwin)
553
	* Ported applications from libopie1 to libopie2* (drw,ar,alwin)
554
	* Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe)
555
	* Clean-up of package information in control files (drw)
556
	* Repaired mediummount which was broken since integrating the quicklauncher (alwin)
557
	* Improved big-screen support (zecke,ar)
558
	* Improved multikeyboard support, added keyboard layout switching applet (mouse)
559
	* Added a new mail client based on libetpan (harlekin,alwin,jgf)
560
	* Added new package manager - opie-packagemanager (drw)
561
	* Improved light-n-power for C7x0 (mickeyl)
562
	* Added automatic rotation support for C7x0 (treke)
563
	* Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl)
564
	* Added scanning the wireless network neighbourhood to networksettings (mickeyl)
565
566
2003-11-29	Opie 1.0.3
567
568
	* Released as Version 1.0.3
569
	* Improved i18n (various contributors)
570
	* Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin)
571
	* Made the Documents Tab optional (mickeyl)
572
	* Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken)
573
574
2003-08-04	Opie 1.0.0
575
576
	* Released as Version 1.0.0
577
	* Including a PPP module for easy dial up (tille,harlekin,zecke)