summaryrefslogtreecommitdiff
path: root/ChangeLog
authormickeyl <mickeyl>2006-05-25 22:38:40 (UTC)
committer mickeyl <mickeyl>2006-05-25 22:38:40 (UTC)
commit22caa97cd10f2b81107bc83f50deab373afd2ca8 (patch) (unidiff)
treef4785d55c24cf2f18d00fb25bd3f117b19a5457b /ChangeLog
parent7cfd27c0f29c6d7e2b90ce718d762433b82c1fe3 (diff)
downloadopie-22caa97cd10f2b81107bc83f50deab373afd2ca8.zip
opie-22caa97cd10f2b81107bc83f50deab373afd2ca8.tar.gz
opie-22caa97cd10f2b81107bc83f50deab373afd2ca8.tar.bz2
prepare for release
Diffstat (limited to 'ChangeLog') (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog13
1 files changed, 8 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index db5c0ef..6b05a99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,226 +1,229 @@
1 2005-??-??Opie 1.2.2 1 2006-05-28Opie 1.2.2
2 2
3 3
4 New Features 4 New Features
5 ------------ 5 ------------
6 * Appearance: Added configuration options to set smallIconSize, bigIconSize, useBigPixmaps (hrw, drw) 6 * Appearance: Added configuration options to set smallIconSize, bigIconSize, useBigPixmaps (hrw, drw)
7 * Opie-Notes: Notes application based on NoteZ (hrw) 7 * Opie-Notes: Notes application based on NoteZ (hrw)
8 * Opie-PackageManager: Added two configuration options: "Force recursive", "Verbose fetch" (hrw) 8 * Opie-PackageManager: Added two configuration options: "Force recursive", "Verbose fetch" (hrw)
9 * Added hardware support for HTC Universal (ljp) 9 * Added platform support for HTC Universal (ljp)
10 * Made Opie-Bluetooth subsystem actually usable (korovkin) 10 * Made Opie-Bluetooth subsystem actually usable (korovkin)
11 * Added hardware support for the Motorola EZX platform (mickeyl) 11 * Added platform support for the Motorola EZX platform (mickeyl)
12 12
13 Fixed Bugs 13 Fixed Bugs
14 ---------- 14 ----------
15 * #1695 - Date selector use too small fontsize on VGA screen (hrw) 15 * #1695 - Date selector use too small fontsize on VGA screen (hrw)
16 * #1686 - opie-console lack UI setting for switching scrollbar (hrw) 16 * #1686 - opie-console lack UI setting for switching scrollbar (hrw)
17 * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw) 17 * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw)
18 * #1624 - Button settngs changes are applied only after restart (hrw) 18 * #1624 - Button settngs changes are applied only after restart (hrw)
19 * #1492 - Backup and Restore does not show list of backups to restore on start (hrw) 19 * #1492 - Backup and Restore does not show list of backups to restore on start (hrw)
20 * n.a. - remove hardcoded font size from wellenreiter (hrw) 20 * n.a. - remove hardcoded font size from wellenreiter (hrw)
21 * n.a. - added patch to build QT/E 2.3.10 with gcc 4.x.x (hrw) 21 * n.a. - added patch to build Qt/E 2.3.10 with gcc 4.x.x (hrw)
22 * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw) 22 * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw)
23 * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar) 23 * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar)
24 * n.a. - add a patch to build Qt/E 2.3.10 on amd64 with gcc 4.x.x (ar) 24 * n.a. - add a patch to build Qt/E 2.3.10 on amd64 with gcc 4.x.x (ar)
25 * n.a. - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw) 25 * n.a. - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw)
26 * n.a. - Set version to 1.2.1 in About applet (hrw) 26 * n.a. - Update version in About applet (hrw)
27 * n.a. - add firstusage and background pictures for 480x640 devices (mickeyl) 27 * n.a. - add firstusage and background pictures for 480x640 devices (mickeyl)
28 * n.a. - many bluetooth fixes (korovkin) 28 * n.a. - many bluetooth fixes (korovkin)
29 29
30 Internal 30 Internal
31 -------- 31 --------
32 * libopiecore: /etc/oz_version renamed to /etc/openzaurus-version (hrw) 32 * libopiecore: /etc/oz_version renamed to /etc/openzaurus-version (hrw)
33 * libopiecore: SL6000 (tosa) now uses corgi-bl (Dirk Opfer) 33 * libopiecore: SL6000 (tosa) now uses corgi-bl (Dirk Opfer)
34 * library/version.h: introduce integer version code in OPIE_VERSION for conditional compilation 34 * library/version.h: introduce integer version code in OPIE_VERSION for conditional compilation
35 * g++ 4.1.1 fixes all around (no extra qualifiers allowed) (mickeyl)
36 * update README (mickeyl)
37 * remove libslcompat - it never worked and we don't support Sharp closed source anymore anyway (mickeyl)
35 38
36 2005-09-11Opie 1.2.1 39 2005-09-11Opie 1.2.1
37 40
38 41
39 New Features 42 New Features
40 ------------ 43 ------------
41 * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) 44 * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker)
42 * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) 45 * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly)
43 * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) 46 * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer)
44 * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) 47 * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl)
45 * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) 48 * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl)
46 * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) 49 * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl)
47 * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw) 50 * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw)
48 * ZSafe: Made UI conform to Opie standards (drw) 51 * ZSafe: Made UI conform to Opie standards (drw)
49 * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) 52 * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw)
50 * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) 53 * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl)
51 * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl) 54 * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl)
52 * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) 55 * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl)
53 * Opie-smb: Added Opie front end for Samba (ljp) 56 * Opie-smb: Added Opie front end for Samba (ljp)
54 * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie) 57 * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie)
55 * Opieplayer: rudimentary podcast support (ljp) 58 * Opieplayer: rudimentary podcast support (ljp)
56 59
57 Fixed Bugs 60 Fixed Bugs
58 ---------- 61 ----------
59 * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) 62 * #1377 - Suspend Powermanagement when switched to another VT (mickeyl)
60 - We actually suspend the complete Opie now in that case. 63 - We actually suspend the complete Opie now in that case.
61 * #1384 - Battery status updated improperly when charging (skyhusker) 64 * #1384 - Battery status updated improperly when charging (skyhusker)
62 * #1476 - Wrong order of application entries in the O-menu (skyhusker) 65 * #1476 - Wrong order of application entries in the O-menu (skyhusker)
63 * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) 66 * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl)
64 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) 67 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller)
65 * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw) 68 * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw)
66 * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) 69 * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker)
67 * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) 70 * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker)
68 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) 71 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller)
69 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) 72 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker)
70 * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) 73 * #1635 - opie-today, datebook-plugin does not show notes (skyhusker)
71 * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) 74 * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker)
72 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) 75 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker)
73 * #1667 - Opie-IRC does not show messages from !channel (skyhusker) 76 * #1667 - Opie-IRC does not show messages from !channel (skyhusker)
74 * #1679 - Security PIN plugin is QVGA sized (hrw) 77 * #1679 - Security PIN plugin is QVGA sized (hrw)
75 * #1682 - Properly resize tab control in OTabWidget (drw) 78 * #1682 - Properly resize tab control in OTabWidget (drw)
76 * n.a. - always show volume and wireless applet popups inside visible screen (deller) 79 * n.a. - always show volume and wireless applet popups inside visible screen (deller)
77 * n.a. - scale O-Menu-Applets appropriately (mickeyl) 80 * n.a. - scale O-Menu-Applets appropriately (mickeyl)
78 * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) 81 * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker)
79 * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl) 82 * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl)
80 * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl) 83 * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl)
81 * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) 84 * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham)
82 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) 85 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl)
83 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) 86 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw)
84 * n.a. - remove hardcoded font size from netsystemtime (hrw) 87 * n.a. - remove hardcoded font size from netsystemtime (hrw)
85 * n.a. - remove hardcoded font size from checkbook graphs (hrw) 88 * n.a. - remove hardcoded font size from checkbook graphs (hrw)
86 * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw) 89 * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw)
87 90
88 91
89 Internal 92 Internal
90 -------- 93 --------
91 * Make BluezApplet use OTaskbarApplet (mickeyl) 94 * Make BluezApplet use OTaskbarApplet (mickeyl)
92 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) 95 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl)
93 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) 96 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl)
94 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) 97 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl)
95 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) 98 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl)
96 * libopienet: Miscellaneous API cleanups (mickeyl) 99 * libopienet: Miscellaneous API cleanups (mickeyl)
97 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) 100 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl)
98 * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) 101 * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl)
99 * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl) 102 * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl)
100 * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl) 103 * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl)
101 * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) 104 * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl)
102 * Fix / Optimize number of scanned directories (ljp) 105 * Fix / Optimize number of scanned directories (ljp)
103 * Use five point mouse calibration to make calibrated mouse drivers work on newer Zaurii (rp,mickeyl) 106 * Use five point mouse calibration to make calibrated mouse drivers work on newer Zaurii (rp,mickeyl)
104 107
105 2005-03-25Opie 1.2.0 108 2005-03-25Opie 1.2.0
106 109
107 Fixed Bugs 110 Fixed Bugs
108 ---------- 111 ----------
109 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) 112 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw)
110 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) 113 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin)
111 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) 114 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke)
112 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) 115 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw)
113 * n.a.- make qpeglobal.h include qglobal.h (zecke) 116 * n.a.- make qpeglobal.h include qglobal.h (zecke)
114 117
115 2005-03-20Opie 1.2.0-rc1 118 2005-03-20Opie 1.2.0-rc1
116 119
117 120
118 New Features 121 New Features
119 ------------ 122 ------------
120 * Launcher: Support a static background pixmap (mickeyl) 123 * Launcher: Support a static background pixmap (mickeyl)
121 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) 124 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl)
122 * PackageManager supports the 'lists_dir' ipkg configuration option (drw) 125 * PackageManager supports the 'lists_dir' ipkg configuration option (drw)
123 * Added hi-res inline images for large resolution devices (drw) 126 * Added hi-res inline images for large resolution devices (drw)
124 * Improved launcher icons for consistency (ar) 127 * Improved launcher icons for consistency (ar)
125 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) 128 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin)
126 129
127 Fixed Bugs 130 Fixed Bugs
128 ---------- 131 ----------
129 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) 132 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers)
130 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) 133 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw)
131 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) 134 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp)
132 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) 135 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke)
133 * #1482 - Fix double '/' in paths (zecke) 136 * #1482 - Fix double '/' in paths (zecke)
134 * #1536 - Autosave of custom locations in opie backup (ar) 137 * #1536 - Autosave of custom locations in opie backup (ar)
135 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) 138 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke)
136 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) 139 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke)
137 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) 140 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw)
138 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) 141 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke)
139 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) 142 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl)
140 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) 143 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke)
141 * #1558 - Fixed opie-login breaking opie startup (mickeyl) 144 * #1558 - Fixed opie-login breaking opie startup (mickeyl)
142 * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) 145 * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning)
143 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) 146 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar)
144 * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) 147 * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers)
145 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) 148 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints)
146 * #1604 - Checkbook crashed on startup (drw) 149 * #1604 - Checkbook crashed on startup (drw)
147 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) 150 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers)
148 * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) 151 * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers)
149 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) 152 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw)
150 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) 153 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw)
151 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) 154 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw)
152 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) 155 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw)
153 * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) 156 * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw)
154 * n.a. - AddressBook - fixed sorting by 'File As' name (drw) 157 * n.a. - AddressBook - fixed sorting by 'File As' name (drw)
155 * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) 158 * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers)
156 * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) 159 * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw)
157 160
158 Internal 161 Internal
159 -------- 162 --------
160 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) 163 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl)
161 * Killed the need for weak symbols in QtE (zecke) 164 * Killed the need for weak symbols in QtE (zecke)
162 * Added optional building libqpe without inline images (mickeyl) 165 * Added optional building libqpe without inline images (mickeyl)
163 * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) 166 * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw)
164 167
165 2005-02-03Opie 1.1.9 168 2005-02-03Opie 1.1.9
166 169
167 New Features 170 New Features
168 ------------ 171 ------------
169 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) 172 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl)
170 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) 173 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl)
171 * Usability enhancements in OpieIRC (skyhusker) 174 * Usability enhancements in OpieIRC (skyhusker)
172 175
173 Fixed Bugs 176 Fixed Bugs
174 ---------- 177 ----------
175 * #1501 - Fixed bug in todo sql backend (eilers) 178 * #1501 - Fixed bug in todo sql backend (eilers)
176 * #1505 - Added more Swap sizes in memoryapplet (mickeyl) 179 * #1505 - Added more Swap sizes in memoryapplet (mickeyl)
177 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) 180 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke)
178 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) 181 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke)
179 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) 182 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl)
180 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) 183 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl)
181 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) 184 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker)
182 185
183 Internal 186 Internal
184 -------- 187 --------
185 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) 188 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl)
186 * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) 189 * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl)
187 * Made Opie compilable with Qt/Embedded 2.3.10 (ar) 190 * Made Opie compilable with Qt/Embedded 2.3.10 (ar)
188 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) 191 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl)
189 * Build tree cleanups (mickeyl) 192 * Build tree cleanups (mickeyl)
190 193
191 2004-11-26Opie 1.1.8 194 2004-11-26Opie 1.1.8
192 195
193 New Features 196 New Features
194 ------------ 197 ------------
195 * PackageManager supports installation of local ipkg files (drw) 198 * PackageManager supports installation of local ipkg files (drw)
196 * PackageManager supports linking of applications to root (drw) 199 * PackageManager supports linking of applications to root (drw)
197 * PackageManager supports src/gz feeds (drw,wimpie) 200 * PackageManager supports src/gz feeds (drw,wimpie)
198 * Added a syslog information tab to sysinfo (mickeyl) 201 * Added a syslog information tab to sysinfo (mickeyl)
199 * Added new, more consistent, PIM icons + a GIMP teplate (ar) 202 * Added new, more consistent, PIM icons + a GIMP teplate (ar)
200 203
201 Fixed Bugs 204 Fixed Bugs
202 ---------- 205 ----------
203 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) 206 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw)
204 * #1269 - VCards were imported into personal area if it was activated (eilers) 207 * #1269 - VCards were imported into personal area if it was activated (eilers)
205 * #1464 - Packagemanager dont set active filter after install a package (drw) 208 * #1464 - Packagemanager dont set active filter after install a package (drw)
206 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) 209 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers)
207 * #1493 - Fixed one column layout bug of the launcher (hrw) 210 * #1493 - Fixed one column layout bug of the launcher (hrw)
208 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) 211 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw)
209 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) 212 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw)
210 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) 213 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl)
211 214
212 Internal 215 Internal
213 -------- 216 --------
214 * Moved libopie1 to unsupported (mickeyl) 217 * Moved libopie1 to unsupported (mickeyl)
215 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) 218 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers)
216 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) 219 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers)
217 220
218 2004-11-14Opie 1.1.7 221 2004-11-14Opie 1.1.7
219 222
220 New Features 223 New Features
221 ------------ 224 ------------
222 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) 225 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers)
223 * Backup now uses the busy indicator when backing up and restore (ar) 226 * Backup now uses the busy indicator when backing up and restore (ar)
224 * OpiePlayer2 gained adding of Directories to the playlist (zecke) 227 * OpiePlayer2 gained adding of Directories to the playlist (zecke)
225 * OpiePlayer2 better error handling (zecke) 228 * OpiePlayer2 better error handling (zecke)
226 * OpiePlayer2 progress indication while streaming (zecke) 229 * OpiePlayer2 progress indication while streaming (zecke)