author | mickeyl <mickeyl> | 2004-11-14 18:07:32 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-11-14 18:07:32 (UTC) |
commit | 23d70775cb18b2b759e12e810962891417a595bc (patch) (unidiff) | |
tree | a54ab6b1c357f6aefa2623a512b9e922386f4012 | |
parent | 4763ca7911e452b6e36b00999eb243e6549e5cb5 (diff) | |
download | opie-23d70775cb18b2b759e12e810962891417a595bc.zip opie-23d70775cb18b2b759e12e810962891417a595bc.tar.gz opie-23d70775cb18b2b759e12e810962891417a595bc.tar.bz2 |
Opie 1.1.7
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | core/applets/aboutapplet/widget.ui | 2 | ||||
-rw-r--r-- | library/version.h | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -1,129 +1,129 @@ | |||
1 | 2004-??-??Opie 1.1.x | 1 | 2004-11-14Opie 1.1.7 |
2 | 2 | ||
3 | New Features | 3 | New Features |
4 | ------------ | 4 | ------------ |
5 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) | 5 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
6 | * Backup now uses the busy indicator when backing up and restore (ar) | 6 | * Backup now uses the busy indicator when backing up and restore (ar) |
7 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) | 7 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
8 | * OpiePlayer2 better error handling (zecke) | 8 | * OpiePlayer2 better error handling (zecke) |
9 | * OpiePlayer2 progress indication while streaming (zecke) | 9 | * OpiePlayer2 progress indication while streaming (zecke) |
10 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) | 10 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
11 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) | 11 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
12 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) | 12 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
13 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) | 13 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
14 | * Opie-Console use Custom Font and Size in a Profile (harlekin) | 14 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
15 | * Opie-Console transparently log the Output and Input to a file (harlekin) | 15 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
16 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) | 16 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
17 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) | 17 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) |
18 | * Opie-Security gained a 'test authentication' button (clem) | 18 | * Opie-Security gained a 'test authentication' button (clem) |
19 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults | 19 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults |
20 | 20 | ||
21 | Fixed Bugs | 21 | Fixed Bugs |
22 | ---------- | 22 | ---------- |
23 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) | 23 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
24 | * #608 - Make Opie usable for left handed users (zecke) | 24 | * #608 - Make Opie usable for left handed users (zecke) |
25 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) | 25 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
26 | * #1245 - Opie-Go 'paused' (zecke) | 26 | * #1245 - Opie-Go 'paused' (zecke) |
27 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) | 27 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
28 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) | 28 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
29 | * #1395 - Build VNC Backend with gcc3.4 | 29 | * #1395 - Build VNC Backend with gcc3.4 |
30 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) | 30 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |
31 | * #1426 - Add missing opie-bartender Icon (CoreDump) | 31 | * #1426 - Add missing opie-bartender Icon (CoreDump) |
32 | * #1445 - Opie-Sheet Has No Icon (CoreDump) | 32 | * #1445 - Opie-Sheet Has No Icon (CoreDump) |
33 | * #1448 - Brightness Applet added (mickeyl) | 33 | * #1448 - Brightness Applet added (mickeyl) |
34 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) | 34 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) |
35 | * n.a. - Opie-mail: fixed some crasher, some layout-problems | 35 | * n.a. - Opie-mail: fixed some crasher, some layout-problems |
36 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) | 36 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) |
37 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) | 37 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) |
38 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) | 38 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) |
39 | * 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) | 39 | * 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) |
40 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) | 40 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) |
41 | * n.a. - Opie-Qashmoney has been moved to unsupported (mickeyl) | 41 | * n.a. - Opie-Qashmoney has been moved to unsupported (mickeyl) |
42 | * n.a. - Opie-Ubrowser has been moved to unsupported (mickeyl) | 42 | * n.a. - Opie-Ubrowser has been moved to unsupported (mickeyl) |
43 | 43 | ||
44 | 2004-09-17Opie 1.1.6 | 44 | 2004-09-17Opie 1.1.6 |
45 | 45 | ||
46 | New Features | 46 | New Features |
47 | ------------ | 47 | ------------ |
48 | * Fifteen gained configurable number of items (zecke) | 48 | * Fifteen gained configurable number of items (zecke) |
49 | * Fifteen can have custom background images (zecke) | 49 | * Fifteen can have custom background images (zecke) |
50 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) | 50 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
51 | * Integrated the new security framework into libopie2 (zecke,clem) | 51 | * Integrated the new security framework into libopie2 (zecke,clem) |
52 | * Converted the launcher to use the new security framework (zecke) | 52 | * Converted the launcher to use the new security framework (zecke) |
53 | * Backup can now handle custom locations for backup and restore (ar) | 53 | * Backup can now handle custom locations for backup and restore (ar) |
54 | * Implemented right-on-hold feedback (wimpie,zecke) | 54 | * Implemented right-on-hold feedback (wimpie,zecke) |
55 | * Lots of new features in opie-reader (tim,pohly) | 55 | * Lots of new features in opie-reader (tim,pohly) |
56 | * Build system cleanups (schurig) | 56 | * Build system cleanups (schurig) |
57 | 57 | ||
58 | Fixed Bugs | 58 | Fixed Bugs |
59 | -------- | 59 | -------- |
60 | * #1005 - Fixed backup to CompactFlash (ar) | 60 | * #1005 - Fixed backup to CompactFlash (ar) |
61 | * #1167 - Fixed Opie write crashing on more text than one page (ar) | 61 | * #1167 - Fixed Opie write crashing on more text than one page (ar) |
62 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) | 62 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) |
63 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) | 63 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) |
64 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) | 64 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
65 | * #1370 - Pimconverter now reacts on cancel key (eilers) | 65 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
66 | * #1376 - Bring back the capslock/numlock display (zecke) | 66 | * #1376 - Bring back the capslock/numlock display (zecke) |
67 | * #1383 - Language settings now warns about losing open apps (Markus Litz) | 67 | * #1383 - Language settings now warns about losing open apps (Markus Litz) |
68 | * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) | 68 | * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) |
69 | * #1394 - Fixed oversized headline in opie-login (coredump) | 69 | * #1394 - Fixed oversized headline in opie-login (coredump) |
70 | * #1396 - Opie-console captures the escape key and vim is working (zecke) | 70 | * #1396 - Opie-console captures the escape key and vim is working (zecke) |
71 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) | 71 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) |
72 | 72 | ||
73 | 2004-07-06Opie 1.1.4 | 73 | 2004-07-06Opie 1.1.4 |
74 | 74 | ||
75 | New Features | 75 | New Features |
76 | ------------ | 76 | ------------ |
77 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) | 77 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
78 | * Added Conversion tool for pim-data (eilers) | 78 | * Added Conversion tool for pim-data (eilers) |
79 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) | 79 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
80 | * Modified the PIM API for providing generic use of OPimRecords (eilers) | 80 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
81 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) | 81 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) |
82 | 82 | ||
83 | Fixed Bugs | 83 | Fixed Bugs |
84 | -------- | 84 | -------- |
85 | * #1068 - Country Drop Down Box Off Screen | 85 | * #1068 - Country Drop Down Box Off Screen |
86 | * #1291 - Opie tinykate does not open .desktop files (ar) | 86 | * #1291 - Opie tinykate does not open .desktop files (ar) |
87 | * #1291 - Opie sheet not saving correctly (ar) | 87 | * #1291 - Opie sheet not saving correctly (ar) |
88 | * #1294 - Opie does not know about British Summer Time | 88 | * #1294 - Opie does not know about British Summer Time |
89 | * #1314 - Drawpad initialization (mickeyl) | 89 | * #1314 - Drawpad initialization (mickeyl) |
90 | * #1317 - Packagemanager crashes on hold-down or install (chicken) | 90 | * #1317 - Packagemanager crashes on hold-down or install (chicken) |
91 | * #1321 - Batteryapplet graphic glitch (harlekin) | 91 | * #1321 - Batteryapplet graphic glitch (harlekin) |
92 | * #1324 - ZSafe not starting up (mickeyl) | 92 | * #1324 - ZSafe not starting up (mickeyl) |
93 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) | 93 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) |
94 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) | 94 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) |
95 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) | 95 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) |
96 | * #1348 - Datebook dependency on libopiedb2 (chicken) | 96 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
97 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) | 97 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) |
98 | 98 | ||
99 | 2004-04-25Opie 1.1.3 | 99 | 2004-04-25Opie 1.1.3 |
100 | 100 | ||
101 | * Introduced first implementation of SQL-Support using SQLite (eilers) | 101 | * Introduced first implementation of SQL-Support using SQLite (eilers) |
102 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) | 102 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) |
103 | * Added a real system graffiti character set (brad) | 103 | * Added a real system graffiti character set (brad) |
104 | * Added Generic Keyconfig Widget (zecke) | 104 | * Added Generic Keyconfig Widget (zecke) |
105 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) | 105 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) |
106 | * Added new Bible reader app - opie-dagger (drw) | 106 | * Added new Bible reader app - opie-dagger (drw) |
107 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) | 107 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) |
108 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) | 108 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
109 | * Enabled the possibility to pass command line arguments to applications (mickeyl) | 109 | * Enabled the possibility to pass command line arguments to applications (mickeyl) |
110 | * Added an about applet showing some credits and information about Opie (mickeyl) | 110 | * Added an about applet showing some credits and information about Opie (mickeyl) |
111 | * Added benchmarking functionality to sysinfo (mickeyl) | 111 | * Added benchmarking functionality to sysinfo (mickeyl) |
112 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) | 112 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) |
113 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) | 113 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) |
114 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) | 114 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) |
115 | * Clean-up of package information in control files (drw) | 115 | * Clean-up of package information in control files (drw) |
116 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) | 116 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) |
117 | * Improved big-screen support (zecke,ar) | 117 | * Improved big-screen support (zecke,ar) |
118 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) | 118 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) |
119 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) | 119 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) |
120 | * Added new package manager - opie-packagemanager (drw) | 120 | * Added new package manager - opie-packagemanager (drw) |
121 | * Improved light-n-power for C7x0 (mickeyl) | 121 | * Improved light-n-power for C7x0 (mickeyl) |
122 | * Added automatic rotation support for C7x0 (treke) | 122 | * Added automatic rotation support for C7x0 (treke) |
123 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) | 123 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) |
124 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) | 124 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) |
125 | 125 | ||
126 | 2003-11-29Opie 1.0.3 | 126 | 2003-11-29Opie 1.0.3 |
127 | 127 | ||
128 | * Released as Version 1.0.3 | 128 | * Released as Version 1.0.3 |
129 | * Improved i18n (various contributors) | 129 | * Improved i18n (various contributors) |
diff --git a/core/applets/aboutapplet/widget.ui b/core/applets/aboutapplet/widget.ui index bb8a893..4091c3c 100644 --- a/core/applets/aboutapplet/widget.ui +++ b/core/applets/aboutapplet/widget.ui | |||
@@ -1,173 +1,173 @@ | |||
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><center><b>The Open Palmtop Integrated Environment V1.1.6</b></center></string> | 45 | <string><center><b>The Open Palmtop Integrated Environment V1.1.7</b></center></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><p> | 87 | <string><p> |
88 | The <b>Open Palmtop Integrated Environment</b> is written and maintained by the Opie Team, a world-wide network of software engineers committed to free software development. | 88 | The <b>Open Palmtop Integrated Environment</b> is written and maintained by the Opie Team, a world-wide network of software engineers committed to free software development. |
89 | </p> | 89 | </p> |
90 | <p> | 90 | <p> |
91 | No single group, company or organization controls the Opie source code. Everyone is welcome to contribute to Opie. | 91 | No single group, company or organization controls the Opie source code. Everyone is welcome to contribute to Opie. |
92 | </p> | 92 | </p> |
93 | <p> | 93 | <p> |
94 | Visit <i>http://opie.handhelds.org</i> for more information on the Opie Project. | 94 | Visit <i>http://opie.handhelds.org</i> for more information on the Opie Project. |
95 | </p></string> | 95 | </p></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><p> | 131 | <string><p> |
132 | <b>Rajko 'alwin' Albrecht</b> (alwin@handhelds.org)<br/> | 132 | <b>Rajko 'alwin' Albrecht</b> (alwin@handhelds.org)<br/> |
133 | <b>Stefan 'eilers' Eilers</b> (eilers@handhelds.org)<br/> | 133 | <b>Stefan 'eilers' Eilers</b> (eilers@handhelds.org)<br/> |
134 | <b>Holger 'Zecke' Freyther</b> (zecke@handhelds.org)<br/> | 134 | <b>Holger 'Zecke' Freyther</b> (zecke@handhelds.org)<br/> |
135 | <b>Chris 'Kergoth' Larson</b> (kergoth@handhelds.org)<br/> | 135 | <b>Chris 'Kergoth' Larson</b> (kergoth@handhelds.org)<br/> |
136 | <b>Michael 'Mickey' Lauer</b> (mickeyl@handhelds.org)<br/> | 136 | <b>Michael 'Mickey' Lauer</b> (mickeyl@handhelds.org)<br/> |
137 | <b>Lorn 'ljp' Potter</b> (ljp@handhelds.org)<br/> | 137 | <b>Lorn 'ljp' Potter</b> (ljp@handhelds.org)<br/> |
138 | <b>Max 'Harlekin' Reiss</b> (harlekin@handhelds.org)<br/> | 138 | <b>Max 'Harlekin' Reiss</b> (harlekin@handhelds.org)<br/> |
139 | <b>Andreas 'ar' Richter</b> (ar@handhelds.org)<br/> | 139 | <b>Andreas 'ar' Richter</b> (ar@handhelds.org)<br/> |
140 | <b>Dan 'drw' Williams</b> (drw@handhelds.org)</tt><br/> | 140 | <b>Dan 'drw' Williams</b> (drw@handhelds.org)</tt><br/> |
141 | </p></string> | 141 | </p></string> |
142 | </property> | 142 | </property> |
143 | </widget> | 143 | </widget> |
144 | </hbox> | 144 | </hbox> |
145 | </widget> | 145 | </widget> |
146 | <widget> | 146 | <widget> |
147 | <class>QWidget</class> | 147 | <class>QWidget</class> |
148 | <property stdset="1"> | 148 | <property stdset="1"> |
149 | <name>name</name> | 149 | <name>name</name> |
150 | <cstring>tab</cstring> | 150 | <cstring>tab</cstring> |
151 | </property> | 151 | </property> |
152 | <attribute> | 152 | <attribute> |
153 | <name>title</name> | 153 | <name>title</name> |
154 | <string>Report</string> | 154 | <string>Report</string> |
155 | </attribute> | 155 | </attribute> |
156 | <hbox> | 156 | <hbox> |
157 | <property stdset="1"> | 157 | <property stdset="1"> |
158 | <name>margin</name> | 158 | <name>margin</name> |
159 | <number>1</number> | 159 | <number>1</number> |
160 | </property> | 160 | </property> |
161 | <property stdset="1"> | 161 | <property stdset="1"> |
162 | <name>spacing</name> | 162 | <name>spacing</name> |
163 | <number>1</number> | 163 | <number>1</number> |
164 | </property> | 164 | </property> |
165 | <widget> | 165 | <widget> |
166 | <class>QTextBrowser</class> | 166 | <class>QTextBrowser</class> |
167 | <property stdset="1"> | 167 | <property stdset="1"> |
168 | <name>name</name> | 168 | <name>name</name> |
169 | <cstring>TextBrowser3</cstring> | 169 | <cstring>TextBrowser3</cstring> |
170 | </property> | 170 | </property> |
171 | <property stdset="1"> | 171 | <property stdset="1"> |
172 | <name>text</name> | 172 | <name>text</name> |
173 | <string><p>Software can always be improved, and the Opie Team is ready to do so. However, you - the user - must tell us when something does not work as expected or could be done better.</p> | 173 | <string><p>Software can always be improved, and the Opie Team is ready to do so. However, you - the user - must tell us when something does not work as expected or could be done better.</p> |
diff --git a/library/version.h b/library/version.h index c084122..b210ed7 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-snapshot" | 2 | #define QPE_VERSION "1.1.7" |
3 | #define SUB_VERSION "" | 3 | #define SUB_VERSION "" |