summaryrefslogtreecommitdiff
path: root/ChangeLog
authormickeyl <mickeyl>2004-11-14 18:07:32 (UTC)
committer mickeyl <mickeyl>2004-11-14 18:07:32 (UTC)
commit23d70775cb18b2b759e12e810962891417a595bc (patch) (unidiff)
treea54ab6b1c357f6aefa2623a512b9e922386f4012 /ChangeLog
parent4763ca7911e452b6e36b00999eb243e6549e5cb5 (diff)
downloadopie-23d70775cb18b2b759e12e810962891417a595bc.zip
opie-23d70775cb18b2b759e12e810962891417a595bc.tar.gz
opie-23d70775cb18b2b759e12e810962891417a595bc.tar.bz2
Opie 1.1.7
Diffstat (limited to 'ChangeLog') (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 21512e0..87513e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,97 +1,97 @@
1 2004-??-??Opie 1.1.x 1 2004-11-14Opie 1.1.7
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 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults
20 20
21 Fixed Bugs 21 Fixed Bugs
22 ---------- 22 ----------
23 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) 23 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke)
24 * #608 - Make Opie usable for left handed users (zecke) 24 * #608 - Make Opie usable for left handed users (zecke)
25 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) 25 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke)
26 * #1245 - Opie-Go 'paused' (zecke) 26 * #1245 - Opie-Go 'paused' (zecke)
27 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) 27 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke)
28 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) 28 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke)
29 * #1395 - Build VNC Backend with gcc3.4 29 * #1395 - Build VNC Backend with gcc3.4
30 * #1440 - The icon of opie-mobilemsg is missing (CoreDump) 30 * #1440 - The icon of opie-mobilemsg is missing (CoreDump)
31 * #1426 - Add missing opie-bartender Icon (CoreDump) 31 * #1426 - Add missing opie-bartender Icon (CoreDump)
32 * #1445 - Opie-Sheet Has No Icon (CoreDump) 32 * #1445 - Opie-Sheet Has No Icon (CoreDump)
33 * #1448 - Brightness Applet added (mickeyl) 33 * #1448 - Brightness Applet added (mickeyl)
34 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) 34 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke)
35 * n.a. - Opie-mail: fixed some crasher, some layout-problems 35 * n.a. - Opie-mail: fixed some crasher, some layout-problems
36 * 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)
37 * 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)
38 * 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)
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) 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)
40 * 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)
41 * n.a. - Opie-Qashmoney has been moved to unsupported (mickeyl) 41 * n.a. - Opie-Qashmoney has been moved to unsupported (mickeyl)
42 * n.a. - Opie-Ubrowser has been moved to unsupported (mickeyl) 42 * n.a. - Opie-Ubrowser has been moved to unsupported (mickeyl)
43 43
44 2004-09-17Opie 1.1.6 44 2004-09-17Opie 1.1.6
45 45
46 New Features 46 New Features
47 ------------ 47 ------------
48 * Fifteen gained configurable number of items (zecke) 48 * Fifteen gained configurable number of items (zecke)
49 * Fifteen can have custom background images (zecke) 49 * Fifteen can have custom background images (zecke)
50 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) 50 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl)
51 * Integrated the new security framework into libopie2 (zecke,clem) 51 * Integrated the new security framework into libopie2 (zecke,clem)
52 * Converted the launcher to use the new security framework (zecke) 52 * Converted the launcher to use the new security framework (zecke)
53 * Backup can now handle custom locations for backup and restore (ar) 53 * Backup can now handle custom locations for backup and restore (ar)
54 * Implemented right-on-hold feedback (wimpie,zecke) 54 * Implemented right-on-hold feedback (wimpie,zecke)
55 * Lots of new features in opie-reader (tim,pohly) 55 * Lots of new features in opie-reader (tim,pohly)
56 * Build system cleanups (schurig) 56 * Build system cleanups (schurig)
57 57
58 Fixed Bugs 58 Fixed Bugs
59 -------- 59 --------
60 * #1005 - Fixed backup to CompactFlash (ar) 60 * #1005 - Fixed backup to CompactFlash (ar)
61 * #1167 - Fixed Opie write crashing on more text than one page (ar) 61 * #1167 - Fixed Opie write crashing on more text than one page (ar)
62 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) 62 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl)
63 * #1359 - Fixed bookmarks in Gutenbrowser (ljp) 63 * #1359 - Fixed bookmarks in Gutenbrowser (ljp)
64 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) 64 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers)
65 * #1370 - Pimconverter now reacts on cancel key (eilers) 65 * #1370 - Pimconverter now reacts on cancel key (eilers)
66 * #1376 - Bring back the capslock/numlock display (zecke) 66 * #1376 - Bring back the capslock/numlock display (zecke)
67 * #1383 - Language settings now warns about losing open apps (Markus Litz) 67 * #1383 - Language settings now warns about losing open apps (Markus Litz)
68 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) 68 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl)
69 * #1394 - Fixed oversized headline in opie-login (coredump) 69 * #1394 - Fixed oversized headline in opie-login (coredump)
70 * #1396 - Opie-console captures the escape key and vim is working (zecke) 70 * #1396 - Opie-console captures the escape key and vim is working (zecke)
71 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) 71 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl)
72 72
73 2004-07-06Opie 1.1.4 73 2004-07-06Opie 1.1.4
74 74
75 New Features 75 New Features
76 ------------ 76 ------------
77 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) 77 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle)
78 * Added Conversion tool for pim-data (eilers) 78 * Added Conversion tool for pim-data (eilers)
79 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) 79 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers)
80 * Modified the PIM API for providing generic use of OPimRecords (eilers) 80 * Modified the PIM API for providing generic use of OPimRecords (eilers)
81 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) 81 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke)
82 82
83 Fixed Bugs 83 Fixed Bugs
84 -------- 84 --------
85 * #1068 - Country Drop Down Box Off Screen 85 * #1068 - Country Drop Down Box Off Screen
86 * #1291 - Opie tinykate does not open .desktop files (ar) 86 * #1291 - Opie tinykate does not open .desktop files (ar)
87 * #1291 - Opie sheet not saving correctly (ar) 87 * #1291 - Opie sheet not saving correctly (ar)
88 * #1294 - Opie does not know about British Summer Time 88 * #1294 - Opie does not know about British Summer Time
89 * #1314 - Drawpad initialization (mickeyl) 89 * #1314 - Drawpad initialization (mickeyl)
90 * #1317 - Packagemanager crashes on hold-down or install (chicken) 90 * #1317 - Packagemanager crashes on hold-down or install (chicken)
91 * #1321 - Batteryapplet graphic glitch (harlekin) 91 * #1321 - Batteryapplet graphic glitch (harlekin)
92 * #1324 - ZSafe not starting up (mickeyl) 92 * #1324 - ZSafe not starting up (mickeyl)
93 * #1328 - Personal Home Address fields is trimmed to 1char (eilers) 93 * #1328 - Personal Home Address fields is trimmed to 1char (eilers)
94 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) 94 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken)
95 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) 95 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl)
96 * #1348 - Datebook dependency on libopiedb2 (chicken) 96 * #1348 - Datebook dependency on libopiedb2 (chicken)
97 * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) 97 * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers)