summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-04-10Added configuration option for max characters displayed in notes. Fixes bug 1635skyhusker5-11/+54
2005-04-10- replaced the origin videopaint with a more simple one (this ↵alwin4-157/+163
high-sophisticated stuff isn't needed) in xinevideo - replaced an assert in lib.cpp with a "if" construct - may set a file without start playing it (for getting information and so on)
2005-04-09Cosmetic OpiePlayer2 changes:zecke6-127/+4
-Remove class Frame and zeckeplayer.pro -Update to compile without frame.h
2005-04-09cleanup audio/videooutput the right wayalwin1-0/+2
2005-04-09Added Spanish comment and descriptionskyhusker1-4/+6
2005-04-06Use OResource for loading imagesdrw4-33/+37
2005-04-06Use OResource for loading images and fix headersdrw7-112/+209
2005-04-06Use OResource for loading images, correct display of alarm and reoccurance ↵drw27-371/+795
icons for event and fix headers
2005-04-06Use OResource for loading images and fix headersdrw39-441/+1092
2005-04-05Use OResource for loading imagesdrw9-225/+240
2005-04-05Use OResource for loading imagesdrw1-9/+15
2005-04-05Use OResource for loading imagesdrw6-179/+163
2005-04-05Eliminate compiler warnings and doc updatesdrw2-6/+7
2005-04-05Don't append file extension for imagesdrw1-2/+2
2005-04-05OResource has moved to Opie::Coredrw2-108/+0
2005-04-05Initial version of OResourcedrw3-6/+185
2005-04-05crash-fix in odevice.cpp while scanning the distribution table (#1565)deller2-1/+2
2005-04-05Fixed two typosskyhusker1-10/+10
2005-04-04Speed up start times of applications:zecke2-13/+33
-Do not load MimeType when using Resource::loadIconSet we introduce a global boolean (like TT) What is bad: The boolean is visible outside of libqpe and we've that extern in the header... On the former we can use visibility attributes soon
2005-04-03Fix buttons so images scale correctlydrw1-0/+6
2005-04-03- fix bug #1535 (Missing line break and unnecessary location shown with ↵deller2-3/+7
Today-Calendar plugin) - document bugs 1535 and my last commits in the Changelog
2005-04-02my last try to get mediaplayer2 more stable.alwin2-184/+229
-> protected the videobuffer with mutex, make a deep copy of it so xine may destruct its internal buffers as wanted
2005-04-02Set pixmaps for correct buttons - thanks Mickey for findingdrw1-2/+2
2005-04-01scale O-Menu-Applet pixmaps according to AppLnk::smallIconSizemickeyl11-27/+30
2005-04-01show the popups inside the visible screendeller2-2/+2
2005-04-01Fix linking issue with libipkg >= 0.99.146, at least until I can come up ↵drw2-6/+6
with a better way to do it...
2005-03-31check for '2.4' kernel rather than for an Embedix version, since we willmickeyl2-20/+8
most likely neither see a unified 2.4 OZ kernel, nor a Embedix 2.6.
2005-03-31add basic support for the Sharp SL-C1000 (Akita) PDAmickeyl3-44/+52
2005-03-31this is 1.2.0-snapshot nowmickeyl2-3/+8
2005-03-31fix for the segfaults when displaying videos (it just had sometimesalwin1-0/+2
invalid inputimages when repainting)
2005-03-29Beaming Fix:zecke1-1/+3
Recievers couldn't handle paths inside the obex push. As a workaround we will change the working directory of the process and use the filename inside that directory.
2005-03-26- cleanup qmake in mrproper targetar1-0/+2
2005-03-25- make opie-lupdate -noobsoletear795-52103/+3271
2005-03-25Some german translationscoredump11-314/+321
2005-03-25- german translations [89% done]ar7-145/+148
2005-03-25Remove some things which makes it hard to understand this paper by a beginner..eilers1-89/+163
2005-03-25- german translations [88% done]ar8-184/+194
2005-03-25- german translations [86% done]ar14-397/+407
2005-03-25ChangeLog update:zecke1-0/+3
Mention the latest FileSystem Toolbutton changes at two places. We really need to put opie-eyes filesystem button to OpieUi
2005-03-25Fix for #1473:zecke2-1/+7
Like the OFileSelector patch show the popup on QToolButton press and do not use setPopup()
2005-03-25approaching 1.2.0 ...mickeyl1-1/+1
2005-03-25Trivial fix:zecke1-0/+2
OS_UNIX et al is defined in qglobal.h so when including qpeglobal.h before most Qt headers the defines in qpeglobal are not valid. For example the QCOM instantiate method could not be exported properly due this. At least opie-eye when built with OpenEmbedded suffered this problem.
2005-03-25- more german translationsar6-133/+133
2005-03-25- some german translationsar6-138/+145
2005-03-25Fix for bug #1613 - scale file dialog icons appropriatelydrw1-6/+13
2005-03-24Some updates on opie-eyeskyhusker2-95/+119
2005-03-24last bugfixes on opie-eye an imagescrollview. Seems that now all is workingalwin3-8/+15
as it should.
2005-03-24cd to sd or mmcllornkcor1-2/+7
2005-03-24Keep paused when sliding the progress bar in paused state. Block de audio ↵skyhusker1-2/+21
device only while playing.
2005-03-24Fixing #1591eilers1-0/+1