|
diff --git a/ChangeLog b/ChangeLog index 46ba2d5..21512e0 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -26,32 +26,33 @@ |
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 |
|
|
diff --git a/packages b/packages index e39f621..ac614f2 100644 --- a/ packages+++ b/ packages |
|
@@ -209,33 +209,33 @@ CONFIG_TEXTEDIT core/apps/textedit textedit.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 |
|