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