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