Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-06-25 | do not depend on yourself | schurig | 1 | -2/+1 |
2003-06-23 | ---------------------------------------------------------------------- | mb | 10 | -163/+177 |
Update of /cvs/opie/i18n/de Modified Files: liblan.ts libliquid.ts libmail.ts libnotesapplet.ts libopieobex.ts libpolished.ts libtinykate.ts mobilemsg.ts networksettings.ts odict.ts ---------------------------------------------------------------------- | ||||
2003-06-21 | send message cound to networksettings | tille | 1 | -1/+9 |
it's working now on the Z | ||||
2003-06-21 | channel count for wellenreiter | tille | 3 | -60/+92 |
2003-06-20 | Dump warning message when unable to locate the ncurses/curses header. | kergoth | 1 | -4/+10 |
2003-06-20 | toExtraMap is no more virtual | zecke | 16 | -52/+94 |
we save custom entries now setExtraMap added as well | ||||
2003-06-18 | navigational elements vertically centered | harlekin | 1 | -1/+1 |
2003-06-18 | give save playlist the normal ofileselector too | harlekin | 1 | -11/+35 |
2003-06-18 | separate Add URL from Add file | harlekin | 4 | -48/+139 |
2003-06-18 | single dns gets loaded now | tille | 1 | -1/+2 |
2003-06-17 | new button | llornkcor | 1 | -0/+0 |
2003-06-17 | Update LinuxKernelConf version to 1.4. | kergoth | 19 | -773/+3489 |
2003-06-17 | Update lxdialog version, and *build* lxdialog. no binary in cvs. | kergoth | 3 | -15/+21 |
2003-06-17 | wellenreiter qcop call works now | tille | 3 | -27/+42 |
dns are saved and read in again | ||||
2003-06-17 | fixed a bogus Depends entry, probably by me (shame mode on) | schurig | 1 | -1/+1 |
2003-06-17 | removed a warning | schurig | 1 | -6/+6 |
2003-06-17 | dcop needs QString not const char* | tille | 1 | -4/+4 |
2003-06-17 | fixed strange version number | schurig | 1 | -1/+1 |
2003-06-17 | added helpful comment on usage of virtualHook | schurig | 1 | -0/+6 |
2003-06-17 | qpeDir() already has the trailing slash | schurig | 1 | -1/+1 |
2003-06-17 | ups, had wrong names ... | schurig | 11 | -31/+31 |
2003-06-17 | fix crash on menu - no item selected | llornkcor | 1 | -9/+14 |
2003-06-16 | depends on libtremor | llornkcor | 1 | -2/+2 |
2003-06-16 | sanity check and providing the interface for the qcop call | mickeyl | 1 | -10/+19 |
tille: we no longer match the qcop-signature - is this a problem? | ||||
2003-06-16 | remove qFatal in case of unknow interface. | tille | 1 | -1/+3 |
2003-06-16 | wellenreiter speaks with networksettings now... | tille | 1 | -1/+6 |
2003-06-16 | add support for multiline qcop calls | tille | 2 | -65/+62 |
and macaddrs | ||||
2003-06-15 | enable opiemm | mickeyl | 2 | -0/+2 |
2003-06-15 | just a check-in before i lose that because of my fscking harddrive... | mickeyl | 16 | -6/+638 |
this is work-in-progress... | ||||
2003-06-15 | basic framework for context menu "join network" established | mickeyl | 4 | -1/+66 |
just need to send the proper qcop messages now | ||||
2003-06-15 | fix | llornkcor | 1 | -212/+196 |
2003-06-14 | fix colordialog | llornkcor | 2 | -7/+11 |
2003-06-14 | in libopie | llornkcor | 5 | -2203/+44 |
2003-06-14 | changes by craig graham. please test to make sure nothing important was ↵ | llornkcor | 14 | -93/+2398 |
taken out. | ||||
2003-06-14 | revert to non-tslib since we are having problems with tslib on SIMpad | mickeyl | 1 | -9/+74 |
2003-06-14 | Broken down timezones-*.ipk files as an alternative for the big timezones.ipk | schurig | 11 | -0/+110 |
2003-06-14 | fixed a path in a comment | schurig | 1 | -2/+2 |
2003-06-14 | Adaptions for QT_QWS_DEVFS | schurig | 3 | -4/+21 |
2003-06-14 | just whitespace and comment changes | schurig | 1 | -44/+13 |
2003-06-13 | qcop channels for ESSID, Channel and Mode | tille | 4 | -20/+42 |
2003-06-13 | qcop channels for start, stop wlan interface works now... | tille | 4 | -20/+65 |
... the qcop handling has to become more general, and this handlet in the interface itself. | ||||
2003-06-13 | little simplificatin -> less code size | schurig | 1 | -5/+3 |
2003-06-13 | fix here as well | zecke | 1 | -1/+3 |
2003-06-13 | ignore opie-lrelease | schurig | 1 | -0/+1 |
2003-06-13 | ignore opieobj | schurig | 1 | -0/+1 |
2003-06-13 | added 'Architecture: all' field | schurig | 2 | -0/+2 |
2003-06-13 | include more settings (not sure if we have yet ALL settings as the ↵ | schurig | 1 | -1/+1 |
description says) | ||||
2003-06-13 | tell in make xconfig what it is | schurig | 1 | -1/+1 |
2003-06-12 | fix delete account | tille | 1 | -1/+3 |
2003-06-12 | 1st version of qcop call in oder to let wellenreiter copy the APs it found... | tille | 7 | -87/+191 |
... and more later. |