author | drw <drw> | 2005-06-06 19:13:49 (UTC) |
---|---|---|
committer | drw <drw> | 2005-06-06 19:13:49 (UTC) |
commit | 15978c2609cc29d2eb2b21922dd52627015889c1 (patch) (unidiff) | |
tree | 7da86728fc5501ed2782ad072f49f8218bbea77f | |
parent | 9ccde964284da2c2dcc42da5e04f818e45baa148 (diff) | |
download | opie-15978c2609cc29d2eb2b21922dd52627015889c1.zip opie-15978c2609cc29d2eb2b21922dd52627015889c1.tar.gz opie-15978c2609cc29d2eb2b21922dd52627015889c1.tar.bz2 |
Add Today Addressbook plugin fix from hrw
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,155 +1,157 @@ | |||
1 | 2005-??-??Opie 1.2.1 | 1 | 2005-??-??Opie 1.2.1 |
2 | 2 | ||
3 | 3 | ||
4 | New Features | 4 | New Features |
5 | ------------ | 5 | ------------ |
6 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) | 6 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) |
7 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) | 7 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) |
8 | * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) | 8 | * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) |
9 | * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) | 9 | * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) |
10 | * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) | 10 | * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) |
11 | * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) | 11 | * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) |
12 | * Checkbook - added configuration option to use smaller font for checkbook transaction tab (hrw) | 12 | * Checkbook - added configuration option to use smaller font for checkbook transaction tab (hrw) |
13 | * ZSafe - make UI conform to Opie standards (drw) | 13 | * ZSafe - make UI conform to Opie standards (drw) |
14 | * Today Addressbook plugin - fix configuration to show/not show birthdays, use checkboxes for selection (hrw) | ||
14 | 15 | ||
15 | Fixed Bugs | 16 | Fixed Bugs |
16 | ---------- | 17 | ---------- |
17 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) | 18 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
18 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) | 19 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
19 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) | 20 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
20 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) | 21 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) |
21 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) | 22 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) |
22 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) | 23 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
23 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) | 24 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
24 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) | 25 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) |
25 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) | 26 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) |
26 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) | 27 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
27 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) | 28 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) |
29 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) | ||
28 | 30 | ||
29 | Internal | 31 | Internal |
30 | -------- | 32 | -------- |
31 | * Make BluezApplet use OTaskbarApplet (mickeyl) | 33 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
32 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) | 34 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) |
33 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) | 35 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) |
34 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) | 36 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) |
35 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) | 37 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) |
36 | * libopienet: Miscellaneous API cleanups (mickeyl) | 38 | * libopienet: Miscellaneous API cleanups (mickeyl) |
37 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) | 39 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) |
38 | 40 | ||
39 | 2005-03-25Opie 1.2.0 | 41 | 2005-03-25Opie 1.2.0 |
40 | 42 | ||
41 | Fixed Bugs | 43 | Fixed Bugs |
42 | ---------- | 44 | ---------- |
43 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) | 45 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
44 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) | 46 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
45 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) | 47 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
46 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) | 48 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
47 | * n.a.- make qpeglobal.h include qglobal.h (zecke) | 49 | * n.a.- make qpeglobal.h include qglobal.h (zecke) |
48 | 50 | ||
49 | 2005-03-20Opie 1.2.0-rc1 | 51 | 2005-03-20Opie 1.2.0-rc1 |
50 | 52 | ||
51 | 53 | ||
52 | New Features | 54 | New Features |
53 | ------------ | 55 | ------------ |
54 | * Launcher: Support a static background pixmap (mickeyl) | 56 | * Launcher: Support a static background pixmap (mickeyl) |
55 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) | 57 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) |
56 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) | 58 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
57 | * Added hi-res inline images for large resolution devices (drw) | 59 | * Added hi-res inline images for large resolution devices (drw) |
58 | * Improved launcher icons for consistency (ar) | 60 | * Improved launcher icons for consistency (ar) |
59 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) | 61 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) |
60 | 62 | ||
61 | Fixed Bugs | 63 | Fixed Bugs |
62 | ---------- | 64 | ---------- |
63 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) | 65 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
64 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) | 66 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) |
65 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) | 67 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) |
66 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) | 68 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
67 | * #1482 - Fix double '/' in paths (zecke) | 69 | * #1482 - Fix double '/' in paths (zecke) |
68 | * #1536 - Autosave of custom locations in opie backup (ar) | 70 | * #1536 - Autosave of custom locations in opie backup (ar) |
69 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) | 71 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
70 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) | 72 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
71 | * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) | 73 | * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) |
72 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) | 74 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) |
73 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) | 75 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) |
74 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) | 76 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) |
75 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) | 77 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) |
76 | * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) | 78 | * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) |
77 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) | 79 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) |
78 | * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) | 80 | * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) |
79 | * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) | 81 | * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) |
80 | * #1604 - Checkbook crashed on startup (drw) | 82 | * #1604 - Checkbook crashed on startup (drw) |
81 | * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) | 83 | * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) |
82 | * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) | 84 | * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) |
83 | * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) | 85 | * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) |
84 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) | 86 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) |
85 | * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) | 87 | * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) |
86 | * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) | 88 | * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) |
87 | * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) | 89 | * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) |
88 | * n.a. - AddressBook - fixed sorting by 'File As' name (drw) | 90 | * n.a. - AddressBook - fixed sorting by 'File As' name (drw) |
89 | * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) | 91 | * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) |
90 | * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) | 92 | * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) |
91 | 93 | ||
92 | Internal | 94 | Internal |
93 | -------- | 95 | -------- |
94 | * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) | 96 | * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) |
95 | * Killed the need for weak symbols in QtE (zecke) | 97 | * Killed the need for weak symbols in QtE (zecke) |
96 | * Added optional building libqpe without inline images (mickeyl) | 98 | * Added optional building libqpe without inline images (mickeyl) |
97 | * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) | 99 | * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) |
98 | 100 | ||
99 | 2005-02-03Opie 1.1.9 | 101 | 2005-02-03Opie 1.1.9 |
100 | 102 | ||
101 | New Features | 103 | New Features |
102 | ------------ | 104 | ------------ |
103 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) | 105 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
104 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) | 106 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
105 | * Usability enhancements in OpieIRC (skyhusker) | 107 | * Usability enhancements in OpieIRC (skyhusker) |
106 | 108 | ||
107 | Fixed Bugs | 109 | Fixed Bugs |
108 | ---------- | 110 | ---------- |
109 | * #1501 - Fixed bug in todo sql backend (eilers) | 111 | * #1501 - Fixed bug in todo sql backend (eilers) |
110 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) | 112 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
111 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) | 113 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
112 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) | 114 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
113 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) | 115 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
114 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) | 116 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
115 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) | 117 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
116 | 118 | ||
117 | Internal | 119 | Internal |
118 | -------- | 120 | -------- |
119 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) | 121 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
120 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) | 122 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) |
121 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) | 123 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) |
122 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) | 124 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) |
123 | * Build tree cleanups (mickeyl) | 125 | * Build tree cleanups (mickeyl) |
124 | 126 | ||
125 | 2004-11-26Opie 1.1.8 | 127 | 2004-11-26Opie 1.1.8 |
126 | 128 | ||
127 | New Features | 129 | New Features |
128 | ------------ | 130 | ------------ |
129 | * PackageManager supports installation of local ipkg files (drw) | 131 | * PackageManager supports installation of local ipkg files (drw) |
130 | * PackageManager supports linking of applications to root (drw) | 132 | * PackageManager supports linking of applications to root (drw) |
131 | * PackageManager supports src/gz feeds (drw,wimpie) | 133 | * PackageManager supports src/gz feeds (drw,wimpie) |
132 | * Added a syslog information tab to sysinfo (mickeyl) | 134 | * Added a syslog information tab to sysinfo (mickeyl) |
133 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) | 135 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) |
134 | 136 | ||
135 | Fixed Bugs | 137 | Fixed Bugs |
136 | ---------- | 138 | ---------- |
137 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) | 139 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
138 | * #1269 - VCards were imported into personal area if it was activated (eilers) | 140 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
139 | * #1464 - Packagemanager dont set active filter after install a package (drw) | 141 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
140 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) | 142 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
141 | * #1493 - Fixed one column layout bug of the launcher (hrw) | 143 | * #1493 - Fixed one column layout bug of the launcher (hrw) |
142 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) | 144 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
143 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) | 145 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
144 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) | 146 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) |
145 | 147 | ||
146 | Internal | 148 | Internal |
147 | -------- | 149 | -------- |
148 | * Moved libopie1 to unsupported (mickeyl) | 150 | * Moved libopie1 to unsupported (mickeyl) |
149 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) | 151 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) |
150 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) | 152 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
151 | 153 | ||
152 | 2004-11-14Opie 1.1.7 | 154 | 2004-11-14Opie 1.1.7 |
153 | 155 | ||
154 | New Features | 156 | New Features |
155 | ------------ | 157 | ------------ |