summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2005-03-24In table view: Clicking on column 0 changes the sortorder.eilers5-91/+23
Version of ths app was changed to 1.2.0 Requested by #1591
2005-03-24the filesystem-menu will executed when click on the filsystem-buttonalwin2-6/+14
not when hold the pen on it.
2005-03-24- increased max-thumbnail-sizealwin7-21/+84
- shortcuts for inc/dec brightness - make max thumbnail size as a static so there is one point in code where it is stored and not 4 time over the whole code
2005-03-24- removed a lot of useless debugoutputalwin1-16/+14
- fixed a small display problem
2005-03-23Updated CZ translation of reader, security, systemtimepavouk3-13/+5
2005-03-23Additional Latvian translations and corrections for datebook settingsgints3-17/+41
2005-03-23showimg -> unsupportedalwin16-2/+4
2005-03-23dirty hack let opie-eye crashalwin2-21/+8
fixed display problems the right way now I hope ToDo: fix flicker when switching images in fullscreen mode while window is visible
2005-03-23applied changes from Paul Eggletonalwin1-0/+14
2005-03-23some translationsalwin2-228/+310
2005-03-23link against libopiecore2alwin3-3/+3
2005-03-23typoalwin1-1/+1
2005-03-23Some more trivial translationscoredump5-15/+19
2005-03-23Some more .de translationscoredump6-20/+30
2005-03-23Added some german translations.coredump3-12/+8
2005-03-23Fixing last issues on QueryByExample on SQL databases. All tests passed ↵eilers2-29/+35
successfully
2005-03-23Add debug output to help developer to find a very silly bug, which takeseilers1-1/+8
a lot of time to fix..