summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)AuthorFilesLines
2002-07-02changed default icon action from hold to tap to recordllornkcor2-26/+34
2002-07-01This is the release version with all debug stuff thrown out -- in returnsandman1-129/+117
I have heavily commented the code, so maybe someone else besides me culd get the hang of this programm.
2002-07-01Fixed a race. Kernel could send iPAQ sleeping while opiealarm had not yetsandman1-7/+27
set the RTC alarm.
2002-07-01Fixed tabstops.. But still problem with the custom widgetseilers1-1/+19
2002-06-30Some fixes (keeping vol/mute in sync with other apps)sandman2-29/+22
2002-06-29convert to ofilesavedialogllornkcor7-1133/+22
2002-06-29take out resource intensive animated button, that I bet no one knew was ↵llornkcor2-11/+11
there anyway.
2002-06-29heh less complicatedllornkcor1-1/+1
2002-06-29how about some key action on the playlistllornkcor1-14/+23
2002-06-29change initial default to use alertsllornkcor1-1/+1
2002-06-29fixllornkcor1-0/+3
2002-06-29on your way out, save dialogllornkcor1-20/+29
2002-06-29b bye and added all files to ofiledialogllornkcor1-48/+12
2002-06-28changed O_RDWR to O_RDONLYllornkcor1-7/+18
2002-06-28Fix bug #15zecke1-1/+2
2002-06-27Workaround for the "LEDs dont't show on 38xx" aka "Qt/E is too dumb tosandman1-3/+8
draw a circle" bug
2002-06-27should fix bug #83harlekin1-17/+23
2002-06-27Fix an endless loop error when device is lost.sandman2-319/+264
2002-06-27Fix for #82zecke1-1/+1
setMargin(2);
2002-06-27Fix for bug 81. It's now like in todolistzecke2-5/+8
If neither description nor note is inserted it'll be discarded
2002-06-27test was sucessful, reverting to non grab'd keyboardllornkcor1-2/+2
2002-06-27Forgot to run astyle to get a sane formatingsandman2-108/+109
2002-06-27Made the launcher dialog "liquid compatible":sandman4-1363/+117
remvoed the ui file and hand-coded the gui with smarter palette handling.
2002-06-26fixed error parsing pls where the url's already have a trailing /, and took ↵llornkcor2-6/+11
out muting for now
2002-06-26Major pro file overhaul from davipt. Commited by me, since it touchessandman27-258/+383
many core files ... please report bugs on this to davipt
2002-06-26Adjust mimetype handlingzecke1-4/+19
LJP and Max look at it.
2002-06-26make use of improved mimetype handlingzecke1-1/+6
2002-06-26The embedix arm-linux-strip does not accept -s but --strip-all (weird)sandman2-2/+2
Fixed a RTC get time ioctl bug in opiealarm.
2002-06-26fixed font dialog not showing maximizedllornkcor1-1/+2
2002-06-26Added FIFO history entries for the last 5 cut/copy operations.sandman2-30/+92
2002-06-25Fix for the calibration routine I broke with my latest "enhancement"sandman1-10/+42
(it is not that trivial to detect all sort of rotations and permutations of the x and y axis)
2002-06-25All day events are not from 00:00 to 23:59 they're all day now.zecke5-49/+107
2002-06-25fix a bug spotted by treke. A ne Task got rejected when only the summaryzecke1-1/+2
was filled with text
2002-06-25Fixing QPE bugs isn't good for my health.... But I guesszecke1-2/+21
judging of the amount already fixed bugs that there isn't much to come
2002-06-25fixed typoharlekin1-1/+1
2002-06-25added zaurus, and made has_wav_alarm the default as zaurus is special case, ↵llornkcor1-398/+402
because it has a non standard alarm/speaker
2002-06-24gimmick (sound,pics) and hopefully dual sleeve handling right, thanks to ↵harlekin4-49/+41
Bruno David Rodrigues <bruno.rodrigues@litux.org>
2002-06-24fixed a segfault if a device is discovered on opie start and added soundsharlekin4-28/+36
2002-06-24Started as a bug fix this is a near complete restructuring/rewrite:sandman6-419/+931
- Added a alarm volume slider on iPAQs - Made mic mutable - Correctly inform the launcher about tap/key sounds
2002-06-23 now cardmon should even startharlekin2-9/+13
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 )