Revision 609733
Go back to digest for 3rd December 2006Features in KDE Base
Craig Drummond committed changes in /trunk/KDE/kdebase:
Update font installer:
* Re-design look of kcontrol module - using model/view
* Rename kcmfontinst -> fontinst
* Add enable/disable functionality
* Allow creation of font "groups"
* Speed up font installation
File Changes
Added 41 files
- /trunk/KDE/kdebase
- /doc/kcontrol/fontinst
- /workspace/kcontrol/kfontinst/kcmfontinst/cr16-action-disableditem.png
- /workspace/kcontrol/kfontinst/kcmfontinst/cr16-action-disablefont.png
- /workspace/kcontrol/kfontinst/kcmfontinst/cr16-action-enableditem.png
- /workspace/kcontrol/kfontinst/kcmfontinst/cr16-action-enablefont.png
- /workspace/kcontrol/kfontinst/kcmfontinst/cr16-action-partiallyenableditem.png
- /workspace/kcontrol/kfontinst/kcmfontinst/cr22-action-disablefont.png
- /workspace/kcontrol/kfontinst/kcmfontinst/cr22-action-enablefont.png
- /workspace/kcontrol/kfontinst/kcmfontinst/cr26-action-disablefont.png
- /workspace/kcontrol/kfontinst/kcmfontinst/cr32-action-disablefont.png
- /workspace/kcontrol/kfontinst/kcmfontinst/cr32-action-enablefont.png
- /workspace/kcontrol/kfontinst/kcmfontinst/cr48-action-font_cfg_update1.png
- /workspace/kcontrol/kfontinst/kcmfontinst/cr48-action-font_cfg_update2.png
- /workspace/kcontrol/kfontinst/kcmfontinst/cr48-action-font_cfg_update3.png
- /workspace/kcontrol/kfontinst/kcmfontinst/cr48-action-font_cfg_update4.png
- /workspace/kcontrol/kfontinst/kcmfontinst/cr48-action-font_cfg_update5.png
- /workspace/kcontrol/kfontinst/kcmfontinst/cr48-action-font_cfg_update6.png
- /workspace/kcontrol/kfontinst/kcmfontinst/cr48-action-font_cfg_update7.png
- /workspace/kcontrol/kfontinst/kcmfontinst/cr48-action-font_cfg_update8.png
- /workspace/kcontrol/kfontinst/kcmfontinst/fontinst.desktop
- /workspace/kcontrol/kfontinst/kcmfontinst/FontList.cpp
- /workspace/kcontrol/kfontinst/kcmfontinst/FontList.h
- /workspace/kcontrol/kfontinst/kcmfontinst/group.desktop
- /workspace/kcontrol/kfontinst/kcmfontinst/GroupList.cpp
- /workspace/kcontrol/kfontinst/kcmfontinst/GroupList.h
- /workspace/kcontrol/kfontinst/kcmfontinst/RenameJob.cpp
- /workspace/kcontrol/kfontinst/kcmfontinst/RenameJob.h
- /workspace/kcontrol/kfontinst/kcmfontinst/UpdateDialog.cpp
- /workspace/kcontrol/kfontinst/kcmfontinst/UpdateDialog.h
- /workspace/kcontrol/kfontinst/kfontinst/Installer.cpp
- /workspace/kcontrol/kfontinst/kfontinst/Installer.h
- /workspace/kcontrol/kfontinst/kfontinst/KfiPrint.cpp
- /workspace/kcontrol/kfontinst/kfontinst/KfiPrint.h
- /workspace/kcontrol/kfontinst/lib/FontInfo.cpp
- /workspace/kcontrol/kfontinst/lib/FontInfo.h
- /workspace/kcontrol/kfontinst/viewpart/cr16-app-kfontview.png
- /workspace/kcontrol/kfontinst/viewpart/cr22-app-kfontview.png
- /workspace/kcontrol/kfontinst/viewpart/cr32-app-kfontview.png
- /workspace/kcontrol/kfontinst/viewpart/cr48-app-kfontview.png
- /workspace/kcontrol/kfontinst/viewpart/cr64-app-kfontview.png
- /workspace/kcontrol/kfontinst/viewpart/crsc-app-kfontview.svgz
Deleted 27 files
- /trunk/KDE/kdebase
- /doc/kcontrol/kcmfontinst
- /workspace/kcontrol/kfontinst/TODO
- /workspace/kcontrol/kfontinst/kcmfontinst/kcmfontinst.desktop
- /workspace/kcontrol/kfontinst/kcmfontinst/KFileFontIconView.cpp
- /workspace/kcontrol/kfontinst/kcmfontinst/KFileFontIconView.h
- /workspace/kcontrol/kfontinst/kcmfontinst/KFileFontView.cpp
- /workspace/kcontrol/kfontinst/kcmfontinst/KFileFontView.h
- /workspace/kcontrol/kfontinst/kcmfontinst/SettingsDialog.cpp
- /workspace/kcontrol/kfontinst/kcmfontinst/SettingsDialog.h
- /workspace/kcontrol/kfontinst/kfontinst/CompressedFile.cpp
- /workspace/kcontrol/kfontinst/kfontinst/CompressedFile.h
- /workspace/kcontrol/kfontinst/kfontinst/config-kfontinst.h.cmake
- /workspace/kcontrol/kfontinst/kfontinst/Encodings.cpp
- /workspace/kcontrol/kfontinst/kfontinst/Encodings.h
- /workspace/kcontrol/kfontinst/kfontinst/FontEngine.cpp
- /workspace/kcontrol/kfontinst/kfontinst/FontEngine.h
- /workspace/kcontrol/kfontinst/kfontinst/Fontmap.cpp
- /workspace/kcontrol/kfontinst/kfontinst/Fontmap.h
- /workspace/kcontrol/kfontinst/kfontinst/GetPid.c
- /workspace/kcontrol/kfontinst/kfontinst/XConfig.cpp
- /workspace/kcontrol/kfontinst/kfontinst/XConfig.h
- /workspace/kcontrol/kfontinst/viewpart/FontViewerApp.cpp
- /workspace/kcontrol/kfontinst/viewpart/FontViewerApp.h
- /workspace/kcontrol/kfontinst/viewpart/KfiPrint.cpp
- /workspace/kcontrol/kfontinst/viewpart/KfiPrint.h
- /workspace/kcontrol/kfontinst/viewpart/kfontview.desktop
- /workspace/kcontrol/kfontinst/viewpart/kfontviewui.rc
Modified 38 files
- /trunk/KDE/kdebase
- /doc/kcontrol/fontinst/CMakeLists.txt
- /workspace/kcontrol/kfontinst/ChangeLog
- /workspace/kcontrol/kfontinst/CMakeLists.txt
- /workspace/kcontrol/kfontinst/installfont.desktop
- /workspace/kcontrol/kfontinst/kcmfontinst/CMakeLists.txt
- /workspace/kcontrol/kfontinst/kcmfontinst/cr32-action-newfont.png
- /workspace/kcontrol/kfontinst/kcmfontinst/KCmFontInst.cpp
- /workspace/kcontrol/kfontinst/kcmfontinst/KCmFontInst.h
- /workspace/kcontrol/kfontinst/kcmfontinst/PrintDialog.cpp
- /workspace/kcontrol/kfontinst/kcmfontinst/PrintDialog.h
- /workspace/kcontrol/kfontinst/kfile-plugin/CMakeLists.txt
- /workspace/kcontrol/kfontinst/kfile-plugin/KFileFont.cpp
- /workspace/kcontrol/kfontinst/kfile-plugin/KFileFont.h
- /workspace/kcontrol/kfontinst/kfontinst/CMakeLists.txt
- /workspace/kcontrol/kfontinst/kfontinst/Main.cpp
- /workspace/kcontrol/kfontinst/kio/CMakeLists.txt
- /workspace/kcontrol/kfontinst/kio/KioFonts.cpp
- /workspace/kcontrol/kfontinst/kio/KioFonts.h
- /workspace/kcontrol/kfontinst/kio/package.desktop
- /workspace/kcontrol/kfontinst/lib/CMakeLists.txt
- /workspace/kcontrol/kfontinst/lib/FcEngine.cpp
- /workspace/kcontrol/kfontinst/lib/FcEngine.h
- /workspace/kcontrol/kfontinst/lib/KfiConstants.h
- /workspace/kcontrol/kfontinst/lib/Misc.cpp
- /workspace/kcontrol/kfontinst/lib/Misc.h
- /workspace/kcontrol/kfontinst/thumbnail/CMakeLists.txt
- /workspace/kcontrol/kfontinst/thumbnail/FontThumbnail.cpp
- /workspace/kcontrol/kfontinst/thumbnail/fontthumbnail.desktop
- /workspace/kcontrol/kfontinst/thumbnail/FontThumbnail.h
- /workspace/kcontrol/kfontinst/viewpart/CMakeLists.txt
- /workspace/kcontrol/kfontinst/viewpart/FontPreview.cpp
- /workspace/kcontrol/kfontinst/viewpart/FontPreview.h
- /workspace/kcontrol/kfontinst/viewpart/FontViewPart.cpp
- /workspace/kcontrol/kfontinst/viewpart/FontViewPart.h
- /workspace/kcontrol/kfontinst/viewpart/FontViewPartFactory.cpp
- /workspace/kcontrol/kfontinst/viewpart/FontViewPartFactory.h
- /workspace/kcontrol/kfontinst/viewpart/kfontviewpart.desktop
- /workspace/kcontrol/kfontinst/viewpart/kfontviewpart.rc
106 files changed in total