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