summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-04-24gcc 3.4 fixesmickeyl5-14/+20
2004-04-24gcc 3.4 fixesmickeyl2-6/+6
2004-04-24gcc 3.4 fixletmickeyl1-12/+12
2004-04-24gcc 3.4 fixletmickeyl1-3/+3
2004-04-24add gcc 3.4 fixlet to qt-2.3.7 (qsortedlist.h needs a this-> before clear())mickeyl1-24/+35
2004-04-24gcc34 fixletmickeyl1-2/+2
2004-04-24gcc 3.4 fixletmickeyl1-3/+4
The inheritance brings Qt and QObject into class scope as private. If you want to access Qt and QObject from within the class scope, one has to do it via global scope (::Qt::...)
2004-04-24fix to properly refer to dependenciesmickeyl1-1/+7
2004-04-24gcc 3.4 fixletmickeyl1-5/+5
2004-04-24gcc3.4 fixletmickeyl1-1/+1
2004-04-23fix link namemickeyl1-1/+1
2004-04-23rename library and executable name for more consistencymickeyl4-6/+10
2004-04-23use a .pro file instead of a hardcoded Makefilemickeyl2-22/+4
btw., is that thing still in use? on which platforms?
2004-04-23Remove <a href=...> from text because when clicked on, will cause text to ↵drw1-7/+7
disappear
2004-04-23Added app icon for ZLinesdrw1-0/+0
2004-04-23gcc 3.4 fixletsmickeyl2-27/+27
2004-04-23disambiguate the API (triggered by gcc 3.4 ;)mickeyl2-5/+3
2004-04-23gcc3.4 fixletmickeyl1-1/+1
2004-04-23reduced the need of image calculationsalwin1-4/+5
2004-04-23ok, I think I have all tried to reduce flicker in fullscreen when opie-eyealwin4-44/+27
get focus back. But as long I must repaint the fullScreenwidget my self when taskbar comes visible I can not do anymore.
2004-04-23gcc3.4 fixletmickeyl1-7/+7
2004-04-23gcc 3.4 fixlet and kill a warningmickeyl1-1/+2
2004-04-23gcc 3.4 fixletmickeyl1-1/+1
2004-04-23doesnt make sense to turn light off before it dims for defaultllornkcor1-2/+2
2004-04-22reworked the painting algorithm again, hopefully now it works in all casesalwin1-31/+17
2004-04-22ok. next variant of fullscreen toggeling. It seems, that now within allalwin3-40/+19
circumstances the viewer get fullscreen back and we don't run into an endless loop.
2004-04-22Added libsword dependancy for daggerdrw3-8/+25
2004-04-22set fixedharlekin1-1/+4
2004-04-22do not activate support for the broken sharp rom by defaultharlekin1-1/+1
2004-04-222400 and 4800 baud added, also free font selectionharlekin11-41/+128
2004-04-22Fill the screen better on BigScreenzecke2-101/+121
2004-04-22Fixed disabling of screen blanking, implemented prev/next page scrolling and ↵drw11-34/+50
fixed search OWait useage
2004-04-22resolved some problems with fullscreen mode.alwin4-14/+62
2004-04-22ok, checking for valid link isn't a good idea..alwin1-1/+1
2004-04-22added zaurus stylish skin for qvfbalwin3-0/+17
2004-04-22-added default buttons for emulation in qvfb or for unknown devicesalwin5-6/+54
-default email app is now opiemail instead of mail
2004-04-22optimize, remove an if statement from loopllornkcor1-56/+60
2004-04-22All done with polish characters.daniel1-43/+72
2004-04-22initializellornkcor1-4/+4
2004-04-22make buffersize user config BufferSize, default 1024, remove some mishmashllornkcor1-87/+91
2004-04-21only adds valid doc-links to listalwin1-1/+1
2004-04-21saves the last view used.alwin1-4/+18
2004-04-21fixed a possible crasheralwin1-1/+2
2004-04-21BigScreen: don't resize widgets that always visible (for example on bring a ↵ar1-19/+24
widget to front)
2004-04-21some performance issuesalwin4-20/+28
fixed a crasher in mainwindow
2004-04-21- added DocView modealwin13-17/+362
- fixed a bug in iconview and some small fixes more
2004-04-21Added some missed QWhatsThis, removed OConfItem location as it is not ↵drw22-139/+105
used/needed, reordered includes to follow conventions, removed all using namespaces occurrances and updated documentation
2004-04-21*** empty log message ***gints2-82/+94
2004-04-21Added/fixed QWhatsThis and fixed a few labels in the config dialogdrw3-21/+64
2004-04-21add API documentation for OFileNotificationmickeyl1-3/+87