summaryrefslogtreecommitdiff
path: root/library/widget_showing.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-01-19Commit of Paul's patch to remove a macro and substitute it with aerik1-7/+2
class variable.
2005-04-19fix windowing on c7x0 - patch from OEmickeyl1-1/+1
2005-03-12-Fix compiler warning about a unused variable (nomax)zecke1-0/+1
-The code seems to be twisted, and needs to be done the other way around (I will probably reconsider that statement with enough sleep tomorrow)
2005-03-10- implement nomax.patch from openembeddedar1-0/+4
2004-12-20Restore Files:zecke1-0/+74
-QWSDecoration scaling fixes by mickeyl -Readd macros for DEPRECATED and VISIBILITY -Move out showWidget and execDialog to widget_sowing.cpp -QPE_EXPORT_SYMBOL for Q_EXPORT_INTERFACE -Deprecated for FileSelector, QPEMenubar and Toolbar