Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-04-05 | Fixed two typos | skyhusker | 1 | -10/+10 |
2005-04-04 | Speed up start times of applications: | zecke | 2 | -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-03 | Fix buttons so images scale correctly | drw | 1 | -0/+6 |
2005-04-03 | - fix bug #1535 (Missing line break and unnecessary location shown with ↵ | deller | 2 | -3/+7 |
Today-Calendar plugin) - document bugs 1535 and my last commits in the Changelog | ||||
2005-04-02 | my last try to get mediaplayer2 more stable. | alwin | 2 | -184/+229 |
-> protected the videobuffer with mutex, make a deep copy of it so xine may destruct its internal buffers as wanted | ||||
2005-04-02 | Set pixmaps for correct buttons - thanks Mickey for finding | drw | 1 | -2/+2 |
2005-04-01 | scale O-Menu-Applet pixmaps according to AppLnk::smallIconSize | mickeyl | 11 | -27/+30 |
2005-04-01 | show the popups inside the visible screen | deller | 2 | -2/+2 |
2005-04-01 | Fix linking issue with libipkg >= 0.99.146, at least until I can come up ↵ | drw | 2 | -6/+6 |
with a better way to do it... | ||||
2005-03-31 | check for '2.4' kernel rather than for an Embedix version, since we will | mickeyl | 2 | -20/+8 |
most likely neither see a unified 2.4 OZ kernel, nor a Embedix 2.6. | ||||
2005-03-31 | add basic support for the Sharp SL-C1000 (Akita) PDA | mickeyl | 3 | -44/+52 |
2005-03-31 | this is 1.2.0-snapshot now | mickeyl | 2 | -3/+8 |
2005-03-31 | fix for the segfaults when displaying videos (it just had sometimes | alwin | 1 | -0/+2 |
invalid inputimages when repainting) | ||||
2005-03-29 | Beaming Fix: | zecke | 1 | -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 target | ar | 1 | -0/+2 |
2005-03-25 | - make opie-lupdate -noobsolete | ar | 795 | -52103/+3271 |
2005-03-25 | Some german translations | coredump | 11 | -314/+321 |
2005-03-25 | - german translations [89% done] | ar | 7 | -145/+148 |
2005-03-25 | Remove some things which makes it hard to understand this paper by a beginner.. | eilers | 1 | -89/+163 |
2005-03-25 | - german translations [88% done] | ar | 8 | -184/+194 |
2005-03-25 | - german translations [86% done] | ar | 14 | -397/+407 |
2005-03-25 | ChangeLog update: | zecke | 1 | -0/+3 |
Mention the latest FileSystem Toolbutton changes at two places. We really need to put opie-eyes filesystem button to OpieUi | ||||
2005-03-25 | Fix for #1473: | zecke | 2 | -1/+7 |
Like the OFileSelector patch show the popup on QToolButton press and do not use setPopup() | ||||
2005-03-25 | approaching 1.2.0 ... | mickeyl | 1 | -1/+1 |
2005-03-25 | Trivial fix: | zecke | 1 | -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 translations | ar | 6 | -133/+133 |
2005-03-25 | - some german translations | ar | 6 | -138/+145 |
2005-03-25 | Fix for bug #1613 - scale file dialog icons appropriately | drw | 1 | -6/+13 |
2005-03-24 | Some updates on opie-eye | skyhusker | 2 | -95/+119 |
2005-03-24 | last bugfixes on opie-eye an imagescrollview. Seems that now all is working | alwin | 3 | -8/+15 |
as it should. | ||||
2005-03-24 | cd to sd or mmc | llornkcor | 1 | -2/+7 |
2005-03-24 | Keep paused when sliding the progress bar in paused state. Block de audio ↵ | skyhusker | 1 | -2/+21 |
device only while playing. | ||||
2005-03-24 | Fixing #1591 | eilers | 1 | -0/+1 |
2005-03-24 | In table view: Clicking on column 0 changes the sortorder. | eilers | 5 | -91/+23 |
Version of ths app was changed to 1.2.0 Requested by #1591 | ||||
2005-03-24 | the filesystem-menu will executed when click on the filsystem-button | alwin | 2 | -6/+14 |
not when hold the pen on it. | ||||
2005-03-24 | - increased max-thumbnail-size | alwin | 7 | -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 debugoutput | alwin | 1 | -16/+14 |
- fixed a small display problem | ||||
2005-03-23 | Updated CZ translation of reader, security, systemtime | pavouk | 3 | -13/+5 |
2005-03-23 | Additional Latvian translations and corrections for datebook settings | gints | 3 | -17/+41 |
2005-03-23 | showimg -> unsupported | alwin | 16 | -2/+4 |
2005-03-23 | dirty hack let opie-eye crash | alwin | 2 | -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-23 | applied changes from Paul Eggleton | alwin | 1 | -0/+14 |
2005-03-23 | some translations | alwin | 2 | -228/+310 |
2005-03-23 | link against libopiecore2 | alwin | 3 | -3/+3 |
2005-03-23 | typo | alwin | 1 | -1/+1 |
2005-03-23 | Some more trivial translations | coredump | 5 | -15/+19 |
2005-03-23 | Some more .de translations | coredump | 6 | -20/+30 |
2005-03-23 | Added some german translations. | coredump | 3 | -12/+8 |
2005-03-23 | Fixing last issues on QueryByExample on SQL databases. All tests passed ↵ | eilers | 2 | -29/+35 |
successfully | ||||
2005-03-23 | Add debug output to help developer to find a very silly bug, which takes | eilers | 1 | -1/+8 |
a lot of time to fix.. |