|
diff --git a/ChangeLog b/ChangeLog index 80f0d0a..4f406b7 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,136 +1,137 @@ |
1 | 2005-??-??Opie 1.2.0 |
1 | 2005-??-??Opie 1.2.0 |
2 | |
2 | |
3 | New Features |
3 | New Features |
4 | ------------ |
4 | ------------ |
5 | |
5 | |
6 | Fixed Bugs |
6 | Fixed Bugs |
7 | ---------- |
7 | ---------- |
8 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
8 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
| |
9 | * #1536 - Autosave of custom locations in opie backup (ar) |
9 | |
10 | |
10 | Internal |
11 | Internal |
11 | -------- |
12 | -------- |
12 | |
13 | |
13 | 2005-02-03Opie 1.1.9 |
14 | 2005-02-03Opie 1.1.9 |
14 | |
15 | |
15 | New Features |
16 | New Features |
16 | ------------ |
17 | ------------ |
17 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
18 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
18 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
19 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
19 | * Usability enhancements in OpieIRC (skyhusker) |
20 | * Usability enhancements in OpieIRC (skyhusker) |
20 | |
21 | |
21 | Fixed Bugs |
22 | Fixed Bugs |
22 | ---------- |
23 | ---------- |
23 | * #1501 - Fixed bug in todo sql backend (eilers) |
24 | * #1501 - Fixed bug in todo sql backend (eilers) |
24 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
25 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
25 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
26 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
26 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
27 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
27 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
28 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
28 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
29 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
29 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
30 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
30 | |
31 | |
31 | Internal |
32 | Internal |
32 | -------- |
33 | -------- |
33 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
34 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
34 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) |
35 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) |
35 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) |
36 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) |
36 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) |
37 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) |
37 | * Build tree cleanups (mickeyl) |
38 | * Build tree cleanups (mickeyl) |
38 | |
39 | |
39 | 2004-11-26Opie 1.1.8 |
40 | 2004-11-26Opie 1.1.8 |
40 | |
41 | |
41 | New Features |
42 | New Features |
42 | ------------ |
43 | ------------ |
43 | * PackageManager supports installation of local ipkg files (drw) |
44 | * PackageManager supports installation of local ipkg files (drw) |
44 | * PackageManager supports linking of applications to root (drw) |
45 | * PackageManager supports linking of applications to root (drw) |
45 | * PackageManager supports src/gz feeds (drw,wimpie) |
46 | * PackageManager supports src/gz feeds (drw,wimpie) |
46 | * Added a syslog information tab to sysinfo (mickeyl) |
47 | * Added a syslog information tab to sysinfo (mickeyl) |
47 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) |
48 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) |
48 | |
49 | |
49 | Fixed Bugs |
50 | Fixed Bugs |
50 | ---------- |
51 | ---------- |
51 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
52 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
52 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
53 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
53 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
54 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
54 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
55 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
55 | * #1493 - Fixed one column layout bug of the launcher (hrw) |
56 | * #1493 - Fixed one column layout bug of the launcher (hrw) |
56 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
57 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
57 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
58 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
58 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) |
59 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) |
59 | |
60 | |
60 | Internal |
61 | Internal |
61 | -------- |
62 | -------- |
62 | * Moved libopie1 to unsupported (mickeyl) |
63 | * Moved libopie1 to unsupported (mickeyl) |
63 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) |
64 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) |
64 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
65 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
65 | |
66 | |
66 | 2004-11-14Opie 1.1.7 |
67 | 2004-11-14Opie 1.1.7 |
67 | |
68 | |
68 | New Features |
69 | New Features |
69 | ------------ |
70 | ------------ |
70 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
71 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
71 | * Backup now uses the busy indicator when backing up and restore (ar) |
72 | * Backup now uses the busy indicator when backing up and restore (ar) |
72 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
73 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
73 | * OpiePlayer2 better error handling (zecke) |
74 | * OpiePlayer2 better error handling (zecke) |
74 | * OpiePlayer2 progress indication while streaming (zecke) |
75 | * OpiePlayer2 progress indication while streaming (zecke) |
75 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
76 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
76 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
77 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
77 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
78 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
78 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
79 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
79 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
80 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
80 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
81 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
81 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
82 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
82 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) |
83 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) |
83 | * Opie-Security gained a 'test authentication' button (clem) |
84 | * Opie-Security gained a 'test authentication' button (clem) |
84 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults |
85 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults |
85 | * Opie-Mail improve the handling of POP mail boxes (alwin) |
86 | * Opie-Mail improve the handling of POP mail boxes (alwin) |
86 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) |
87 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) |
87 | * Opie IRC - backports of the 'NeIRC fork' (zecke) |
88 | * Opie IRC - backports of the 'NeIRC fork' (zecke) |
88 | |
89 | |
89 | Fixed Bugs |
90 | Fixed Bugs |
90 | ---------- |
91 | ---------- |
91 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
92 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
92 | * #608 - Make Opie usable for left handed users (zecke) |
93 | * #608 - Make Opie usable for left handed users (zecke) |
93 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
94 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
94 | * #1245 - Opie-Go 'paused' (zecke) |
95 | * #1245 - Opie-Go 'paused' (zecke) |
95 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
96 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
96 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
97 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
97 | * #1395 - Build VNC Backend with gcc3.4 |
98 | * #1395 - Build VNC Backend with gcc3.4 |
98 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |
99 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |
99 | * #1426 - Add missing opie-bartender Icon (CoreDump) |
100 | * #1426 - Add missing opie-bartender Icon (CoreDump) |
100 | * #1445 - Opie-Sheet Has No Icon (CoreDump) |
101 | * #1445 - Opie-Sheet Has No Icon (CoreDump) |
101 | * #1448 - Brightness Applet added (mickeyl) |
102 | * #1448 - Brightness Applet added (mickeyl) |
102 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) |
103 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) |
103 | * #1482 - Fix OFileSelector to be able to sort by size (zecke) |
104 | * #1482 - Fix OFileSelector to be able to sort by size (zecke) |
104 | * n.a. - Opie-mail: fixed some crasher, some layout-problems |
105 | * n.a. - Opie-mail: fixed some crasher, some layout-problems |
105 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) |
106 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) |
106 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) |
107 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) |
107 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) |
108 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) |
108 | * n.a. - Build system: Fix deps in several config.in (and fix scripts/deps.pl too) to stop breaking builds, especially with make -j highNumber (clem) |
109 | * n.a. - Build system: Fix deps in several config.in (and fix scripts/deps.pl too) to stop breaking builds, especially with make -j highNumber (clem) |
109 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) |
110 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) |
110 | |
111 | |
111 | Internal |
112 | Internal |
112 | -------- |
113 | -------- |
113 | * Opie-Qashmoney has been moved to unsupported (mickeyl) |
114 | * Opie-Qashmoney has been moved to unsupported (mickeyl) |
114 | * Opie-Ubrowser has been moved to unsupported (mickeyl) |
115 | * Opie-Ubrowser has been moved to unsupported (mickeyl) |
115 | |
116 | |
116 | 2004-09-17Opie 1.1.6 |
117 | 2004-09-17Opie 1.1.6 |
117 | |
118 | |
118 | New Features |
119 | New Features |
119 | ------------ |
120 | ------------ |
120 | * Fifteen gained configurable number of items (zecke) |
121 | * Fifteen gained configurable number of items (zecke) |
121 | * Fifteen can have custom background images (zecke) |
122 | * Fifteen can have custom background images (zecke) |
122 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
123 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
123 | * Integrated the new security framework into libopie2 (zecke,clem) |
124 | * Integrated the new security framework into libopie2 (zecke,clem) |
124 | * Converted the launcher to use the new security framework (zecke) |
125 | * Converted the launcher to use the new security framework (zecke) |
125 | * Backup can now handle custom locations for backup and restore (ar) |
126 | * Backup can now handle custom locations for backup and restore (ar) |
126 | * Implemented right-on-hold feedback (wimpie,zecke) |
127 | * Implemented right-on-hold feedback (wimpie,zecke) |
127 | * Lots of new features in opie-reader (tim,pohly) |
128 | * Lots of new features in opie-reader (tim,pohly) |
128 | * Build system cleanups (schurig) |
129 | * Build system cleanups (schurig) |
129 | |
130 | |
130 | Fixed Bugs |
131 | Fixed Bugs |
131 | -------- |
132 | -------- |
132 | * #1005 - Fixed backup to CompactFlash (ar) |
133 | * #1005 - Fixed backup to CompactFlash (ar) |
133 | * #1167 - Fixed Opie write crashing on more text than one page (ar) |
134 | * #1167 - Fixed Opie write crashing on more text than one page (ar) |
134 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) |
135 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) |
135 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) |
136 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) |
136 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
137 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
|