summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)AuthorFilesLines
2002-06-13gui updateharlekin1-114/+133
2002-06-13updateharlekin2-124/+147
2002-06-13Fix for ljp's fix for my fix of custom.h handling on iPAQssandman4-8/+5
Should now work for iPAQ, Z and x86
2002-06-13updateharlekin2-2/+14
2002-06-13updateharlekin1-3/+4
2002-06-13update and control fileharlekin3-7/+24
2002-06-13bugfix: menu select play works againllornkcor3-17/+14
2002-06-12some gui updatesharlekin11-2119/+341
2002-06-12debug code for Max to cross compilezecke1-2/+2
2002-06-12Obexzecke1-2/+2
2002-06-12Obexzecke1-0/+5
2002-06-12Send Receive working now it's time for a guizecke2-3/+11
2002-06-12OBEX timezecke5-36/+44
2002-06-12Fix memleak and add OBEX receive supportzecke2-9/+19
2002-06-12attempted to look at stumbling issues, and pops while starting and stoping ↵llornkcor2-7/+15
audio device. needs to be re done
2002-06-11click on vcard label launches not the inputharlekin2-7/+12
2002-06-11in theory, clicking on a pls, or m3u list will now open them and add the ↵llornkcor1-17/+33
url's to the playlist...
2002-06-11attempt to fix remove from autostartharlekin1-1/+1
2002-06-11attempt to fix remove from autostartharlekin3-148/+148
2002-06-11updateharlekin1-5/+9
2002-06-11 activated the qcop channelharlekin2-3/+19
2002-06-11 now console remembers scrollbar setting on restartharlekin1-7/+7
2002-06-11follow up to the follow up for custom.h related thingsllornkcor2-3/+6
2002-06-11vcard now clickable labelharlekin5-8/+22
2002-06-10Fixes in the translation.tux_mike1-62/+156
2002-06-10initial tryharlekin12-0/+2765
2002-06-09Made resuspend timeout a command line option (-a <seconds>)sandman1-12/+24
2002-06-09Fixed a counter bug in alarm timer loop.sandman2-7/+9
2002-06-09Fixed Alarm sound handlingsandman1-4/+2
2002-06-07Backing out unintentional merge from TT branch.kergoth2-255/+0
2002-06-06Initial revisionkergoth2-0/+255
2002-06-06Missing .cvsignoreleseb2-0/+6
2002-06-05Fix bug #352 (utf8 format when saving!)leseb1-1/+2
2002-06-05added import vcard menu entryllornkcor3-303/+323
2002-06-02Reworked the whole system and introduced re-suspend. Effect is that thesandman2-59/+216
iPAQ is re-suspended when woken up by the RTC (as opposed to the button) and on AC. Timeout is currently hardcoded to 120sec.
2002-06-02rechange my changellornkcor1-1/+1
2002-06-01buf gixllornkcor2-6/+13
2002-06-01Changed opiealarm into a real daemon (fork/detach)sandman1-13/+89
Logging to /tmp/opiealarm.log is intentionally active at the moment.
2002-05-31Initial check in of opiealarm/opieatdsandman6-0/+160
This is a (tiny) replacement for ipaqalarm/qpe2uschedule/uscheduled Made w2k-ppp only claim the needed files (not the whole etc dir)
2002-05-31sped up startup time, and fixed segfault on exitllornkcor3-22/+53
2002-05-30fixed bug with mpeg3 not playing audio in videosllornkcor1-2/+6
2002-05-29: is not the proper way to end a line in C, nor C++.. please use a ; next timellornkcor1-1/+1
2002-05-28convert to ofileselector, and fixed bugllornkcor3-42/+43
2002-05-27new cf/pcmcia/sd/mmc applet, not finished yet, but working (kind off ,-) ) , ↵harlekin8-0/+377
will replace the old cardmon and sdmon when ready
2002-05-27removed redundant entries from suggested commands, added 3 qcop commands to ↵llornkcor2-29/+8
main list
2002-05-26changed visual alert to QLabel in the corner while recording, instead of nag ↵llornkcor2-12/+72
screen when stopping recording. made pick-a-key record work
2002-05-24in TT's infinite coding wisedom, decided that when using libmadplugin, the ↵llornkcor1-1/+1
way to get the number of samples in an mp3 file is to use libmpeg3plugin, so temporarily Depends in libmpeg3plugin
2002-05-23Fixed a some trivial bugs and added an icon.sandman2-34/+128
2002-05-23include #include <linux/limits.h> reagrding PATH_MAX build problemharlekin1-8/+2
2002-05-23workaround for bug with QPEApplication::documentDir() returning 'root/...' ↵llornkcor1-2/+4
instead of '/root/...'