|
diff --git a/ChangeLog b/ChangeLog index 46ba2d5..21512e0 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,136 +1,137 @@ |
1 | 2004-??-??Opie 1.1.x |
1 | 2004-??-??Opie 1.1.x |
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 | |
43 | |
43 | 2004-09-17Opie 1.1.6 |
44 | 2004-09-17Opie 1.1.6 |
44 | |
45 | |
45 | New Features |
46 | New Features |
46 | ------------ |
47 | ------------ |
47 | * Fifteen gained configurable number of items (zecke) |
48 | * Fifteen gained configurable number of items (zecke) |
48 | * Fifteen can have custom background images (zecke) |
49 | * Fifteen can have custom background images (zecke) |
49 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
50 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
50 | * Integrated the new security framework into libopie2 (zecke,clem) |
51 | * Integrated the new security framework into libopie2 (zecke,clem) |
51 | * Converted the launcher to use the new security framework (zecke) |
52 | * Converted the launcher to use the new security framework (zecke) |
52 | * Backup can now handle custom locations for backup and restore (ar) |
53 | * Backup can now handle custom locations for backup and restore (ar) |
53 | * Implemented right-on-hold feedback (wimpie,zecke) |
54 | * Implemented right-on-hold feedback (wimpie,zecke) |
54 | * Lots of new features in opie-reader (tim,pohly) |
55 | * Lots of new features in opie-reader (tim,pohly) |
55 | * Build system cleanups (schurig) |
56 | * Build system cleanups (schurig) |
56 | |
57 | |
57 | Fixed Bugs |
58 | Fixed Bugs |
58 | -------- |
59 | -------- |
59 | * #1005 - Fixed backup to CompactFlash (ar) |
60 | * #1005 - Fixed backup to CompactFlash (ar) |
60 | * #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) |
61 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) |
62 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) |
62 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) |
63 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) |
63 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
64 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
64 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
65 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
65 | * #1376 - Bring back the capslock/numlock display (zecke) |
66 | * #1376 - Bring back the capslock/numlock display (zecke) |
66 | * #1383 - Language settings now warns about losing open apps (Markus Litz) |
67 | * #1383 - Language settings now warns about losing open apps (Markus Litz) |
67 | * #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) |
68 | * #1394 - Fixed oversized headline in opie-login (coredump) |
69 | * #1394 - Fixed oversized headline in opie-login (coredump) |
69 | * #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) |
70 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) |
71 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) |
71 | |
72 | |
72 | 2004-07-06Opie 1.1.4 |
73 | 2004-07-06Opie 1.1.4 |
73 | |
74 | |
74 | New Features |
75 | New Features |
75 | ------------ |
76 | ------------ |
76 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
77 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
77 | * Added Conversion tool for pim-data (eilers) |
78 | * Added Conversion tool for pim-data (eilers) |
78 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
79 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
79 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
80 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
80 | * 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) |
81 | |
82 | |
82 | Fixed Bugs |
83 | Fixed Bugs |
83 | -------- |
84 | -------- |
84 | * #1068 - Country Drop Down Box Off Screen |
85 | * #1068 - Country Drop Down Box Off Screen |
85 | * #1291 - Opie tinykate does not open .desktop files (ar) |
86 | * #1291 - Opie tinykate does not open .desktop files (ar) |
86 | * #1291 - Opie sheet not saving correctly (ar) |
87 | * #1291 - Opie sheet not saving correctly (ar) |
87 | * #1294 - Opie does not know about British Summer Time |
88 | * #1294 - Opie does not know about British Summer Time |
88 | * #1314 - Drawpad initialization (mickeyl) |
89 | * #1314 - Drawpad initialization (mickeyl) |
89 | * #1317 - Packagemanager crashes on hold-down or install (chicken) |
90 | * #1317 - Packagemanager crashes on hold-down or install (chicken) |
90 | * #1321 - Batteryapplet graphic glitch (harlekin) |
91 | * #1321 - Batteryapplet graphic glitch (harlekin) |
91 | * #1324 - ZSafe not starting up (mickeyl) |
92 | * #1324 - ZSafe not starting up (mickeyl) |
92 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) |
93 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) |
93 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) |
94 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) |
94 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) |
95 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) |
95 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
96 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
96 | * #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) |
97 | |
98 | |
98 | 2004-04-25Opie 1.1.3 |
99 | 2004-04-25Opie 1.1.3 |
99 | |
100 | |
100 | * Introduced first implementation of SQL-Support using SQLite (eilers) |
101 | * Introduced first implementation of SQL-Support using SQLite (eilers) |
101 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) |
102 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) |
102 | * Added a real system graffiti character set (brad) |
103 | * Added a real system graffiti character set (brad) |
103 | * Added Generic Keyconfig Widget (zecke) |
104 | * Added Generic Keyconfig Widget (zecke) |
104 | * 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) |
105 | * Added new Bible reader app - opie-dagger (drw) |
106 | * Added new Bible reader app - opie-dagger (drw) |
106 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) |
107 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) |
107 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
108 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
108 | * Enabled the possibility to pass command line arguments to applications (mickeyl) |
109 | * Enabled the possibility to pass command line arguments to applications (mickeyl) |
109 | * 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) |
110 | * Added benchmarking functionality to sysinfo (mickeyl) |
111 | * Added benchmarking functionality to sysinfo (mickeyl) |
111 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) |
112 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) |
112 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) |
113 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) |
113 | * 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) |
114 | * Clean-up of package information in control files (drw) |
115 | * Clean-up of package information in control files (drw) |
115 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) |
116 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) |
116 | * Improved big-screen support (zecke,ar) |
117 | * Improved big-screen support (zecke,ar) |
117 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) |
118 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) |
118 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) |
119 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) |
119 | * Added new package manager - opie-packagemanager (drw) |
120 | * Added new package manager - opie-packagemanager (drw) |
120 | * Improved light-n-power for C7x0 (mickeyl) |
121 | * Improved light-n-power for C7x0 (mickeyl) |
121 | * Added automatic rotation support for C7x0 (treke) |
122 | * Added automatic rotation support for C7x0 (treke) |
122 | * 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) |
123 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) |
124 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) |
124 | |
125 | |
125 | 2003-11-29Opie 1.0.3 |
126 | 2003-11-29Opie 1.0.3 |
126 | |
127 | |
127 | * Released as Version 1.0.3 |
128 | * Released as Version 1.0.3 |
128 | * Improved i18n (various contributors) |
129 | * Improved i18n (various contributors) |
129 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) |
130 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) |
130 | * Made the Documents Tab optional (mickeyl) |
131 | * Made the Documents Tab optional (mickeyl) |
131 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) |
132 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) |
132 | |
133 | |
133 | 2003-08-04Opie 1.0.0 |
134 | 2003-08-04Opie 1.0.0 |
134 | |
135 | |
135 | * Released as Version 1.0.0 |
136 | * Released as Version 1.0.0 |
136 | * Including a PPP module for easy dial up (tille,harlekin,zecke) |
137 | * Including a PPP module for easy dial up (tille,harlekin,zecke) |
|
|
diff --git a/packages b/packages index e39f621..ac614f2 100644 --- a/ packages+++ b/ packages |
|
@@ -129,113 +129,113 @@ CONFIG_NS2LANCARD noncore/settings/networksettings2/lancard lancard.pro |
129 | CONFIG_NS2MODEM noncore/settings/networksettings2/modemmodem.pro |
129 | CONFIG_NS2MODEM noncore/settings/networksettings2/modemmodem.pro |
130 | CONFIG_NS2NETWORK noncore/settings/networksettings2/networknetwork.pro |
130 | CONFIG_NS2NETWORK noncore/settings/networksettings2/networknetwork.pro |
131 | CONFIG_NS2 noncore/settings/networksettings2networksettings.pro |
131 | CONFIG_NS2 noncore/settings/networksettings2networksettings.pro |
132 | CONFIG_NS2PPP noncore/settings/networksettings2/pppppp.pro |
132 | CONFIG_NS2PPP noncore/settings/networksettings2/pppppp.pro |
133 | CONFIG_NS2PROFILE noncore/settings/networksettings2/profileprofile.pro |
133 | CONFIG_NS2PROFILE noncore/settings/networksettings2/profileprofile.pro |
134 | CONFIG_NS2USB noncore/settings/networksettings2/usbusb.pro |
134 | CONFIG_NS2USB noncore/settings/networksettings2/usbusb.pro |
135 | CONFIG_NS2VPN noncore/settings/networksettings2/vpnvpn.pro |
135 | CONFIG_NS2VPN noncore/settings/networksettings2/vpnvpn.pro |
136 | CONFIG_NS2WLAN noncore/settings/networksettings2/wlanwlan.pro |
136 | CONFIG_NS2WLAN noncore/settings/networksettings2/wlanwlan.pro |
137 | CONFIG_OAPP core/apps/oappoapp.pro |
137 | CONFIG_OAPP core/apps/oappoapp.pro |
138 | CONFIG_OBEX core/obexobex.pro |
138 | CONFIG_OBEX core/obexobex.pro |
139 | CONFIG_ODICT noncore/apps/odictodict.pro |
139 | CONFIG_ODICT noncore/apps/odictodict.pro |
140 | CONFIG_OIPKG noncore/unsupported/oipkgoipkg.pro |
140 | CONFIG_OIPKG noncore/unsupported/oipkgoipkg.pro |
141 | CONFIG_OPIEALARM core/opiealarmopiealarm.pro |
141 | CONFIG_OPIEALARM core/opiealarmopiealarm.pro |
142 | CONFIG_OPIE-CONSOLE noncore/apps/opie-consoleopie-console.pro |
142 | CONFIG_OPIE-CONSOLE noncore/apps/opie-consoleopie-console.pro |
143 | CONFIG_OPIE_EYE noncore/graphics/opie-eyephunk_view.pro |
143 | CONFIG_OPIE_EYE noncore/graphics/opie-eyephunk_view.pro |
144 | CONFIG_OPIE_EYE_SLAVE noncore/graphics/opie-eye/slaveslave.pro |
144 | CONFIG_OPIE_EYE_SLAVE noncore/graphics/opie-eye/slaveslave.pro |
145 | CONFIG_OPIEFTP noncore/net/opieftpopieftp.pro |
145 | CONFIG_OPIEFTP noncore/net/opieftpopieftp.pro |
146 | CONFIG_OPIEIRC noncore/net/opieircopieirc.pro |
146 | CONFIG_OPIEIRC noncore/net/opieircopieirc.pro |
147 | CONFIG_OPIE-LOGIN core/opie-loginopie-login.pro |
147 | CONFIG_OPIE-LOGIN core/opie-loginopie-login.pro |
148 | CONFIG_OPIEMAIL2noncore/unsupported/mail2 mail.pro |
148 | CONFIG_OPIEMAIL2noncore/unsupported/mail2 mail.pro |
149 | CONFIG_OPIEPLAYER2 noncore/multimedia/opieplayer2opieplayer2.pro |
149 | CONFIG_OPIEPLAYER2 noncore/multimedia/opieplayer2opieplayer2.pro |
150 | CONFIG_OPIEPLAYER core/multimedia/opieplayeropieplayer.pro |
150 | CONFIG_OPIEPLAYER core/multimedia/opieplayeropieplayer.pro |
151 | CONFIG_OPIE-RDESKTOP noncore/net/opierdesktopopierdesktop.pro |
151 | CONFIG_OPIE-RDESKTOP noncore/net/opierdesktopopierdesktop.pro |
152 | CONFIG_OPIE-READER noncore/apps/opie-readeropie-reader.pro |
152 | CONFIG_OPIE-READER noncore/apps/opie-readeropie-reader.pro |
153 | CONFIG_OPIEREC noncore/multimedia/opierecopierec.pro |
153 | CONFIG_OPIEREC noncore/multimedia/opierecopierec.pro |
154 | CONFIG_OPIE-SHEET noncore/apps/opie-sheetopie-sheet.pro |
154 | CONFIG_OPIE-SHEET noncore/apps/opie-sheetopie-sheet.pro |
155 | CONFIG_OPIE-SH noncore/tools/opie-shopie-sh.pro |
155 | CONFIG_OPIE-SH noncore/tools/opie-shopie-sh.pro |
156 | CONFIG_OPIETOOTH-APPLET noncore/net/opietooth/appletapplet.pro |
156 | CONFIG_OPIETOOTH-APPLET noncore/net/opietooth/appletapplet.pro |
157 | CONFIG_OPIETOOTH-MANAGER noncore/net/opietooth/managermanager.pro |
157 | CONFIG_OPIETOOTH-MANAGER noncore/net/opietooth/managermanager.pro |
158 | CONFIG_OPIE-WRITE noncore/apps/opie-writeopie-write.pro |
158 | CONFIG_OPIE-WRITE noncore/apps/opie-writeopie-write.pro |
159 | CONFIG_OSEARCH core/pim/osearchosearch.pro |
159 | CONFIG_OSEARCH core/pim/osearchosearch.pro |
160 | CONFIG_OXYGEN noncore/apps/oxygenoxygen.pro |
160 | CONFIG_OXYGEN noncore/apps/oxygenoxygen.pro |
161 | CONFIG_PACKAGEMANAGER noncore/settings/packagemanagerpackagemanager.pro |
161 | CONFIG_PACKAGEMANAGER noncore/settings/packagemanagerpackagemanager.pro |
162 | CONFIG_PARASHOOT noncore/games/parashootparashoot.pro |
162 | CONFIG_PARASHOOT noncore/games/parashootparashoot.pro |
163 | CONFIG_PHASE noncore/styles/phasephase.pro |
163 | CONFIG_PHASE noncore/styles/phasephase.pro |
164 | CONFIG_PICKBOARD inputmethods/pickboardpickboard.pro |
164 | CONFIG_PICKBOARD inputmethods/pickboardpickboard.pro |
165 | CONFIG_PIMCONVERTER noncore/tools/pimconverter converter.pro |
165 | CONFIG_PIMCONVERTER noncore/tools/pimconverter converter.pro |
166 | CONFIG_POWERCHORD noncore/multimedia/powerchordpowerchord.pro |
166 | CONFIG_POWERCHORD noncore/multimedia/powerchordpowerchord.pro |
167 | CONFIG_PPP noncore/settings/networksettings/ppp ppp.pro |
167 | CONFIG_PPP noncore/settings/networksettings/ppp ppp.pro |
168 | CONFIG_PYQUICKLAUNCH-APPLET noncore/applets/pyquicklaunchpyquicklaunch.pro |
168 | CONFIG_PYQUICKLAUNCH-APPLET noncore/applets/pyquicklaunchpyquicklaunch.pro |
169 | CONFIG_PYQUICKLAUNCHER noncore/tools/pyquicklauncherpyquicklauncher.pro |
169 | CONFIG_PYQUICKLAUNCHER noncore/tools/pyquicklauncherpyquicklauncher.pro |
170 | CONFIG_PYTHON-EXAMPLESexamples/python bla.pro |
170 | CONFIG_PYTHON-EXAMPLESexamples/python bla.pro |
171 | CONFIG_QASHMONEY noncore/unsupported/qashmoneyqashmoney.pro |
171 | CONFIG_QASHMONEY noncore/unsupported/qashmoneyqashmoney.pro |
172 | CONFIG_QASTEROIDS noncore/games/qasteroidsqasteroids.pro |
172 | CONFIG_QASTEROIDS noncore/games/qasteroidsqasteroids.pro |
173 | CONFIG_QCOP core/apps/qcopqcop.pro |
173 | CONFIG_QCOP core/apps/qcopqcop.pro |
174 | CONFIG_QPDF noncore/unsupported/qpdfqpdf.pro |
174 | CONFIG_QPDF noncore/unsupported/qpdfqpdf.pro |
175 | CONFIG_QUICKLAUNCHER core/tools/quicklauncher quicklauncher.pro |
175 | CONFIG_QUICKLAUNCHER core/tools/quicklauncher quicklauncher.pro |
176 | CONFIG_QWS core/qwsqws.pro |
176 | CONFIG_QWS core/qwsqws.pro |
177 | CONFIG_REMOTE noncore/tools/remoteremote.pro |
177 | CONFIG_REMOTE noncore/tools/remoteremote.pro |
178 | CONFIG_RESTARTAPPLET2 core/applets/restartapplet2restartapplet2.pro |
178 | CONFIG_RESTARTAPPLET2 core/applets/restartapplet2restartapplet2.pro |
179 | CONFIG_RESTARTAPPLET core/applets/restartappletrestartapplet.pro |
179 | CONFIG_RESTARTAPPLET core/applets/restartappletrestartapplet.pro |
180 | CONFIG_ROTATEAPPLET core/applets/rotateappletrotateapplet.pro |
180 | CONFIG_ROTATEAPPLET core/applets/rotateappletrotateapplet.pro |
181 | CONFIG_ROTATION noncore/settings/rotationrotation.pro |
181 | CONFIG_ROTATION noncore/settings/rotationrotation.pro |
182 | CONFIG_RUNAPPLET core/applets/runappletrunapplet.pro |
182 | CONFIG_RUNAPPLET core/applets/runappletrunapplet.pro |
183 | CONFIG_SCREENSHOTAPPLET core/applets/screenshotappletscreenshotapplet.pro |
183 | CONFIG_SCREENSHOTAPPLET core/applets/screenshotappletscreenshotapplet.pro |
184 | CONFIG_SECURITY core/settings/securitysecurity.pro |
184 | CONFIG_SECURITY core/settings/securitysecurity.pro |
185 | CONFIG_MULTIAUTH_DEMO core/settings/security/demomultiauth.pro |
185 | CONFIG_MULTIAUTH_DEMO core/settings/security/demomultiauth.pro |
186 | CONFIG_SFCAVE noncore/games/sfcavesfcave.pro |
186 | CONFIG_SFCAVE noncore/games/sfcavesfcave.pro |
187 | CONFIG_SFCAVE-SDL noncore/games/sfcave-sdlsfcave-sdl.pro |
187 | CONFIG_SFCAVE-SDL noncore/games/sfcave-sdlsfcave-sdl.pro |
188 | CONFIG_SHOWIMG noncore/multimedia/showimgshowimg.pro |
188 | CONFIG_SHOWIMG noncore/multimedia/showimgshowimg.pro |
189 | CONFIG_SIMPLE_EXAMPLE examples/simple example.pro |
189 | CONFIG_SIMPLE_EXAMPLE examples/simple example.pro |
190 | CONFIG_SIMPLE_ICON examples/simple-icon example.pro |
190 | CONFIG_SIMPLE_ICON examples/simple-icon example.pro |
191 | CONFIG_SIMPLE_MAIN examples/simple-main example.pro |
191 | CONFIG_SIMPLE_MAIN examples/simple-main example.pro |
192 | CONFIG_SIMPLE noncore/tools/calc2/simplesimple.pro |
192 | CONFIG_SIMPLE noncore/tools/calc2/simplesimple.pro |
193 | CONFIG_SIMPLE_PIM examples/simple-pim example.pro |
193 | CONFIG_SIMPLE_PIM examples/simple-pim example.pro |
194 | CONFIG_SINGLE singlesingle.pro |
194 | CONFIG_SINGLE singlesingle.pro |
195 | CONFIG_SNAKE noncore/games/snakesnake.pro |
195 | CONFIG_SNAKE noncore/games/snakesnake.pro |
196 | CONFIG_SOLITAIRE noncore/games/solitairesolitaire.pro |
196 | CONFIG_SOLITAIRE noncore/games/solitairesolitaire.pro |
197 | CONFIG_SOUND noncore/settings/soundsound.pro |
197 | CONFIG_SOUND noncore/settings/soundsound.pro |
198 | CONFIG_SSHKEYS noncore/settings/sshkeyssshkeys.pro |
198 | CONFIG_SSHKEYS noncore/settings/sshkeyssshkeys.pro |
199 | CONFIG_SUSPENDAPPLET core/applets/suspendappletsuspendapplet.pro |
199 | CONFIG_SUSPENDAPPLET core/applets/suspendappletsuspendapplet.pro |
200 | CONFIG_SYMLINKER core/symlinker symlinker.pro |
200 | CONFIG_SYMLINKER core/symlinker symlinker.pro |
201 | CONFIG_SYSINFO noncore/settings/sysinfosysinfo.pro |
201 | CONFIG_SYSINFO noncore/settings/sysinfosysinfo.pro |
202 | CONFIG_TABLEVIEWER noncore/apps/tableviewertableviewer.pro |
202 | CONFIG_TABLEVIEWER noncore/apps/tableviewertableviewer.pro |
203 | CONFIG_TABMANAGER noncore/settings/tabmanagertabmanager.pro |
203 | CONFIG_TABMANAGER noncore/settings/tabmanagertabmanager.pro |
204 | CONFIG_TABOAPP core/apps/taboapptaboapp.pro |
204 | CONFIG_TABOAPP core/apps/taboapptaboapp.pro |
205 | CONFIG_TEST libsql/testtest.pro |
205 | CONFIG_TEST libsql/testtest.pro |
206 | CONFIG_TEST noncore/apps/opie-console/testtest.pro |
206 | CONFIG_TEST noncore/apps/opie-console/testtest.pro |
207 | CONFIG_TETRIX noncore/games/tetrixtetrix.pro |
207 | CONFIG_TETRIX noncore/games/tetrixtetrix.pro |
208 | CONFIG_TEXTEDIT core/apps/textedittextedit.pro |
208 | CONFIG_TEXTEDIT core/apps/textedittextedit.pro |
209 | CONFIG_THEME noncore/styles/themetheme.pro |
209 | CONFIG_THEME noncore/styles/themetheme.pro |
210 | CONFIG_TICTAC noncore/games/tictactictac.pro |
210 | CONFIG_TICTAC noncore/games/tictactictac.pro |
211 | CONFIG_TINYKATE noncore/apps/tinykatetinykate.pro |
211 | CONFIG_TINYKATE noncore/apps/tinykatetinykate.pro |
212 | CONFIG_TODAY_ADDRESSBOOK core/pim/today/plugins/addressbook addressbook.pro |
212 | CONFIG_TODAY_ADDRESSBOOK core/pim/today/plugins/addressbook addressbook.pro |
213 | CONFIG_TODAY core/pim/todaytoday.pro |
213 | CONFIG_TODAY core/pim/todaytoday.pro |
214 | CONFIG_TODAY_DATEBOOK core/pim/today/plugins/datebookdatebook.pro |
214 | CONFIG_TODAY_DATEBOOK core/pim/today/plugins/datebookdatebook.pro |
215 | CONFIG_TODAY_EXAMPLE examples/todayplugin example.pro |
215 | CONFIG_TODAY_EXAMPLE examples/todayplugin example.pro |
216 | CONFIG_TODAY_FORTUNE noncore/todayplugins/fortunefortune.pro |
216 | CONFIG_TODAY_FORTUNE noncore/todayplugins/fortunefortune.pro |
217 | CONFIG_TODAY_MAIL core/pim/today/plugins/mailmail.pro |
217 | CONFIG_TODAY_MAIL core/pim/today/plugins/mailmail.pro |
218 | CONFIG_TODAY_STOCKTICKERLIB noncore/todayplugins/stockticker/stocktickerlibstocktickerlib.pro |
218 | CONFIG_TODAY_STOCKTICKERLIB noncore/todayplugins/stockticker/stocktickerlibstocktickerlib.pro |
219 | CONFIG_TODAY_STOCKTICKER noncore/todayplugins/stockticker/stocktickerstockticker.pro |
219 | CONFIG_TODAY_STOCKTICKER noncore/todayplugins/stockticker/stocktickerstockticker.pro |
220 | CONFIG_TODAY_TODOLIST core/pim/today/plugins/todolisttodolist.pro |
220 | CONFIG_TODAY_TODOLIST core/pim/today/plugins/todolisttodolist.pro |
221 | CONFIG_TODAY_WEATHERnoncore/todayplugins/weather weather.pro |
221 | CONFIG_TODAY_WEATHERnoncore/todayplugins/weather weather.pro |
222 | CONFIG_TODO core/pim/todotodo.pro |
222 | CONFIG_TODO core/pim/todotodo.pro |
223 | CONFIG_TONLEITER noncore/multimedia/tonleitertonleiter.pro |
223 | CONFIG_TONLEITER noncore/multimedia/tonleitertonleiter.pro |
224 | CONFIG_TRACKER noncore/multimedia/trackertracker.pro |
224 | CONFIG_TRACKER noncore/multimedia/trackertracker.pro |
225 | CONFIG_UBROWSER noncore/net/ubrowserubrowser.pro |
225 | CONFIG_UBROWSER noncore/unsupported/ubrowserubrowser.pro |
226 | CONFIG_UNIKEYBOARD inputmethods/unikeyboardunikeyboard.pro |
226 | CONFIG_UNIKEYBOARD inputmethods/unikeyboardunikeyboard.pro |
227 | CONFIG_USERMANAGER noncore/settings/usermanagerusermanager.pro |
227 | CONFIG_USERMANAGER noncore/settings/usermanagerusermanager.pro |
228 | CONFIG_VMEMO core/applets/vmemovmemo.pro |
228 | CONFIG_VMEMO core/applets/vmemovmemo.pro |
229 | CONFIG_VOLUMEAPPLET core/applets/volumeappletvolumeapplet.pro |
229 | CONFIG_VOLUMEAPPLET core/applets/volumeappletvolumeapplet.pro |
230 | CONFIG_VTAPPLET core/applets/vtappletvtapplet.pro |
230 | CONFIG_VTAPPLET core/applets/vtappletvtapplet.pro |
231 | CONFIG_WAVPLUGIN core/multimedia/opieplayer/wavpluginwavplugin.pro |
231 | CONFIG_WAVPLUGIN core/multimedia/opieplayer/wavpluginwavplugin.pro |
232 | CONFIG_WEBSTYLE noncore/styles/webweb.pro |
232 | CONFIG_WEBSTYLE noncore/styles/webweb.pro |
233 | CONFIG_WELLENREITER noncore/net/wellenreiterwellenreiter.pro |
233 | CONFIG_WELLENREITER noncore/net/wellenreiterwellenreiter.pro |
234 | CONFIG_WIRELESSAPPLET noncore/applets/wirelessappletwirelessapplet.pro |
234 | CONFIG_WIRELESSAPPLET noncore/applets/wirelessappletwirelessapplet.pro |
235 | CONFIG_WLAN noncore/settings/networksettings/wlanwlan.pro |
235 | CONFIG_WLAN noncore/settings/networksettings/wlanwlan.pro |
236 | CONFIG_WORDGAME noncore/games/wordgamewordgame.pro |
236 | CONFIG_WORDGAME noncore/games/wordgamewordgame.pro |
237 | CONFIG_YATZEE noncore/games/oyatzeeoyatzee.pro |
237 | CONFIG_YATZEE noncore/games/oyatzeeoyatzee.pro |
238 | CONFIG_ZKBAPPLET noncore/applets/zkbapplet zkbapplet.pro |
238 | CONFIG_ZKBAPPLET noncore/applets/zkbapplet zkbapplet.pro |
239 | CONFIG_ZLINES noncore/games/zlines zlines.pro |
239 | CONFIG_ZLINES noncore/games/zlines zlines.pro |
240 | CONFIG_ZSAFEnoncore/apps/zsafe zsafe.pro |
240 | CONFIG_ZSAFEnoncore/apps/zsafe zsafe.pro |
241 | CONFIG_ZSAME noncore/games/zsame zsame.pro |
241 | CONFIG_ZSAME noncore/games/zsame zsame.pro |
|