summaryrefslogtreecommitdiff
path: root/ChangeLog
Unidiff
Diffstat (limited to 'ChangeLog') (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 87513e5..6f58efe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,137 +1,141 @@
1 2004-11-14Opie 1.1.7 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 * Opie-Mail improve the handling of POP mail boxes (alwin)
21 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin)
22 * Opie IRC - backports of the 'NeIRC fork' (zecke)
20 23
21 Fixed Bugs 24 Fixed Bugs
22 ---------- 25 ----------
23 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) 26 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke)
24 * #608 - Make Opie usable for left handed users (zecke) 27 * #608 - Make Opie usable for left handed users (zecke)
25 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) 28 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke)
26 * #1245 - Opie-Go 'paused' (zecke) 29 * #1245 - Opie-Go 'paused' (zecke)
27 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) 30 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke)
28 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) 31 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke)
29 * #1395 - Build VNC Backend with gcc3.4 32 * #1395 - Build VNC Backend with gcc3.4
30 * #1440 - The icon of opie-mobilemsg is missing (CoreDump) 33 * #1440 - The icon of opie-mobilemsg is missing (CoreDump)
31 * #1426 - Add missing opie-bartender Icon (CoreDump) 34 * #1426 - Add missing opie-bartender Icon (CoreDump)
32 * #1445 - Opie-Sheet Has No Icon (CoreDump) 35 * #1445 - Opie-Sheet Has No Icon (CoreDump)
33 * #1448 - Brightness Applet added (mickeyl) 36 * #1448 - Brightness Applet added (mickeyl)
34 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) 37 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke)
38 * #1482 - Fix OFileSelector to be able to sort by size (zecke)
35 * n.a. - Opie-mail: fixed some crasher, some layout-problems 39 * 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) 40 * 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) 41 * 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) 42 * 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) 43 * 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) 44 * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl)
41 * n.a. - Opie-Qashmoney has been moved to unsupported (mickeyl) 45 * n.a. - Opie-Qashmoney has been moved to unsupported (mickeyl)
42 * n.a. - Opie-Ubrowser has been moved to unsupported (mickeyl) 46 * n.a. - Opie-Ubrowser has been moved to unsupported (mickeyl)
43 47
44 2004-09-17Opie 1.1.6 48 2004-09-17Opie 1.1.6
45 49
46 New Features 50 New Features
47 ------------ 51 ------------
48 * Fifteen gained configurable number of items (zecke) 52 * Fifteen gained configurable number of items (zecke)
49 * Fifteen can have custom background images (zecke) 53 * Fifteen can have custom background images (zecke)
50 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) 54 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl)
51 * Integrated the new security framework into libopie2 (zecke,clem) 55 * Integrated the new security framework into libopie2 (zecke,clem)
52 * Converted the launcher to use the new security framework (zecke) 56 * Converted the launcher to use the new security framework (zecke)
53 * Backup can now handle custom locations for backup and restore (ar) 57 * Backup can now handle custom locations for backup and restore (ar)
54 * Implemented right-on-hold feedback (wimpie,zecke) 58 * Implemented right-on-hold feedback (wimpie,zecke)
55 * Lots of new features in opie-reader (tim,pohly) 59 * Lots of new features in opie-reader (tim,pohly)
56 * Build system cleanups (schurig) 60 * Build system cleanups (schurig)
57 61
58 Fixed Bugs 62 Fixed Bugs
59 -------- 63 --------
60 * #1005 - Fixed backup to CompactFlash (ar) 64 * #1005 - Fixed backup to CompactFlash (ar)
61 * #1167 - Fixed Opie write crashing on more text than one page (ar) 65 * #1167 - Fixed Opie write crashing on more text than one page (ar)
62 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) 66 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl)
63 * #1359 - Fixed bookmarks in Gutenbrowser (ljp) 67 * #1359 - Fixed bookmarks in Gutenbrowser (ljp)
64 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) 68 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers)
65 * #1370 - Pimconverter now reacts on cancel key (eilers) 69 * #1370 - Pimconverter now reacts on cancel key (eilers)
66 * #1376 - Bring back the capslock/numlock display (zecke) 70 * #1376 - Bring back the capslock/numlock display (zecke)
67 * #1383 - Language settings now warns about losing open apps (Markus Litz) 71 * #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) 72 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl)
69 * #1394 - Fixed oversized headline in opie-login (coredump) 73 * #1394 - Fixed oversized headline in opie-login (coredump)
70 * #1396 - Opie-console captures the escape key and vim is working (zecke) 74 * #1396 - Opie-console captures the escape key and vim is working (zecke)
71 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) 75 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl)
72 76
73 2004-07-06Opie 1.1.4 77 2004-07-06Opie 1.1.4
74 78
75 New Features 79 New Features
76 ------------ 80 ------------
77 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) 81 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle)
78 * Added Conversion tool for pim-data (eilers) 82 * Added Conversion tool for pim-data (eilers)
79 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) 83 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers)
80 * Modified the PIM API for providing generic use of OPimRecords (eilers) 84 * 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) 85 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke)
82 86
83 Fixed Bugs 87 Fixed Bugs
84 -------- 88 --------
85 * #1068 - Country Drop Down Box Off Screen 89 * #1068 - Country Drop Down Box Off Screen
86 * #1291 - Opie tinykate does not open .desktop files (ar) 90 * #1291 - Opie tinykate does not open .desktop files (ar)
87 * #1291 - Opie sheet not saving correctly (ar) 91 * #1291 - Opie sheet not saving correctly (ar)
88 * #1294 - Opie does not know about British Summer Time 92 * #1294 - Opie does not know about British Summer Time
89 * #1314 - Drawpad initialization (mickeyl) 93 * #1314 - Drawpad initialization (mickeyl)
90 * #1317 - Packagemanager crashes on hold-down or install (chicken) 94 * #1317 - Packagemanager crashes on hold-down or install (chicken)
91 * #1321 - Batteryapplet graphic glitch (harlekin) 95 * #1321 - Batteryapplet graphic glitch (harlekin)
92 * #1324 - ZSafe not starting up (mickeyl) 96 * #1324 - ZSafe not starting up (mickeyl)
93 * #1328 - Personal Home Address fields is trimmed to 1char (eilers) 97 * #1328 - Personal Home Address fields is trimmed to 1char (eilers)
94 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) 98 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken)
95 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) 99 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl)
96 * #1348 - Datebook dependency on libopiedb2 (chicken) 100 * #1348 - Datebook dependency on libopiedb2 (chicken)
97 * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) 101 * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers)
98 102
99 2004-04-25Opie 1.1.3 103 2004-04-25Opie 1.1.3
100 104
101 * Introduced first implementation of SQL-Support using SQLite (eilers) 105 * Introduced first implementation of SQL-Support using SQLite (eilers)
102 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) 106 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp)
103 * Added a real system graffiti character set (brad) 107 * Added a real system graffiti character set (brad)
104 * Added Generic Keyconfig Widget (zecke) 108 * Added Generic Keyconfig Widget (zecke)
105 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) 109 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke)
106 * Added new Bible reader app - opie-dagger (drw) 110 * Added new Bible reader app - opie-dagger (drw)
107 * Added a new Image Viewer. Work is ongoing (zecke,alwin) 111 * Added a new Image Viewer. Work is ongoing (zecke,alwin)
108 * Added namespace usage in libopie2 and everywhere (zecke,alwin) 112 * Added namespace usage in libopie2 and everywhere (zecke,alwin)
109 * Enabled the possibility to pass command line arguments to applications (mickeyl) 113 * Enabled the possibility to pass command line arguments to applications (mickeyl)
110 * Added an about applet showing some credits and information about Opie (mickeyl) 114 * Added an about applet showing some credits and information about Opie (mickeyl)
111 * Added benchmarking functionality to sysinfo (mickeyl) 115 * Added benchmarking functionality to sysinfo (mickeyl)
112 * Added applet and configuration application for switching hardware keyboard layouts (alwin) 116 * Added applet and configuration application for switching hardware keyboard layouts (alwin)
113 * Ported applications from libopie1 to libopie2* (drw,ar,alwin) 117 * Ported applications from libopie1 to libopie2* (drw,ar,alwin)
114 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) 118 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe)
115 * Clean-up of package information in control files (drw) 119 * Clean-up of package information in control files (drw)
116 * Repaired mediummount which was broken since integrating the quicklauncher (alwin) 120 * Repaired mediummount which was broken since integrating the quicklauncher (alwin)
117 * Improved big-screen support (zecke,ar) 121 * Improved big-screen support (zecke,ar)
118 * Improved multikeyboard support, added keyboard layout switching applet (mouse) 122 * Improved multikeyboard support, added keyboard layout switching applet (mouse)
119 * Added a new mail client based on libetpan (harlekin,alwin,jgf) 123 * Added a new mail client based on libetpan (harlekin,alwin,jgf)
120 * Added new package manager - opie-packagemanager (drw) 124 * Added new package manager - opie-packagemanager (drw)
121 * Improved light-n-power for C7x0 (mickeyl) 125 * Improved light-n-power for C7x0 (mickeyl)
122 * Added automatic rotation support for C7x0 (treke) 126 * Added automatic rotation support for C7x0 (treke)
123 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) 127 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl)
124 * Added scanning the wireless network neighbourhood to networksettings (mickeyl) 128 * Added scanning the wireless network neighbourhood to networksettings (mickeyl)
125 129
126 2003-11-29Opie 1.0.3 130 2003-11-29Opie 1.0.3
127 131
128 * Released as Version 1.0.3 132 * Released as Version 1.0.3
129 * Improved i18n (various contributors) 133 * Improved i18n (various contributors)
130 * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) 134 * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin)
131 * Made the Documents Tab optional (mickeyl) 135 * Made the Documents Tab optional (mickeyl)
132 * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) 136 * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken)
133 137
134 2003-08-04Opie 1.0.0 138 2003-08-04Opie 1.0.0
135 139
136 * Released as Version 1.0.0 140 * Released as Version 1.0.0
137 * Including a PPP module for easy dial up (tille,harlekin,zecke) 141 * Including a PPP module for easy dial up (tille,harlekin,zecke)