summaryrefslogtreecommitdiff
authormickeyl <mickeyl>2005-02-02 22:19:10 (UTC)
committer mickeyl <mickeyl>2005-02-02 22:19:10 (UTC)
commit231688524c0c42303d580c4a6fc62958579f283b (patch) (unidiff)
tree9cb9211b25da089660cb97c275c7be770e4b0b72
parent123309c4579848e9b23acb8471c54713c101d193 (diff)
downloadopie-231688524c0c42303d580c4a6fc62958579f283b.zip
opie-231688524c0c42303d580c4a6fc62958579f283b.tar.gz
opie-231688524c0c42303d580c4a6fc62958579f283b.tar.bz2
prepare for next version
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog2
-rw-r--r--core/applets/aboutapplet/widget.ui2
-rw-r--r--library/version.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 24ab2ae..30d04f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,97 +1,97 @@
1 2005-??-??Opie 1.1.9 1 2005-02-03Opie 1.1.9
2 2
3 New Features 3 New Features
4 ------------ 4 ------------
5 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) 5 * 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) 6 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl)
7 * Usability enhancements in OpieIRC (skyhusker) 7 * Usability enhancements in OpieIRC (skyhusker)
8 8
9 Fixed Bugs 9 Fixed Bugs
10 ---------- 10 ----------
11 * #1501 - Fixed bug in todo sql backend (eilers) 11 * #1501 - Fixed bug in todo sql backend (eilers)
12 * #1505 - Added more Swap sizes in memoryapplet (mickeyl) 12 * #1505 - Added more Swap sizes in memoryapplet (mickeyl)
13 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) 13 * #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) 14 * #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) 15 * 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) 16 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl)
17 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) 17 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker)
18 18
19 Internal 19 Internal
20 -------- 20 --------
21 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) 21 * 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) 22 * 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) 23 * Made Opie compilable with Qt/Embedded 2.3.10 (ar)
24 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) 24 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl)
25 * Build tree cleanups (mickeyl) 25 * Build tree cleanups (mickeyl)
26 26
27 2004-11-26Opie 1.1.8 27 2004-11-26Opie 1.1.8
28 28
29 New Features 29 New Features
30 ------------ 30 ------------
31 * PackageManager supports installation of local ipkg files (drw) 31 * PackageManager supports installation of local ipkg files (drw)
32 * PackageManager supports linking of applications to root (drw) 32 * PackageManager supports linking of applications to root (drw)
33 * PackageManager supports src/gz feeds (drw,wimpie) 33 * PackageManager supports src/gz feeds (drw,wimpie)
34 * Added a syslog information tab to sysinfo (mickeyl) 34 * Added a syslog information tab to sysinfo (mickeyl)
35 * Added new, more consistent, PIM icons + a GIMP teplate (ar) 35 * Added new, more consistent, PIM icons + a GIMP teplate (ar)
36 36
37 Fixed Bugs 37 Fixed Bugs
38 ---------- 38 ----------
39 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) 39 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw)
40 * #1269 - VCards were imported into personal area if it was activated (eilers) 40 * #1269 - VCards were imported into personal area if it was activated (eilers)
41 * #1464 - Packagemanager dont set active filter after install a package (drw) 41 * #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) 42 * #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) 43 * #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) 44 * 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) 45 * 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) 46 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl)
47 47
48 Internal 48 Internal
49 -------- 49 --------
50 * Moved libopie1 to unsupported (mickeyl) 50 * Moved libopie1 to unsupported (mickeyl)
51 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) 51 * 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) 52 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers)
53 53
54 2004-11-14Opie 1.1.7 54 2004-11-14Opie 1.1.7
55 55
56 New Features 56 New Features
57 ------------ 57 ------------
58 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) 58 * 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) 59 * Backup now uses the busy indicator when backing up and restore (ar)
60 * OpiePlayer2 gained adding of Directories to the playlist (zecke) 60 * OpiePlayer2 gained adding of Directories to the playlist (zecke)
61 * OpiePlayer2 better error handling (zecke) 61 * OpiePlayer2 better error handling (zecke)
62 * OpiePlayer2 progress indication while streaming (zecke) 62 * OpiePlayer2 progress indication while streaming (zecke)
63 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) 63 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke)
64 * Ported brightnessapplet from Qtopia 1.7 (mickeyl) 64 * Ported brightnessapplet from Qtopia 1.7 (mickeyl)
65 * Opie-Eye got a Digital Camera File Backend (alwin,zecke) 65 * Opie-Eye got a Digital Camera File Backend (alwin,zecke)
66 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) 66 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke)
67 * Opie-Console use Custom Font and Size in a Profile (harlekin) 67 * Opie-Console use Custom Font and Size in a Profile (harlekin)
68 * Opie-Console transparently log the Output and Input to a file (harlekin) 68 * Opie-Console transparently log the Output and Input to a file (harlekin)
69 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) 69 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem)
70 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) 70 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem)
71 * Opie-Security gained a 'test authentication' button (clem) 71 * Opie-Security gained a 'test authentication' button (clem)
72 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults 72 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults
73 * Opie-Mail improve the handling of POP mail boxes (alwin) 73 * Opie-Mail improve the handling of POP mail boxes (alwin)
74 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) 74 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin)
75 * Opie IRC - backports of the 'NeIRC fork' (zecke) 75 * Opie IRC - backports of the 'NeIRC fork' (zecke)
76 76
77 Fixed Bugs 77 Fixed Bugs
78 ---------- 78 ----------
79 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) 79 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke)
80 * #608 - Make Opie usable for left handed users (zecke) 80 * #608 - Make Opie usable for left handed users (zecke)
81 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) 81 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke)
82 * #1245 - Opie-Go 'paused' (zecke) 82 * #1245 - Opie-Go 'paused' (zecke)
83 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) 83 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke)
84 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) 84 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke)
85 * #1395 - Build VNC Backend with gcc3.4 85 * #1395 - Build VNC Backend with gcc3.4
86 * #1440 - The icon of opie-mobilemsg is missing (CoreDump) 86 * #1440 - The icon of opie-mobilemsg is missing (CoreDump)
87 * #1426 - Add missing opie-bartender Icon (CoreDump) 87 * #1426 - Add missing opie-bartender Icon (CoreDump)
88 * #1445 - Opie-Sheet Has No Icon (CoreDump) 88 * #1445 - Opie-Sheet Has No Icon (CoreDump)
89 * #1448 - Brightness Applet added (mickeyl) 89 * #1448 - Brightness Applet added (mickeyl)
90 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) 90 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke)
91 * #1482 - Fix OFileSelector to be able to sort by size (zecke) 91 * #1482 - Fix OFileSelector to be able to sort by size (zecke)
92 * n.a. - Opie-mail: fixed some crasher, some layout-problems 92 * n.a. - Opie-mail: fixed some crasher, some layout-problems
93 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) 93 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke)
94 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) 94 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke)
95 * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) 95 * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem)
96 * 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) 96 * 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)
97 * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) 97 * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl)
diff --git a/core/applets/aboutapplet/widget.ui b/core/applets/aboutapplet/widget.ui
index beefedc..7f53c66 100644
--- a/core/applets/aboutapplet/widget.ui
+++ b/core/applets/aboutapplet/widget.ui
@@ -1,141 +1,141 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>AboutWidget</class> 2<class>AboutWidget</class>
3<widget> 3<widget>
4 <class>QWidget</class> 4 <class>QWidget</class>
5 <property stdset="1"> 5 <property stdset="1">
6 <name>name</name> 6 <name>name</name>
7 <cstring>AboutWidget</cstring> 7 <cstring>AboutWidget</cstring>
8 </property> 8 </property>
9 <property stdset="1"> 9 <property stdset="1">
10 <name>geometry</name> 10 <name>geometry</name>
11 <rect> 11 <rect>
12 <x>0</x> 12 <x>0</x>
13 <y>0</y> 13 <y>0</y>
14 <width>394</width> 14 <width>394</width>
15 <height>210</height> 15 <height>210</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
18 <property stdset="1"> 18 <property stdset="1">
19 <name>caption</name> 19 <name>caption</name>
20 <string>About</string> 20 <string>About</string>
21 </property> 21 </property>
22 <property> 22 <property>
23 <name>layoutMargin</name> 23 <name>layoutMargin</name>
24 </property> 24 </property>
25 <property> 25 <property>
26 <name>layoutSpacing</name> 26 <name>layoutSpacing</name>
27 </property> 27 </property>
28 <grid> 28 <grid>
29 <property stdset="1"> 29 <property stdset="1">
30 <name>margin</name> 30 <name>margin</name>
31 <number>2</number> 31 <number>2</number>
32 </property> 32 </property>
33 <property stdset="1"> 33 <property stdset="1">
34 <name>spacing</name> 34 <name>spacing</name>
35 <number>1</number> 35 <number>1</number>
36 </property> 36 </property>
37 <widget row="0" column="0" rowspan="1" colspan="2" > 37 <widget row="0" column="0" rowspan="1" colspan="2" >
38 <class>QLabel</class> 38 <class>QLabel</class>
39 <property stdset="1"> 39 <property stdset="1">
40 <name>name</name> 40 <name>name</name>
41 <cstring>TextLabel1</cstring> 41 <cstring>TextLabel1</cstring>
42 </property> 42 </property>
43 <property stdset="1"> 43 <property stdset="1">
44 <name>text</name> 44 <name>text</name>
45 <string>&lt;center&gt;&lt;b&gt;The Open Palmtop Integrated Environment V1.1.8&lt;/b&gt;&lt;/center&gt;</string> 45 <string>&lt;center&gt;&lt;b&gt;The Open Palmtop Integrated Environment V1.2&lt;/b&gt;&lt;/center&gt;</string>
46 </property> 46 </property>
47 </widget> 47 </widget>
48 <widget row="1" column="1" > 48 <widget row="1" column="1" >
49 <class>QTabWidget</class> 49 <class>QTabWidget</class>
50 <property stdset="1"> 50 <property stdset="1">
51 <name>name</name> 51 <name>name</name>
52 <cstring>tab</cstring> 52 <cstring>tab</cstring>
53 </property> 53 </property>
54 <property> 54 <property>
55 <name>layoutMargin</name> 55 <name>layoutMargin</name>
56 </property> 56 </property>
57 <property> 57 <property>
58 <name>layoutSpacing</name> 58 <name>layoutSpacing</name>
59 </property> 59 </property>
60 <widget> 60 <widget>
61 <class>QWidget</class> 61 <class>QWidget</class>
62 <property stdset="1"> 62 <property stdset="1">
63 <name>name</name> 63 <name>name</name>
64 <cstring>tab</cstring> 64 <cstring>tab</cstring>
65 </property> 65 </property>
66 <attribute> 66 <attribute>
67 <name>title</name> 67 <name>title</name>
68 <string>About</string> 68 <string>About</string>
69 </attribute> 69 </attribute>
70 <vbox> 70 <vbox>
71 <property stdset="1"> 71 <property stdset="1">
72 <name>margin</name> 72 <name>margin</name>
73 <number>1</number> 73 <number>1</number>
74 </property> 74 </property>
75 <property stdset="1"> 75 <property stdset="1">
76 <name>spacing</name> 76 <name>spacing</name>
77 <number>1</number> 77 <number>1</number>
78 </property> 78 </property>
79 <widget> 79 <widget>
80 <class>QTextBrowser</class> 80 <class>QTextBrowser</class>
81 <property stdset="1"> 81 <property stdset="1">
82 <name>name</name> 82 <name>name</name>
83 <cstring>TextBrowser1</cstring> 83 <cstring>TextBrowser1</cstring>
84 </property> 84 </property>
85 <property stdset="1"> 85 <property stdset="1">
86 <name>text</name> 86 <name>text</name>
87 <string>&lt;p&gt; 87 <string>&lt;p&gt;
88The &lt;b&gt;Open Palmtop Integrated Environment&lt;/b&gt; is written and maintained by the Opie Team, a world-wide network of software engineers committed to free software development. 88The &lt;b&gt;Open Palmtop Integrated Environment&lt;/b&gt; is written and maintained by the Opie Team, a world-wide network of software engineers committed to free software development.
89&lt;/p&gt; 89&lt;/p&gt;
90&lt;p&gt; 90&lt;p&gt;
91No single group, company or organization controls the Opie source code. Everyone is welcome to contribute to Opie. 91No single group, company or organization controls the Opie source code. Everyone is welcome to contribute to Opie.
92&lt;/p&gt; 92&lt;/p&gt;
93&lt;p&gt; 93&lt;p&gt;
94Visit &lt;i&gt;http://opie.handhelds.org&lt;/i&gt; for more information on the Opie Project. 94Visit &lt;i&gt;http://opie.handhelds.org&lt;/i&gt; for more information on the Opie Project.
95&lt;/p&gt;</string> 95&lt;/p&gt;</string>
96 </property> 96 </property>
97 <property stdset="1"> 97 <property stdset="1">
98 <name>textFormat</name> 98 <name>textFormat</name>
99 <enum>RichText</enum> 99 <enum>RichText</enum>
100 </property> 100 </property>
101 </widget> 101 </widget>
102 </vbox> 102 </vbox>
103 </widget> 103 </widget>
104 <widget> 104 <widget>
105 <class>QWidget</class> 105 <class>QWidget</class>
106 <property stdset="1"> 106 <property stdset="1">
107 <name>name</name> 107 <name>name</name>
108 <cstring>tab</cstring> 108 <cstring>tab</cstring>
109 </property> 109 </property>
110 <attribute> 110 <attribute>
111 <name>title</name> 111 <name>title</name>
112 <string>Authors</string> 112 <string>Authors</string>
113 </attribute> 113 </attribute>
114 <hbox> 114 <hbox>
115 <property stdset="1"> 115 <property stdset="1">
116 <name>margin</name> 116 <name>margin</name>
117 <number>1</number> 117 <number>1</number>
118 </property> 118 </property>
119 <property stdset="1"> 119 <property stdset="1">
120 <name>spacing</name> 120 <name>spacing</name>
121 <number>1</number> 121 <number>1</number>
122 </property> 122 </property>
123 <widget> 123 <widget>
124 <class>QTextBrowser</class> 124 <class>QTextBrowser</class>
125 <property stdset="1"> 125 <property stdset="1">
126 <name>name</name> 126 <name>name</name>
127 <cstring>TextBrowser2</cstring> 127 <cstring>TextBrowser2</cstring>
128 </property> 128 </property>
129 <property stdset="1"> 129 <property stdset="1">
130 <name>text</name> 130 <name>text</name>
131 <string>&lt;p&gt; 131 <string>&lt;p&gt;
132&lt;b&gt;Rajko 'alwin' Albrecht&lt;/b&gt; (alwin@handhelds.org)&lt;br/&gt; 132&lt;b&gt;Rajko 'alwin' Albrecht&lt;/b&gt; (alwin@handhelds.org)&lt;br/&gt;
133&lt;b&gt;Stefan 'eilers' Eilers&lt;/b&gt; (eilers@handhelds.org)&lt;br/&gt; 133&lt;b&gt;Stefan 'eilers' Eilers&lt;/b&gt; (eilers@handhelds.org)&lt;br/&gt;
134&lt;b&gt;Holger 'Zecke' Freyther&lt;/b&gt; (zecke@handhelds.org)&lt;br/&gt; 134&lt;b&gt;Holger 'Zecke' Freyther&lt;/b&gt; (zecke@handhelds.org)&lt;br/&gt;
135&lt;b&gt;Chris 'Kergoth' Larson&lt;/b&gt; (kergoth@handhelds.org)&lt;br/&gt; 135&lt;b&gt;Chris 'Kergoth' Larson&lt;/b&gt; (kergoth@handhelds.org)&lt;br/&gt;
136&lt;b&gt;Michael 'Mickey' Lauer&lt;/b&gt; (mickeyl@handhelds.org)&lt;br/&gt; 136&lt;b&gt;Michael 'Mickey' Lauer&lt;/b&gt; (mickeyl@handhelds.org)&lt;br/&gt;
137&lt;b&gt;Lorn 'ljp' Potter&lt;/b&gt; (ljp@handhelds.org)&lt;br/&gt; 137&lt;b&gt;Lorn 'ljp' Potter&lt;/b&gt; (ljp@handhelds.org)&lt;br/&gt;
138&lt;b&gt;Max 'Harlekin' Reiss&lt;/b&gt; (harlekin@handhelds.org)&lt;br/&gt; 138&lt;b&gt;Max 'Harlekin' Reiss&lt;/b&gt; (harlekin@handhelds.org)&lt;br/&gt;
139&lt;b&gt;Andreas 'ar' Richter&lt;/b&gt; (ar@handhelds.org)&lt;br/&gt; 139&lt;b&gt;Andreas 'ar' Richter&lt;/b&gt; (ar@handhelds.org)&lt;br/&gt;
140&lt;b&gt;Dan 'drw' Williams&lt;/b&gt; (drw@handhelds.org)&lt;/tt&gt;&lt;br/&gt; 140&lt;b&gt;Dan 'drw' Williams&lt;/b&gt; (drw@handhelds.org)&lt;/tt&gt;&lt;br/&gt;
141&lt;/p&gt;</string> 141&lt;/p&gt;</string>
diff --git a/library/version.h b/library/version.h
index ee2fa9f..826a567 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.8-snapshot" 2#define QPE_VERSION "1.1.9"
3#define SUB_VERSION "" 3#define SUB_VERSION ""