summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-10-06Sandman how did this compile?zecke1-1/+1
inline setRotation( const QString& rotation ) { mRotation = rot; } I fixed that now
2002-10-06- support "Rotation" setting in .desktop applnk filesandman5-65/+370
- changed properties dialog to make Rotation editable - fixed a long-standing QPE bug: launcher expects AppLnk::file() to return QString::null for *all real* applnks (as opposed to doclnks) -- but AppLnk itself initializes this field to the name of the dir, where the applnk is stored. This is why qcop "QPE/System" "linkChanged(QString)" xyz.desktop cleared a whole launcher tab I hope I didn't break anything with this change ;)
2002-10-06key navigation didn't work in toolbars, which had separators (e.g. qpdf orsandman1-1/+1
drawpad) - now this is accounted for and they are skipped
2002-10-06backout the QTool/MenuBar changes ... the bug is in libqpesandman1-3/+3
2002-10-06- uses OFileSelector nowsandman2-6/+6
- menu/toolbars are now QPE variants
2002-10-06- some tweaks to get a better stipple alignment (Qt/E does not understandsandman1-3/+15
X11ParentRelative bg mode) - toolbar separators are not drawn anymore
2002-10-06forgot something (virtually falling asleep now)ibotty1-0/+7
2002-10-06initial proposalibotty1-0/+114
2002-10-05otabwidget instead of qtabwidgetharlekin7-19/+43
2002-10-05So now switching is about to be implemented the next commit will have a ↵zecke4-17/+50
completed OListe/OFileView switch
2002-10-05making otabwidget more simular to qtabwidget - drwharlekin2-0/+49
2002-10-05initial commitibotty1-0/+103
2002-10-05the commit formally known as "removed temporary and object files"ibotty7-213/+0
2002-10-05removed temporary and object files...ibotty2-1664/+0
2002-10-05initial commitibotty6-0/+3122
2002-10-05Implemented the factoryzecke1-13/+31
now I can finally do switching
2002-10-05initial commitibotty16-0/+4628
to get something started (and increase my stats ;)
2002-10-05included my new filesibotty1-2/+17
2002-10-05more steps to make ofileselector modularzecke9-47/+284
We now got the API for a factory so switching should work in future and we now got a OPixmapProvider which provides us with pixmaps.... So an ImageViewer could install a differen OPixmapProvider and a different OFileView to make Previewing work
2002-10-05buttons resizable and clickable againharlekin10-17/+49
2002-10-05*** empty log message ***harlekin1-0/+0
2002-10-05fixed bug #252thufir2-0/+5
2002-10-05The control files lacked a \n at the end - this screwed the packages filesandman6-7/+10
2002-10-05No comments (# ...) in control files pleasesandman1-1/+0
2002-10-05The control file lacked a \n at the end - this screwed the Packages filesandman1-1/+1
2002-10-05The control file lacked a \n at the end - this screwed the control filesandman1-1/+1
2002-10-05control lacked a \n at the end - this screwed the Packages filesandman1-1/+1
2002-10-05line continuation ( \ ) does not work in control files - wildcards dosandman1-11/+1
2002-10-05Updatet PLANSzecke2-1/+36
and Profile Documentation
2002-10-05lets write what is going on, and what we should do herehash1-0/+5
2002-10-05type fixesharlekin1-3/+3
2002-10-05small changes and additionsfbarros10-39/+38
2002-10-05Initial translationfbarros2-4/+4
2002-10-04Next tryzecke1-0/+3
include <qglobal.h> to get _OS_LINUX from tt
2002-10-04Weird for some of youzecke1-7/+7
_OS_LINUX_ does not get defined so now it's a if !define(_OS_LINUX) but this means you need to libuuid again I don't know how to fix that right. I should ask tt
2002-10-04- first stub for configuration dialogjosef5-12/+335
- does not yet use metafactory, this is next on my todo list Doh! got my account right, finally :)
2002-10-04wow, I somehow forgot to cvs ci these filescniehaus28-0/+364
2002-10-04more updates by Danielecniehaus8-305/+325
2002-10-04oopscniehaus1-1/+1
2002-10-04cool :) now we have ?, ¢ and |.cniehaus1-0/+3
In case your charset is not showing anything: it is Eurosigh, eurocent and the pipe
2002-10-04updatescniehaus128-418/+2599
2002-10-04power button disable not needed anymore in startscript, its now in odeviceharlekin1-5/+0
2002-10-04corrected typosandman1-1/+1
2002-10-04activate the Qtopia 1.6 stylessandman1-1/+2
2002-10-04Added two styles from Qtopia 1.6sandman8-0/+2132
2002-10-04- ported all OPIE styles to the new Qtopia compatible style interfacesandman10-207/+71
- some cleanup in liquid (unused code)
2002-10-04changes to make the style interface BC with Qtopia 1.6, while stillsandman2-21/+20
supporting our extended features
2002-10-04small changes to support Qtopia 1.6 styles (even BC)sandman2-6/+5
2002-10-04Added decos to the Makefilesandman1-1/+4
2002-10-04Added three window decoration flavours:sandman12-0/+849
- flat from Qtopia 1.6 - polished from Qtopia 1.6 - liquid - this was written by me and resembles the KDE3 liquid look