author | alwin <alwin> | 2004-10-31 21:29:12 (UTC) |
---|---|---|
committer | alwin <alwin> | 2004-10-31 21:29:12 (UTC) |
commit | 708e8dfb654a89d105dc70f65a306917214f3b0e (patch) (unidiff) | |
tree | 7b632db1a4fb08f66609c2e342c07c0c8f6e2de0 | |
parent | 05784b5484029af9947612b150b2a17d3314d680 (diff) | |
download | opie-708e8dfb654a89d105dc70f65a306917214f3b0e.zip opie-708e8dfb654a89d105dc70f65a306917214f3b0e.tar.gz opie-708e8dfb654a89d105dc70f65a306917214f3b0e.tar.bz2 |
some comments about opie-eye and opie-mail
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,117 +1,119 @@ | |||
1 | 2004-??-??Opie 1.1.x | 1 | 2004-??-??Opie 1.1.x |
2 | 2 | ||
3 | New Features | 3 | New Features |
4 | ------------ | 4 | ------------ |
5 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) | 5 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
6 | * Backup now uses the busy indicator when backing up and restore (ar) | 6 | * Backup now uses the busy indicator when backing up and restore (ar) |
7 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) | 7 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
8 | * OpiePlayer2 better error handling (zecke) | 8 | * OpiePlayer2 better error handling (zecke) |
9 | * OpiePlayer2 progress indication while streaming (zecke) | 9 | * OpiePlayer2 progress indication while streaming (zecke) |
10 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) | 10 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
11 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) | 11 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
12 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) | 12 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
13 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) | 13 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
14 | * Opie-Console use Custom Font and Size in a Profile (harlekin) | 14 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
15 | * Opie-Console transparently log the Output and Input to a file (harlekin) | 15 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
16 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) | 16 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
17 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) | 17 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) |
18 | * Opie-Security gained a 'test authentication' button (clem) | 18 | * Opie-Security gained a 'test authentication' button (clem) |
19 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults | ||
19 | 20 | ||
20 | Fixed Bugs | 21 | Fixed Bugs |
21 | ---------- | 22 | ---------- |
23 | * n.a. - Opie-mail: fixed some crasher, some layout-problems | ||
22 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) | 24 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
23 | * #608 - Make Opie usable for left handed users (zecke) | 25 | * #608 - Make Opie usable for left handed users (zecke) |
24 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) | 26 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
25 | * #1245 - Opie-Go 'paused' (zecke) | 27 | * #1245 - Opie-Go 'paused' (zecke) |
26 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) | 28 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
27 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) | 29 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
28 | * #1395 - Build VNC Backend with gcc3.4 | 30 | * #1395 - Build VNC Backend with gcc3.4 |
29 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) | 31 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |
30 | * #1426 - Add missing opie-bartender Icon (CoreDump) | 32 | * #1426 - Add missing opie-bartender Icon (CoreDump) |
31 | * #1445 - Opie-Sheet Has No Icon (CoreDump) | 33 | * #1445 - Opie-Sheet Has No Icon (CoreDump) |
32 | * #1448 - Brightness Applet added (mickeyl) | 34 | * #1448 - Brightness Applet added (mickeyl) |
33 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) | 35 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) |
34 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) | 36 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) |
35 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) | 37 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) |
36 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) | 38 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) |
37 | * 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) | 39 | * 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) |
38 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) | 40 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) |
39 | 41 | ||
40 | 2004-09-17Opie 1.1.6 | 42 | 2004-09-17Opie 1.1.6 |
41 | 43 | ||
42 | New Features | 44 | New Features |
43 | ------------ | 45 | ------------ |
44 | * Fifteen gained configurable number of items (zecke) | 46 | * Fifteen gained configurable number of items (zecke) |
45 | * Fifteen can have custom background images (zecke) | 47 | * Fifteen can have custom background images (zecke) |
46 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) | 48 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
47 | * Integrated the new security framework into libopie2 (zecke,clem) | 49 | * Integrated the new security framework into libopie2 (zecke,clem) |
48 | * Converted the launcher to use the new security framework (zecke) | 50 | * Converted the launcher to use the new security framework (zecke) |
49 | * Backup can now handle custom locations for backup and restore (ar) | 51 | * Backup can now handle custom locations for backup and restore (ar) |
50 | * Implemented right-on-hold feedback (wimpie,zecke) | 52 | * Implemented right-on-hold feedback (wimpie,zecke) |
51 | * Lots of new features in opie-reader (tim,pohly) | 53 | * Lots of new features in opie-reader (tim,pohly) |
52 | * Build system cleanups (schurig) | 54 | * Build system cleanups (schurig) |
53 | 55 | ||
54 | Fixed Bugs | 56 | Fixed Bugs |
55 | -------- | 57 | -------- |
56 | * #1005 - Fixed backup to CompactFlash (ar) | 58 | * #1005 - Fixed backup to CompactFlash (ar) |
57 | * #1167 - Fixed Opie write crashing on more text than one page (ar) | 59 | * #1167 - Fixed Opie write crashing on more text than one page (ar) |
58 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) | 60 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) |
59 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) | 61 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) |
60 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) | 62 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
61 | * #1370 - Pimconverter now reacts on cancel key (eilers) | 63 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
62 | * #1376 - Bring back the capslock/numlock display (zecke) | 64 | * #1376 - Bring back the capslock/numlock display (zecke) |
63 | * #1383 - Language settings now warns about losing open apps (Markus Litz) | 65 | * #1383 - Language settings now warns about losing open apps (Markus Litz) |
64 | * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) | 66 | * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) |
65 | * #1394 - Fixed oversized headline in opie-login (coredump) | 67 | * #1394 - Fixed oversized headline in opie-login (coredump) |
66 | * #1396 - Opie-console captures the escape key and vim is working (zecke) | 68 | * #1396 - Opie-console captures the escape key and vim is working (zecke) |
67 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) | 69 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) |
68 | 70 | ||
69 | 2004-07-06Opie 1.1.4 | 71 | 2004-07-06Opie 1.1.4 |
70 | 72 | ||
71 | New Features | 73 | New Features |
72 | ------------ | 74 | ------------ |
73 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) | 75 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
74 | * Added Conversion tool for pim-data (eilers) | 76 | * Added Conversion tool for pim-data (eilers) |
75 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) | 77 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
76 | * Modified the PIM API for providing generic use of OPimRecords (eilers) | 78 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
77 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) | 79 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) |
78 | 80 | ||
79 | Fixed Bugs | 81 | Fixed Bugs |
80 | -------- | 82 | -------- |
81 | * #1068 - Country Drop Down Box Off Screen | 83 | * #1068 - Country Drop Down Box Off Screen |
82 | * #1291 - Opie tinykate does not open .desktop files (ar) | 84 | * #1291 - Opie tinykate does not open .desktop files (ar) |
83 | * #1291 - Opie sheet not saving correctly (ar) | 85 | * #1291 - Opie sheet not saving correctly (ar) |
84 | * #1294 - Opie does not know about British Summer Time | 86 | * #1294 - Opie does not know about British Summer Time |
85 | * #1314 - Drawpad initialization (mickeyl) | 87 | * #1314 - Drawpad initialization (mickeyl) |
86 | * #1317 - Packagemanager crashes on hold-down or install (chicken) | 88 | * #1317 - Packagemanager crashes on hold-down or install (chicken) |
87 | * #1321 - Batteryapplet graphic glitch (harlekin) | 89 | * #1321 - Batteryapplet graphic glitch (harlekin) |
88 | * #1324 - ZSafe not starting up (mickeyl) | 90 | * #1324 - ZSafe not starting up (mickeyl) |
89 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) | 91 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) |
90 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) | 92 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) |
91 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) | 93 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) |
92 | * #1348 - Datebook dependency on libopiedb2 (chicken) | 94 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
93 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) | 95 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) |
94 | 96 | ||
95 | 2004-04-25Opie 1.1.3 | 97 | 2004-04-25Opie 1.1.3 |
96 | 98 | ||
97 | * Introduced first implementation of SQL-Support using SQLite (eilers) | 99 | * Introduced first implementation of SQL-Support using SQLite (eilers) |
98 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) | 100 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) |
99 | * Added a real system graffiti character set (brad) | 101 | * Added a real system graffiti character set (brad) |
100 | * Added Generic Keyconfig Widget (zecke) | 102 | * Added Generic Keyconfig Widget (zecke) |
101 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) | 103 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) |
102 | * Added new Bible reader app - opie-dagger (drw) | 104 | * Added new Bible reader app - opie-dagger (drw) |
103 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) | 105 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) |
104 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) | 106 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
105 | * Enabled the possibility to pass command line arguments to applications (mickeyl) | 107 | * Enabled the possibility to pass command line arguments to applications (mickeyl) |
106 | * Added an about applet showing some credits and information about Opie (mickeyl) | 108 | * Added an about applet showing some credits and information about Opie (mickeyl) |
107 | * Added benchmarking functionality to sysinfo (mickeyl) | 109 | * Added benchmarking functionality to sysinfo (mickeyl) |
108 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) | 110 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) |
109 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) | 111 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) |
110 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) | 112 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) |
111 | * Clean-up of package information in control files (drw) | 113 | * Clean-up of package information in control files (drw) |
112 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) | 114 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) |
113 | * Improved big-screen support (zecke,ar) | 115 | * Improved big-screen support (zecke,ar) |
114 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) | 116 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) |
115 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) | 117 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) |
116 | * Added new package manager - opie-packagemanager (drw) | 118 | * Added new package manager - opie-packagemanager (drw) |
117 | * Improved light-n-power for C7x0 (mickeyl) | 119 | * Improved light-n-power for C7x0 (mickeyl) |