author | ar <ar> | 2005-12-12 11:13:58 (UTC) |
---|---|---|
committer | ar <ar> | 2005-12-12 11:13:58 (UTC) |
commit | 48c9041f22cf881715473f797999798810a8f329 (patch) (unidiff) | |
tree | b4ff85d76bdd901061e859ff2737cccf2940df58 | |
parent | 3948be20fed2f54054eda97f7a203084e904093b (diff) | |
download | opie-48c9041f22cf881715473f797999798810a8f329.zip opie-48c9041f22cf881715473f797999798810a8f329.tar.gz opie-48c9041f22cf881715473f797999798810a8f329.tar.bz2 |
- vCard fix for Sony Ericsson k600i added
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,274 +1,275 @@ | |||
1 | 2005-??-??Opie 1.2.2 | 1 | 2005-??-??Opie 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 | 8 | ||
9 | Fixed Bugs | 9 | Fixed Bugs |
10 | ---------- | 10 | ---------- |
11 | * #1695 - Date selector use too small fontsize on VGA screen (hrw) | 11 | * #1695 - Date selector use too small fontsize on VGA screen (hrw) |
12 | * #1686 - opie-console lack UI setting for switching scrollbar (hrw) | 12 | * #1686 - opie-console lack UI setting for switching scrollbar (hrw) |
13 | * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw) | 13 | * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw) |
14 | * #1624 - Button settngs changes are applied only after restart (hrw) | 14 | * #1624 - Button settngs changes are applied only after restart (hrw) |
15 | * #1492 - Backup and Restore does not show list of backups to restore on start (hrw) | 15 | * #1492 - Backup and Restore does not show list of backups to restore on start (hrw) |
16 | * n.a. - remove hardcoded font size from wellenreiter (hrw) | 16 | * n.a. - remove hardcoded font size from wellenreiter (hrw) |
17 | * n.a. - added patch to build QT/E 2.3.10 with gcc 4.x.x (hrw) | 17 | * n.a. - added patch to build QT/E 2.3.10 with gcc 4.x.x (hrw) |
18 | * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw) | 18 | * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw) |
19 | * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar) | ||
19 | 20 | ||
20 | 2005-09-11Opie 1.2.1 | 21 | 2005-09-11Opie 1.2.1 |
21 | 22 | ||
22 | 23 | ||
23 | New Features | 24 | New Features |
24 | ------------ | 25 | ------------ |
25 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) | 26 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) |
26 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) | 27 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) |
27 | * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) | 28 | * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) |
28 | * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) | 29 | * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) |
29 | * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) | 30 | * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) |
30 | * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) | 31 | * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) |
31 | * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw) | 32 | * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw) |
32 | * ZSafe: Made UI conform to Opie standards (drw) | 33 | * ZSafe: Made UI conform to Opie standards (drw) |
33 | * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) | 34 | * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) |
34 | * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) | 35 | * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) |
35 | * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl) | 36 | * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl) |
36 | * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) | 37 | * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) |
37 | * Opie-smb: Added Opie front end for Samba (ljp) | 38 | * Opie-smb: Added Opie front end for Samba (ljp) |
38 | * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie) | 39 | * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie) |
39 | * Opieplayer: rudimentary podcast support (ljp) | 40 | * Opieplayer: rudimentary podcast support (ljp) |
40 | 41 | ||
41 | Fixed Bugs | 42 | Fixed Bugs |
42 | ---------- | 43 | ---------- |
43 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) | 44 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) |
44 | - We actually suspend the complete Opie now in that case. | 45 | - We actually suspend the complete Opie now in that case. |
45 | * #1384 - Battery status updated improperly when charging (skyhusker) | 46 | * #1384 - Battery status updated improperly when charging (skyhusker) |
46 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) | 47 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
47 | * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) | 48 | * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) |
48 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) | 49 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
49 | * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw) | 50 | * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw) |
50 | * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) | 51 | * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) |
51 | * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) | 52 | * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) |
52 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) | 53 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
53 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) | 54 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) |
54 | * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) | 55 | * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) |
55 | * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) | 56 | * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) |
56 | * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) | 57 | * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) |
57 | * #1667 - Opie-IRC does not show messages from !channel (skyhusker) | 58 | * #1667 - Opie-IRC does not show messages from !channel (skyhusker) |
58 | * #1679 - Security PIN plugin is QVGA sized (hrw) | 59 | * #1679 - Security PIN plugin is QVGA sized (hrw) |
59 | * #1682 - Properly resize tab control in OTabWidget (drw) | 60 | * #1682 - Properly resize tab control in OTabWidget (drw) |
60 | * n.a. - always show volume and wireless applet popups inside visible screen (deller) | 61 | * n.a. - always show volume and wireless applet popups inside visible screen (deller) |
61 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) | 62 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
62 | * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) | 63 | * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
63 | * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl) | 64 | * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl) |
64 | * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl) | 65 | * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl) |
65 | * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) | 66 | * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
66 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) | 67 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) |
67 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) | 68 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) |
68 | * n.a. - remove hardcoded font size from netsystemtime (hrw) | 69 | * n.a. - remove hardcoded font size from netsystemtime (hrw) |
69 | * n.a. - remove hardcoded font size from checkbook graphs (hrw) | 70 | * n.a. - remove hardcoded font size from checkbook graphs (hrw) |
70 | * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw) | 71 | * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw) |
71 | 72 | ||
72 | 73 | ||
73 | Internal | 74 | Internal |
74 | -------- | 75 | -------- |
75 | * Make BluezApplet use OTaskbarApplet (mickeyl) | 76 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
76 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) | 77 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) |
77 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) | 78 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) |
78 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) | 79 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) |
79 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) | 80 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) |
80 | * libopienet: Miscellaneous API cleanups (mickeyl) | 81 | * libopienet: Miscellaneous API cleanups (mickeyl) |
81 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) | 82 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) |
82 | * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) | 83 | * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) |
83 | * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl) | 84 | * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl) |
84 | * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl) | 85 | * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl) |
85 | * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) | 86 | * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) |
86 | * Fix / Optimize number of scanned directories (ljp) | 87 | * Fix / Optimize number of scanned directories (ljp) |
87 | * Use five point mouse calibration to make calibrated mouse drivers work on newer Zaurii (rp,mickeyl) | 88 | * Use five point mouse calibration to make calibrated mouse drivers work on newer Zaurii (rp,mickeyl) |
88 | 89 | ||
89 | 2005-03-25Opie 1.2.0 | 90 | 2005-03-25Opie 1.2.0 |
90 | 91 | ||
91 | Fixed Bugs | 92 | Fixed Bugs |
92 | ---------- | 93 | ---------- |
93 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) | 94 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
94 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) | 95 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
95 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) | 96 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
96 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) | 97 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
97 | * n.a.- make qpeglobal.h include qglobal.h (zecke) | 98 | * n.a.- make qpeglobal.h include qglobal.h (zecke) |
98 | 99 | ||
99 | 2005-03-20Opie 1.2.0-rc1 | 100 | 2005-03-20Opie 1.2.0-rc1 |
100 | 101 | ||
101 | 102 | ||
102 | New Features | 103 | New Features |
103 | ------------ | 104 | ------------ |
104 | * Launcher: Support a static background pixmap (mickeyl) | 105 | * Launcher: Support a static background pixmap (mickeyl) |
105 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) | 106 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) |
106 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) | 107 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
107 | * Added hi-res inline images for large resolution devices (drw) | 108 | * Added hi-res inline images for large resolution devices (drw) |
108 | * Improved launcher icons for consistency (ar) | 109 | * Improved launcher icons for consistency (ar) |
109 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) | 110 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) |
110 | 111 | ||
111 | Fixed Bugs | 112 | Fixed Bugs |
112 | ---------- | 113 | ---------- |
113 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) | 114 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
114 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) | 115 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) |
115 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) | 116 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) |
116 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) | 117 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
117 | * #1482 - Fix double '/' in paths (zecke) | 118 | * #1482 - Fix double '/' in paths (zecke) |
118 | * #1536 - Autosave of custom locations in opie backup (ar) | 119 | * #1536 - Autosave of custom locations in opie backup (ar) |
119 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) | 120 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
120 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) | 121 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
121 | * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) | 122 | * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) |
122 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) | 123 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) |
123 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) | 124 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) |
124 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) | 125 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) |
125 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) | 126 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) |
126 | * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) | 127 | * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) |
127 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) | 128 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) |
128 | * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) | 129 | * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) |
129 | * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) | 130 | * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) |
130 | * #1604 - Checkbook crashed on startup (drw) | 131 | * #1604 - Checkbook crashed on startup (drw) |
131 | * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) | 132 | * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) |
132 | * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) | 133 | * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) |
133 | * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) | 134 | * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) |
134 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) | 135 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) |
135 | * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) | 136 | * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) |
136 | * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) | 137 | * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) |
137 | * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) | 138 | * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) |
138 | * n.a. - AddressBook - fixed sorting by 'File As' name (drw) | 139 | * n.a. - AddressBook - fixed sorting by 'File As' name (drw) |
139 | * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) | 140 | * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) |
140 | * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) | 141 | * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) |
141 | 142 | ||
142 | Internal | 143 | Internal |
143 | -------- | 144 | -------- |
144 | * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) | 145 | * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) |
145 | * Killed the need for weak symbols in QtE (zecke) | 146 | * Killed the need for weak symbols in QtE (zecke) |
146 | * Added optional building libqpe without inline images (mickeyl) | 147 | * Added optional building libqpe without inline images (mickeyl) |
147 | * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) | 148 | * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) |
148 | 149 | ||
149 | 2005-02-03Opie 1.1.9 | 150 | 2005-02-03Opie 1.1.9 |
150 | 151 | ||
151 | New Features | 152 | New Features |
152 | ------------ | 153 | ------------ |
153 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) | 154 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
154 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) | 155 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
155 | * Usability enhancements in OpieIRC (skyhusker) | 156 | * Usability enhancements in OpieIRC (skyhusker) |
156 | 157 | ||
157 | Fixed Bugs | 158 | Fixed Bugs |
158 | ---------- | 159 | ---------- |
159 | * #1501 - Fixed bug in todo sql backend (eilers) | 160 | * #1501 - Fixed bug in todo sql backend (eilers) |
160 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) | 161 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
161 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) | 162 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
162 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) | 163 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
163 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) | 164 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
164 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) | 165 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
165 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) | 166 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
166 | 167 | ||
167 | Internal | 168 | Internal |
168 | -------- | 169 | -------- |
169 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) | 170 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
170 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) | 171 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) |
171 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) | 172 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) |
172 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) | 173 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) |
173 | * Build tree cleanups (mickeyl) | 174 | * Build tree cleanups (mickeyl) |
174 | 175 | ||
175 | 2004-11-26Opie 1.1.8 | 176 | 2004-11-26Opie 1.1.8 |
176 | 177 | ||
177 | New Features | 178 | New Features |
178 | ------------ | 179 | ------------ |
179 | * PackageManager supports installation of local ipkg files (drw) | 180 | * PackageManager supports installation of local ipkg files (drw) |
180 | * PackageManager supports linking of applications to root (drw) | 181 | * PackageManager supports linking of applications to root (drw) |
181 | * PackageManager supports src/gz feeds (drw,wimpie) | 182 | * PackageManager supports src/gz feeds (drw,wimpie) |
182 | * Added a syslog information tab to sysinfo (mickeyl) | 183 | * Added a syslog information tab to sysinfo (mickeyl) |
183 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) | 184 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) |
184 | 185 | ||
185 | Fixed Bugs | 186 | Fixed Bugs |
186 | ---------- | 187 | ---------- |
187 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) | 188 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
188 | * #1269 - VCards were imported into personal area if it was activated (eilers) | 189 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
189 | * #1464 - Packagemanager dont set active filter after install a package (drw) | 190 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
190 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) | 191 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
191 | * #1493 - Fixed one column layout bug of the launcher (hrw) | 192 | * #1493 - Fixed one column layout bug of the launcher (hrw) |
192 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) | 193 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
193 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) | 194 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
194 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) | 195 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) |
195 | 196 | ||
196 | Internal | 197 | Internal |
197 | -------- | 198 | -------- |
198 | * Moved libopie1 to unsupported (mickeyl) | 199 | * Moved libopie1 to unsupported (mickeyl) |
199 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) | 200 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) |
200 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) | 201 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
201 | 202 | ||
202 | 2004-11-14Opie 1.1.7 | 203 | 2004-11-14Opie 1.1.7 |
203 | 204 | ||
204 | New Features | 205 | New Features |
205 | ------------ | 206 | ------------ |
206 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) | 207 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
207 | * Backup now uses the busy indicator when backing up and restore (ar) | 208 | * Backup now uses the busy indicator when backing up and restore (ar) |
208 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) | 209 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
209 | * OpiePlayer2 better error handling (zecke) | 210 | * OpiePlayer2 better error handling (zecke) |
210 | * OpiePlayer2 progress indication while streaming (zecke) | 211 | * OpiePlayer2 progress indication while streaming (zecke) |
211 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) | 212 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
212 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) | 213 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
213 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) | 214 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
214 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) | 215 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
215 | * Opie-Console use Custom Font and Size in a Profile (harlekin) | 216 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
216 | * Opie-Console transparently log the Output and Input to a file (harlekin) | 217 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
217 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) | 218 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
218 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) | 219 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) |
219 | * Opie-Security gained a 'test authentication' button (clem) | 220 | * Opie-Security gained a 'test authentication' button (clem) |
220 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults | 221 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults |
221 | * Opie-Mail improve the handling of POP mail boxes (alwin) | 222 | * Opie-Mail improve the handling of POP mail boxes (alwin) |
222 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) | 223 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) |
223 | * Opie IRC - backports of the 'NeIRC fork' (zecke) | 224 | * Opie IRC - backports of the 'NeIRC fork' (zecke) |
224 | 225 | ||
225 | Fixed Bugs | 226 | Fixed Bugs |
226 | ---------- | 227 | ---------- |
227 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) | 228 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
228 | * #608 - Make Opie usable for left handed users (zecke) | 229 | * #608 - Make Opie usable for left handed users (zecke) |
229 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) | 230 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
230 | * #1245 - Opie-Go 'paused' (zecke) | 231 | * #1245 - Opie-Go 'paused' (zecke) |
231 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) | 232 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
232 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) | 233 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
233 | * #1395 - Build VNC Backend with gcc3.4 | 234 | * #1395 - Build VNC Backend with gcc3.4 |
234 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) | 235 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |
235 | * #1426 - Add missing opie-bartender Icon (CoreDump) | 236 | * #1426 - Add missing opie-bartender Icon (CoreDump) |
236 | * #1445 - Opie-Sheet Has No Icon (CoreDump) | 237 | * #1445 - Opie-Sheet Has No Icon (CoreDump) |
237 | * #1448 - Brightness Applet added (mickeyl) | 238 | * #1448 - Brightness Applet added (mickeyl) |
238 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) | 239 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) |
239 | * #1482 - Fix OFileSelector to be able to sort by size (zecke) | 240 | * #1482 - Fix OFileSelector to be able to sort by size (zecke) |
240 | * n.a. - Opie-mail: fixed some crasher, some layout-problems | 241 | * n.a. - Opie-mail: fixed some crasher, some layout-problems |
241 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) | 242 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) |
242 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) | 243 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) |
243 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) | 244 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) |
244 | * 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) | 245 | * 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) |
245 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) | 246 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) |
246 | 247 | ||
247 | Internal | 248 | Internal |
248 | -------- | 249 | -------- |
249 | * Opie-Qashmoney has been moved to unsupported (mickeyl) | 250 | * Opie-Qashmoney has been moved to unsupported (mickeyl) |
250 | * Opie-Ubrowser has been moved to unsupported (mickeyl) | 251 | * Opie-Ubrowser has been moved to unsupported (mickeyl) |
251 | 252 | ||
252 | 2004-09-17Opie 1.1.6 | 253 | 2004-09-17Opie 1.1.6 |
253 | 254 | ||
254 | New Features | 255 | New Features |
255 | ------------ | 256 | ------------ |
256 | * Fifteen gained configurable number of items (zecke) | 257 | * Fifteen gained configurable number of items (zecke) |
257 | * Fifteen can have custom background images (zecke) | 258 | * Fifteen can have custom background images (zecke) |
258 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) | 259 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
259 | * Integrated the new security framework into libopie2 (zecke,clem) | 260 | * Integrated the new security framework into libopie2 (zecke,clem) |
260 | * Converted the launcher to use the new security framework (zecke) | 261 | * Converted the launcher to use the new security framework (zecke) |
261 | * Backup can now handle custom locations for backup and restore (ar) | 262 | * Backup can now handle custom locations for backup and restore (ar) |
262 | * Implemented right-on-hold feedback (wimpie,zecke) | 263 | * Implemented right-on-hold feedback (wimpie,zecke) |
263 | * Lots of new features in opie-reader (tim,pohly) | 264 | * Lots of new features in opie-reader (tim,pohly) |
264 | * Build system cleanups (schurig) | 265 | * Build system cleanups (schurig) |
265 | 266 | ||
266 | Fixed Bugs | 267 | Fixed Bugs |
267 | -------- | 268 | -------- |
268 | * #1005 - Fixed backup to CompactFlash (ar) | 269 | * #1005 - Fixed backup to CompactFlash (ar) |
269 | * #1167 - Fixed Opie write crashing on more text than one page (ar) | 270 | * #1167 - Fixed Opie write crashing on more text than one page (ar) |
270 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) | 271 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) |
271 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) | 272 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) |
272 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) | 273 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
273 | * #1370 - Pimconverter now reacts on cancel key (eilers) | 274 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
274 | * #1376 - Bring back the capslock/numlock display (zecke) | 275 | * #1376 - Bring back the capslock/numlock display (zecke) |