summaryrefslogtreecommitdiff
path: root/ChangeLog
Unidiff
Diffstat (limited to 'ChangeLog') (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 04a585a..ab65cde 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,125 +1,127 @@
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 10
11 Fixed Bugs 11 Fixed Bugs
12 ---------- 12 ----------
13 * #1476 - Wrong order of application entries in the O-menu (skyhusker) 13 * #1476 - Wrong order of application entries in the O-menu (skyhusker)
14 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) 14 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller)
15 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) 15 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller)
16 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) 16 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker)
17 * n.a.- always show volume and wireless applet popups inside visible screen (deller) 17 * n.a.- always show volume and wireless applet popups inside visible screen (deller)
18 * n.a. - scale O-Menu-Applets appropriately (mickeyl) 18 * n.a. - scale O-Menu-Applets appropriately (mickeyl)
19 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) 19 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker)
20 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) 20 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl)
21 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) 21 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl)
22 * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) 22 * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham)
23 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) 23 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl)
24 24
25 Internal 25 Internal
26 -------- 26 --------
27 * Make BluezApplet use OTaskbarApplet (mickeyl) 27 * Make BluezApplet use OTaskbarApplet (mickeyl)
28 * Rewrite OFileNotification to use the upcoming inotify interface instead of the deprecated dnotify (mickeyl) 28 * Rewrite OFileNotification to use the upcoming inotify interface instead of the deprecated dnotify (mickeyl)
29 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) 29 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl)
30 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl)
31 * libopienet: Miscellaneous API cleanups (mickeyl)
30 32
31 2005-03-25Opie 1.2.0 33 2005-03-25Opie 1.2.0
32 34
33 Fixed Bugs 35 Fixed Bugs
34 ---------- 36 ----------
35 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) 37 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw)
36 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) 38 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin)
37 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) 39 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke)
38 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) 40 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw)
39 * n.a.- make qpeglobal.h include qglobal.h (zecke) 41 * n.a.- make qpeglobal.h include qglobal.h (zecke)
40 42
41 2005-03-20Opie 1.2.0-rc1 43 2005-03-20Opie 1.2.0-rc1
42 44
43 45
44 New Features 46 New Features
45 ------------ 47 ------------
46 * Launcher: Support a static background pixmap (mickeyl) 48 * Launcher: Support a static background pixmap (mickeyl)
47 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) 49 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl)
48 * PackageManager supports the 'lists_dir' ipkg configuration option (drw) 50 * PackageManager supports the 'lists_dir' ipkg configuration option (drw)
49 * Added hi-res inline images for large resolution devices (drw) 51 * Added hi-res inline images for large resolution devices (drw)
50 * Improved launcher icons for consistency (ar) 52 * Improved launcher icons for consistency (ar)
51 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) 53 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin)
52 54
53 Fixed Bugs 55 Fixed Bugs
54 ---------- 56 ----------
55 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) 57 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers)
56 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) 58 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw)
57 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) 59 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp)
58 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) 60 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke)
59 * #1482 - Fix double '/' in paths (zecke) 61 * #1482 - Fix double '/' in paths (zecke)
60 * #1536 - Autosave of custom locations in opie backup (ar) 62 * #1536 - Autosave of custom locations in opie backup (ar)
61 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) 63 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke)
62 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) 64 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke)
63 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) 65 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw)
64 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) 66 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke)
65 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) 67 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl)
66 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) 68 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke)
67 * #1558 - Fixed opie-login breaking opie startup (mickeyl) 69 * #1558 - Fixed opie-login breaking opie startup (mickeyl)
68 * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) 70 * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning)
69 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) 71 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar)
70 * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) 72 * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers)
71 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) 73 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints)
72 * #1604 - Checkbook crashed on startup (drw) 74 * #1604 - Checkbook crashed on startup (drw)
73 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) 75 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers)
74 * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) 76 * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers)
75 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) 77 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw)
76 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) 78 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw)
77 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) 79 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw)
78 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) 80 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw)
79 * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) 81 * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw)
80 * n.a. - AddressBook - fixed sorting by 'File As' name (drw) 82 * n.a. - AddressBook - fixed sorting by 'File As' name (drw)
81 * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) 83 * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers)
82 * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) 84 * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw)
83 85
84 Internal 86 Internal
85 -------- 87 --------
86 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) 88 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl)
87 * Killed the need for weak symbols in QtE (zecke) 89 * Killed the need for weak symbols in QtE (zecke)
88 * Added optional building libqpe without inline images (mickeyl) 90 * Added optional building libqpe without inline images (mickeyl)
89 * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) 91 * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw)
90 92
91 2005-02-03Opie 1.1.9 93 2005-02-03Opie 1.1.9
92 94
93 New Features 95 New Features
94 ------------ 96 ------------
95 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) 97 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl)
96 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) 98 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl)
97 * Usability enhancements in OpieIRC (skyhusker) 99 * Usability enhancements in OpieIRC (skyhusker)
98 100
99 Fixed Bugs 101 Fixed Bugs
100 ---------- 102 ----------
101 * #1501 - Fixed bug in todo sql backend (eilers) 103 * #1501 - Fixed bug in todo sql backend (eilers)
102 * #1505 - Added more Swap sizes in memoryapplet (mickeyl) 104 * #1505 - Added more Swap sizes in memoryapplet (mickeyl)
103 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) 105 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke)
104 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) 106 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke)
105 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) 107 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl)
106 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) 108 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl)
107 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) 109 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker)
108 110
109 Internal 111 Internal
110 -------- 112 --------
111 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) 113 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl)
112 * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) 114 * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl)
113 * Made Opie compilable with Qt/Embedded 2.3.10 (ar) 115 * Made Opie compilable with Qt/Embedded 2.3.10 (ar)
114 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) 116 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl)
115 * Build tree cleanups (mickeyl) 117 * Build tree cleanups (mickeyl)
116 118
117 2004-11-26Opie 1.1.8 119 2004-11-26Opie 1.1.8
118 120
119 New Features 121 New Features
120 ------------ 122 ------------
121 * PackageManager supports installation of local ipkg files (drw) 123 * PackageManager supports installation of local ipkg files (drw)
122 * PackageManager supports linking of applications to root (drw) 124 * PackageManager supports linking of applications to root (drw)
123 * PackageManager supports src/gz feeds (drw,wimpie) 125 * PackageManager supports src/gz feeds (drw,wimpie)
124 * Added a syslog information tab to sysinfo (mickeyl) 126 * Added a syslog information tab to sysinfo (mickeyl)
125 * Added new, more consistent, PIM icons + a GIMP teplate (ar) 127 * Added new, more consistent, PIM icons + a GIMP teplate (ar)