|
diff --git a/ChangeLog b/ChangeLog index da1f512..920c60b 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,128 +1,129 @@ |
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 | |
9 | |
10 | Fixed Bugs |
10 | Fixed Bugs |
11 | ---------- |
11 | ---------- |
12 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
12 | * #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) |
13 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) |
14 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
14 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
15 | * #1482 - Fix double '/' in paths (zecke) |
15 | * #1482 - Fix double '/' in paths (zecke) |
16 | * #1536 - Autosave of custom locations in opie backup (ar) |
16 | * #1536 - Autosave of custom locations in opie backup (ar) |
17 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
17 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
18 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
18 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
19 | * #1542 - Fix Todo crash when priority < 1 or > 5 (drw) |
19 | * #1542 - Fix Todo crash when priority < 1 or > 5 (drw) |
20 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) |
20 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) |
21 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) |
21 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) |
22 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) |
22 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) |
23 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) |
23 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) |
24 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) |
24 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) |
25 | * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) |
25 | * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) |
26 | * #1604 - Checkbook crashes on startup (drw) |
26 | * #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) |
27 | * 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 |
28 | * 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) |
29 | * 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) |
30 | * 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) |
31 | * 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) |
32 | * n.a. - OTabWidget - fix scroll buttons, fix display position of tabs (drw) |
| |
33 | * n.a. - AddressBook - fix sorting by 'File As' name (drw) |
33 | |
34 | |
34 | Internal |
35 | Internal |
35 | -------- |
36 | -------- |
36 | * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) |
37 | * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) |
37 | * Killed the need for weak symbols in QtE (zecke) |
38 | * Killed the need for weak symbols in QtE (zecke) |
38 | * Added optional building libqpe without inline images (mickeyl) |
39 | * Added optional building libqpe without inline images (mickeyl) |
39 | * OColorButton - fix so does not emit a colorSelected signal inside of resizeEvent (drw) |
40 | * OColorButton - fix so does not emit a colorSelected signal inside of resizeEvent (drw) |
40 | |
41 | |
41 | 2005-02-03Opie 1.1.9 |
42 | 2005-02-03Opie 1.1.9 |
42 | |
43 | |
43 | New Features |
44 | New Features |
44 | ------------ |
45 | ------------ |
45 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
46 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
46 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
47 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
47 | * Usability enhancements in OpieIRC (skyhusker) |
48 | * Usability enhancements in OpieIRC (skyhusker) |
48 | |
49 | |
49 | Fixed Bugs |
50 | Fixed Bugs |
50 | ---------- |
51 | ---------- |
51 | * #1501 - Fixed bug in todo sql backend (eilers) |
52 | * #1501 - Fixed bug in todo sql backend (eilers) |
52 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
53 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
53 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
54 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
54 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
55 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
55 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
56 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
56 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
57 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
57 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
58 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
58 | |
59 | |
59 | Internal |
60 | Internal |
60 | -------- |
61 | -------- |
61 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
62 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
62 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) |
63 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) |
63 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) |
64 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) |
64 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) |
65 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) |
65 | * Build tree cleanups (mickeyl) |
66 | * Build tree cleanups (mickeyl) |
66 | |
67 | |
67 | 2004-11-26Opie 1.1.8 |
68 | 2004-11-26Opie 1.1.8 |
68 | |
69 | |
69 | New Features |
70 | New Features |
70 | ------------ |
71 | ------------ |
71 | * PackageManager supports installation of local ipkg files (drw) |
72 | * PackageManager supports installation of local ipkg files (drw) |
72 | * PackageManager supports linking of applications to root (drw) |
73 | * PackageManager supports linking of applications to root (drw) |
73 | * PackageManager supports src/gz feeds (drw,wimpie) |
74 | * PackageManager supports src/gz feeds (drw,wimpie) |
74 | * Added a syslog information tab to sysinfo (mickeyl) |
75 | * Added a syslog information tab to sysinfo (mickeyl) |
75 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) |
76 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) |
76 | |
77 | |
77 | Fixed Bugs |
78 | Fixed Bugs |
78 | ---------- |
79 | ---------- |
79 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
80 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
80 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
81 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
81 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
82 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
82 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
83 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
83 | * #1493 - Fixed one column layout bug of the launcher (hrw) |
84 | * #1493 - Fixed one column layout bug of the launcher (hrw) |
84 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
85 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
85 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
86 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
86 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) |
87 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) |
87 | |
88 | |
88 | Internal |
89 | Internal |
89 | -------- |
90 | -------- |
90 | * Moved libopie1 to unsupported (mickeyl) |
91 | * Moved libopie1 to unsupported (mickeyl) |
91 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) |
92 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) |
92 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
93 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
93 | |
94 | |
94 | 2004-11-14Opie 1.1.7 |
95 | 2004-11-14Opie 1.1.7 |
95 | |
96 | |
96 | New Features |
97 | New Features |
97 | ------------ |
98 | ------------ |
98 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
99 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
99 | * Backup now uses the busy indicator when backing up and restore (ar) |
100 | * Backup now uses the busy indicator when backing up and restore (ar) |
100 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
101 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
101 | * OpiePlayer2 better error handling (zecke) |
102 | * OpiePlayer2 better error handling (zecke) |
102 | * OpiePlayer2 progress indication while streaming (zecke) |
103 | * OpiePlayer2 progress indication while streaming (zecke) |
103 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
104 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
104 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
105 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
105 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
106 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
106 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
107 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
107 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
108 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
108 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
109 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
109 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
110 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
110 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) |
111 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) |
111 | * Opie-Security gained a 'test authentication' button (clem) |
112 | * Opie-Security gained a 'test authentication' button (clem) |
112 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults |
113 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults |
113 | * Opie-Mail improve the handling of POP mail boxes (alwin) |
114 | * Opie-Mail improve the handling of POP mail boxes (alwin) |
114 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) |
115 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) |
115 | * Opie IRC - backports of the 'NeIRC fork' (zecke) |
116 | * Opie IRC - backports of the 'NeIRC fork' (zecke) |
116 | |
117 | |
117 | Fixed Bugs |
118 | Fixed Bugs |
118 | ---------- |
119 | ---------- |
119 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
120 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
120 | * #608 - Make Opie usable for left handed users (zecke) |
121 | * #608 - Make Opie usable for left handed users (zecke) |
121 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
122 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
122 | * #1245 - Opie-Go 'paused' (zecke) |
123 | * #1245 - Opie-Go 'paused' (zecke) |
123 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
124 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
124 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
125 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
125 | * #1395 - Build VNC Backend with gcc3.4 |
126 | * #1395 - Build VNC Backend with gcc3.4 |
126 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |
127 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |
127 | * #1426 - Add missing opie-bartender Icon (CoreDump) |
128 | * #1426 - Add missing opie-bartender Icon (CoreDump) |
128 | * #1445 - Opie-Sheet Has No Icon (CoreDump) |
129 | * #1445 - Opie-Sheet Has No Icon (CoreDump) |
|