┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphin_columnmodesettings.kcfg
AgeCommit message (Collapse)Author
2008-03-18Fix Krazy i18n issues.Chusslove Illich
svn path=/trunk/KDE/kdebase/apps/; revision=787308
2008-02-17* if the system font is changed during Dolphin is open, take care to update ↵Peter Penz
the used font of all views too (assuming that the user selected "system font" as font) * store the font weight instead of a bool property "isBold" Thanks to Rafael for the patch! CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=776188
2008-02-15Currently when the general font of KDE has been changed, the used fonts for ↵Peter Penz
the view in Dolphin have not been changed. This has been fixed by differing between a "Use system font" setting (= default) or a "Use custom font" setting. TODO: if the general font of KDE is changed during Dolphin is open, no update is done yet CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=775487
2007-10-01Code adaptation because of changes on libraries related to revision 719630Rafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=719642
2007-09-19allow to configure the column width of the columns viewPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=714342
2007-08-03Adapt to new KWarning/kFatal/kDebug apiLaurent Montel
svn path=/trunk/KDE/kdebase/apps/; revision=695870
2007-07-12KUIT adaptions (applied i18ncheckarg - everything should be OK now)Peter Penz
CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=686787
2007-04-01integrate column view into settingsPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=648926