summaryrefslogtreecommitdiff
path: root/noncore/styles/liquid/plugin.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-10-04- ported all OPIE styles to the new Qtopia compatible style interfacesandman1-55/+26
- some cleanup in liquid (unused code)
2002-07-08- Fix a memory leak (bg pixmaps for taskbar applets were never freed)sandman1-0/+2
- Try to be more intelligent about stipple alignment in child widgets (in every app I tested the stipple is now always aligned right)
2002-07-06Complete renovation of the external style API:sandman1-13/+95
- created two QCom interfaces in "styleinterface.h" - moved the liquid/theme settings apps into the plugins - modified the plugin interface for all three styles - extended appearance to fully support the new API (replaces the settings apps) Additional work: - made a workaround in appearance for a Qt Bug -- now a QDialog again (this should really be fixed in Qt, but Z won't work that way)
2002-06-29Some fixes regarding transparency for all WType_Popup'ssandman1-1/+1
2002-06-24Inital checkin of liquid style for OPIEsandman1-0/+29