author | drw <drw> | 2005-03-21 14:47:33 (UTC) |
---|---|---|
committer | drw <drw> | 2005-03-21 14:47:33 (UTC) |
commit | be3e262e107a8592a478f7c4114d2a54395885a5 (patch) (unidiff) | |
tree | 92c0aefbe8cbca1c249558520bb8c92a20f5b3c0 /ChangeLog | |
parent | 54544753b85aed7e6406c728d47640c389b7d755 (diff) | |
download | opie-be3e262e107a8592a478f7c4114d2a54395885a5.zip opie-be3e262e107a8592a478f7c4114d2a54395885a5.tar.gz opie-be3e262e107a8592a478f7c4114d2a54395885a5.tar.bz2 |
Added bug number for fix
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,84 +1,84 @@ | |||
1 | 2005-??-??Opie 1.2.0 | 1 | 2005-03-20Opie 1.2.0-pre |
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 | * Improved launcher icons for consistency (ar) | 9 | * Improved launcher icons for consistency (ar) |
10 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook. (alwin) | 10 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook. (alwin) |
11 | 11 | ||
12 | Fixed Bugs | 12 | Fixed Bugs |
13 | ---------- | 13 | ---------- |
14 | * #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) |
15 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) | ||
15 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) | 16 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) |
16 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) | 17 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
17 | * #1482 - Fix double '/' in paths (zecke) | 18 | * #1482 - Fix double '/' in paths (zecke) |
18 | * #1536 - Autosave of custom locations in opie backup (ar) | 19 | * #1536 - Autosave of custom locations in opie backup (ar) |
19 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) | 20 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
20 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) | 21 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
21 | * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) | 22 | * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) |
22 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) | 23 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) |
23 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) | 24 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) |
24 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) | 25 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) |
25 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) | 26 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) |
26 | * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) | 27 | * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) |
27 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) | 28 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) |
28 | * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) | 29 | * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) |
29 | * #1604 - Checkbook crashed on startup (drw) | 30 | * #1604 - Checkbook crashed on startup (drw) |
30 | * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) | 31 | * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) |
31 | * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) | 32 | * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) |
32 | * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) | 33 | * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) |
33 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) | 34 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) |
34 | * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) | 35 | * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) |
35 | * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) | 36 | * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) |
36 | * n.a. - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) | ||
37 | * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) | 37 | * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) |
38 | * n.a. - AddressBook - fixed sorting by 'File As' name (drw) | 38 | * n.a. - AddressBook - fixed sorting by 'File As' name (drw) |
39 | * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) | 39 | * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) |
40 | * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) | 40 | * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) |
41 | 41 | ||
42 | Internal | 42 | Internal |
43 | -------- | 43 | -------- |
44 | * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) | 44 | * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) |
45 | * Killed the need for weak symbols in QtE (zecke) | 45 | * Killed the need for weak symbols in QtE (zecke) |
46 | * Added optional building libqpe without inline images (mickeyl) | 46 | * Added optional building libqpe without inline images (mickeyl) |
47 | * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) | 47 | * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) |
48 | 48 | ||
49 | 2005-02-03Opie 1.1.9 | 49 | 2005-02-03Opie 1.1.9 |
50 | 50 | ||
51 | New Features | 51 | New Features |
52 | ------------ | 52 | ------------ |
53 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) | 53 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
54 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) | 54 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
55 | * Usability enhancements in OpieIRC (skyhusker) | 55 | * Usability enhancements in OpieIRC (skyhusker) |
56 | 56 | ||
57 | Fixed Bugs | 57 | Fixed Bugs |
58 | ---------- | 58 | ---------- |
59 | * #1501 - Fixed bug in todo sql backend (eilers) | 59 | * #1501 - Fixed bug in todo sql backend (eilers) |
60 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) | 60 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
61 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) | 61 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
62 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) | 62 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
63 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) | 63 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
64 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) | 64 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
65 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) | 65 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
66 | 66 | ||
67 | Internal | 67 | Internal |
68 | -------- | 68 | -------- |
69 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) | 69 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
70 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) | 70 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) |
71 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) | 71 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) |
72 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) | 72 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) |
73 | * Build tree cleanups (mickeyl) | 73 | * Build tree cleanups (mickeyl) |
74 | 74 | ||
75 | 2004-11-26Opie 1.1.8 | 75 | 2004-11-26Opie 1.1.8 |
76 | 76 | ||
77 | New Features | 77 | New Features |
78 | ------------ | 78 | ------------ |
79 | * PackageManager supports installation of local ipkg files (drw) | 79 | * PackageManager supports installation of local ipkg files (drw) |
80 | * PackageManager supports linking of applications to root (drw) | 80 | * PackageManager supports linking of applications to root (drw) |
81 | * PackageManager supports src/gz feeds (drw,wimpie) | 81 | * PackageManager supports src/gz feeds (drw,wimpie) |
82 | * Added a syslog information tab to sysinfo (mickeyl) | 82 | * Added a syslog information tab to sysinfo (mickeyl) |
83 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) | 83 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) |
84 | 84 | ||