author | paule <paule> | 2007-02-10 02:43:24 (UTC) |
---|---|---|
committer | paule <paule> | 2007-02-10 02:43:24 (UTC) |
commit | 69168924aa3648d259d812c475f9e83e7daee4a4 (patch) (unidiff) | |
tree | 757d29d140b39f2f3c5f4bacb23c292037da16b9 | |
parent | 570130f80c0db0c9acab25423b8e8424beb78491 (diff) | |
download | opie-69168924aa3648d259d812c475f9e83e7daee4a4.zip opie-69168924aa3648d259d812c475f9e83e7daee4a4.tar.gz opie-69168924aa3648d259d812c475f9e83e7daee4a4.tar.bz2 |
Update changelog based on resolved bugs and CVS changes for 1.2.3
-rw-r--r-- | ChangeLog | 45 |
1 files changed, 44 insertions, 1 deletions
@@ -1,378 +1,421 @@ | |||
1 | 2006-??-??Opie 1.2.3 | 1 | 2006-??-??Opie 1.2.3 |
2 | 2 | ||
3 | 3 | ||
4 | New Features | 4 | New Features |
5 | ------------ | 5 | ------------ |
6 | * Improved support for some newer iPAQ models (S.Banko, R.Wagner, E.Hovland, P.Sokolovsky) | ||
7 | * Partial support for the Palm LD, TX and Zire 72 handhelds (Alex Osborne, Cristiano, Sergey Lapin, Jan Herman, Aaron11) | ||
8 | * Backlight support for iPAQ handhelds using 2.6 kernel (psokolovsky, unknown) | ||
9 | * Improved HTC Universal handheld support (GoXbox Live) | ||
10 | * Opie-Remote: added integrated remote learning and now completely sets up LIRC for you (bluelightning) | ||
11 | * Added video4linux camera app from Qtopia 2, needs more work (ljp) | ||
12 | * Multikey: added Hebrew keymap (Skliarouk Arieh) | ||
13 | * Multikey: added Italian keymap (Giorgio Padrin) | ||
6 | 14 | ||
7 | Fixed Bugs | 15 | Fixed Bugs |
8 | ---------- | 16 | ---------- |
9 | * n.a.- Improved iPAQ support in ODevice and low-level applets (S.Banko, R.Wagner, E.Hovland, P.Sokolovsky) | 17 | * n.a. - Many, many code fixes that should improve Opie stability (ehovland) |
18 | * n.a. - Fixed many bugs in bluetooth & OBEX code (korovkin) | ||
19 | * #1150 - Fix adding global categories in all PIM applications (bluelightning) | ||
20 | * #1553 - AdvancedFM: Implement File Info function without relying on stat(1) command (bluelightning) | ||
21 | * #1760 - Today: correctly sort birthdays and anniversaries (bluelightning) | ||
22 | * #1597 - Clock: Alarm dialog: increase font size (bluelightning) | ||
23 | * #1616 - Clock: Alarm dialog: fix bad icon scaling (bluelightning) | ||
24 | * #1598 - Clock: Alarm dialog: add separate large snooze button with default snooze time (bluelightning) | ||
25 | * #1618 - DocTab Settings: correctly load current doctab enabled/disabled status (bluelightning) | ||
26 | * #1547 - Todo: don't prompt for template if no templates are defined (bluelightning) | ||
27 | * #1753 - Todo: fix writing invalid XML when todo recurrence is enabled (bluelightning) | ||
28 | * #1351 - Datebook: show events from visible days of previous/next month in month view (bluelightning) | ||
29 | * #1702 - Datebook: Fix incorrect translated day name abbreviations in week list view (antonus, sgourichon) | ||
30 | * n.a. - Date/Time Settings: add option to prompt for date/time on every restart (bluelightning) | ||
31 | * n.a. - Date/Time Settings: show a warning if timezone file for selected system time zone is missing (bluelightning) | ||
32 | * #1580 - Date/Time Settings: Use pool.ntp.org servers for time sync (ehovland) | ||
33 | * n.a. - OpieRec: show size in bytes/kb/mb of recordings (bluelightning) | ||
34 | * n.a. - OpieRec: several minor usability fixes (bluelightning) | ||
35 | * n.a. - OpieRec: default the stereo option to off instead of on (bluelightning) | ||
36 | * #1836 - Button Settings: fix incorrect button listing on some iPAQs (ehovland) | ||
37 | * #1830 - Security: fix "On Resume" option to actually control showing authentication on resume (bluelightning) | ||
38 | * #1680 - Security: rework PIN dialog to work with number keys and joypad (bluelightning) | ||
39 | * #1373 - TinyKATE: make OK/cancel buttons visible in settings at QVGA resolution (bluelightning) | ||
40 | * #1231 - TinyKATE: add Find, Replace and Goto Line functions (bluelightning) | ||
41 | * n.a. - TinyKATE: prompt to save changes on closing (bluelightning) | ||
42 | * #1735 - OpieIRC: fix special channel op markers with unrealIRCd servers (andrewy) | ||
43 | * #1530 - Opie-Mediaplayer2: enable searching for audio/x-ogg (polyonymous) | ||
44 | * n.a. - Improved iPAQ support in ODevice and low-level applets (S.Banko, R.Wagner, E.Hovland, P.Sokolovsky) | ||
10 | * n.a. - Improved platform support for the Motorola EZX platform (mickeyl) | 45 | * n.a. - Improved platform support for the Motorola EZX platform (mickeyl) |
46 | * n.a. - Changed suspend button mapping for Asus MyPal to same as for iPAQ (aquadran) | ||
47 | * n.a. - Fix for LCD on iPAQ h191x and MyPal A716 (Slavek Banko, aquadran) | ||
11 | 48 | ||
12 | Internal | 49 | Internal |
13 | -------- | 50 | -------- |
51 | * Fixed lots of unchecked return values, bad/missing frees, etc. (ehovland) | ||
52 | * Removed some old commented out code (ehovland) | ||
53 | * Made OBEX library buildable if bluetooth support is disabled (korovkin) | ||
54 | * ODevice: devices renumbered to allow proper bitmasking (ehovland) | ||
55 | * Opie-Remote: abstracted all lircd interaction to a single LircHandler class (bluelightning) | ||
56 | |||
14 | 57 | ||
15 | 2006-05-28Opie 1.2.2 | 58 | 2006-05-28Opie 1.2.2 |
16 | 59 | ||
17 | 60 | ||
18 | New Features | 61 | New Features |
19 | ------------ | 62 | ------------ |
20 | * Appearance: Added configuration options to set smallIconSize, bigIconSize, useBigPixmaps (hrw, drw) | 63 | * Appearance: Added configuration options to set smallIconSize, bigIconSize, useBigPixmaps (hrw, drw) |
21 | * Opie-Notes: Notes application based on NoteZ (hrw) | 64 | * Opie-Notes: Notes application based on NoteZ (hrw) |
22 | * Opie-PackageManager: Added two configuration options: "Force recursive", "Verbose fetch" (hrw) | 65 | * Opie-PackageManager: Added two configuration options: "Force recursive", "Verbose fetch" (hrw) |
23 | * Added platform support for HTC Universal (ljp) | 66 | * Added platform support for HTC Universal (ljp) |
24 | * Made Opie-Bluetooth subsystem actually usable (korovkin) | 67 | * Made Opie-Bluetooth subsystem actually usable (korovkin) |
25 | * Added platform support for the Motorola EZX platform (mickeyl) | 68 | * Added platform support for the Motorola EZX platform (mickeyl) |
26 | 69 | ||
27 | Fixed Bugs | 70 | Fixed Bugs |
28 | ---------- | 71 | ---------- |
29 | * #1695 - Date selector use too small fontsize on VGA screen (hrw) | 72 | * #1695 - Date selector use too small fontsize on VGA screen (hrw) |
30 | * #1686 - opie-console lack UI setting for switching scrollbar (hrw) | 73 | * #1686 - opie-console lack UI setting for switching scrollbar (hrw) |
31 | * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw) | 74 | * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw) |
32 | * #1624 - Button settngs changes are applied only after restart (hrw) | 75 | * #1624 - Button settngs changes are applied only after restart (hrw) |
33 | * #1492 - Backup and Restore does not show list of backups to restore on start (hrw) | 76 | * #1492 - Backup and Restore does not show list of backups to restore on start (hrw) |
34 | * n.a. - remove hardcoded font size from wellenreiter (hrw) | 77 | * n.a. - remove hardcoded font size from wellenreiter (hrw) |
35 | * n.a. - added patch to build Qt/E 2.3.10 with gcc 4.x.x (hrw) | 78 | * n.a. - added patch to build Qt/E 2.3.10 with gcc 4.x.x (hrw) |
36 | * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw) | 79 | * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw) |
37 | * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar) | 80 | * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar) |
38 | * n.a. - add a patch to build Qt/E 2.3.10 on amd64 with gcc 4.x.x (ar) | 81 | * n.a. - add a patch to build Qt/E 2.3.10 on amd64 with gcc 4.x.x (ar) |
39 | * n.a. - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw) | 82 | * n.a. - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw) |
40 | * n.a. - Update version in About applet (hrw) | 83 | * n.a. - Update version in About applet (hrw) |
41 | * n.a. - add firstusage and background pictures for 480x640 devices (mickeyl) | 84 | * n.a. - add firstusage and background pictures for 480x640 devices (mickeyl) |
42 | * n.a. - many bluetooth fixes (korovkin) | 85 | * n.a. - many bluetooth fixes (korovkin) |
43 | 86 | ||
44 | Internal | 87 | Internal |
45 | -------- | 88 | -------- |
46 | * libopiecore: /etc/oz_version renamed to /etc/openzaurus-version (hrw) | 89 | * libopiecore: /etc/oz_version renamed to /etc/openzaurus-version (hrw) |
47 | * libopiecore: SL6000 (tosa) now uses corgi-bl (Dirk Opfer) | 90 | * libopiecore: SL6000 (tosa) now uses corgi-bl (Dirk Opfer) |
48 | * library/version.h: introduce integer version code in OPIE_VERSION for conditional compilation | 91 | * library/version.h: introduce integer version code in OPIE_VERSION for conditional compilation |
49 | * g++ 4.1.1 fixes all around (no extra qualifiers allowed) (mickeyl) | 92 | * g++ 4.1.1 fixes all around (no extra qualifiers allowed) (mickeyl) |
50 | * update README (mickeyl) | 93 | * update README (mickeyl) |
51 | * remove libslcompat - it never worked and we don't support Sharp closed source anymore anyway (mickeyl) | 94 | * remove libslcompat - it never worked and we don't support Sharp closed source anymore anyway (mickeyl) |
52 | 95 | ||
53 | 2005-09-11Opie 1.2.1 | 96 | 2005-09-11Opie 1.2.1 |
54 | 97 | ||
55 | 98 | ||
56 | New Features | 99 | New Features |
57 | ------------ | 100 | ------------ |
58 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) | 101 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) |
59 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) | 102 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) |
60 | * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) | 103 | * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) |
61 | * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) | 104 | * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) |
62 | * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) | 105 | * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) |
63 | * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) | 106 | * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) |
64 | * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw) | 107 | * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw) |
65 | * ZSafe: Made UI conform to Opie standards (drw) | 108 | * ZSafe: Made UI conform to Opie standards (drw) |
66 | * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) | 109 | * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) |
67 | * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) | 110 | * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) |
68 | * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl) | 111 | * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl) |
69 | * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) | 112 | * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) |
70 | * Opie-smb: Added Opie front end for Samba (ljp) | 113 | * Opie-smb: Added Opie front end for Samba (ljp) |
71 | * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie) | 114 | * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie) |
72 | * Opieplayer: rudimentary podcast support (ljp) | 115 | * Opieplayer: rudimentary podcast support (ljp) |
73 | 116 | ||
74 | Fixed Bugs | 117 | Fixed Bugs |
75 | ---------- | 118 | ---------- |
76 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) | 119 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) |
77 | - We actually suspend the complete Opie now in that case. | 120 | - We actually suspend the complete Opie now in that case. |
78 | * #1384 - Battery status updated improperly when charging (skyhusker) | 121 | * #1384 - Battery status updated improperly when charging (skyhusker) |
79 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) | 122 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
80 | * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) | 123 | * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) |
81 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) | 124 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
82 | * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw) | 125 | * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw) |
83 | * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) | 126 | * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) |
84 | * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) | 127 | * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) |
85 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) | 128 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
86 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) | 129 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) |
87 | * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) | 130 | * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) |
88 | * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) | 131 | * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) |
89 | * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) | 132 | * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) |
90 | * #1667 - Opie-IRC does not show messages from !channel (skyhusker) | 133 | * #1667 - Opie-IRC does not show messages from !channel (skyhusker) |
91 | * #1679 - Security PIN plugin is QVGA sized (hrw) | 134 | * #1679 - Security PIN plugin is QVGA sized (hrw) |
92 | * #1682 - Properly resize tab control in OTabWidget (drw) | 135 | * #1682 - Properly resize tab control in OTabWidget (drw) |
93 | * n.a. - always show volume and wireless applet popups inside visible screen (deller) | 136 | * n.a. - always show volume and wireless applet popups inside visible screen (deller) |
94 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) | 137 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
95 | * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) | 138 | * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
96 | * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl) | 139 | * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl) |
97 | * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl) | 140 | * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl) |
98 | * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) | 141 | * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
99 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) | 142 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) |
100 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) | 143 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) |
101 | * n.a. - remove hardcoded font size from netsystemtime (hrw) | 144 | * n.a. - remove hardcoded font size from netsystemtime (hrw) |
102 | * n.a. - remove hardcoded font size from checkbook graphs (hrw) | 145 | * n.a. - remove hardcoded font size from checkbook graphs (hrw) |
103 | * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw) | 146 | * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw) |
104 | 147 | ||
105 | 148 | ||
106 | Internal | 149 | Internal |
107 | -------- | 150 | -------- |
108 | * Make BluezApplet use OTaskbarApplet (mickeyl) | 151 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
109 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) | 152 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) |
110 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) | 153 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) |
111 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) | 154 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) |
112 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) | 155 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) |
113 | * libopienet: Miscellaneous API cleanups (mickeyl) | 156 | * libopienet: Miscellaneous API cleanups (mickeyl) |
114 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) | 157 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) |
115 | * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) | 158 | * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) |
116 | * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl) | 159 | * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl) |
117 | * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl) | 160 | * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl) |
118 | * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) | 161 | * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) |
119 | * Fix / Optimize number of scanned directories (ljp) | 162 | * Fix / Optimize number of scanned directories (ljp) |
120 | * Use five point mouse calibration to make calibrated mouse drivers work on newer Zaurii (rp,mickeyl) | 163 | * Use five point mouse calibration to make calibrated mouse drivers work on newer Zaurii (rp,mickeyl) |
121 | 164 | ||
122 | 2005-03-25Opie 1.2.0 | 165 | 2005-03-25Opie 1.2.0 |
123 | 166 | ||
124 | Fixed Bugs | 167 | Fixed Bugs |
125 | ---------- | 168 | ---------- |
126 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) | 169 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
127 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) | 170 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
128 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) | 171 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
129 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) | 172 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
130 | * n.a.- make qpeglobal.h include qglobal.h (zecke) | 173 | * n.a.- make qpeglobal.h include qglobal.h (zecke) |
131 | 174 | ||
132 | 2005-03-20Opie 1.2.0-rc1 | 175 | 2005-03-20Opie 1.2.0-rc1 |
133 | 176 | ||
134 | 177 | ||
135 | New Features | 178 | New Features |
136 | ------------ | 179 | ------------ |
137 | * Launcher: Support a static background pixmap (mickeyl) | 180 | * Launcher: Support a static background pixmap (mickeyl) |
138 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) | 181 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) |
139 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) | 182 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
140 | * Added hi-res inline images for large resolution devices (drw) | 183 | * Added hi-res inline images for large resolution devices (drw) |
141 | * Improved launcher icons for consistency (ar) | 184 | * Improved launcher icons for consistency (ar) |
142 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) | 185 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) |
143 | 186 | ||
144 | Fixed Bugs | 187 | Fixed Bugs |
145 | ---------- | 188 | ---------- |
146 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) | 189 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
147 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) | 190 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) |
148 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) | 191 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) |
149 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) | 192 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
150 | * #1482 - Fix double '/' in paths (zecke) | 193 | * #1482 - Fix double '/' in paths (zecke) |
151 | * #1536 - Autosave of custom locations in opie backup (ar) | 194 | * #1536 - Autosave of custom locations in opie backup (ar) |
152 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) | 195 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
153 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) | 196 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
154 | * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) | 197 | * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) |
155 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) | 198 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) |
156 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) | 199 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) |
157 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) | 200 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) |
158 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) | 201 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) |
159 | * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) | 202 | * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) |
160 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) | 203 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) |
161 | * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) | 204 | * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) |
162 | * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) | 205 | * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) |
163 | * #1604 - Checkbook crashed on startup (drw) | 206 | * #1604 - Checkbook crashed on startup (drw) |
164 | * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) | 207 | * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) |
165 | * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) | 208 | * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) |
166 | * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) | 209 | * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) |
167 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) | 210 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) |
168 | * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) | 211 | * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) |
169 | * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) | 212 | * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) |
170 | * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) | 213 | * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) |
171 | * n.a. - AddressBook - fixed sorting by 'File As' name (drw) | 214 | * n.a. - AddressBook - fixed sorting by 'File As' name (drw) |
172 | * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) | 215 | * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) |
173 | * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) | 216 | * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) |
174 | 217 | ||
175 | Internal | 218 | Internal |
176 | -------- | 219 | -------- |
177 | * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) | 220 | * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) |
178 | * Killed the need for weak symbols in QtE (zecke) | 221 | * Killed the need for weak symbols in QtE (zecke) |
179 | * Added optional building libqpe without inline images (mickeyl) | 222 | * Added optional building libqpe without inline images (mickeyl) |
180 | * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) | 223 | * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) |
181 | 224 | ||
182 | 2005-02-03Opie 1.1.9 | 225 | 2005-02-03Opie 1.1.9 |
183 | 226 | ||
184 | New Features | 227 | New Features |
185 | ------------ | 228 | ------------ |
186 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) | 229 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
187 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) | 230 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
188 | * Usability enhancements in OpieIRC (skyhusker) | 231 | * Usability enhancements in OpieIRC (skyhusker) |
189 | 232 | ||
190 | Fixed Bugs | 233 | Fixed Bugs |
191 | ---------- | 234 | ---------- |
192 | * #1501 - Fixed bug in todo sql backend (eilers) | 235 | * #1501 - Fixed bug in todo sql backend (eilers) |
193 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) | 236 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
194 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) | 237 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
195 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) | 238 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
196 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) | 239 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
197 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) | 240 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
198 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) | 241 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
199 | 242 | ||
200 | Internal | 243 | Internal |
201 | -------- | 244 | -------- |
202 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) | 245 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
203 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) | 246 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) |
204 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) | 247 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) |
205 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) | 248 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) |
206 | * Build tree cleanups (mickeyl) | 249 | * Build tree cleanups (mickeyl) |
207 | 250 | ||
208 | 2004-11-26Opie 1.1.8 | 251 | 2004-11-26Opie 1.1.8 |
209 | 252 | ||
210 | New Features | 253 | New Features |
211 | ------------ | 254 | ------------ |
212 | * PackageManager supports installation of local ipkg files (drw) | 255 | * PackageManager supports installation of local ipkg files (drw) |
213 | * PackageManager supports linking of applications to root (drw) | 256 | * PackageManager supports linking of applications to root (drw) |
214 | * PackageManager supports src/gz feeds (drw,wimpie) | 257 | * PackageManager supports src/gz feeds (drw,wimpie) |
215 | * Added a syslog information tab to sysinfo (mickeyl) | 258 | * Added a syslog information tab to sysinfo (mickeyl) |
216 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) | 259 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) |
217 | 260 | ||
218 | Fixed Bugs | 261 | Fixed Bugs |
219 | ---------- | 262 | ---------- |
220 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) | 263 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
221 | * #1269 - VCards were imported into personal area if it was activated (eilers) | 264 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
222 | * #1464 - Packagemanager dont set active filter after install a package (drw) | 265 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
223 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) | 266 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
224 | * #1493 - Fixed one column layout bug of the launcher (hrw) | 267 | * #1493 - Fixed one column layout bug of the launcher (hrw) |
225 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) | 268 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
226 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) | 269 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
227 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) | 270 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) |
228 | 271 | ||
229 | Internal | 272 | Internal |
230 | -------- | 273 | -------- |
231 | * Moved libopie1 to unsupported (mickeyl) | 274 | * Moved libopie1 to unsupported (mickeyl) |
232 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) | 275 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) |
233 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) | 276 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
234 | 277 | ||
235 | 2004-11-14Opie 1.1.7 | 278 | 2004-11-14Opie 1.1.7 |
236 | 279 | ||
237 | New Features | 280 | New Features |
238 | ------------ | 281 | ------------ |
239 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) | 282 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
240 | * Backup now uses the busy indicator when backing up and restore (ar) | 283 | * Backup now uses the busy indicator when backing up and restore (ar) |
241 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) | 284 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
242 | * OpiePlayer2 better error handling (zecke) | 285 | * OpiePlayer2 better error handling (zecke) |
243 | * OpiePlayer2 progress indication while streaming (zecke) | 286 | * OpiePlayer2 progress indication while streaming (zecke) |
244 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) | 287 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
245 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) | 288 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
246 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) | 289 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
247 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) | 290 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
248 | * Opie-Console use Custom Font and Size in a Profile (harlekin) | 291 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
249 | * Opie-Console transparently log the Output and Input to a file (harlekin) | 292 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
250 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) | 293 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
251 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) | 294 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) |
252 | * Opie-Security gained a 'test authentication' button (clem) | 295 | * Opie-Security gained a 'test authentication' button (clem) |
253 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults | 296 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults |
254 | * Opie-Mail improve the handling of POP mail boxes (alwin) | 297 | * Opie-Mail improve the handling of POP mail boxes (alwin) |
255 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) | 298 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) |
256 | * Opie IRC - backports of the 'NeIRC fork' (zecke) | 299 | * Opie IRC - backports of the 'NeIRC fork' (zecke) |
257 | 300 | ||
258 | Fixed Bugs | 301 | Fixed Bugs |
259 | ---------- | 302 | ---------- |
260 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) | 303 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
261 | * #608 - Make Opie usable for left handed users (zecke) | 304 | * #608 - Make Opie usable for left handed users (zecke) |
262 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) | 305 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
263 | * #1245 - Opie-Go 'paused' (zecke) | 306 | * #1245 - Opie-Go 'paused' (zecke) |
264 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) | 307 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
265 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) | 308 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
266 | * #1395 - Build VNC Backend with gcc3.4 | 309 | * #1395 - Build VNC Backend with gcc3.4 |
267 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) | 310 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |
268 | * #1426 - Add missing opie-bartender Icon (CoreDump) | 311 | * #1426 - Add missing opie-bartender Icon (CoreDump) |
269 | * #1445 - Opie-Sheet Has No Icon (CoreDump) | 312 | * #1445 - Opie-Sheet Has No Icon (CoreDump) |
270 | * #1448 - Brightness Applet added (mickeyl) | 313 | * #1448 - Brightness Applet added (mickeyl) |
271 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) | 314 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) |
272 | * #1482 - Fix OFileSelector to be able to sort by size (zecke) | 315 | * #1482 - Fix OFileSelector to be able to sort by size (zecke) |
273 | * n.a. - Opie-mail: fixed some crasher, some layout-problems | 316 | * n.a. - Opie-mail: fixed some crasher, some layout-problems |
274 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) | 317 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) |
275 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) | 318 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) |
276 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) | 319 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) |
277 | * 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) | 320 | * 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) |
278 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) | 321 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) |
279 | 322 | ||
280 | Internal | 323 | Internal |
281 | -------- | 324 | -------- |
282 | * Opie-Qashmoney has been moved to unsupported (mickeyl) | 325 | * Opie-Qashmoney has been moved to unsupported (mickeyl) |
283 | * Opie-Ubrowser has been moved to unsupported (mickeyl) | 326 | * Opie-Ubrowser has been moved to unsupported (mickeyl) |
284 | 327 | ||
285 | 2004-09-17Opie 1.1.6 | 328 | 2004-09-17Opie 1.1.6 |
286 | 329 | ||
287 | New Features | 330 | New Features |
288 | ------------ | 331 | ------------ |
289 | * Fifteen gained configurable number of items (zecke) | 332 | * Fifteen gained configurable number of items (zecke) |
290 | * Fifteen can have custom background images (zecke) | 333 | * Fifteen can have custom background images (zecke) |
291 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) | 334 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
292 | * Integrated the new security framework into libopie2 (zecke,clem) | 335 | * Integrated the new security framework into libopie2 (zecke,clem) |
293 | * Converted the launcher to use the new security framework (zecke) | 336 | * Converted the launcher to use the new security framework (zecke) |
294 | * Backup can now handle custom locations for backup and restore (ar) | 337 | * Backup can now handle custom locations for backup and restore (ar) |
295 | * Implemented right-on-hold feedback (wimpie,zecke) | 338 | * Implemented right-on-hold feedback (wimpie,zecke) |
296 | * Lots of new features in opie-reader (tim,pohly) | 339 | * Lots of new features in opie-reader (tim,pohly) |
297 | * Build system cleanups (schurig) | 340 | * Build system cleanups (schurig) |
298 | 341 | ||
299 | Fixed Bugs | 342 | Fixed Bugs |
300 | -------- | 343 | -------- |
301 | * #1005 - Fixed backup to CompactFlash (ar) | 344 | * #1005 - Fixed backup to CompactFlash (ar) |
302 | * #1167 - Fixed Opie write crashing on more text than one page (ar) | 345 | * #1167 - Fixed Opie write crashing on more text than one page (ar) |
303 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) | 346 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) |
304 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) | 347 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) |
305 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) | 348 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
306 | * #1370 - Pimconverter now reacts on cancel key (eilers) | 349 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
307 | * #1376 - Bring back the capslock/numlock display (zecke) | 350 | * #1376 - Bring back the capslock/numlock display (zecke) |
308 | * #1383 - Language settings now warns about losing open apps (Markus Litz) | 351 | * #1383 - Language settings now warns about losing open apps (Markus Litz) |
309 | * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) | 352 | * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) |
310 | * #1394 - Fixed oversized headline in opie-login (coredump) | 353 | * #1394 - Fixed oversized headline in opie-login (coredump) |
311 | * #1396 - Opie-console captures the escape key and vim is working (zecke) | 354 | * #1396 - Opie-console captures the escape key and vim is working (zecke) |
312 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) | 355 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) |
313 | 356 | ||
314 | 2004-07-06Opie 1.1.4 | 357 | 2004-07-06Opie 1.1.4 |
315 | 358 | ||
316 | New Features | 359 | New Features |
317 | ------------ | 360 | ------------ |
318 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) | 361 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
319 | * Added Conversion tool for pim-data (eilers) | 362 | * Added Conversion tool for pim-data (eilers) |
320 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) | 363 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
321 | * Modified the PIM API for providing generic use of OPimRecords (eilers) | 364 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
322 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) | 365 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) |
323 | 366 | ||
324 | Fixed Bugs | 367 | Fixed Bugs |
325 | -------- | 368 | -------- |
326 | * #1068 - Country Drop Down Box Off Screen | 369 | * #1068 - Country Drop Down Box Off Screen |
327 | * #1291 - Opie tinykate does not open .desktop files (ar) | 370 | * #1291 - Opie tinykate does not open .desktop files (ar) |
328 | * #1291 - Opie sheet not saving correctly (ar) | 371 | * #1291 - Opie sheet not saving correctly (ar) |
329 | * #1294 - Opie does not know about British Summer Time | 372 | * #1294 - Opie does not know about British Summer Time |
330 | * #1314 - Drawpad initialization (mickeyl) | 373 | * #1314 - Drawpad initialization (mickeyl) |
331 | * #1317 - Packagemanager crashes on hold-down or install (chicken) | 374 | * #1317 - Packagemanager crashes on hold-down or install (chicken) |
332 | * #1321 - Batteryapplet graphic glitch (harlekin) | 375 | * #1321 - Batteryapplet graphic glitch (harlekin) |
333 | * #1324 - ZSafe not starting up (mickeyl) | 376 | * #1324 - ZSafe not starting up (mickeyl) |
334 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) | 377 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) |
335 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) | 378 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) |
336 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) | 379 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) |
337 | * #1348 - Datebook dependency on libopiedb2 (chicken) | 380 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
338 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) | 381 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) |
339 | 382 | ||
340 | 2004-04-25Opie 1.1.3 | 383 | 2004-04-25Opie 1.1.3 |
341 | 384 | ||
342 | * Introduced first implementation of SQL-Support using SQLite (eilers) | 385 | * Introduced first implementation of SQL-Support using SQLite (eilers) |
343 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) | 386 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) |
344 | * Added a real system graffiti character set (brad) | 387 | * Added a real system graffiti character set (brad) |
345 | * Added Generic Keyconfig Widget (zecke) | 388 | * Added Generic Keyconfig Widget (zecke) |
346 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) | 389 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) |
347 | * Added new Bible reader app - opie-dagger (drw) | 390 | * Added new Bible reader app - opie-dagger (drw) |
348 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) | 391 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) |
349 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) | 392 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
350 | * Enabled the possibility to pass command line arguments to applications (mickeyl) | 393 | * Enabled the possibility to pass command line arguments to applications (mickeyl) |
351 | * Added an about applet showing some credits and information about Opie (mickeyl) | 394 | * Added an about applet showing some credits and information about Opie (mickeyl) |
352 | * Added benchmarking functionality to sysinfo (mickeyl) | 395 | * Added benchmarking functionality to sysinfo (mickeyl) |
353 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) | 396 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) |
354 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) | 397 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) |
355 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) | 398 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) |
356 | * Clean-up of package information in control files (drw) | 399 | * Clean-up of package information in control files (drw) |
357 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) | 400 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) |
358 | * Improved big-screen support (zecke,ar) | 401 | * Improved big-screen support (zecke,ar) |
359 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) | 402 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) |
360 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) | 403 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) |
361 | * Added new package manager - opie-packagemanager (drw) | 404 | * Added new package manager - opie-packagemanager (drw) |
362 | * Improved light-n-power for C7x0 (mickeyl) | 405 | * Improved light-n-power for C7x0 (mickeyl) |
363 | * Added automatic rotation support for C7x0 (treke) | 406 | * Added automatic rotation support for C7x0 (treke) |
364 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) | 407 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) |
365 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) | 408 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) |
366 | 409 | ||
367 | 2003-11-29Opie 1.0.3 | 410 | 2003-11-29Opie 1.0.3 |
368 | 411 | ||
369 | * Released as Version 1.0.3 | 412 | * Released as Version 1.0.3 |
370 | * Improved i18n (various contributors) | 413 | * Improved i18n (various contributors) |
371 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) | 414 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) |
372 | * Made the Documents Tab optional (mickeyl) | 415 | * Made the Documents Tab optional (mickeyl) |
373 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) | 416 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) |
374 | 417 | ||
375 | 2003-08-04Opie 1.0.0 | 418 | 2003-08-04Opie 1.0.0 |
376 | 419 | ||
377 | * Released as Version 1.0.0 | 420 | * Released as Version 1.0.0 |
378 | * Including a PPP module for easy dial up (tille,harlekin,zecke) | 421 | * Including a PPP module for easy dial up (tille,harlekin,zecke) |