summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)AuthorFilesLines
2002-04-09Added font selection.tux_mike2-2/+57
2002-04-08Fixed little bugs, added macro to disable find on sharp rom, other small ↵tux_mike3-14/+261
feature additons.
2002-04-08updated buttonsharlekin2-24/+28
2002-04-08updateharlekin3-5/+10
2002-04-08fixed missing )harlekin1-1/+1
2002-04-07fixed a mem leak, patch by Stefan Eilersharlekin1-2/+8
2002-04-07re-commit buttonsllornkcor2-97/+246
2002-04-06translations stuffllornkcor2-77/+131
2002-04-06translation stuffllornkcor5-32/+32
2002-04-06this fixes i18n-stuffcniehaus1-25/+25
2002-04-05Folded in changes I forgot about. Added -e argument to execute a command and ↵llornkcor2-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-05small bug fix with having to hit the tabs option twice to make it at top, ↵llornkcor1-1/+1
the first time
2002-04-04small fixesharlekin3-4/+2
2002-04-04added support for configuring with AppKeys, F9 - F13 (Zaurus' cover buttons)llornkcor1-204/+246
2002-04-03changed MRUlist to a taskbar, only running apps are shownharlekin3-30/+28
2002-04-02Typo fix. s/Snaphot/Snapshot/dwmw21-1/+1
2002-04-02Remove #include <stdiostream.h>. It wasn't used, and isn't present in my gcc3dwmw21-2/+0
2002-04-02Added a copyright notice... completley forgot... I gotta stop updating like ↵tux_mike1-0/+19
this ;)
2002-04-02Fixed annoying bug with the City field always being the home city... sorry :)tux_mike1-33/+1
2002-04-02Minor changes for Sharp rom compatability, fixed an annoying bug with edit ↵tux_mike1-17/+39
and the chooser fields.
2002-04-02opps forgot to comment out some stuffllornkcor1-6/+7
2002-04-01input dialogllornkcor2-17/+28
2002-04-01Import basic applet to allow switching IrDA on and off.dwmw27-0/+347
2002-03-31Moved getEvent(uid) into some hack DateBookDBHack::eventByUID(uid) in the ↵hakan2-3/+29
datbeook that might work as long as the QDate implementation are not chnaged.
2002-03-30Fixed 'addessbook' misnamed .ts files.kergoth1-11/+11
2002-03-29Clicking an event will now bring it up in the datebook dateentry editorhakan2-6/+10
2002-03-29Editing an event will no longer clears it's uidhakan3-6/+9
2002-03-29for i18ncniehaus8-14/+52
2002-03-28Made a minor spacing change, makes editing a little more comfortabletux_mike1-4/+4
2002-03-28moved taskbar/ to launcher/.kergoth3-4/+4
2002-03-28these are the modified files for the .sl-teamcniehaus5-0/+5
2002-03-28always += and not =cniehaus2-2/+2
2002-03-27this will work better. Sorry for the 100th commit todaycniehaus1-4/+4
2002-03-27updated .cvsignorecniehaus2-1/+5
2002-03-27now french will automatically be buildcniehaus9-0/+9
2002-03-27this modifies some .pro files in order to let us be ablecniehaus9-1/+65
to translate all apps for all languages.
2002-03-27with this the german team can translate todaycniehaus1-0/+1
2002-03-27More decent layout of date entry dialoghakan1-15/+79
2002-03-27forgot to uncomment ipaq code againllornkcor1-2/+2
2002-03-27fixed something erother.. probably something todo with deleting or somesuch. ↵llornkcor3-60/+104
probably broke something else in the process
2002-03-27changed iconllornkcor2-195/+260
2002-03-26Added shortcut buttons to set the start timehakan9-652/+342
2002-03-26Mike Crawford <mike@tuxnami.org> Source files for the new input screen.tux_mike2-0/+1555
2002-03-26Mike Crawford <mike@tuxnami.org>tux_mike4-9/+9
Changed addressbook input screen to be a little more user friendly, divided all the options into 3 tabs.
2002-03-26I need this format, if I am to take this ove.. :(llornkcor1-77/+77
2002-03-25- no default argument in method implementationssimon1-1/+1
2002-03-25- remove old Icons from the taskbar (only when you start a new app )zecke2-6/+38
2002-03-25- fixed warning about shadowing of name variablesimon1-2/+2
2002-03-25- no default arguments in method implementationssimon1-1/+1
2002-03-25more mimellornkcor2-10/+28