summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)AuthorFilesLines
2002-06-23changes by Bruno David Rodrigues <bruno.rodrigues@litux.org>, like multiple ↵harlekin2-45/+131
device detection
2002-06-23fixed first start and cleanupsharlekin3-42/+51
2002-06-23debug startup envllornkcor1-3/+6
2002-06-23security enhancementllornkcor1-2/+4
2002-06-23be a meanie and grab all keyboard inputsllornkcor1-3/+6
2002-06-23fix for keyboard handling under certain conditions, like when grabkeyboard ↵llornkcor1-26/+32
is requested by a user app, so apps such as konsole will have proper keyboard input.
2002-06-23hide again, one more fix to go..llornkcor1-6/+10
2002-06-23stupid me IIzecke2-4/+2
2002-06-23stupid mezecke1-0/+1
2002-06-23Patch by <tboc@gmx.de> to configure the sizezecke9-146/+406
of the row of the dayview Adds an option to jump to the current time in the dayview and some small fixes ( zecke )
2002-06-23quick fix for ongoing recordingllornkcor2-2/+18
2002-06-23translation in startmenuharlekin1-1/+1
2002-06-23took out unreachable codellornkcor1-17/+0
2002-06-23Simon thanks for the patch. Some clean ups. Patch provided by tronicalzecke2-2/+3
OAOAOAOAOAOAOAOAOAOAOAOAOBOBCVS: noncore/tools/remote/dvdgroupconf.cpp
2002-06-23automute and unmutellornkcor1-47/+59
2002-06-23*** empty log message ***llornkcor1-1/+1
2002-06-23transations also qpe againharlekin1-12/+12
2002-06-23error checkingllornkcor3-389/+434
2002-06-22nicer card inserted popup + cleanupsharlekin2-12/+40
2002-06-22Fix a bug when config is set to a plugin not availableleseb1-10/+6
2002-06-22fix destdir to /bin instead of into new oblivionllornkcor1-1/+1
2002-06-22new action if /dev/dsp can't open, instead of sending to bytes to ↵llornkcor2-7/+18
/dev/null.. lets immediately exit
2002-06-21Made the tabbar icons a litte bit more "liquid compliant" -- seems likesandman1-1/+1
the TT styles return wrong values for tabbarMetrics ...
2002-06-21disable debug echo'ssandman1-3/+3
2002-06-21 changed back to qpe binary name to make so we do not get any compat issues ↵harlekin2-2/+2
by that
2002-06-21translation fixharlekin1-12/+12
2002-06-21make it opieharlekin2-2/+2
2002-06-21more fixeszecke2-0/+3
2002-06-21Fix compilationzecke12-16/+16
2002-06-21export playlist to m3ullornkcor2-225/+256
2002-06-21Fix for background drawing to make taskbar look nice with liquid stylesandman2-2/+5
2002-06-20missing commitdavipt1-2/+5
2002-06-20Fix cardmon applet visibility (now visible is some card is plugged) and addeddavipt3-44/+73
popup on succesfull ejection or insertion of a card.
2002-06-20Added translations to irdaappletdavipt1-0/+14
2002-06-20Added translationdavipt2-2/+13
2002-06-20virtual key events should use sendKeyEvent, not processKeyEventssandman1-2/+2
2002-06-19Fixed position of popup and added pixmaps for cut/copy/pastesandman1-4/+7
2002-06-19Tille ask Diana how she was able to trigger that bug?zecke1-8/+17
I nominate her for the bug finding queen 2002. Ok I just fixed two possible crashes with the risk of losing data.
2002-06-19fixed problem with writing doclnk, and local files in an m3ullornkcor1-3/+13
2002-06-19Added some debug capabilities via /tmp/opiealarm.logsandman1-0/+10
2002-06-19dont crash on malformed urlsllornkcor1-30/+49
2002-06-19no more permanent QFile::writeBlock: Write operation not permitted, and also ↵harlekin1-4/+10
its now more c++ rather than c style , the discovery part
2002-06-18Improved calibration:sandman1-153/+129
1) Should work on rotated TS controllers (x<->y) 2) Needs only 2 points now (Qt uses only 2 points internally) 3) Reformated source code
2002-06-18Fix a compiler warningsandman1-1/+1
2002-06-18Replaced OHwInfo with ODevice and ported from custom-*.h #defines tosandman4-69/+53
ODevice methods
2002-06-18added more filetypes to open, such as audio and video.. that might helpllornkcor1-1/+1
2002-06-17need special case for urls to be addedllornkcor1-1/+1
2002-06-17check for file existing before adding to playlistllornkcor1-6/+11
2002-06-17fixed volume fixllornkcor1-3/+3
2002-06-17tboc <tboc@gmx.de> provided a cute patch to show a red time markzecke3-50/+288
in the current day view