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