Revision 626604

Go back to digest for 28th January 2007

Features in KDE Base

Craig Drummond committed changes in /trunk/KDE/kdebase/workspace/kcontrol/kfontinst:

Create CJobRunner to handle add/del/enable/disable font actions. This way, when enabling/disabling can show font name as opposed to URL.

Pass application name to kfontinst - so that dialog caption matches that of calling app.

"Duplicate fonts" tool. Locate scalable fonts with multiple files, and allow user to remove - e.g. font files in multiple locations, or font files with different case (times.ttf/times.TTF).

File Changes

Added 4 files
  • /trunk/KDE/kdebase/workspace/kcontrol/kfontinst/kcmfontinst
  •   /DuplicatesDialog.cpp
  •   /DuplicatesDialog.h
  •   /JobRunner.cpp
  •   /JobRunner.h
Deleted 2 files
  • /trunk/KDE/kdebase/workspace/kcontrol/kfontinst/kcmfontinst
  •   /RenameJob.cpp
  •   /RenameJob.h
Modified 16 files
  • /trunk/KDE/kdebase/workspace/kcontrol/kfontinst
  •   /ChangeLog
  •   /CMakeLists.txt
  •   /installfont.desktop
  •   /kcmfontinst/CMakeLists.txt
  •   /kcmfontinst/FontList.cpp
  •   /kcmfontinst/FontList.h
  •   /kcmfontinst/FontLister.cpp
  •   /kcmfontinst/KCmFontInst.cpp
  •   /kcmfontinst/KCmFontInst.h
  •   /kfontinst/CMakeLists.txt
  •   /kfontinst/Installer.cpp
  •   /kfontinst/Installer.h
  •   /kfontinst/Main.cpp
  •   /kio/KioFonts.cpp
  •   /lib/FcEngine.cpp
  •   /viewpart/FontViewPart.cpp
22 files changed in total