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