|
diff --git a/ChangeLog b/ChangeLog index 6c4d8e9..62bfa3d 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,104 +1,106 @@ |
1 | 2005-??-??Opie 1.2.0 |
1 | 2005-??-??Opie 1.2.0 |
2 | |
2 | |
3 | New Features |
3 | New Features |
4 | ------------ |
4 | ------------ |
5 | * Launcher: Support a static background pixmap (mickeyl) |
5 | * Launcher: Support a static background pixmap (mickeyl) |
6 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) |
6 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) |
7 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
7 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
8 | * Added hi-res inline images for large resolution devices (drw) |
8 | * Added hi-res inline images for large resolution devices (drw) |
| |
9 | * Datebook: Added plugin system to datebook so holidays and birthdays from |
| |
10 | contacts may displayed in datebook. (alwin) |
9 | |
11 | |
10 | Fixed Bugs |
12 | Fixed Bugs |
11 | ---------- |
13 | ---------- |
12 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
14 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
13 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) |
15 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) |
14 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
16 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
15 | * #1482 - Fix double '/' in paths (zecke) |
17 | * #1482 - Fix double '/' in paths (zecke) |
16 | * #1536 - Autosave of custom locations in opie backup (ar) |
18 | * #1536 - Autosave of custom locations in opie backup (ar) |
17 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
19 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
18 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
20 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
19 | * #1542 - Fix Todo crash when priority < 1 or > 5 (drw) |
21 | * #1542 - Fix Todo crash when priority < 1 or > 5 (drw) |
20 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) |
22 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) |
21 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) |
23 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) |
22 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) |
24 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) |
23 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) |
25 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) |
24 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) |
26 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) |
25 | * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) |
27 | * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) |
26 | * #1604 - Checkbook crashes on startup (drw) |
28 | * #1604 - Checkbook crashes on startup (drw) |
27 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) |
29 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) |
28 | * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings |
30 | * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings |
29 | * n.a. - PackageManager - fix bug where lists_dir was not being honored at startup (drw) |
31 | * n.a. - PackageManager - fix bug where lists_dir was not being honored at startup (drw) |
30 | * n.a. - PackageManager - provide default value for lists_dir when none is entered in configuration dialog (drw) |
32 | * n.a. - PackageManager - provide default value for lists_dir when none is entered in configuration dialog (drw) |
31 | * n.a. - Launcher Settings - fix default settings for background in Edit tab dialog (drw) |
33 | * n.a. - Launcher Settings - fix default settings for background in Edit tab dialog (drw) |
32 | * n.a. - OTabWidget - fix scroll buttons, fix display position of tabs (drw) |
34 | * n.a. - OTabWidget - fix scroll buttons, fix display position of tabs (drw) |
33 | * n.a. - AddressBook - fix sorting by 'File As' name (drw) |
35 | * n.a. - AddressBook - fix sorting by 'File As' name (drw) |
34 | * n.a. - AddressBook - fix category handling for 'All' and 'Unfiled' (drw) |
36 | * n.a. - AddressBook - fix category handling for 'All' and 'Unfiled' (drw) |
35 | * n.a. - AddressBook - fix letter picker record selection and sort records afterwards (drw) |
37 | * n.a. - AddressBook - fix letter picker record selection and sort records afterwards (drw) |
36 | |
38 | |
37 | Internal |
39 | Internal |
38 | -------- |
40 | -------- |
39 | * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) |
41 | * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) |
40 | * Killed the need for weak symbols in QtE (zecke) |
42 | * Killed the need for weak symbols in QtE (zecke) |
41 | * Added optional building libqpe without inline images (mickeyl) |
43 | * Added optional building libqpe without inline images (mickeyl) |
42 | * OColorButton - fix so does not emit a colorSelected signal inside of resizeEvent (drw) |
44 | * OColorButton - fix so does not emit a colorSelected signal inside of resizeEvent (drw) |
43 | |
45 | |
44 | 2005-02-03Opie 1.1.9 |
46 | 2005-02-03Opie 1.1.9 |
45 | |
47 | |
46 | New Features |
48 | New Features |
47 | ------------ |
49 | ------------ |
48 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
50 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
49 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
51 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
50 | * Usability enhancements in OpieIRC (skyhusker) |
52 | * Usability enhancements in OpieIRC (skyhusker) |
51 | |
53 | |
52 | Fixed Bugs |
54 | Fixed Bugs |
53 | ---------- |
55 | ---------- |
54 | * #1501 - Fixed bug in todo sql backend (eilers) |
56 | * #1501 - Fixed bug in todo sql backend (eilers) |
55 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
57 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
56 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
58 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
57 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
59 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
58 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
60 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
59 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
61 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
60 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
62 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
61 | |
63 | |
62 | Internal |
64 | Internal |
63 | -------- |
65 | -------- |
64 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
66 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
65 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) |
67 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) |
66 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) |
68 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) |
67 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) |
69 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) |
68 | * Build tree cleanups (mickeyl) |
70 | * Build tree cleanups (mickeyl) |
69 | |
71 | |
70 | 2004-11-26Opie 1.1.8 |
72 | 2004-11-26Opie 1.1.8 |
71 | |
73 | |
72 | New Features |
74 | New Features |
73 | ------------ |
75 | ------------ |
74 | * PackageManager supports installation of local ipkg files (drw) |
76 | * PackageManager supports installation of local ipkg files (drw) |
75 | * PackageManager supports linking of applications to root (drw) |
77 | * PackageManager supports linking of applications to root (drw) |
76 | * PackageManager supports src/gz feeds (drw,wimpie) |
78 | * PackageManager supports src/gz feeds (drw,wimpie) |
77 | * Added a syslog information tab to sysinfo (mickeyl) |
79 | * Added a syslog information tab to sysinfo (mickeyl) |
78 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) |
80 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) |
79 | |
81 | |
80 | Fixed Bugs |
82 | Fixed Bugs |
81 | ---------- |
83 | ---------- |
82 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
84 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
83 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
85 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
84 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
86 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
85 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
87 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
86 | * #1493 - Fixed one column layout bug of the launcher (hrw) |
88 | * #1493 - Fixed one column layout bug of the launcher (hrw) |
87 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
89 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
88 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
90 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
89 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) |
91 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) |
90 | |
92 | |
91 | Internal |
93 | Internal |
92 | -------- |
94 | -------- |
93 | * Moved libopie1 to unsupported (mickeyl) |
95 | * Moved libopie1 to unsupported (mickeyl) |
94 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) |
96 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) |
95 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
97 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
96 | |
98 | |
97 | 2004-11-14Opie 1.1.7 |
99 | 2004-11-14Opie 1.1.7 |
98 | |
100 | |
99 | New Features |
101 | New Features |
100 | ------------ |
102 | ------------ |
101 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
103 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
102 | * Backup now uses the busy indicator when backing up and restore (ar) |
104 | * Backup now uses the busy indicator when backing up and restore (ar) |
103 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
105 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
104 | * OpiePlayer2 better error handling (zecke) |
106 | * OpiePlayer2 better error handling (zecke) |
|