summaryrefslogtreecommitdiff
authorzecke <zecke>2004-10-17 12:19:24 (UTC)
committer zecke <zecke>2004-10-17 12:19:24 (UTC)
commit9f96b4976aacd0a41160be7377cc12c53c37c0a5 (patch) (unidiff)
tree87d9366f8f099c3070b24a4af492e7b67e36e6db
parente569b68344c4b87b808b7cb8653be7e82153c5b7 (diff)
downloadopie-9f96b4976aacd0a41160be7377cc12c53c37c0a5.zip
opie-9f96b4976aacd0a41160be7377cc12c53c37c0a5.tar.gz
opie-9f96b4976aacd0a41160be7377cc12c53c37c0a5.tar.bz2
Update the very important ChangeLog
Mickeyl thanks for remindung us
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2d97b3..72ae562 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,107 +1,118 @@
1 2004-??-??Opie 1.1.x 1 2004-??-??Opie 1.1.x
2 2
3 New Features 3 New Features
4 ------------ 4 ------------
5 * Ported opie-mediaplayer2 to recent libxine (brad,zecke) 5 * Ported opie-mediaplayer2 to recent libxine (brad,zecke)
6 * Ported brightnessapplet from Qtopia 1.7 (mickeyl) 6 * Ported brightnessapplet from Qtopia 1.7 (mickeyl)
7 * Opie Eye got a Digital Camera File Backend (alwin,zecke)
8 * Support for Tuxpad 1 of Tradesquare.NL (mickeyl,zecke)
7 9
8 Fixed Bugs 10 Fixed Bugs
9 ---------- 11 ----------
10 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) 12 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke)
11 * #1445 - Opie Sheet Has No Icon (CoreDump) 13 * #1445 - Opie Sheet Has No Icon (CoreDump)
12 * #1440 - The icon of opie-mobilemsg is missing (CoreDump) 14 * #1440 - The icon of opie-mobilemsg is missing (CoreDump)
15 * #1395 - Build VNC Backend with gcc3.4
16 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke)
17 * #1450 - ZSame didn't clear the Bonus Item after winning a game (zecke)
18 * #1245 - Opie Go 'paused' (zecke)
19 * #1448 - Brightness Applet added (mickeyl)
20 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke)
21 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke)
22 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir
23 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string
13 24
14 2004-09-17Opie 1.1.6 25 2004-09-17Opie 1.1.6
15 26
16 New Features 27 New Features
17 ------------ 28 ------------
18 * Fifteen gained configurable number of items (zecke) 29 * Fifteen gained configurable number of items (zecke)
19 * Fifteen can have custom background images (zecke) 30 * Fifteen can have custom background images (zecke)
20 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) 31 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl)
21 * Integrated the new security framework into libopie2 (zecke,clem) 32 * Integrated the new security framework into libopie2 (zecke,clem)
22 * Converted the launcher to use the new security framework (zecke) 33 * Converted the launcher to use the new security framework (zecke)
23 * Backup can now handle custom locations for backup and restore (ar) 34 * Backup can now handle custom locations for backup and restore (ar)
24 * Implemented right-on-hold feedback (wimpie,zecke) 35 * Implemented right-on-hold feedback (wimpie,zecke)
25 * Lots of new features in opie-reader (tim,pohly) 36 * Lots of new features in opie-reader (tim,pohly)
26 * Build system cleanups (schurig) 37 * Build system cleanups (schurig)
27 38
28 Fixed Bugs 39 Fixed Bugs
29 -------- 40 --------
30 * #1005 - Fixed backup to CompactFlash (ar) 41 * #1005 - Fixed backup to CompactFlash (ar)
31 * #1167 - Fixed Opie write crashing on more text than one page (ar) 42 * #1167 - Fixed Opie write crashing on more text than one page (ar)
32 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) 43 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl)
33 * #1359 - Fixed bookmarks in Gutenbrowser (ljp) 44 * #1359 - Fixed bookmarks in Gutenbrowser (ljp)
34 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) 45 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers)
35 * #1370 - Pimconverter now reacts on cancel key (eilers) 46 * #1370 - Pimconverter now reacts on cancel key (eilers)
36 * #1376 - Bring back the capslock/numlock display (zecke) 47 * #1376 - Bring back the capslock/numlock display (zecke)
37 * #1383 - Language settings now warns about losing open apps (Markus Litz) 48 * #1383 - Language settings now warns about losing open apps (Markus Litz)
38 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) 49 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl)
39 * #1394 - Fixed oversized headline in opie-login (coredump) 50 * #1394 - Fixed oversized headline in opie-login (coredump)
40 * #1396 - Opie-console captures the escape key and vim is working (zecke) 51 * #1396 - Opie-console captures the escape key and vim is working (zecke)
41 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) 52 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl)
42 53
43 2004-07-06Opie 1.1.4 54 2004-07-06Opie 1.1.4
44 55
45 New Features 56 New Features
46 ------------ 57 ------------
47 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) 58 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle)
48 * Added Conversion tool for pim-data (eilers) 59 * Added Conversion tool for pim-data (eilers)
49 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) 60 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers)
50 * Modified the PIM API for providing generic use of OPimRecords (eilers) 61 * Modified the PIM API for providing generic use of OPimRecords (eilers)
51 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) 62 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke)
52 63
53 Fixed Bugs 64 Fixed Bugs
54 -------- 65 --------
55 * #1068 - Country Drop Down Box Off Screen 66 * #1068 - Country Drop Down Box Off Screen
56 * #1291 - Opie tinykate does not open .desktop files (ar) 67 * #1291 - Opie tinykate does not open .desktop files (ar)
57 * #1291 - Opie sheet not saving correctly (ar) 68 * #1291 - Opie sheet not saving correctly (ar)
58 * #1294 - Opie does not know about British Summer Time 69 * #1294 - Opie does not know about British Summer Time
59 * #1314 - Drawpad initialization (mickeyl) 70 * #1314 - Drawpad initialization (mickeyl)
60 * #1317 - Packagemanager crashes on hold-down or install (chicken) 71 * #1317 - Packagemanager crashes on hold-down or install (chicken)
61 * #1321 - Batteryapplet graphic glitch (harlekin) 72 * #1321 - Batteryapplet graphic glitch (harlekin)
62 * #1324 - ZSafe not starting up (mickeyl) 73 * #1324 - ZSafe not starting up (mickeyl)
63 * #1328 - Personal Home Address fields is trimmed to 1char (eilers) 74 * #1328 - Personal Home Address fields is trimmed to 1char (eilers)
64 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) 75 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken)
65 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) 76 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl)
66 * #1348 - Datebook dependency on libopiedb2 (chicken) 77 * #1348 - Datebook dependency on libopiedb2 (chicken)
67 * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) 78 * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers)
68 79
69 2004-04-25Opie 1.1.3 80 2004-04-25Opie 1.1.3
70 81
71 * Introduced first implementation of SQL-Support using SQLite (eilers) 82 * Introduced first implementation of SQL-Support using SQLite (eilers)
72 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) 83 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp)
73 * Added a real system graffiti character set (brad) 84 * Added a real system graffiti character set (brad)
74 * Added Generic Keyconfig Widget (zecke) 85 * Added Generic Keyconfig Widget (zecke)
75 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) 86 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke)
76 * Added new Bible reader app - opie-dagger (drw) 87 * Added new Bible reader app - opie-dagger (drw)
77 * Added a new Image Viewer. Work is ongoing (zecke,alwin) 88 * Added a new Image Viewer. Work is ongoing (zecke,alwin)
78 * Added namespace usage in libopie2 and everywhere (zecke,alwin) 89 * Added namespace usage in libopie2 and everywhere (zecke,alwin)
79 * Enabled the possibility to pass command line arguments to applications (mickeyl) 90 * Enabled the possibility to pass command line arguments to applications (mickeyl)
80 * Added an about applet showing some credits and information about Opie (mickeyl) 91 * Added an about applet showing some credits and information about Opie (mickeyl)
81 * Added benchmarking functionality to sysinfo (mickeyl) 92 * Added benchmarking functionality to sysinfo (mickeyl)
82 * Added applet and configuration application for switching hardware keyboard layouts (alwin) 93 * Added applet and configuration application for switching hardware keyboard layouts (alwin)
83 * Ported applications from libopie1 to libopie2* (drw,ar,alwin) 94 * Ported applications from libopie1 to libopie2* (drw,ar,alwin)
84 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) 95 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe)
85 * Clean-up of package information in control files (drw) 96 * Clean-up of package information in control files (drw)
86 * Repaired mediummount which was broken since integrating the quicklauncher (alwin) 97 * Repaired mediummount which was broken since integrating the quicklauncher (alwin)
87 * Improved big-screen support (zecke,ar) 98 * Improved big-screen support (zecke,ar)
88 * Improved multikeyboard support, added keyboard layout switching applet (mouse) 99 * Improved multikeyboard support, added keyboard layout switching applet (mouse)
89 * Added a new mail client based on libetpan (harlekin,alwin,jgf) 100 * Added a new mail client based on libetpan (harlekin,alwin,jgf)
90 * Added new package manager - opie-packagemanager (drw) 101 * Added new package manager - opie-packagemanager (drw)
91 * Improved light-n-power for C7x0 (mickeyl) 102 * Improved light-n-power for C7x0 (mickeyl)
92 * Added automatic rotation support for C7x0 (treke) 103 * Added automatic rotation support for C7x0 (treke)
93 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) 104 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl)
94 * Added scanning the wireless network neighbourhood to networksettings (mickeyl) 105 * Added scanning the wireless network neighbourhood to networksettings (mickeyl)
95 106
96 2003-11-29Opie 1.0.3 107 2003-11-29Opie 1.0.3
97 108
98 * Released as Version 1.0.3 109 * Released as Version 1.0.3
99 * Improved i18n (various contributors) 110 * Improved i18n (various contributors)
100 * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) 111 * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin)
101 * Made the Documents Tab optional (mickeyl) 112 * Made the Documents Tab optional (mickeyl)
102 * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) 113 * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken)
103 114
104 2003-08-04Opie 1.0.0 115 2003-08-04Opie 1.0.0
105 116
106 * Released as Version 1.0.0 117 * Released as Version 1.0.0
107 * Including a PPP module for easy dial up (tille,harlekin,zecke) 118 * Including a PPP module for easy dial up (tille,harlekin,zecke)