summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4f6219..ad32f0b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,118 +1,119 @@
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 * Today Addressbook plugin - fix configuration to show/not show birthdays, use checkboxes for selection (hrw)
15 * Opie-Console: read initial fixed font configuration from qpe.conf (mickeyl) 15 * Opie-Console: read initial fixed font configuration from qpe.conf (mickeyl)
16 16
17 Fixed Bugs 17 Fixed Bugs
18 ---------- 18 ----------
19 * #1384 - Battery status updated improperly when charging (skyhusker) 19 * #1384 - Battery status updated improperly when charging (skyhusker)
20 * #1476 - Wrong order of application entries in the O-menu (skyhusker) 20 * #1476 - Wrong order of application entries in the O-menu (skyhusker)
21 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) 21 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller)
22 * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) 22 * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker)
23 * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker)
23 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) 24 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller)
24 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) 25 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker)
25 * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) 26 * #1635 - opie-today, datebook-plugin does not show notes (skyhusker)
26 * #1665 - Opie-IRC diplays the host prepended to the message when peer is using and ipv6 address (skyhusker) 27 * #1665 - Opie-IRC diplays the host prepended to the message when peer is using and ipv6 address (skyhusker)
27 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) 28 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker)
28 * #1667 - Opie-IRC does not show messages from !channel (skyhusker) 29 * #1667 - Opie-IRC does not show messages from !channel (skyhusker)
29 * n.a.- always show volume and wireless applet popups inside visible screen (deller) 30 * n.a.- always show volume and wireless applet popups inside visible screen (deller)
30 * n.a. - scale O-Menu-Applets appropriately (mickeyl) 31 * n.a. - scale O-Menu-Applets appropriately (mickeyl)
31 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) 32 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker)
32 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) 33 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl)
33 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) 34 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl)
34 * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) 35 * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham)
35 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) 36 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl)
36 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) 37 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw)
37 38
38 Internal 39 Internal
39 -------- 40 --------
40 * Make BluezApplet use OTaskbarApplet (mickeyl) 41 * Make BluezApplet use OTaskbarApplet (mickeyl)
41 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) 42 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl)
42 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) 43 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl)
43 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) 44 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl)
44 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) 45 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl)
45 * libopienet: Miscellaneous API cleanups (mickeyl) 46 * libopienet: Miscellaneous API cleanups (mickeyl)
46 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) 47 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl)
47 48
48 2005-03-25Opie 1.2.0 49 2005-03-25Opie 1.2.0
49 50
50 Fixed Bugs 51 Fixed Bugs
51 ---------- 52 ----------
52 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) 53 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw)
53 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) 54 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin)
54 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) 55 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke)
55 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) 56 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw)
56 * n.a.- make qpeglobal.h include qglobal.h (zecke) 57 * n.a.- make qpeglobal.h include qglobal.h (zecke)
57 58
58 2005-03-20Opie 1.2.0-rc1 59 2005-03-20Opie 1.2.0-rc1
59 60
60 61
61 New Features 62 New Features
62 ------------ 63 ------------
63 * Launcher: Support a static background pixmap (mickeyl) 64 * Launcher: Support a static background pixmap (mickeyl)
64 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) 65 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl)
65 * PackageManager supports the 'lists_dir' ipkg configuration option (drw) 66 * PackageManager supports the 'lists_dir' ipkg configuration option (drw)
66 * Added hi-res inline images for large resolution devices (drw) 67 * Added hi-res inline images for large resolution devices (drw)
67 * Improved launcher icons for consistency (ar) 68 * Improved launcher icons for consistency (ar)
68 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) 69 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin)
69 70
70 Fixed Bugs 71 Fixed Bugs
71 ---------- 72 ----------
72 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) 73 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers)
73 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) 74 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw)
74 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) 75 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp)
75 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) 76 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke)
76 * #1482 - Fix double '/' in paths (zecke) 77 * #1482 - Fix double '/' in paths (zecke)
77 * #1536 - Autosave of custom locations in opie backup (ar) 78 * #1536 - Autosave of custom locations in opie backup (ar)
78 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) 79 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke)
79 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) 80 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke)
80 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) 81 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw)
81 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) 82 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke)
82 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) 83 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl)
83 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) 84 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke)
84 * #1558 - Fixed opie-login breaking opie startup (mickeyl) 85 * #1558 - Fixed opie-login breaking opie startup (mickeyl)
85 * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) 86 * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning)
86 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) 87 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar)
87 * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) 88 * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers)
88 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) 89 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints)
89 * #1604 - Checkbook crashed on startup (drw) 90 * #1604 - Checkbook crashed on startup (drw)
90 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) 91 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers)
91 * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) 92 * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers)
92 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) 93 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw)
93 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) 94 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw)
94 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) 95 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw)
95 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) 96 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw)
96 * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) 97 * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw)
97 * n.a. - AddressBook - fixed sorting by 'File As' name (drw) 98 * n.a. - AddressBook - fixed sorting by 'File As' name (drw)
98 * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) 99 * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers)
99 * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) 100 * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw)
100 101
101 Internal 102 Internal
102 -------- 103 --------
103 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) 104 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl)
104 * Killed the need for weak symbols in QtE (zecke) 105 * Killed the need for weak symbols in QtE (zecke)
105 * Added optional building libqpe without inline images (mickeyl) 106 * Added optional building libqpe without inline images (mickeyl)
106 * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) 107 * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw)
107 108
108 2005-02-03Opie 1.1.9 109 2005-02-03Opie 1.1.9
109 110
110 New Features 111 New Features
111 ------------ 112 ------------
112 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) 113 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl)
113 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) 114 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl)
114 * Usability enhancements in OpieIRC (skyhusker) 115 * Usability enhancements in OpieIRC (skyhusker)
115 116
116 Fixed Bugs 117 Fixed Bugs
117 ---------- 118 ----------
118 * #1501 - Fixed bug in todo sql backend (eilers) 119 * #1501 - Fixed bug in todo sql backend (eilers)