summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)AuthorFilesLines
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
2002-06-17Fool Qt and fool QtDesigner to unfuck the designer .ui *evilgrin*zecke3-296/+340
2002-06-17fix overlappingzecke1-0/+1
2002-06-17fixes for goofy crap going onllornkcor6-396/+406
2002-06-17remove mute on popup left from experimentingllornkcor1-1/+0
2002-06-17Added a new switch (-f) to opiealarm. When enabled the RTC is 'fixed'sandman1-14/+43
on suspend, if system and RTC time differ more than 5 seconds. This works both with a installed /etc/localtime and without. This should fix many reported problems regarding ipaqalarm/opiealarm.
2002-06-16lame attempt to deal with illegal urlsllornkcor1-1/+5
2002-06-16made mute configllornkcor2-2/+17
2002-06-16default is now moot.. err rather mute dllornkcor2-4/+7
2002-06-16I dunnozecke3-76/+128
2002-06-16Progresszecke2-76/+154
2002-06-16This add .pt and .es to all .procniehaus18-0/+34
2002-06-16This adds some more files.cniehaus2-0/+2
Time for a coffee
2002-06-16Keyboard filter restructuring based on model detection:sandman3-5/+99
1) Added a KeyboardFilter to main.cpp !! Please use this class for low-level/model-based filtering !! 2) Cursor keys are rotated for H31xx and H38xx 3) Power button long-press toggles backlight on iPAQs now (Mapped to F34/F35 - just like Z's)
2002-06-15Summary supportzecke5-161/+232
2002-06-14added libopieobex dependharlekin1-1/+1
2002-06-14working but not readyharlekin1-3/+3