Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-04-05 | Folded in changes I forgot about. Added -e argument to execute a command and ↵ | llornkcor | 2 | -3/+45 |
leave the konsole, and also setDocument to exec command in new session if open. so a command run like $OPIEDIR/bin/qcop QPE/Application/embeddedkonsole 'setDocument(QString)' 'ssh -V' will run that command in a new session (tab). So now scripts can be run from an icon, and such. | ||||
2002-04-05 | fixed bug where same server was being saved multiple times | llornkcor | 1 | -8/+9 |
2002-04-05 | small bug fix with having to hit the tabs option twice to make it at top, ↵ | llornkcor | 1 | -1/+1 |
the first time | ||||
2002-04-04 | appskey | llornkcor | 5 | -0/+0 |
2002-04-04 | small fixes | harlekin | 3 | -4/+2 |
2002-04-04 | move NewSMSToBox to top so the keyboard doesn't cover it | dwmw2 | 1 | -38/+38 |
2002-04-04 | no cout. | dwmw2 | 1 | -5/+1 |
2002-04-04 | SMS sending | dwmw2 | 3 | -68/+307 |
2002-04-04 | added noncore/appskey | llornkcor | 1 | -1/+1 |
2002-04-04 | reduce margins to make more space for text | dwmw2 | 1 | -3/+10 |
2002-04-04 | Wheee. Now shows SMS messages | dwmw2 | 3 | -17/+79 |
2002-04-04 | added support for configuring with AppKeys, F9 - F13 (Zaurus' cover buttons) | llornkcor | 1 | -204/+246 |
2002-04-04 | appskey | llornkcor | 2 | -0/+8 |
2002-04-03 | Read SMS messages from phone | dwmw2 | 3 | -60/+156 |
2002-04-03 | wudoo ask me to cvs ci | cniehaus | 2 | -177/+388 |
2002-04-03 | Network list working... | dwmw2 | 2 | -4/+59 |
2002-04-03 | Do the CXXFLAGS thing which is at least _supposed_ to work | dwmw2 | 1 | -1/+2 |
2002-04-03 | changed MRUlist to a taskbar, only running apps are shown | harlekin | 3 | -30/+28 |
2002-04-03 | Commits on behalf of Matej Dakol (wudoo). | kergoth | 34 | -985/+1079 |
2002-04-02 | Basic README | dwmw2 | 1 | -0/+21 |
2002-04-02 | Remove all deletions of 'port' and 'me'. It's got a silly pointless automatic | dwmw2 | 2 | -12/+7 |
ref-counting thingy. Gsmlib _really_ needs rewriting without the gratuitous bloat. | ||||
2002-04-02 | gsmtool.desktop | dwmw2 | 1 | -0/+6 |
2002-04-02 | Typo fix. s/Snaphot/Snapshot/ | dwmw2 | 1 | -1/+1 |
2002-04-02 | Remove #include <stdiostream.h>. It wasn't used, and isn't present in my gcc3 | dwmw2 | 1 | -2/+0 |
2002-04-02 | Added a copyright notice... completley forgot... I gotta stop updating like ↵ | tux_mike | 1 | -0/+19 |
this ;) | ||||
2002-04-02 | Fixed annoying bug with the City field always being the home city... sorry :) | tux_mike | 1 | -33/+1 |
2002-04-02 | Minor changes for Sharp rom compatability, fixed an annoying bug with edit ↵ | tux_mike | 1 | -17/+39 |
and the chooser fields. | ||||
2002-04-02 | opps forgot to comment out some stuff | llornkcor | 1 | -6/+7 |
2002-04-02 | add gsmlib to depends | dwmw2 | 1 | -1/+1 |
2002-04-02 | Start of GSM app. Still not decided what to do with gsmlib. Needs icon. | dwmw2 | 7 | -0/+1171 |
2002-04-01 | input dialog | llornkcor | 5 | -20/+35 |
2002-04-01 | wudoo has done a lot :) | cniehaus | 22 | -525/+550 |
2002-04-01 | Enable IrDA enable/disable applet | dwmw2 | 1 | -1/+2 |
2002-04-01 | Import basic applet to allow switching IrDA on and off. | dwmw2 | 9 | -0/+347 |
2002-04-01 | wudoo wants me to commit them | cniehaus | 5 | -160/+164 |
2002-04-01 | Almost done || | zecke | 2 | -2/+25 |
2002-04-01 | Almost done | zecke | 3 | -17/+183 |
2002-03-31 | more functionality | zecke | 3 | -12/+233 |
2002-03-31 | Moved getEvent(uid) into some hack DateBookDBHack::eventByUID(uid) in the ↵ | hakan | 4 | -18/+29 |
datbeook that might work as long as the QDate implementation are not chnaged. | ||||
2002-03-31 | *** empty log message *** | leseb | 1 | -0/+1 |
2002-03-31 | fixed some goofy crap I thought I fixed earlier with server combo and ↵ | llornkcor | 1 | -14/+19 |
multiple entries. oh well. Also fixed single click going into a repopulate(bad when remote) | ||||
2002-03-30 | fix crash | zecke | 1 | -0/+8 |
2002-03-30 | This time thanks to tronical (Simon Hausmann) for reviewing the interface | zecke | 2 | -34/+111 |
the selector is almost done so better start porting to it A dialog will come when beeing done with the real widget | ||||
2002-03-30 | i18n-de makes progress :)) | cniehaus | 4 | -87/+91 |
Anybody willing to test? | ||||
2002-03-30 | this updates these files | cniehaus | 3 | -24/+25 |
2002-03-30 | updates, what else | cniehaus | 2 | -82/+85 |
2002-03-30 | *** empty log message *** | leseb | 3 | -16/+19 |
2002-03-30 | Fixed 'addessbook' misnamed .ts files. | kergoth | 1 | -11/+11 |
2002-03-30 | damn spelling error #2 | llornkcor | 1 | -1/+1 |
2002-03-30 | damn spelling error | llornkcor | 1 | -2/+2 |