Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-04-25 | fix dependency problems | chicken | 1 | -1/+1 |
2004-04-25 | Another version -> 1.1.3 update | drw | 1 | -3/+3 |
2004-04-25 | small fix and version -> 1.1.3 | chicken | 2 | -2/+2 |
2004-04-25 | escape close | llornkcor | 1 | -1/+3 |
2004-04-25 | fix bigfotos | llornkcor | 1 | -0/+10 |
2004-04-25 | remove commented | llornkcor | 1 | -8/+1 |
2004-04-25 | Gold scheme to complement the Metal theme | llornkcor | 1 | -0/+5 |
2004-04-25 | remove embeddedkonsole hack | llornkcor | 1 | -4/+1 |
2004-04-25 | remove commented out ugly hack | llornkcor | 1 | -25/+0 |
2004-04-25 | remove non needed qdebugs | llornkcor | 1 | -2/+0 |
2004-04-25 | fix persistence in other widgets | llornkcor | 1 | -10/+14 |
2004-04-25 | fix nonmaximized apps, and make the state and position persistent. ported ↵ | llornkcor | 1 | -31/+240 |
from Qtopia 1.7 :) | ||||
2004-04-25 | revert change 1.76 of this file, as causes titlebars to not show on large ↵ | llornkcor | 1 | -1/+12 |
displays | ||||
2004-04-24 | opies version of qmake does not handle contains correctly, use round about ↵ | llornkcor | 1 | -6/+36 |
way to discover target system | ||||
2004-04-24 | - start ChangeLog | ar | 1 | -0/+17 |
2004-04-24 | gcc 3.4 fixlet | mickeyl | 1 | -2/+2 |
2004-04-24 | gcc 3.4 fixes | mickeyl | 5 | -14/+20 |
2004-04-24 | gcc 3.4 fixes | mickeyl | 2 | -6/+6 |
2004-04-24 | gcc 3.4 fixlet | mickeyl | 1 | -12/+12 |
2004-04-24 | gcc 3.4 fixlet | mickeyl | 1 | -3/+3 |
2004-04-24 | add gcc 3.4 fixlet to qt-2.3.7 (qsortedlist.h needs a this-> before clear()) | mickeyl | 1 | -24/+35 |
2004-04-24 | gcc34 fixlet | mickeyl | 1 | -2/+2 |
2004-04-24 | gcc 3.4 fixlet | mickeyl | 1 | -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-24 | fix to properly refer to dependencies | mickeyl | 1 | -1/+7 |
2004-04-24 | gcc 3.4 fixlet | mickeyl | 1 | -5/+5 |
2004-04-24 | gcc3.4 fixlet | mickeyl | 1 | -1/+1 |
2004-04-23 | fix link name | mickeyl | 1 | -1/+1 |
2004-04-23 | rename library and executable name for more consistency | mickeyl | 4 | -6/+10 |
2004-04-23 | use a .pro file instead of a hardcoded Makefile | mickeyl | 2 | -22/+4 |
btw., is that thing still in use? on which platforms? | ||||
2004-04-23 | Remove <a href=...> from text because when clicked on, will cause text to ↵ | drw | 1 | -7/+7 |
disappear | ||||
2004-04-23 | Added app icon for ZLines | drw | 1 | -0/+0 |
2004-04-23 | gcc 3.4 fixlets | mickeyl | 2 | -27/+27 |
2004-04-23 | disambiguate the API (triggered by gcc 3.4 ;) | mickeyl | 2 | -5/+3 |
2004-04-23 | gcc3.4 fixlet | mickeyl | 1 | -1/+1 |
2004-04-23 | reduced the need of image calculations | alwin | 1 | -4/+5 |
2004-04-23 | ok, I think I have all tried to reduce flicker in fullscreen when opie-eye | alwin | 4 | -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-23 | gcc3.4 fixlet | mickeyl | 1 | -7/+7 |
2004-04-23 | gcc 3.4 fixlet and kill a warning | mickeyl | 1 | -1/+2 |
2004-04-23 | gcc 3.4 fixlet | mickeyl | 1 | -1/+1 |
2004-04-23 | doesnt make sense to turn light off before it dims for default | llornkcor | 1 | -2/+2 |
2004-04-22 | reworked the painting algorithm again, hopefully now it works in all cases | alwin | 1 | -31/+17 |
2004-04-22 | ok. next variant of fullscreen toggeling. It seems, that now within all | alwin | 3 | -40/+19 |
circumstances the viewer get fullscreen back and we don't run into an endless loop. | ||||
2004-04-22 | Added libsword dependancy for dagger | drw | 3 | -8/+25 |
2004-04-22 | set fixed | harlekin | 1 | -1/+4 |
2004-04-22 | do not activate support for the broken sharp rom by default | harlekin | 1 | -1/+1 |
2004-04-22 | 2400 and 4800 baud added, also free font selection | harlekin | 11 | -41/+128 |
2004-04-22 | Fill the screen better on BigScreen | zecke | 2 | -101/+121 |
2004-04-22 | Fixed disabling of screen blanking, implemented prev/next page scrolling and ↵ | drw | 11 | -34/+50 |
fixed search OWait useage | ||||
2004-04-22 | resolved some problems with fullscreen mode. | alwin | 4 | -14/+62 |
2004-04-22 | ok, checking for valid link isn't a good idea.. | alwin | 1 | -1/+1 |