summaryrefslogtreecommitdiff
path: root/libopie2/opieui/big-screen
AgeCommit message (Collapse)AuthorFilesLines
2007-01-24Each file in this commit has an instance where a pointer is checked aterik1-1/+1
one point in the code and then not checked in another point in the code. If it needed to be checked once, it needs to be checked the other time. If not the application could segfault.
2005-05-03add OAutoBoxLayout, a descendant of QBoxLayout which, depending onmickeyl3-2/+151
Desktop-Height > Desktop-Width acts as a QHBoxLayout respectively a QVBoxLayout
2005-03-06-When going back from BigScreen to SmallScreen we resize the widgetstack,zecke1-1/+6
show it and raise the 'main widget' This should fix all bugs alwin spotted while deploying OWidgetStack on Opie-Eye
2005-03-06Do not switch mode in the eventFilter when we're forced into one modezecke1-2/+2
(alwin thank you for noticing)
2004-11-11Remove owarn to be less verbosezecke2-16/+0
2004-10-08small doxygen doc fixesclem1-1/+1
2004-09-10Fix warnings about unused parameters and no newline at the end of filezecke1-1/+1
2004-06-02- convert to odebug frameworkar2-13/+17
2004-04-04Opie::XYZ::Private -> Opie::XYZ::Internalzecke3-7/+7
2004-03-13Move XML class to internal PIMzecke5-22/+31
Add namespaces!!! Opie::Core and Opie::Core::Private Opie::Net and Opie::Net::Private Opie::Ui and Opie::Ui::Private Opie::MM and Opie::MM::Private Opie::DB and Opie::DB::Private PIM classes are not yet converted because we will do other work on it as well
2004-01-15libopie1 (bigscreen) --> libopie2/opieuimickeyl11-0/+2543