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