|
diff --git a/ChangeLog b/ChangeLog index 7461409..46ba2d5 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -15,34 +15,35 @@ |
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 | * n.a. - Opie-mail: fixed some crasher, some layout-problems |
| |
24 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
23 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
25 | * #608 - Make Opie usable for left handed users (zecke) |
24 | * #608 - Make Opie usable for left handed users (zecke) |
26 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
25 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
27 | * #1245 - Opie-Go 'paused' (zecke) |
26 | * #1245 - Opie-Go 'paused' (zecke) |
28 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
27 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
29 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
28 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
30 | * #1395 - Build VNC Backend with gcc3.4 |
29 | * #1395 - Build VNC Backend with gcc3.4 |
31 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |
30 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |
32 | * #1426 - Add missing opie-bartender Icon (CoreDump) |
31 | * #1426 - Add missing opie-bartender Icon (CoreDump) |
33 | * #1445 - Opie-Sheet Has No Icon (CoreDump) |
32 | * #1445 - Opie-Sheet Has No Icon (CoreDump) |
34 | * #1448 - Brightness Applet added (mickeyl) |
33 | * #1448 - Brightness Applet added (mickeyl) |
35 | * #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 |
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 | |
42 | |
42 | 2004-09-17Opie 1.1.6 |
43 | 2004-09-17Opie 1.1.6 |
43 | |
44 | |
44 | New Features |
45 | New Features |
45 | ------------ |
46 | ------------ |
46 | * Fifteen gained configurable number of items (zecke) |
47 | * Fifteen gained configurable number of items (zecke) |
47 | * Fifteen can have custom background images (zecke) |
48 | * Fifteen can have custom background images (zecke) |
48 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
49 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
|
|
diff --git a/packages b/packages index dcbbe78..e39f621 100644 --- a/ packages+++ b/ packages |
|
@@ -163,17 +163,17 @@ CONFIG_PARASHOOT noncore/games/parashoot parashoot.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/apps/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 |
|