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