summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog7
1 files changed, 3 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 681763e..76bdd26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,56 +1,55 @@
1 2004-??-??The Opie Team <opie@handhelds.org> 1 2004-??-??The Opie Team <opie@handhelds.org>
2 2
3 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl)
4 * Integrated the new security framework into libopie2 (zecke)
5 * Converted the launcher to use the new security framework (zecke)
6
7 New Features 3 New Features
8 ------------ 4 ------------
5 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl)
6 * Integrated the new security framework into libopie2 (zecke)
7 * Converted the launcher to use the new security framework (zecke)
9 8
10 Fixed Bugs 9 Fixed Bugs
11 -------- 10 --------
12 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) 11 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers)
13 * #1370 - Pimconverter now reacts on cancel key (eilers) 12 * #1370 - Pimconverter now reacts on cancel key (eilers)
14 13
15 2004-07-06The Opie Team <opie@handhelds.org> 14 2004-07-06The Opie Team <opie@handhelds.org>
16 15
17 * Tagged as Version 1.1.4 (devel) 16 * Tagged as Version 1.1.4 (devel)
18 17
19 New Features 18 New Features
20 ------------ 19 ------------
21 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) 20 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle)
22 * Added Conversion tool for pim-data (eilers) 21 * Added Conversion tool for pim-data (eilers)
23 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) 22 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers)
24 * Modified the PIM API for providing generic use of OPimRecords (eilers) 23 * Modified the PIM API for providing generic use of OPimRecords (eilers)
25 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) 24 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke)
26 25
27 Fixed Bugs 26 Fixed Bugs
28 -------- 27 --------
29 * #1068 - Country Drop Down Box Off Screen 28 * #1068 - Country Drop Down Box Off Screen
30 * #1291 - Opie tinykate does not open .desktop files (ar) 29 * #1291 - Opie tinykate does not open .desktop files (ar)
31 * #1291 - Opie sheet not saving correctly (ar) 30 * #1291 - Opie sheet not saving correctly (ar)
32 * #1294 - Opie does not know about British Summer Time 31 * #1294 - Opie does not know about British Summer Time
33 * #1314 - Drawpad initialization (mickeyl) 32 * #1314 - Drawpad initialization (mickeyl)
34 * #1317 - Packagemanager crashes on hold-down or install (chicken) 33 * #1317 - Packagemanager crashes on hold-down or install (chicken)
35 * #1321 - Batteryapplet graphic glitch (harlekin) 34 * #1321 - Batteryapplet graphic glitch (harlekin)
36 * #1324 - ZSafe not starting up (mickeyl) 35 * #1324 - ZSafe not starting up (mickeyl)
37 * #1328 - Personal Home Address fields is trimmed to 1char (eilers) 36 * #1328 - Personal Home Address fields is trimmed to 1char (eilers)
38 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) 37 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken)
39 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) 38 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl)
40 * #1348 - Datebook dependency on libopiedb2 (chicken) 39 * #1348 - Datebook dependency on libopiedb2 (chicken)
41 * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) 40 * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers)
42 41
43 2004-04-25The Opie Team <opie@handhelds.org> 42 2004-04-25The Opie Team <opie@handhelds.org>
44 43
45 * Released as Version 1.1.3 (devel) 44 * Released as Version 1.1.3 (devel)
46 * Introduced first implementation of SQL-Support using SQLite (eilers) 45 * Introduced first implementation of SQL-Support using SQLite (eilers)
47 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) 46 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp)
48 * Added a real system graffiti character set (brad) 47 * Added a real system graffiti character set (brad)
49 * Added Generic Keyconfig Widget (zecke) 48 * Added Generic Keyconfig Widget (zecke)
50 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) 49 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke)
51 * Added new Bible reader app - opie-dagger (drw) 50 * Added new Bible reader app - opie-dagger (drw)
52 * Added a new Image Viewer. Work is ongoing (zecke,alwin) 51 * Added a new Image Viewer. Work is ongoing (zecke,alwin)
53 * Added namespace usage in libopie2 and everywhere (zecke,alwin) 52 * Added namespace usage in libopie2 and everywhere (zecke,alwin)
54 * Enabled the possibility to pass command line arguments to applications (mickeyl) 53 * Enabled the possibility to pass command line arguments to applications (mickeyl)
55 * Added an about applet showing some credits and information about Opie (mickeyl) 54 * Added an about applet showing some credits and information about Opie (mickeyl)
56 * Added benchmarking functionality to sysinfo (mickeyl) 55 * Added benchmarking functionality to sysinfo (mickeyl)