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