summaryrefslogtreecommitdiff
path: root/noncore/settings/appearance2
AgeCommit message (Collapse)AuthorFilesLines
2003-03-08font icon from inlineharlekin1-2/+2
2003-03-08Use inline pic for style tabdrw1-4/+4
2003-03-08use the wrench from inlineharlekin1-36/+36
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth1-1/+1
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth1-1/+1
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-23package naming change.. alter library packages to use debian naming ↵kergoth1-1/+1
convention. also moved bits that didnt belong in lib pakcages elsewhere.
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2003-01-16Move most of config categorization into root config, and consolated core vs ↵kergoth1-1/+1
noncore from a config perspective, as its confusing and unnecessary for users. Also cleaned up a bit, and added some basic descriptions.
2002-12-22Fixed some window captions to match the corresponding launcher iconssandman1-1/+1
2002-12-17- small fix to reset the palette when changing stylessandman3-13/+18
2002-12-16QWhatsThis addeddrw2-60/+108
2002-12-14addLanguage rulescniehaus1-0/+1
2002-12-11applied a patch from "Tais M. Hansen" <tais.hansen@osd.dk> to add danishsandman1-0/+15
language support
2002-12-05Modified OColorButton to pass color to color dialog. Impacts appearance, ↵drw1-4/+3
launcher settings and liquid settings.
2002-11-28two small fixes for the new "no style" list:sandman2-3/+7
- changes are saved on "OK" even when the embedded lineedit has the focus - the order of the entries not reversed on each invocation anymore
2002-11-24- New GUI for the "force style" and "don't style" options.sandman3-177/+529
- Also restructured some of the old code. - Fixed a bug regarding color-scheme saving (why didn't anybody notice this ?!)
2002-11-06Add X11..kergoth1-1/+1
2002-11-05you know the drillkergoth1-0/+3
2002-11-05Adding initial config.in fileskergoth1-0/+4
2002-10-30Workaround for some obscure gcc bug -- this fixes bug #363sandman1-4/+5
I had to reorderd some lines, because if ( m_style_changed ) is always false if the preceding instruction is bool newtabpos = m_tabstyle_top-> isChecked ( );
2002-10-20you know the drill.kergoth1-0/+1
2002-10-04small changes to support Qtopia 1.6 styles (even BC)sandman2-6/+5
2002-10-04- some changes to get dynamic window decorations workingsandman3-10/+32
- new format for style config
2002-10-01fixed the missing/wrong icons in the tabbarsandman1-2/+2
2002-10-01adjusted to new OFontSelector c'torsandman1-1/+1
2002-09-27- added a .control filesandman2-1/+10
- changed the TARGET from appearance2 to appearance
2002-09-26Corrected the copyright headers (LGPL -> GPL)sandman10-144/+140
2002-09-25forgot to remove obsoleted file (now in OFontSelector/libopie)sandman1-40/+0
2002-09-24- updated all copyright headerssandman10-170/+318
- use new OColorButton - rearranged editScheme a bit
2002-09-23- minor bugfixessandman2-161/+30
- fileselector is now in libopie as OFileSelector
2002-09-21- Improved style and color previewsandman5-77/+152
- color schemes can be editied now
2002-09-20New experimental appearance settingssandman12-0/+1540