author | mickeyl <mickeyl> | 2005-02-02 22:44:43 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2005-02-02 22:44:43 (UTC) |
commit | 6dad37f8fcf7c767083d4f34313b53bc1d31d5a9 (patch) (unidiff) | |
tree | 2e649b10bda043bb0d6b1eb81296f57180db08f2 | |
parent | 231688524c0c42303d580c4a6fc62958579f283b (diff) | |
download | opie-6dad37f8fcf7c767083d4f34313b53bc1d31d5a9.zip opie-6dad37f8fcf7c767083d4f34313b53bc1d31d5a9.tar.gz opie-6dad37f8fcf7c767083d4f34313b53bc1d31d5a9.tar.bz2 |
1.1.9 is so much yesterday... unbelievable
-rw-r--r-- | ChangeLog | 11 | ||||
-rw-r--r-- | library/version.h | 2 |
2 files changed, 12 insertions, 1 deletions
@@ -1,64 +1,75 @@ | |||
1 | 2005-??-??Opie 1.2.0 | ||
2 | |||
3 | New Features | ||
4 | ------------ | ||
5 | |||
6 | Fixed Bugs | ||
7 | ---------- | ||
8 | |||
9 | Internal | ||
10 | -------- | ||
11 | |||
1 | 2005-02-03Opie 1.1.9 | 12 | 2005-02-03Opie 1.1.9 |
2 | 13 | ||
3 | New Features | 14 | New Features |
4 | ------------ | 15 | ------------ |
5 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) | 16 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
6 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) | 17 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
7 | * Usability enhancements in OpieIRC (skyhusker) | 18 | * Usability enhancements in OpieIRC (skyhusker) |
8 | 19 | ||
9 | Fixed Bugs | 20 | Fixed Bugs |
10 | ---------- | 21 | ---------- |
11 | * #1501 - Fixed bug in todo sql backend (eilers) | 22 | * #1501 - Fixed bug in todo sql backend (eilers) |
12 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) | 23 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
13 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) | 24 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
14 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) | 25 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
15 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) | 26 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
16 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) | 27 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
17 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) | 28 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
18 | 29 | ||
19 | Internal | 30 | Internal |
20 | -------- | 31 | -------- |
21 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) | 32 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
22 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) | 33 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) |
23 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) | 34 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) |
24 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) | 35 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) |
25 | * Build tree cleanups (mickeyl) | 36 | * Build tree cleanups (mickeyl) |
26 | 37 | ||
27 | 2004-11-26Opie 1.1.8 | 38 | 2004-11-26Opie 1.1.8 |
28 | 39 | ||
29 | New Features | 40 | New Features |
30 | ------------ | 41 | ------------ |
31 | * PackageManager supports installation of local ipkg files (drw) | 42 | * PackageManager supports installation of local ipkg files (drw) |
32 | * PackageManager supports linking of applications to root (drw) | 43 | * PackageManager supports linking of applications to root (drw) |
33 | * PackageManager supports src/gz feeds (drw,wimpie) | 44 | * PackageManager supports src/gz feeds (drw,wimpie) |
34 | * Added a syslog information tab to sysinfo (mickeyl) | 45 | * Added a syslog information tab to sysinfo (mickeyl) |
35 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) | 46 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) |
36 | 47 | ||
37 | Fixed Bugs | 48 | Fixed Bugs |
38 | ---------- | 49 | ---------- |
39 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) | 50 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
40 | * #1269 - VCards were imported into personal area if it was activated (eilers) | 51 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
41 | * #1464 - Packagemanager dont set active filter after install a package (drw) | 52 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
42 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) | 53 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
43 | * #1493 - Fixed one column layout bug of the launcher (hrw) | 54 | * #1493 - Fixed one column layout bug of the launcher (hrw) |
44 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) | 55 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
45 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) | 56 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
46 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) | 57 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) |
47 | 58 | ||
48 | Internal | 59 | Internal |
49 | -------- | 60 | -------- |
50 | * Moved libopie1 to unsupported (mickeyl) | 61 | * Moved libopie1 to unsupported (mickeyl) |
51 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) | 62 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) |
52 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) | 63 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
53 | 64 | ||
54 | 2004-11-14Opie 1.1.7 | 65 | 2004-11-14Opie 1.1.7 |
55 | 66 | ||
56 | New Features | 67 | New Features |
57 | ------------ | 68 | ------------ |
58 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) | 69 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
59 | * Backup now uses the busy indicator when backing up and restore (ar) | 70 | * Backup now uses the busy indicator when backing up and restore (ar) |
60 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) | 71 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
61 | * OpiePlayer2 better error handling (zecke) | 72 | * OpiePlayer2 better error handling (zecke) |
62 | * OpiePlayer2 progress indication while streaming (zecke) | 73 | * OpiePlayer2 progress indication while streaming (zecke) |
63 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) | 74 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
64 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) | 75 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
diff --git a/library/version.h b/library/version.h index 826a567..0da9ccf 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.9" | 2 | #define QPE_VERSION "1.1.9-snapshot" |
3 | #define SUB_VERSION "" | 3 | #define SUB_VERSION "" |