|
diff --git a/ChangeLog b/ChangeLog index 218aacf..c39e7ce 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,80 +1,82 @@ |
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 | |
7 | |
8 | Fixed Bugs |
8 | Fixed Bugs |
9 | ---------- |
9 | ---------- |
10 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
10 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
| |
11 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) |
11 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
12 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
12 | * #1482 - Fix double '/' in paths (zecke) |
13 | * #1482 - Fix double '/' in paths (zecke) |
13 | * #1536 - Autosave of custom locations in opie backup (ar) |
14 | * #1536 - Autosave of custom locations in opie backup (ar) |
14 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
15 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
15 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
16 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
16 | * #1542 - Fix Todo crash when priority < 1 or > 5 (drw) |
17 | * #1542 - Fix Todo crash when priority < 1 or > 5 (drw) |
| |
18 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) |
17 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) |
19 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) |
18 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) |
20 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) |
19 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) |
21 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) |
20 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) |
22 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) |
21 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) |
23 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) |
22 | |
24 | |
23 | Internal |
25 | Internal |
24 | -------- |
26 | -------- |
25 | * Work around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) |
27 | * Work around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) |
26 | * Killed the need for weak symbols in QtE (zecke) |
28 | * Killed the need for weak symbols in QtE (zecke) |
27 | |
29 | |
28 | 2005-02-03Opie 1.1.9 |
30 | 2005-02-03Opie 1.1.9 |
29 | |
31 | |
30 | New Features |
32 | New Features |
31 | ------------ |
33 | ------------ |
32 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
34 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
33 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
35 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
34 | * Usability enhancements in OpieIRC (skyhusker) |
36 | * Usability enhancements in OpieIRC (skyhusker) |
35 | |
37 | |
36 | Fixed Bugs |
38 | Fixed Bugs |
37 | ---------- |
39 | ---------- |
38 | * #1501 - Fixed bug in todo sql backend (eilers) |
40 | * #1501 - Fixed bug in todo sql backend (eilers) |
39 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
41 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
40 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
42 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
41 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
43 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
42 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
44 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
43 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
45 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
44 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
46 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
45 | |
47 | |
46 | Internal |
48 | Internal |
47 | -------- |
49 | -------- |
48 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
50 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
49 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) |
51 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) |
50 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) |
52 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) |
51 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) |
53 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) |
52 | * Build tree cleanups (mickeyl) |
54 | * Build tree cleanups (mickeyl) |
53 | |
55 | |
54 | 2004-11-26Opie 1.1.8 |
56 | 2004-11-26Opie 1.1.8 |
55 | |
57 | |
56 | New Features |
58 | New Features |
57 | ------------ |
59 | ------------ |
58 | * PackageManager supports installation of local ipkg files (drw) |
60 | * PackageManager supports installation of local ipkg files (drw) |
59 | * PackageManager supports linking of applications to root (drw) |
61 | * PackageManager supports linking of applications to root (drw) |
60 | * PackageManager supports src/gz feeds (drw,wimpie) |
62 | * PackageManager supports src/gz feeds (drw,wimpie) |
61 | * Added a syslog information tab to sysinfo (mickeyl) |
63 | * Added a syslog information tab to sysinfo (mickeyl) |
62 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) |
64 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) |
63 | |
65 | |
64 | Fixed Bugs |
66 | Fixed Bugs |
65 | ---------- |
67 | ---------- |
66 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
68 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
67 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
69 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
68 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
70 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
69 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
71 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
70 | * #1493 - Fixed one column layout bug of the launcher (hrw) |
72 | * #1493 - Fixed one column layout bug of the launcher (hrw) |
71 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
73 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
72 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
74 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
73 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) |
75 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) |
74 | |
76 | |
75 | Internal |
77 | Internal |
76 | -------- |
78 | -------- |
77 | * Moved libopie1 to unsupported (mickeyl) |
79 | * Moved libopie1 to unsupported (mickeyl) |
78 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) |
80 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) |
79 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
81 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
80 | |
82 | |
|