OSDN Git Service

generic: move sub-projects from kde-baseapps [ci reset]
authorIvailo Monev <xakepa10@gmail.com>
Sat, 14 May 2022 18:28:45 +0000 (21:28 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Sat, 14 May 2022 18:56:54 +0000 (21:56 +0300)
commitf68295ea28de52c9e59f308480eafad661c41e9d
tree0165ad1ac9ed24327f11ac0a174efa43fe86760d
parent00cf2c8af79cb52f32439c4a73e59174dfa2fc90
generic: move sub-projects from kde-baseapps [ci reset]

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
1670 files changed:
CMakeLists.txt
appveyor.yml
dolphin/AUTHORS [new file with mode: 0644]
dolphin/CMakeLists.txt [new file with mode: 0644]
dolphin/COPYING [new file with mode: 0644]
dolphin/COPYING.DOC [new file with mode: 0644]
dolphin/README [new file with mode: 0644]
dolphin/config-dolphin.h.cmake [new file with mode: 0644]
dolphin/plugins/CMakeLists.txt [new file with mode: 0644]
dolphin/plugins/COPYING [new file with mode: 0644]
dolphin/plugins/bazaar/CMakeLists.txt [new file with mode: 0644]
dolphin/plugins/bazaar/Messages.sh [new file with mode: 0644]
dolphin/plugins/bazaar/fileviewbazaarplugin.cpp [new file with mode: 0644]
dolphin/plugins/bazaar/fileviewbazaarplugin.desktop [new file with mode: 0644]
dolphin/plugins/bazaar/fileviewbazaarplugin.h [new file with mode: 0644]
dolphin/plugins/dropbox/CMakeLists.txt [new file with mode: 0644]
dolphin/plugins/dropbox/fileviewdropboxplugin.cpp [new file with mode: 0644]
dolphin/plugins/dropbox/fileviewdropboxplugin.desktop [new file with mode: 0644]
dolphin/plugins/dropbox/fileviewdropboxplugin.h [new file with mode: 0644]
dolphin/plugins/git/CMakeLists.txt [new file with mode: 0644]
dolphin/plugins/git/Messages.sh [new file with mode: 0644]
dolphin/plugins/git/checkoutdialog.cpp [new file with mode: 0644]
dolphin/plugins/git/checkoutdialog.h [new file with mode: 0644]
dolphin/plugins/git/commitdialog.cpp [new file with mode: 0644]
dolphin/plugins/git/commitdialog.h [new file with mode: 0644]
dolphin/plugins/git/fileviewgitplugin.cpp [new file with mode: 0644]
dolphin/plugins/git/fileviewgitplugin.desktop [new file with mode: 0644]
dolphin/plugins/git/fileviewgitplugin.h [new file with mode: 0644]
dolphin/plugins/git/fileviewgitpluginsettings.kcfg [new file with mode: 0644]
dolphin/plugins/git/fileviewgitpluginsettings.kcfgc [new file with mode: 0644]
dolphin/plugins/git/gitwrapper.cpp [new file with mode: 0644]
dolphin/plugins/git/gitwrapper.h [new file with mode: 0644]
dolphin/plugins/git/pulldialog.cpp [new file with mode: 0644]
dolphin/plugins/git/pulldialog.h [new file with mode: 0644]
dolphin/plugins/git/pushdialog.cpp [new file with mode: 0644]
dolphin/plugins/git/pushdialog.h [new file with mode: 0644]
dolphin/plugins/git/tagdialog.cpp [new file with mode: 0644]
dolphin/plugins/git/tagdialog.h [new file with mode: 0644]
dolphin/plugins/hg/CMakeLists.txt [new file with mode: 0644]
dolphin/plugins/hg/Messages.sh [new file with mode: 0644]
dolphin/plugins/hg/backoutdialog.cpp [new file with mode: 0644]
dolphin/plugins/hg/backoutdialog.h [new file with mode: 0644]
dolphin/plugins/hg/branchdialog.cpp [new file with mode: 0644]
dolphin/plugins/hg/branchdialog.h [new file with mode: 0644]
dolphin/plugins/hg/bundledialog.cpp [new file with mode: 0644]
dolphin/plugins/hg/bundledialog.h [new file with mode: 0644]
dolphin/plugins/hg/clonedialog.cpp [new file with mode: 0644]
dolphin/plugins/hg/clonedialog.h [new file with mode: 0644]
dolphin/plugins/hg/commitdialog.cpp [new file with mode: 0644]
dolphin/plugins/hg/commitdialog.h [new file with mode: 0644]
dolphin/plugins/hg/commitinfowidget.cpp [new file with mode: 0644]
dolphin/plugins/hg/commitinfowidget.h [new file with mode: 0644]
dolphin/plugins/hg/commititemdelegate.cpp [new file with mode: 0644]
dolphin/plugins/hg/commititemdelegate.h [new file with mode: 0644]
dolphin/plugins/hg/config-widgets/generalconfig.cpp [new file with mode: 0644]
dolphin/plugins/hg/config-widgets/generalconfig.h [new file with mode: 0644]
dolphin/plugins/hg/config-widgets/ignorewidget.cpp [new file with mode: 0644]
dolphin/plugins/hg/config-widgets/ignorewidget.h [new file with mode: 0644]
dolphin/plugins/hg/config-widgets/pathconfig.cpp [new file with mode: 0644]
dolphin/plugins/hg/config-widgets/pathconfig.h [new file with mode: 0644]
dolphin/plugins/hg/config-widgets/pluginsettings.cpp [new file with mode: 0644]
dolphin/plugins/hg/config-widgets/pluginsettings.h [new file with mode: 0644]
dolphin/plugins/hg/configdialog.cpp [new file with mode: 0644]
dolphin/plugins/hg/configdialog.h [new file with mode: 0644]
dolphin/plugins/hg/createdialog.cpp [new file with mode: 0644]
dolphin/plugins/hg/createdialog.h [new file with mode: 0644]
dolphin/plugins/hg/exportdialog.cpp [new file with mode: 0644]
dolphin/plugins/hg/exportdialog.h [new file with mode: 0644]
dolphin/plugins/hg/fileviewhgplugin.cpp [new file with mode: 0644]
dolphin/plugins/hg/fileviewhgplugin.desktop [new file with mode: 0644]
dolphin/plugins/hg/fileviewhgplugin.h [new file with mode: 0644]
dolphin/plugins/hg/fileviewhgpluginsettings.kcfg [new file with mode: 0644]
dolphin/plugins/hg/fileviewhgpluginsettings.kcfgc [new file with mode: 0644]
dolphin/plugins/hg/hgconfig.cpp [new file with mode: 0644]
dolphin/plugins/hg/hgconfig.h [new file with mode: 0644]
dolphin/plugins/hg/hgwrapper.cpp [new file with mode: 0644]
dolphin/plugins/hg/hgwrapper.h [new file with mode: 0644]
dolphin/plugins/hg/importdialog.cpp [new file with mode: 0644]
dolphin/plugins/hg/importdialog.h [new file with mode: 0644]
dolphin/plugins/hg/mergedialog.cpp [new file with mode: 0644]
dolphin/plugins/hg/mergedialog.h [new file with mode: 0644]
dolphin/plugins/hg/pathselector.cpp [new file with mode: 0644]
dolphin/plugins/hg/pathselector.h [new file with mode: 0644]
dolphin/plugins/hg/pulldialog.cpp [new file with mode: 0644]
dolphin/plugins/hg/pulldialog.h [new file with mode: 0644]
dolphin/plugins/hg/pushdialog.cpp [new file with mode: 0644]
dolphin/plugins/hg/pushdialog.h [new file with mode: 0644]
dolphin/plugins/hg/renamedialog.cpp [new file with mode: 0644]
dolphin/plugins/hg/renamedialog.h [new file with mode: 0644]
dolphin/plugins/hg/servedialog.cpp [new file with mode: 0644]
dolphin/plugins/hg/servedialog.h [new file with mode: 0644]
dolphin/plugins/hg/servewrapper.cpp [new file with mode: 0644]
dolphin/plugins/hg/servewrapper.h [new file with mode: 0644]
dolphin/plugins/hg/statuslist.cpp [new file with mode: 0644]
dolphin/plugins/hg/statuslist.h [new file with mode: 0644]
dolphin/plugins/hg/syncdialogbase.cpp [new file with mode: 0644]
dolphin/plugins/hg/syncdialogbase.h [new file with mode: 0644]
dolphin/plugins/hg/tagdialog.cpp [new file with mode: 0644]
dolphin/plugins/hg/tagdialog.h [new file with mode: 0644]
dolphin/plugins/hg/updatedialog.cpp [new file with mode: 0644]
dolphin/plugins/hg/updatedialog.h [new file with mode: 0644]
dolphin/plugins/svn/CMakeLists.txt [new file with mode: 0644]
dolphin/plugins/svn/Messages.sh [new file with mode: 0644]
dolphin/plugins/svn/fileviewsvnplugin.cpp [new file with mode: 0644]
dolphin/plugins/svn/fileviewsvnplugin.desktop [new file with mode: 0644]
dolphin/plugins/svn/fileviewsvnplugin.h [new file with mode: 0644]
dolphin/plugins/svn/fileviewsvnpluginsettings.kcfg [new file with mode: 0644]
dolphin/plugins/svn/fileviewsvnpluginsettings.kcfgc [new file with mode: 0644]
dolphin/src/CMakeLists.txt [new file with mode: 0644]
dolphin/src/Messages.sh [new file with mode: 0755]
dolphin/src/dolphin.desktop [new file with mode: 0755]
dolphin/src/dolphinapplication.cpp [new file with mode: 0644]
dolphin/src/dolphinapplication.h [new file with mode: 0644]
dolphin/src/dolphincontextmenu.cpp [new file with mode: 0644]
dolphin/src/dolphincontextmenu.h [new file with mode: 0644]
dolphin/src/dolphindockwidget.cpp [new file with mode: 0644]
dolphin/src/dolphindockwidget.h [new file with mode: 0644]
dolphin/src/dolphinmainwindow.cpp [new file with mode: 0644]
dolphin/src/dolphinmainwindow.h [new file with mode: 0644]
dolphin/src/dolphinnewfilemenu.cpp [new file with mode: 0644]
dolphin/src/dolphinnewfilemenu.h [new file with mode: 0644]
dolphin/src/dolphinpart.cpp [new file with mode: 0644]
dolphin/src/dolphinpart.desktop [new file with mode: 0644]
dolphin/src/dolphinpart.h [new file with mode: 0644]
dolphin/src/dolphinpart.rc [new file with mode: 0644]
dolphin/src/dolphinpart_ext.cpp [new file with mode: 0644]
dolphin/src/dolphinpart_ext.h [new file with mode: 0644]
dolphin/src/dolphinrecenttabsmenu.cpp [new file with mode: 0644]
dolphin/src/dolphinrecenttabsmenu.h [new file with mode: 0644]
dolphin/src/dolphinremoveaction.cpp [new file with mode: 0644]
dolphin/src/dolphinremoveaction.h [new file with mode: 0644]
dolphin/src/dolphintabpage.cpp [new file with mode: 0644]
dolphin/src/dolphintabpage.h [new file with mode: 0644]
dolphin/src/dolphinui.rc [new file with mode: 0644]
dolphin/src/dolphinviewcontainer.cpp [new file with mode: 0644]
dolphin/src/dolphinviewcontainer.h [new file with mode: 0644]
dolphin/src/filterbar/filterbar.cpp [new file with mode: 0644]
dolphin/src/filterbar/filterbar.h [new file with mode: 0644]
dolphin/src/kitemviews/kfileitemlistview.cpp [new file with mode: 0644]
dolphin/src/kitemviews/kfileitemlistview.h [new file with mode: 0644]
dolphin/src/kitemviews/kfileitemlistwidget.cpp [new file with mode: 0644]
dolphin/src/kitemviews/kfileitemlistwidget.h [new file with mode: 0644]
dolphin/src/kitemviews/kfileitemmodel.cpp [new file with mode: 0644]
dolphin/src/kitemviews/kfileitemmodel.h [new file with mode: 0644]
dolphin/src/kitemviews/kfileitemmodelrolesupdater.cpp [new file with mode: 0644]
dolphin/src/kitemviews/kfileitemmodelrolesupdater.h [new file with mode: 0644]
dolphin/src/kitemviews/kitemlistcontainer.cpp [new file with mode: 0644]
dolphin/src/kitemviews/kitemlistcontainer.h [new file with mode: 0644]
dolphin/src/kitemviews/kitemlistcontroller.cpp [new file with mode: 0644]
dolphin/src/kitemviews/kitemlistcontroller.h [new file with mode: 0644]
dolphin/src/kitemviews/kitemlistgroupheader.cpp [new file with mode: 0644]
dolphin/src/kitemviews/kitemlistgroupheader.h [new file with mode: 0644]
dolphin/src/kitemviews/kitemlistheader.cpp [new file with mode: 0644]
dolphin/src/kitemviews/kitemlistheader.h [new file with mode: 0644]
dolphin/src/kitemviews/kitemlistselectionmanager.cpp [new file with mode: 0644]
dolphin/src/kitemviews/kitemlistselectionmanager.h [new file with mode: 0644]
dolphin/src/kitemviews/kitemliststyleoption.cpp [new file with mode: 0644]
dolphin/src/kitemviews/kitemliststyleoption.h [new file with mode: 0644]
dolphin/src/kitemviews/kitemlistview.cpp [new file with mode: 0644]
dolphin/src/kitemviews/kitemlistview.h [new file with mode: 0644]
dolphin/src/kitemviews/kitemlistwidget.cpp [new file with mode: 0644]
dolphin/src/kitemviews/kitemlistwidget.h [new file with mode: 0644]
dolphin/src/kitemviews/kitemmodelbase.cpp [new file with mode: 0644]
dolphin/src/kitemviews/kitemmodelbase.h [new file with mode: 0644]
dolphin/src/kitemviews/kitemrange.h [new file with mode: 0644]
dolphin/src/kitemviews/kitemset.cpp [new file with mode: 0644]
dolphin/src/kitemviews/kitemset.h [new file with mode: 0644]
dolphin/src/kitemviews/kstandarditem.cpp [new file with mode: 0644]
dolphin/src/kitemviews/kstandarditem.h [new file with mode: 0644]
dolphin/src/kitemviews/kstandarditemlistgroupheader.cpp [new file with mode: 0644]
dolphin/src/kitemviews/kstandarditemlistgroupheader.h [new file with mode: 0644]
dolphin/src/kitemviews/kstandarditemlistview.cpp [new file with mode: 0644]
dolphin/src/kitemviews/kstandarditemlistview.h [new file with mode: 0644]
dolphin/src/kitemviews/kstandarditemlistwidget.cpp [new file with mode: 0644]
dolphin/src/kitemviews/kstandarditemlistwidget.h [new file with mode: 0644]
dolphin/src/kitemviews/kstandarditemmodel.cpp [new file with mode: 0644]
dolphin/src/kitemviews/kstandarditemmodel.h [new file with mode: 0644]
dolphin/src/kitemviews/private/kdirectorycontentscounter.cpp [new file with mode: 0644]
dolphin/src/kitemviews/private/kdirectorycontentscounter.h [new file with mode: 0644]
dolphin/src/kitemviews/private/kdirectorycontentscounterworker.cpp [new file with mode: 0644]
dolphin/src/kitemviews/private/kdirectorycontentscounterworker.h [new file with mode: 0644]
dolphin/src/kitemviews/private/kfileitemclipboard.cpp [new file with mode: 0644]
dolphin/src/kitemviews/private/kfileitemclipboard.h [new file with mode: 0644]
dolphin/src/kitemviews/private/kfileitemmodeldirlister.cpp [new file with mode: 0644]
dolphin/src/kitemviews/private/kfileitemmodeldirlister.h [new file with mode: 0644]
dolphin/src/kitemviews/private/kfileitemmodelfilter.cpp [new file with mode: 0644]
dolphin/src/kitemviews/private/kfileitemmodelfilter.h [new file with mode: 0644]
dolphin/src/kitemviews/private/kfileitemmodelsortalgorithm.h [new file with mode: 0644]
dolphin/src/kitemviews/private/kitemlistheaderwidget.cpp [new file with mode: 0644]
dolphin/src/kitemviews/private/kitemlistheaderwidget.h [new file with mode: 0644]
dolphin/src/kitemviews/private/kitemlistkeyboardsearchmanager.cpp [new file with mode: 0644]
dolphin/src/kitemviews/private/kitemlistkeyboardsearchmanager.h [new file with mode: 0644]
dolphin/src/kitemviews/private/kitemlistroleeditor.cpp [new file with mode: 0644]
dolphin/src/kitemviews/private/kitemlistroleeditor.h [new file with mode: 0644]
dolphin/src/kitemviews/private/kitemlistrubberband.cpp [new file with mode: 0644]
dolphin/src/kitemviews/private/kitemlistrubberband.h [new file with mode: 0644]
dolphin/src/kitemviews/private/kitemlistselectiontoggle.cpp [new file with mode: 0644]
dolphin/src/kitemviews/private/kitemlistselectiontoggle.h [new file with mode: 0644]
dolphin/src/kitemviews/private/kitemlistsizehintresolver.cpp [new file with mode: 0644]
dolphin/src/kitemviews/private/kitemlistsizehintresolver.h [new file with mode: 0644]
dolphin/src/kitemviews/private/kitemlistsmoothscroller.cpp [new file with mode: 0644]
dolphin/src/kitemviews/private/kitemlistsmoothscroller.h [new file with mode: 0644]
dolphin/src/kitemviews/private/kitemlistviewanimation.cpp [new file with mode: 0644]
dolphin/src/kitemviews/private/kitemlistviewanimation.h [new file with mode: 0644]
dolphin/src/kitemviews/private/kitemlistviewlayouter.cpp [new file with mode: 0644]
dolphin/src/kitemviews/private/kitemlistviewlayouter.h [new file with mode: 0644]
dolphin/src/main.cpp [new file with mode: 0644]
dolphin/src/panels/folders/dolphin_folderspanelsettings.kcfg [new file with mode: 0644]
dolphin/src/panels/folders/dolphin_folderspanelsettings.kcfgc [new file with mode: 0644]
dolphin/src/panels/folders/foldersitemlistwidget.cpp [new file with mode: 0644]
dolphin/src/panels/folders/foldersitemlistwidget.h [new file with mode: 0644]
dolphin/src/panels/folders/folderspanel.cpp [new file with mode: 0644]
dolphin/src/panels/folders/folderspanel.h [new file with mode: 0644]
dolphin/src/panels/folders/treeviewcontextmenu.cpp [new file with mode: 0644]
dolphin/src/panels/folders/treeviewcontextmenu.h [new file with mode: 0644]
dolphin/src/panels/information/dolphin_informationpanelsettings.kcfg [new file with mode: 0644]
dolphin/src/panels/information/dolphin_informationpanelsettings.kcfgc [new file with mode: 0644]
dolphin/src/panels/information/filemetadataconfigurationdialog.cpp [new file with mode: 0644]
dolphin/src/panels/information/filemetadataconfigurationdialog.h [new file with mode: 0644]
dolphin/src/panels/information/informationpanel.cpp [new file with mode: 0644]
dolphin/src/panels/information/informationpanel.h [new file with mode: 0644]
dolphin/src/panels/information/informationpanelcontent.cpp [new file with mode: 0644]
dolphin/src/panels/information/informationpanelcontent.h [new file with mode: 0644]
dolphin/src/panels/information/pixmapviewer.cpp [new file with mode: 0644]
dolphin/src/panels/information/pixmapviewer.h [new file with mode: 0644]
dolphin/src/panels/panel.cpp [new file with mode: 0644]
dolphin/src/panels/panel.h [new file with mode: 0644]
dolphin/src/panels/places/dolphin_placespanelsettings.kcfg [new file with mode: 0644]
dolphin/src/panels/places/dolphin_placespanelsettings.kcfgc [new file with mode: 0644]
dolphin/src/panels/places/placesitem.cpp [new file with mode: 0644]
dolphin/src/panels/places/placesitem.h [new file with mode: 0644]
dolphin/src/panels/places/placesitemeditdialog.cpp [new file with mode: 0644]
dolphin/src/panels/places/placesitemeditdialog.h [new file with mode: 0644]
dolphin/src/panels/places/placesitemlistgroupheader.cpp [new file with mode: 0644]
dolphin/src/panels/places/placesitemlistgroupheader.h [new file with mode: 0644]
dolphin/src/panels/places/placesitemlistwidget.cpp [new file with mode: 0644]
dolphin/src/panels/places/placesitemlistwidget.h [new file with mode: 0644]
dolphin/src/panels/places/placesitemmodel.cpp [new file with mode: 0644]
dolphin/src/panels/places/placesitemmodel.h [new file with mode: 0644]
dolphin/src/panels/places/placesitemsignalhandler.cpp [new file with mode: 0644]
dolphin/src/panels/places/placesitemsignalhandler.h [new file with mode: 0644]
dolphin/src/panels/places/placespanel.cpp [new file with mode: 0644]
dolphin/src/panels/places/placespanel.h [new file with mode: 0644]
dolphin/src/panels/places/placesview.cpp [new file with mode: 0644]
dolphin/src/panels/places/placesview.h [new file with mode: 0644]
dolphin/src/panels/terminal/terminalpanel.cpp [new file with mode: 0644]
dolphin/src/panels/terminal/terminalpanel.h [new file with mode: 0644]
dolphin/src/search/dolphin_searchsettings.kcfg [new file with mode: 0644]
dolphin/src/search/dolphin_searchsettings.kcfgc [new file with mode: 0644]
dolphin/src/search/dolphinfacetswidget.cpp [new file with mode: 0644]
dolphin/src/search/dolphinfacetswidget.h [new file with mode: 0644]
dolphin/src/search/dolphinsearchbox.cpp [new file with mode: 0644]
dolphin/src/search/dolphinsearchbox.h [new file with mode: 0644]
dolphin/src/search/filenamesearch.protocol [new file with mode: 0644]
dolphin/src/search/filenamesearchprotocol.cpp [new file with mode: 0644]
dolphin/src/search/filenamesearchprotocol.h [new file with mode: 0644]
dolphin/src/settings/additionalinfodialog.cpp [new file with mode: 0644]
dolphin/src/settings/additionalinfodialog.h [new file with mode: 0644]
dolphin/src/settings/applyviewpropsjob.cpp [new file with mode: 0644]
dolphin/src/settings/applyviewpropsjob.h [new file with mode: 0644]
dolphin/src/settings/dolphin_compactmodesettings.kcfg [new file with mode: 0644]
dolphin/src/settings/dolphin_compactmodesettings.kcfgc [new file with mode: 0644]
dolphin/src/settings/dolphin_detailsmodesettings.kcfg [new file with mode: 0644]
dolphin/src/settings/dolphin_detailsmodesettings.kcfgc [new file with mode: 0644]
dolphin/src/settings/dolphin_directoryviewpropertysettings.kcfg [new file with mode: 0644]
dolphin/src/settings/dolphin_directoryviewpropertysettings.kcfgc [new file with mode: 0644]
dolphin/src/settings/dolphin_generalsettings.kcfg [new file with mode: 0644]
dolphin/src/settings/dolphin_generalsettings.kcfgc [new file with mode: 0644]
dolphin/src/settings/dolphin_iconsmodesettings.kcfg [new file with mode: 0644]
dolphin/src/settings/dolphin_iconsmodesettings.kcfgc [new file with mode: 0644]
dolphin/src/settings/dolphin_versioncontrolsettings.kcfg [new file with mode: 0644]
dolphin/src/settings/dolphin_versioncontrolsettings.kcfgc [new file with mode: 0644]
dolphin/src/settings/dolphinsettingsdialog.cpp [new file with mode: 0644]
dolphin/src/settings/dolphinsettingsdialog.h [new file with mode: 0644]
dolphin/src/settings/general/behaviorsettingspage.cpp [new file with mode: 0644]
dolphin/src/settings/general/behaviorsettingspage.h [new file with mode: 0644]
dolphin/src/settings/general/configurepreviewplugindialog.cpp [new file with mode: 0644]
dolphin/src/settings/general/configurepreviewplugindialog.h [new file with mode: 0644]
dolphin/src/settings/general/confirmationssettingspage.cpp [new file with mode: 0644]
dolphin/src/settings/general/confirmationssettingspage.h [new file with mode: 0644]
dolphin/src/settings/general/generalsettingspage.cpp [new file with mode: 0644]
dolphin/src/settings/general/generalsettingspage.h [new file with mode: 0644]
dolphin/src/settings/general/previewssettingspage.cpp [new file with mode: 0644]
dolphin/src/settings/general/previewssettingspage.h [new file with mode: 0644]
dolphin/src/settings/general/statusbarsettingspage.cpp [new file with mode: 0644]
dolphin/src/settings/general/statusbarsettingspage.h [new file with mode: 0644]
dolphin/src/settings/kcm/kcmdolphingeneral.cpp [new file with mode: 0644]
dolphin/src/settings/kcm/kcmdolphingeneral.desktop [new file with mode: 0644]
dolphin/src/settings/kcm/kcmdolphingeneral.h [new file with mode: 0644]
dolphin/src/settings/kcm/kcmdolphinnavigation.cpp [new file with mode: 0644]
dolphin/src/settings/kcm/kcmdolphinnavigation.desktop [new file with mode: 0644]
dolphin/src/settings/kcm/kcmdolphinnavigation.h [new file with mode: 0644]
dolphin/src/settings/kcm/kcmdolphinservices.cpp [new file with mode: 0644]
dolphin/src/settings/kcm/kcmdolphinservices.desktop [new file with mode: 0644]
dolphin/src/settings/kcm/kcmdolphinservices.h [new file with mode: 0644]
dolphin/src/settings/kcm/kcmdolphinviewmodes.cpp [new file with mode: 0644]
dolphin/src/settings/kcm/kcmdolphinviewmodes.desktop [new file with mode: 0644]
dolphin/src/settings/kcm/kcmdolphinviewmodes.h [new file with mode: 0644]
dolphin/src/settings/navigation/navigationsettingspage.cpp [new file with mode: 0644]
dolphin/src/settings/navigation/navigationsettingspage.h [new file with mode: 0644]
dolphin/src/settings/serviceitemdelegate.cpp [new file with mode: 0644]
dolphin/src/settings/serviceitemdelegate.h [new file with mode: 0644]
dolphin/src/settings/servicemodel.cpp [new file with mode: 0644]
dolphin/src/settings/servicemodel.h [new file with mode: 0644]
dolphin/src/settings/services/servicessettingspage.cpp [new file with mode: 0644]
dolphin/src/settings/services/servicessettingspage.h [new file with mode: 0644]
dolphin/src/settings/settingspagebase.cpp [new file with mode: 0644]
dolphin/src/settings/settingspagebase.h [new file with mode: 0644]
dolphin/src/settings/startup/startupsettingspage.cpp [new file with mode: 0644]
dolphin/src/settings/startup/startupsettingspage.h [new file with mode: 0644]
dolphin/src/settings/trash/trashsettingspage.cpp [new file with mode: 0644]
dolphin/src/settings/trash/trashsettingspage.h [new file with mode: 0644]
dolphin/src/settings/viewmodes/dolphinfontrequester.cpp [new file with mode: 0644]
dolphin/src/settings/viewmodes/dolphinfontrequester.h [new file with mode: 0644]
dolphin/src/settings/viewmodes/viewmodesettings.cpp [new file with mode: 0644]
dolphin/src/settings/viewmodes/viewmodesettings.h [new file with mode: 0644]
dolphin/src/settings/viewmodes/viewsettingspage.cpp [new file with mode: 0644]
dolphin/src/settings/viewmodes/viewsettingspage.h [new file with mode: 0644]
dolphin/src/settings/viewmodes/viewsettingstab.cpp [new file with mode: 0644]
dolphin/src/settings/viewmodes/viewsettingstab.h [new file with mode: 0644]
dolphin/src/settings/viewpropertiesdialog.cpp [new file with mode: 0644]
dolphin/src/settings/viewpropertiesdialog.h [new file with mode: 0644]
dolphin/src/settings/viewpropsprogressinfo.cpp [new file with mode: 0644]
dolphin/src/settings/viewpropsprogressinfo.h [new file with mode: 0644]
dolphin/src/statusbar/dolphinstatusbar.cpp [new file with mode: 0644]
dolphin/src/statusbar/dolphinstatusbar.h [new file with mode: 0644]
dolphin/src/statusbar/mountpointobserver.cpp [new file with mode: 0644]
dolphin/src/statusbar/mountpointobserver.h [new file with mode: 0644]
dolphin/src/statusbar/mountpointobservercache.cpp [new file with mode: 0644]
dolphin/src/statusbar/mountpointobservercache.h [new file with mode: 0644]
dolphin/src/statusbar/spaceinfoobserver.cpp [new file with mode: 0644]
dolphin/src/statusbar/spaceinfoobserver.h [new file with mode: 0644]
dolphin/src/statusbar/statusbarspaceinfo.cpp [new file with mode: 0644]
dolphin/src/statusbar/statusbarspaceinfo.h [new file with mode: 0644]
dolphin/src/tests/CMakeLists.txt [new file with mode: 0644]
dolphin/src/tests/kfileitemlistviewtest.cpp [new file with mode: 0644]
dolphin/src/tests/kfileitemmodelbenchmark.cpp [new file with mode: 0644]
dolphin/src/tests/kfileitemmodeltest.cpp [new file with mode: 0644]
dolphin/src/tests/kitemlistcontrollertest.cpp [new file with mode: 0644]
dolphin/src/tests/kitemlistkeyboardsearchmanagertest.cpp [new file with mode: 0644]
dolphin/src/tests/kitemlistselectionmanagertest.cpp [new file with mode: 0644]
dolphin/src/tests/kitemrangetest.cpp [new file with mode: 0644]
dolphin/src/tests/kitemsettest.cpp [new file with mode: 0644]
dolphin/src/tests/kstandarditemmodeltest.cpp [new file with mode: 0644]
dolphin/src/tests/testdir.cpp [new file with mode: 0644]
dolphin/src/tests/testdir.h [new file with mode: 0644]
dolphin/src/tests/viewpropertiestest.cpp [new file with mode: 0644]
dolphin/src/views/dolphinfileitemlistwidget.cpp [new file with mode: 0644]
dolphin/src/views/dolphinfileitemlistwidget.h [new file with mode: 0644]
dolphin/src/views/dolphinitemlistview.cpp [new file with mode: 0644]
dolphin/src/views/dolphinitemlistview.h [new file with mode: 0644]
dolphin/src/views/dolphinnewfilemenuobserver.cpp [new file with mode: 0644]
dolphin/src/views/dolphinnewfilemenuobserver.h [new file with mode: 0644]
dolphin/src/views/dolphinremoteencoding.cpp [new file with mode: 0644]
dolphin/src/views/dolphinremoteencoding.h [new file with mode: 0644]
dolphin/src/views/dolphinview.cpp [new file with mode: 0644]
dolphin/src/views/dolphinview.h [new file with mode: 0644]
dolphin/src/views/dolphinviewactionhandler.cpp [new file with mode: 0644]
dolphin/src/views/dolphinviewactionhandler.h [new file with mode: 0644]
dolphin/src/views/draganddrophelper.cpp [new file with mode: 0644]
dolphin/src/views/draganddrophelper.h [new file with mode: 0644]
dolphin/src/views/renamedialog.cpp [new file with mode: 0644]
dolphin/src/views/renamedialog.h [new file with mode: 0644]
dolphin/src/views/tooltips/filemetadatatooltip.cpp [new file with mode: 0644]
dolphin/src/views/tooltips/filemetadatatooltip.h [new file with mode: 0644]
dolphin/src/views/tooltips/tooltipmanager.cpp [new file with mode: 0644]
dolphin/src/views/tooltips/tooltipmanager.h [new file with mode: 0644]
dolphin/src/views/versioncontrol/fileviewversioncontrolplugin.desktop [new file with mode: 0644]
dolphin/src/views/versioncontrol/updateitemstatesthread.cpp [new file with mode: 0644]
dolphin/src/views/versioncontrol/updateitemstatesthread.h [new file with mode: 0644]
dolphin/src/views/versioncontrol/versioncontrolobserver.cpp [new file with mode: 0644]
dolphin/src/views/versioncontrol/versioncontrolobserver.h [new file with mode: 0644]
dolphin/src/views/viewmodecontroller.cpp [new file with mode: 0644]
dolphin/src/views/viewmodecontroller.h [new file with mode: 0644]
dolphin/src/views/viewproperties.cpp [new file with mode: 0644]
dolphin/src/views/viewproperties.h [new file with mode: 0644]
dolphin/src/views/zoomlevelinfo.cpp [new file with mode: 0644]
dolphin/src/views/zoomlevelinfo.h [new file with mode: 0644]
kate/.kateconfig [new file with mode: 0644]
kate/AUTHORS [new file with mode: 0644]
kate/CMakeLists.txt [new file with mode: 0644]
kate/COPYING-GPL3 [new file with mode: 0644]
kate/COPYING-LGPL3 [new file with mode: 0644]
kate/COPYING.LIB [new file with mode: 0644]
kate/CommitPolicy.txt [new file with mode: 0644]
kate/README [new file with mode: 0644]
kate/addons/CMakeLists.txt [new file with mode: 0644]
kate/addons/kate/CMakeLists.txt [new file with mode: 0644]
kate/addons/kate/close-except-like/.kateconfig [new file with mode: 0644]
kate/addons/kate/close-except-like/CMakeLists.txt [new file with mode: 0644]
kate/addons/kate/close-except-like/Messages.sh [new file with mode: 0644]
kate/addons/kate/close-except-like/close_confirm_dialog.cpp [new file with mode: 0644]
kate/addons/kate/close-except-like/close_confirm_dialog.h [new file with mode: 0644]
kate/addons/kate/close-except-like/close_except_plugin.cpp [new file with mode: 0644]
kate/addons/kate/close-except-like/close_except_plugin.h [new file with mode: 0644]
kate/addons/kate/close-except-like/config.h.in [new file with mode: 0644]
kate/addons/kate/close-except-like/katecloseexceptplugin.desktop [new file with mode: 0644]
kate/addons/kate/close-except-like/ui.rc [new file with mode: 0644]
kate/addons/kate/filebrowser/CMakeLists.txt [new file with mode: 0644]
kate/addons/kate/filebrowser/Messages.sh [new file with mode: 0644]
kate/addons/kate/filebrowser/katebookmarkhandler.cpp [new file with mode: 0644]
kate/addons/kate/filebrowser/katebookmarkhandler.h [new file with mode: 0644]
kate/addons/kate/filebrowser/katefilebrowser.cpp [new file with mode: 0644]
kate/addons/kate/filebrowser/katefilebrowser.h [new file with mode: 0644]
kate/addons/kate/filebrowser/katefilebrowserconfig.cpp [new file with mode: 0644]
kate/addons/kate/filebrowser/katefilebrowserconfig.h [new file with mode: 0644]
kate/addons/kate/filebrowser/katefilebrowserplugin.cpp [new file with mode: 0644]
kate/addons/kate/filebrowser/katefilebrowserplugin.desktop [new file with mode: 0644]
kate/addons/kate/filebrowser/katefilebrowserplugin.h [new file with mode: 0644]
kate/addons/kate/filetemplates/CMakeLists.txt [new file with mode: 0644]
kate/addons/kate/filetemplates/katefiletemplates.kateproject [new file with mode: 0644]
kate/addons/kate/filetemplates/plugin/CMakeLists.txt [new file with mode: 0644]
kate/addons/kate/filetemplates/plugin/Messages.sh [new file with mode: 0644]
kate/addons/kate/filetemplates/plugin/filetemplates.cpp [new file with mode: 0644]
kate/addons/kate/filetemplates/plugin/filetemplates.h [new file with mode: 0644]
kate/addons/kate/filetemplates/plugin/katefiletemplates.desktop [new file with mode: 0644]
kate/addons/kate/filetemplates/plugin/katetemplate.xml [new file with mode: 0644]
kate/addons/kate/filetemplates/plugin/ui.rc [new file with mode: 0644]
kate/addons/kate/filetemplates/templates/CMakeLists.txt [new file with mode: 0644]
kate/addons/kate/filetemplates/templates/FindXXX.cmake.katetemplate [new file with mode: 0644]
kate/addons/kate/filetemplates/templates/cppgpl.cpp.katetemplate [new file with mode: 0644]
kate/addons/kate/filetemplates/templates/cppgpl.hh.katetemplate [new file with mode: 0644]
kate/addons/kate/filetemplates/templates/cpplgpl.cpp.katetemplate [new file with mode: 0644]
kate/addons/kate/filetemplates/templates/cpplgpl.hh.katetemplate [new file with mode: 0644]
kate/addons/kate/filetemplates/templates/docbookchapter.xml.katetemplate [new file with mode: 0644]
kate/addons/kate/filetemplates/templates/html.katetemplate [new file with mode: 0644]
kate/addons/kate/filetemplates/templates/language.xml.katetemplate [new file with mode: 0644]
kate/addons/kate/helloworld/CMakeLists.txt [new file with mode: 0644]
kate/addons/kate/helloworld/Messages.sh [new file with mode: 0644]
kate/addons/kate/helloworld/katehelloworld.desktop [new file with mode: 0644]
kate/addons/kate/helloworld/plugin_katehelloworld.cpp [new file with mode: 0644]
kate/addons/kate/helloworld/plugin_katehelloworld.h [new file with mode: 0644]
kate/addons/kate/helloworld/ui.rc [new file with mode: 0644]
kate/addons/kate/kate-ctags/CMakeLists.txt [new file with mode: 0644]
kate/addons/kate/kate-ctags/CTagsGlobalConfig.ui [new file with mode: 0644]
kate/addons/kate/kate-ctags/Messages.sh [new file with mode: 0755]
kate/addons/kate/kate-ctags/ctagskinds.cpp [new file with mode: 0644]
kate/addons/kate/kate-ctags/ctagskinds.h [new file with mode: 0644]
kate/addons/kate/kate-ctags/kate_ctags.ui [new file with mode: 0644]
kate/addons/kate/kate-ctags/kate_ctags_plugin.cpp [new file with mode: 0644]
kate/addons/kate/kate-ctags/kate_ctags_plugin.h [new file with mode: 0644]
kate/addons/kate/kate-ctags/kate_ctags_view.cpp [new file with mode: 0644]
kate/addons/kate/kate-ctags/kate_ctags_view.h [new file with mode: 0644]
kate/addons/kate/kate-ctags/katectagsplugin.desktop [new file with mode: 0644]
kate/addons/kate/kate-ctags/readtags.c [new file with mode: 0644]
kate/addons/kate/kate-ctags/readtags.h [new file with mode: 0644]
kate/addons/kate/kate-ctags/tags.cpp [new file with mode: 0644]
kate/addons/kate/kate-ctags/tags.h [new file with mode: 0644]
kate/addons/kate/kate-ctags/ui.rc [new file with mode: 0644]
kate/addons/kate/katebuild-plugin/CMakeLists.txt [new file with mode: 0644]
kate/addons/kate/katebuild-plugin/Messages.sh [new file with mode: 0755]
kate/addons/kate/katebuild-plugin/build.ui [new file with mode: 0644]
kate/addons/kate/katebuild-plugin/katebuildplugin.desktop [new file with mode: 0644]
kate/addons/kate/katebuild-plugin/plugin_katebuild.cpp [new file with mode: 0644]
kate/addons/kate/katebuild-plugin/plugin_katebuild.h [new file with mode: 0644]
kate/addons/kate/katebuild-plugin/selecttargetdialog.cpp [new file with mode: 0644]
kate/addons/kate/katebuild-plugin/selecttargetdialog.h [new file with mode: 0644]
kate/addons/kate/katebuild-plugin/targets.cpp [new file with mode: 0644]
kate/addons/kate/katebuild-plugin/targets.h [new file with mode: 0644]
kate/addons/kate/katebuild-plugin/test/Makefile [new file with mode: 0644]
kate/addons/kate/katebuild-plugin/test/incl_from.c [new file with mode: 0644]
kate/addons/kate/katebuild-plugin/test/incl_from.h [new file with mode: 0644]
kate/addons/kate/katebuild-plugin/test/incl_from_from.h [new file with mode: 0644]
kate/addons/kate/katebuild-plugin/test/main.c [new file with mode: 0644]
kate/addons/kate/katebuild-plugin/test/subdir/Makefile [new file with mode: 0644]
kate/addons/kate/katebuild-plugin/test/subdir/enter_exit_subdir.c [new file with mode: 0644]
kate/addons/kate/katebuild-plugin/test/subdir/enter_exit_subdir.h [new file with mode: 0644]
kate/addons/kate/katebuild-plugin/ui.rc [new file with mode: 0644]
kate/addons/kate/konsole/CMakeLists.txt [new file with mode: 0644]
kate/addons/kate/konsole/Messages.sh [new file with mode: 0644]
kate/addons/kate/konsole/kateconsole.cpp [new file with mode: 0644]
kate/addons/kate/konsole/kateconsole.h [new file with mode: 0644]
kate/addons/kate/konsole/katekonsoleplugin.desktop [new file with mode: 0644]
kate/addons/kate/konsole/ui.rc [new file with mode: 0644]
kate/addons/kate/kttsd/CMakeLists.txt [new file with mode: 0644]
kate/addons/kate/kttsd/Messages.sh [new file with mode: 0644]
kate/addons/kate/kttsd/kate_kttsd.desktop [new file with mode: 0644]
kate/addons/kate/kttsd/katekttsd.cpp [new file with mode: 0644]
kate/addons/kate/kttsd/katekttsd.h [new file with mode: 0644]
kate/addons/kate/kttsd/ui.rc [new file with mode: 0644]
kate/addons/kate/mailfiles/CMakeLists.txt [new file with mode: 0644]
kate/addons/kate/mailfiles/Messages.sh [new file with mode: 0644]
kate/addons/kate/mailfiles/katemailfiles.cpp [new file with mode: 0644]
kate/addons/kate/mailfiles/katemailfiles.h [new file with mode: 0644]
kate/addons/kate/mailfiles/katemailfilesdialog.cpp [new file with mode: 0644]
kate/addons/kate/mailfiles/katemailfilesdialog.h [new file with mode: 0644]
kate/addons/kate/mailfiles/katemailfilesplugin.desktop [new file with mode: 0644]
kate/addons/kate/mailfiles/ui.rc [new file with mode: 0644]
kate/addons/kate/openheader/CMakeLists.txt [new file with mode: 0644]
kate/addons/kate/openheader/Messages.sh [new file with mode: 0644]
kate/addons/kate/openheader/kateopenheader.desktop [new file with mode: 0644]
kate/addons/kate/openheader/plugin_kateopenheader.cpp [new file with mode: 0644]
kate/addons/kate/openheader/plugin_kateopenheader.h [new file with mode: 0644]
kate/addons/kate/openheader/ui.rc [new file with mode: 0644]
kate/addons/kate/project/CMakeLists.txt [new file with mode: 0644]
kate/addons/kate/project/Messages.sh [new file with mode: 0644]
kate/addons/kate/project/ctags/readtags.c [new file with mode: 0644]
kate/addons/kate/project/ctags/readtags.h [new file with mode: 0644]
kate/addons/kate/project/kateproject.cpp [new file with mode: 0644]
kate/addons/kate/project/kateproject.example [new file with mode: 0644]
kate/addons/kate/project/kateproject.h [new file with mode: 0644]
kate/addons/kate/project/kateprojectcompletion.cpp [new file with mode: 0644]
kate/addons/kate/project/kateprojectcompletion.h [new file with mode: 0644]
kate/addons/kate/project/kateprojectindex.cpp [new file with mode: 0644]
kate/addons/kate/project/kateprojectindex.h [new file with mode: 0644]
kate/addons/kate/project/kateprojectinfoview.cpp [new file with mode: 0644]
kate/addons/kate/project/kateprojectinfoview.h [new file with mode: 0644]
kate/addons/kate/project/kateprojectinfoviewcodeanalysis.cpp [new file with mode: 0644]
kate/addons/kate/project/kateprojectinfoviewcodeanalysis.h [new file with mode: 0644]
kate/addons/kate/project/kateprojectinfoviewindex.cpp [new file with mode: 0644]
kate/addons/kate/project/kateprojectinfoviewindex.h [new file with mode: 0644]
kate/addons/kate/project/kateprojectinfoviewnotes.cpp [new file with mode: 0644]
kate/addons/kate/project/kateprojectinfoviewnotes.h [new file with mode: 0644]
kate/addons/kate/project/kateprojectitem.cpp [new file with mode: 0644]
kate/addons/kate/project/kateprojectitem.h [new file with mode: 0644]
kate/addons/kate/project/kateprojectnew.cpp [new file with mode: 0644]
kate/addons/kate/project/kateprojectnew.h [new file with mode: 0644]
kate/addons/kate/project/kateprojectnew.ui [new file with mode: 0644]
kate/addons/kate/project/kateprojectplugin.cpp [new file with mode: 0644]
kate/addons/kate/project/kateprojectplugin.desktop [new file with mode: 0644]
kate/addons/kate/project/kateprojectplugin.h [new file with mode: 0644]
kate/addons/kate/project/kateprojectpluginview.cpp [new file with mode: 0644]
kate/addons/kate/project/kateprojectpluginview.h [new file with mode: 0644]
kate/addons/kate/project/kateprojecttreeviewcontextmenu.cpp [new file with mode: 0644]
kate/addons/kate/project/kateprojecttreeviewcontextmenu.h [new file with mode: 0644]
kate/addons/kate/project/kateprojectview.cpp [new file with mode: 0644]
kate/addons/kate/project/kateprojectview.h [new file with mode: 0644]
kate/addons/kate/project/kateprojectviewtree.cpp [new file with mode: 0644]
kate/addons/kate/project/kateprojectviewtree.h [new file with mode: 0644]
kate/addons/kate/project/kateprojectworker.cpp [new file with mode: 0644]
kate/addons/kate/project/kateprojectworker.h [new file with mode: 0644]
kate/addons/kate/project/ui.rc [new file with mode: 0644]
kate/addons/kate/search/CMakeLists.txt [new file with mode: 0644]
kate/addons/kate/search/FolderFilesList.cpp [new file with mode: 0644]
kate/addons/kate/search/FolderFilesList.h [new file with mode: 0644]
kate/addons/kate/search/Messages.sh [new file with mode: 0644]
kate/addons/kate/search/SearchDiskFiles.cpp [new file with mode: 0644]
kate/addons/kate/search/SearchDiskFiles.h [new file with mode: 0644]
kate/addons/kate/search/htmldelegate.cpp [new file with mode: 0644]
kate/addons/kate/search/htmldelegate.h [new file with mode: 0644]
kate/addons/kate/search/katesearch.desktop [new file with mode: 0644]
kate/addons/kate/search/plugin_search.cpp [new file with mode: 0644]
kate/addons/kate/search/plugin_search.h [new file with mode: 0644]
kate/addons/kate/search/replace_matches.cpp [new file with mode: 0644]
kate/addons/kate/search/replace_matches.h [new file with mode: 0644]
kate/addons/kate/search/results.ui [new file with mode: 0644]
kate/addons/kate/search/search.ui [new file with mode: 0644]
kate/addons/kate/search/search_open_files.cpp [new file with mode: 0644]
kate/addons/kate/search/search_open_files.h [new file with mode: 0644]
kate/addons/kate/search/ui.rc [new file with mode: 0644]
kate/addons/kate/tabbarextension/CMakeLists.txt [new file with mode: 0644]
kate/addons/kate/tabbarextension/Messages.sh [new file with mode: 0644]
kate/addons/kate/tabbarextension/katetabbarextension.desktop [new file with mode: 0644]
kate/addons/kate/tabbarextension/ktinytabbar.cpp [new file with mode: 0644]
kate/addons/kate/tabbarextension/ktinytabbar.h [new file with mode: 0644]
kate/addons/kate/tabbarextension/ktinytabbarconfigdialog.cpp [new file with mode: 0644]
kate/addons/kate/tabbarextension/ktinytabbarconfigdialog.h [new file with mode: 0644]
kate/addons/kate/tabbarextension/ktinytabbarconfigpage.cpp [new file with mode: 0644]
kate/addons/kate/tabbarextension/ktinytabbarconfigpage.h [new file with mode: 0644]
kate/addons/kate/tabbarextension/ktinytabbutton.cpp [new file with mode: 0644]
kate/addons/kate/tabbarextension/ktinytabbutton.h [new file with mode: 0644]
kate/addons/kate/tabbarextension/plugin_katetabbarextension.cpp [new file with mode: 0644]
kate/addons/kate/tabbarextension/plugin_katetabbarextension.h [new file with mode: 0644]
kate/addons/kate/tabbarextension/tabbarconfigwidget.ui [new file with mode: 0644]
kate/addons/kate/tabbarextension/ui.rc [new file with mode: 0644]
kate/addons/kate/tabify/CMakeLists.txt [new file with mode: 0644]
kate/addons/kate/tabify/Messages.sh [new file with mode: 0644]
kate/addons/kate/tabify/katetabifyplugin.desktop [new file with mode: 0644]
kate/addons/kate/tabify/tabify.cpp [new file with mode: 0644]
kate/addons/kate/tabify/tabify.h [new file with mode: 0644]
kate/addons/kate/tabify/ui.rc [new file with mode: 0644]
kate/addons/kate/textfilter/CMakeLists.txt [new file with mode: 0644]
kate/addons/kate/textfilter/Messages.sh [new file with mode: 0644]
kate/addons/kate/textfilter/katetextfilter.desktop [new file with mode: 0644]
kate/addons/kate/textfilter/plugin_katetextfilter.cpp [new file with mode: 0644]
kate/addons/kate/textfilter/plugin_katetextfilter.h [new file with mode: 0644]
kate/addons/kate/textfilter/textfilterwidget.ui [new file with mode: 0644]
kate/addons/kate/textfilter/ui.rc [new file with mode: 0644]
kate/addons/ktexteditor/CMakeLists.txt [new file with mode: 0644]
kate/addons/ktexteditor/Messages.sh [new file with mode: 0644]
kate/addons/ktexteditor/autobrace/.kateconfig [new file with mode: 0644]
kate/addons/ktexteditor/autobrace/CMakeLists.txt [new file with mode: 0644]
kate/addons/ktexteditor/autobrace/autobrace.cpp [new file with mode: 0644]
kate/addons/ktexteditor/autobrace/autobrace.h [new file with mode: 0644]
kate/addons/ktexteditor/autobrace/autobrace_config.cpp [new file with mode: 0644]
kate/addons/ktexteditor/autobrace/autobrace_config.h [new file with mode: 0644]
kate/addons/ktexteditor/autobrace/icons/CMakeLists.txt [new file with mode: 0644]
kate/addons/ktexteditor/autobrace/icons/hisc-app-ktexteditorautobrace.svgz [new file with mode: 0644]
kate/addons/ktexteditor/autobrace/ktexteditor_autobrace.desktop [new file with mode: 0644]
kate/addons/ktexteditor/autobrace/ktexteditor_autobrace_config.desktop [new file with mode: 0644]
kate/addons/ktexteditor/exporter/CMakeLists.txt [new file with mode: 0644]
kate/addons/ktexteditor/exporter/TODO [new file with mode: 0644]
kate/addons/ktexteditor/exporter/abstractexporter.h [new file with mode: 0644]
kate/addons/ktexteditor/exporter/exporterplugin.cpp [new file with mode: 0644]
kate/addons/ktexteditor/exporter/exporterplugin.h [new file with mode: 0644]
kate/addons/ktexteditor/exporter/exporterpluginview.cpp [new file with mode: 0644]
kate/addons/ktexteditor/exporter/exporterpluginview.h [new file with mode: 0644]
kate/addons/ktexteditor/exporter/htmlexporter.cpp [new file with mode: 0644]
kate/addons/ktexteditor/exporter/htmlexporter.h [new file with mode: 0644]
kate/addons/ktexteditor/exporter/ktexteditor_exporter.desktop [new file with mode: 0644]
kate/addons/ktexteditor/exporter/ktexteditor_exporterui.rc [new file with mode: 0644]
kate/addons/ktexteditor/hlselection/CMakeLists.txt [new file with mode: 0644]
kate/addons/ktexteditor/hlselection/hlselectionplugin.cpp [new file with mode: 0644]
kate/addons/ktexteditor/hlselection/hlselectionplugin.h [new file with mode: 0644]
kate/addons/ktexteditor/hlselection/ktexteditor_hlselection.desktop [new file with mode: 0644]
kate/addons/ktexteditor/hlselection/ktexteditor_hlselectionui.rc [new file with mode: 0644]
kate/addons/ktexteditor/insertfile/CMakeLists.txt [new file with mode: 0644]
kate/addons/ktexteditor/insertfile/insertfileplugin.cpp [new file with mode: 0644]
kate/addons/ktexteditor/insertfile/insertfileplugin.h [new file with mode: 0644]
kate/addons/ktexteditor/insertfile/ktexteditor_insertfile.desktop [new file with mode: 0644]
kate/addons/ktexteditor/insertfile/ktexteditor_insertfileui.rc [new file with mode: 0644]
kate/addons/ktexteditor/kte_iconinserter/CMakeLists.txt [new file with mode: 0644]
kate/addons/ktexteditor/kte_iconinserter/iconinserterplugin.cpp [new file with mode: 0644]
kate/addons/ktexteditor/kte_iconinserter/iconinserterplugin.h [new file with mode: 0644]
kate/addons/ktexteditor/kte_iconinserter/ktexteditor_iconinserter.desktop [new file with mode: 0644]
kate/addons/ktexteditor/kte_iconinserter/ktexteditor_iconinserterui.rc [new file with mode: 0644]
kate/addons/ktexteditor/lumen/CMakeLists.txt [new file with mode: 0644]
kate/addons/ktexteditor/lumen/completion.cpp [new file with mode: 0644]
kate/addons/ktexteditor/lumen/completion.h [new file with mode: 0644]
kate/addons/ktexteditor/lumen/dcd.cpp [new file with mode: 0644]
kate/addons/ktexteditor/lumen/dcd.h [new file with mode: 0644]
kate/addons/ktexteditor/lumen/ktexteditor_lumen.desktop [new file with mode: 0644]
kate/addons/ktexteditor/lumen/lumen.cpp [new file with mode: 0644]
kate/addons/ktexteditor/lumen/lumen.h [new file with mode: 0644]
kate/addons/plasma/CMakeLists.txt [new file with mode: 0644]
kate/addons/plasma/session/CMakeLists.txt [new file with mode: 0644]
kate/addons/plasma/session/Messages.sh [new file with mode: 0755]
kate/addons/plasma/session/katesessionConfig.ui [new file with mode: 0644]
kate/addons/plasma/session/katesessionapplet.cpp [new file with mode: 0644]
kate/addons/plasma/session/katesessionapplet.h [new file with mode: 0644]
kate/addons/plasma/session/plasma-applet-katesession.desktop [new file with mode: 0644]
kate/config.h.cmake [new file with mode: 0644]
kate/part/CMakeLists.txt [new file with mode: 0644]
kate/part/INDENTATION [new file with mode: 0644]
kate/part/Messages.sh [new file with mode: 0644]
kate/part/README [new file with mode: 0644]
kate/part/README.vimode [new file with mode: 0644]
kate/part/TODO [new file with mode: 0644]
kate/part/TODO.vimode [new file with mode: 0644]
kate/part/buffer/katetextblock.cpp [new file with mode: 0644]
kate/part/buffer/katetextblock.h [new file with mode: 0644]
kate/part/buffer/katetextbuffer.cpp [new file with mode: 0644]
kate/part/buffer/katetextbuffer.h [new file with mode: 0644]
kate/part/buffer/katetextcursor.cpp [new file with mode: 0644]
kate/part/buffer/katetextcursor.h [new file with mode: 0644]
kate/part/buffer/katetextfolding.cpp [new file with mode: 0644]
kate/part/buffer/katetextfolding.h [new file with mode: 0644]
kate/part/buffer/katetexthistory.cpp [new file with mode: 0644]
kate/part/buffer/katetexthistory.h [new file with mode: 0644]
kate/part/buffer/katetextline.cpp [new file with mode: 0644]
kate/part/buffer/katetextline.h [new file with mode: 0644]
kate/part/buffer/katetextloader.h [new file with mode: 0644]
kate/part/buffer/katetextrange.cpp [new file with mode: 0644]
kate/part/buffer/katetextrange.h [new file with mode: 0644]
kate/part/completion/codecompletionmodelcontrollerinterfacev4.cpp [new file with mode: 0644]
kate/part/completion/codecompletionmodelcontrollerinterfacev4.h [new file with mode: 0644]
kate/part/completion/completionconfigwidget.ui [new file with mode: 0644]
kate/part/completion/expandingtree/expandingdelegate.cpp [new file with mode: 0644]
kate/part/completion/expandingtree/expandingdelegate.h [new file with mode: 0644]
kate/part/completion/expandingtree/expandingtree.cpp [new file with mode: 0644]
kate/part/completion/expandingtree/expandingtree.h [new file with mode: 0644]
kate/part/completion/expandingtree/expandingwidgetmodel.cpp [new file with mode: 0644]
kate/part/completion/expandingtree/expandingwidgetmodel.h [new file with mode: 0644]
kate/part/completion/kateargumenthintmodel.cpp [new file with mode: 0644]
kate/part/completion/kateargumenthintmodel.h [new file with mode: 0644]
kate/part/completion/kateargumenthinttree.cpp [new file with mode: 0644]
kate/part/completion/kateargumenthinttree.h [new file with mode: 0644]
kate/part/completion/katecompletionconfig.cpp [new file with mode: 0644]
kate/part/completion/katecompletionconfig.h [new file with mode: 0644]
kate/part/completion/katecompletiondelegate.cpp [new file with mode: 0644]
kate/part/completion/katecompletiondelegate.h [new file with mode: 0644]
kate/part/completion/katecompletionmodel.cpp [new file with mode: 0644]
kate/part/completion/katecompletionmodel.h [new file with mode: 0644]
kate/part/completion/katecompletiontree.cpp [new file with mode: 0644]
kate/part/completion/katecompletiontree.h [new file with mode: 0644]
kate/part/completion/katecompletionwidget.cpp [new file with mode: 0644]
kate/part/completion/katecompletionwidget.h [new file with mode: 0644]
kate/part/completion/katekeywordcompletion.cpp [new file with mode: 0644]
kate/part/completion/katekeywordcompletion.h [new file with mode: 0644]
kate/part/completion/katewordcompletion.cpp [new file with mode: 0644]
kate/part/completion/katewordcompletion.h [new file with mode: 0644]
kate/part/data/CMakeLists.txt [new file with mode: 0644]
kate/part/data/katemoderc [new file with mode: 0644]
kate/part/data/katepart.desktop [new file with mode: 0644]
kate/part/data/katepartsimpleui.rc [new file with mode: 0644]
kate/part/data/katepartui.rc [new file with mode: 0644]
kate/part/data/kateschemarc [new file with mode: 0644]
kate/part/data/katesyntaxhighlightingrc [new file with mode: 0644]
kate/part/dialogs/bordersappearanceconfigwidget.ui [new file with mode: 0644]
kate/part/dialogs/commandmenuconfigwidget.ui [new file with mode: 0644]
kate/part/dialogs/commandmenueditwidget.ui [new file with mode: 0644]
kate/part/dialogs/completionconfigtab.ui [new file with mode: 0644]
kate/part/dialogs/editconfigwidget.ui [new file with mode: 0644]
kate/part/dialogs/indentationconfigwidget.ui [new file with mode: 0644]
kate/part/dialogs/katedialogs.cpp [new file with mode: 0644]
kate/part/dialogs/katedialogs.h [new file with mode: 0644]
kate/part/dialogs/modonhdwidget.ui [new file with mode: 0644]
kate/part/dialogs/navigationconfigwidget.ui [new file with mode: 0644]
kate/part/dialogs/opensaveconfigadvwidget.ui [new file with mode: 0644]
kate/part/dialogs/opensaveconfigwidget.ui [new file with mode: 0644]
kate/part/dialogs/schemaconfigcolortab.ui [new file with mode: 0644]
kate/part/dialogs/spellcheckconfigwidget.ui [new file with mode: 0644]
kate/part/dialogs/textareaappearanceconfigwidget.ui [new file with mode: 0644]
kate/part/document/katebuffer.cpp [new file with mode: 0644]
kate/part/document/katebuffer.h [new file with mode: 0644]
kate/part/document/katedocument.cpp [new file with mode: 0644]
kate/part/document/katedocument.h [new file with mode: 0644]
kate/part/document/katedocumenthelpers.cpp [new file with mode: 0644]
kate/part/document/katedocumenthelpers.h [new file with mode: 0644]
kate/part/kte5/documentcursor.cpp [new file with mode: 0644]
kate/part/kte5/documentcursor.h [new file with mode: 0644]
kate/part/kte5/foldinginterface.h [new file with mode: 0644]
kate/part/mode/filetypeconfigwidget.ui [new file with mode: 0644]
kate/part/mode/katemodeconfigpage.cpp [new file with mode: 0644]
kate/part/mode/katemodeconfigpage.h [new file with mode: 0644]
kate/part/mode/katemodemanager.cpp [new file with mode: 0644]
kate/part/mode/katemodemanager.h [new file with mode: 0644]
kate/part/mode/katemodemenu.cpp [new file with mode: 0644]
kate/part/mode/katemodemenu.h [new file with mode: 0644]
kate/part/mode/katewildcardmatcher.cpp [new file with mode: 0644]
kate/part/mode/katewildcardmatcher.h [new file with mode: 0644]
kate/part/mode/testing/katewildcardmatcher_test.cpp [new file with mode: 0644]
kate/part/mode/testing/testing.pro [new file with mode: 0644]
kate/part/render/katelayoutcache.cpp [new file with mode: 0644]
kate/part/render/katelayoutcache.h [new file with mode: 0644]
kate/part/render/katelinelayout.cpp [new file with mode: 0644]
kate/part/render/katelinelayout.h [new file with mode: 0644]
kate/part/render/katerenderer.cpp [new file with mode: 0644]
kate/part/render/katerenderer.h [new file with mode: 0644]
kate/part/render/katerenderrange.cpp [new file with mode: 0644]
kate/part/render/katerenderrange.h [new file with mode: 0644]
kate/part/render/katetextlayout.cpp [new file with mode: 0644]
kate/part/render/katetextlayout.h [new file with mode: 0644]
kate/part/schema/howtoimportschema.ui [new file with mode: 0644]
kate/part/schema/katecategorydrawer.cpp [new file with mode: 0644]
kate/part/schema/katecategorydrawer.h [new file with mode: 0644]
kate/part/schema/katecolortreewidget.cpp [new file with mode: 0644]
kate/part/schema/katecolortreewidget.h [new file with mode: 0644]
kate/part/schema/kateschema.cpp [new file with mode: 0644]
kate/part/schema/kateschema.h [new file with mode: 0644]
kate/part/schema/kateschemaconfig.cpp [new file with mode: 0644]
kate/part/schema/kateschemaconfig.h [new file with mode: 0644]
kate/part/schema/katestyletreewidget.cpp [new file with mode: 0644]
kate/part/schema/katestyletreewidget.h [new file with mode: 0644]
kate/part/search/katematch.cpp [new file with mode: 0644]
kate/part/search/katematch.h [new file with mode: 0644]
kate/part/search/kateplaintextsearch.cpp [new file with mode: 0644]
kate/part/search/kateplaintextsearch.h [new file with mode: 0644]
kate/part/search/kateregexp.cpp [new file with mode: 0644]
kate/part/search/kateregexp.h [new file with mode: 0644]
kate/part/search/kateregexpsearch.cpp [new file with mode: 0644]
kate/part/search/kateregexpsearch.h [new file with mode: 0644]
kate/part/search/katesearchbar.cpp [new file with mode: 0644]
kate/part/search/katesearchbar.h [new file with mode: 0644]
kate/part/search/searchbarincremental.ui [new file with mode: 0644]
kate/part/search/searchbarpower.ui [new file with mode: 0644]
kate/part/spellcheck/ontheflycheck.cpp [new file with mode: 0644]
kate/part/spellcheck/ontheflycheck.h [new file with mode: 0644]
kate/part/spellcheck/prefixstore.cpp [new file with mode: 0644]
kate/part/spellcheck/prefixstore.h [new file with mode: 0644]
kate/part/spellcheck/spellcheck.cpp [new file with mode: 0644]
kate/part/spellcheck/spellcheck.h [new file with mode: 0644]
kate/part/spellcheck/spellcheckdialog.cpp [new file with mode: 0644]
kate/part/spellcheck/spellcheckdialog.h [new file with mode: 0644]
kate/part/spellcheck/spellingmenu.cpp [new file with mode: 0644]
kate/part/spellcheck/spellingmenu.h [new file with mode: 0644]
kate/part/swapfile/kateswapdiffcreator.cpp [new file with mode: 0644]
kate/part/swapfile/kateswapdiffcreator.h [new file with mode: 0644]
kate/part/swapfile/kateswapfile.cpp [new file with mode: 0644]
kate/part/swapfile/kateswapfile.h [new file with mode: 0644]
kate/part/syntax/data/CMakeLists.txt [new file with mode: 0644]
kate/part/syntax/data/abap.xml [new file with mode: 0644]
kate/part/syntax/data/abc.xml [new file with mode: 0644]
kate/part/syntax/data/actionscript.xml [new file with mode: 0644]
kate/part/syntax/data/ada.xml [new file with mode: 0644]
kate/part/syntax/data/agda.xml [new file with mode: 0644]
kate/part/syntax/data/ahdl.xml [new file with mode: 0644]
kate/part/syntax/data/ahk.xml [new file with mode: 0644]
kate/part/syntax/data/alert.xml [new file with mode: 0644]
kate/part/syntax/data/alert_indent.xml [new file with mode: 0644]
kate/part/syntax/data/ample.xml [new file with mode: 0644]
kate/part/syntax/data/ansforth94.xml [new file with mode: 0644]
kate/part/syntax/data/ansic89.xml [new file with mode: 0644]
kate/part/syntax/data/ansys.xml [new file with mode: 0644]
kate/part/syntax/data/apache.xml [new file with mode: 0644]
kate/part/syntax/data/asm-avr.xml [new file with mode: 0644]
kate/part/syntax/data/asm-dsp56k.xml [new file with mode: 0644]
kate/part/syntax/data/asm-m68k.xml [new file with mode: 0644]
kate/part/syntax/data/asm6502.xml [new file with mode: 0644]
kate/part/syntax/data/asn1.xml [new file with mode: 0644]
kate/part/syntax/data/asp.xml [new file with mode: 0644]
kate/part/syntax/data/asterisk.xml [new file with mode: 0644]
kate/part/syntax/data/awk.xml [new file with mode: 0644]
kate/part/syntax/data/bash.xml [new file with mode: 0644]
kate/part/syntax/data/bibtex.xml [new file with mode: 0644]
kate/part/syntax/data/bmethod.xml [new file with mode: 0644]
kate/part/syntax/data/boo.xml [new file with mode: 0644]
kate/part/syntax/data/c.xml [new file with mode: 0644]
kate/part/syntax/data/ccss.xml [new file with mode: 0644]
kate/part/syntax/data/cg.xml [new file with mode: 0644]
kate/part/syntax/data/cgis.xml [new file with mode: 0644]
kate/part/syntax/data/changelog.xml [new file with mode: 0644]
kate/part/syntax/data/checkdtd [new file with mode: 0755]
kate/part/syntax/data/chicken.xml [new file with mode: 0644]
kate/part/syntax/data/cisco.xml [new file with mode: 0644]
kate/part/syntax/data/clipper.xml [new file with mode: 0644]
kate/part/syntax/data/clojure.xml [new file with mode: 0644]
kate/part/syntax/data/cmake-gen.sh [new file with mode: 0755]
kate/part/syntax/data/cmake.xml [new file with mode: 0644]
kate/part/syntax/data/coffee.xml [new file with mode: 0644]
kate/part/syntax/data/coldfusion.xml [new file with mode: 0644]
kate/part/syntax/data/commonlisp.xml [new file with mode: 0644]
kate/part/syntax/data/component-pascal.xml [new file with mode: 0644]
kate/part/syntax/data/context.xml [new file with mode: 0755]
kate/part/syntax/data/cpp.xml [new file with mode: 0644]
kate/part/syntax/data/crk.xml [new file with mode: 0644]
kate/part/syntax/data/cs.xml [new file with mode: 0644]
kate/part/syntax/data/css-php.xml [new file with mode: 0644]
kate/part/syntax/data/css.xml [new file with mode: 0644]
kate/part/syntax/data/cubescript.xml [new file with mode: 0644]
kate/part/syntax/data/cue.xml [new file with mode: 0644]
kate/part/syntax/data/curry.xml [new file with mode: 0644]
kate/part/syntax/data/d.xml [new file with mode: 0644]
kate/part/syntax/data/debianchangelog.xml [new file with mode: 0644]
kate/part/syntax/data/debiancontrol.xml [new file with mode: 0644]
kate/part/syntax/data/desktop.xml [new file with mode: 0644]
kate/part/syntax/data/diff.xml [new file with mode: 0644]
kate/part/syntax/data/djangotemplate.xml [new file with mode: 0644]
kate/part/syntax/data/dosbat.xml [new file with mode: 0644]
kate/part/syntax/data/dot.xml [new file with mode: 0644]
kate/part/syntax/data/doxygen.xml [new file with mode: 0644]
kate/part/syntax/data/doxygenlua.xml [new file with mode: 0644]
kate/part/syntax/data/dtd.xml [new file with mode: 0644]
kate/part/syntax/data/e.xml [new file with mode: 0644]
kate/part/syntax/data/eiffel.xml [new file with mode: 0644]
kate/part/syntax/data/email.xml [new file with mode: 0644]
kate/part/syntax/data/erlang.xml [new file with mode: 0644]
kate/part/syntax/data/euphoria.xml [new file with mode: 0644]
kate/part/syntax/data/fasm.xml [new file with mode: 0644]
kate/part/syntax/data/ferite.xml [new file with mode: 0644]
kate/part/syntax/data/fgl-4gl.xml [new file with mode: 0644]
kate/part/syntax/data/fgl-per.xml [new file with mode: 0644]
kate/part/syntax/data/find-trivial-regexpr.sh [new file with mode: 0755]
kate/part/syntax/data/fortran.xml [new file with mode: 0644]
kate/part/syntax/data/freebasic.xml [new file with mode: 0644]
kate/part/syntax/data/fsharp.xml [new file with mode: 0644]
kate/part/syntax/data/fstab.xml [new file with mode: 0644]
kate/part/syntax/data/gap.xml [new file with mode: 0644]
kate/part/syntax/data/gcc.xml [new file with mode: 0644]
kate/part/syntax/data/gdb.xml [new file with mode: 0644]
kate/part/syntax/data/gdl.xml [new file with mode: 0644]
kate/part/syntax/data/generate-php.pl [new file with mode: 0755]
kate/part/syntax/data/get-Qt-classes.sh [new file with mode: 0755]
kate/part/syntax/data/get-Qt-macros.sh [new file with mode: 0755]
kate/part/syntax/data/gettext.xml [new file with mode: 0644]
kate/part/syntax/data/git-rebase.xml [new file with mode: 0644]
kate/part/syntax/data/glosstex.xml [new file with mode: 0644]
kate/part/syntax/data/glsl.xml [new file with mode: 0644]
kate/part/syntax/data/gnuassembler.xml [new file with mode: 0644]
kate/part/syntax/data/gnuplot.xml [new file with mode: 0644]
kate/part/syntax/data/go.xml [new file with mode: 0644]
kate/part/syntax/data/grammar.xml [new file with mode: 0644]
kate/part/syntax/data/haml.xml [new file with mode: 0644]
kate/part/syntax/data/haskell.xml [new file with mode: 0644]
kate/part/syntax/data/haxe.xml [new file with mode: 0644]
kate/part/syntax/data/html-php.xml [new file with mode: 0644]
kate/part/syntax/data/html.xml [new file with mode: 0644]
kate/part/syntax/data/idconsole.xml [new file with mode: 0644]
kate/part/syntax/data/idl.xml [new file with mode: 0644]
kate/part/syntax/data/ilerpg.xml [new file with mode: 0644]
kate/part/syntax/data/inform.xml [new file with mode: 0644]
kate/part/syntax/data/ini.xml [new file with mode: 0644]
kate/part/syntax/data/isocpp.xml [new file with mode: 0644]
kate/part/syntax/data/jam.xml [new file with mode: 0644]
kate/part/syntax/data/java.xml [new file with mode: 0644]
kate/part/syntax/data/javadoc.xml [new file with mode: 0644]
kate/part/syntax/data/javascript-php.xml [new file with mode: 0644]
kate/part/syntax/data/javascript.xml [new file with mode: 0644]
kate/part/syntax/data/jira.xml [new file with mode: 0644]
kate/part/syntax/data/json.xml [new file with mode: 0644]
kate/part/syntax/data/jsp.xml [new file with mode: 0644]
kate/part/syntax/data/julia.xml [new file with mode: 0644]
kate/part/syntax/data/k.xml [new file with mode: 0644]
kate/part/syntax/data/kbasic.xml [new file with mode: 0644]
kate/part/syntax/data/kconfig.xml [new file with mode: 0644]
kate/part/syntax/data/language.dtd [new file with mode: 0644]
kate/part/syntax/data/latex.xml [new file with mode: 0644]
kate/part/syntax/data/ld.xml [new file with mode: 0644]
kate/part/syntax/data/ldif.xml [new file with mode: 0644]
kate/part/syntax/data/less.xml [new file with mode: 0644]
kate/part/syntax/data/lex.xml [new file with mode: 0644]
kate/part/syntax/data/lilypond.xml [new file with mode: 0644]
kate/part/syntax/data/list-keywords-ldif.awk [new file with mode: 0644]
kate/part/syntax/data/list-keywords-ldif.sh [new file with mode: 0644]
kate/part/syntax/data/literate-curry.xml [new file with mode: 0644]
kate/part/syntax/data/literate-haskell.xml [new file with mode: 0644]
kate/part/syntax/data/logtalk.xml [new file with mode: 0644]
kate/part/syntax/data/lpc.xml [new file with mode: 0644]
kate/part/syntax/data/lsl.xml [new file with mode: 0644]
kate/part/syntax/data/lua.xml [new file with mode: 0644]
kate/part/syntax/data/m3u.xml [new file with mode: 0644]
kate/part/syntax/data/m4.xml [new file with mode: 0644]
kate/part/syntax/data/mab.xml [new file with mode: 0644]
kate/part/syntax/data/makefile.xml [new file with mode: 0644]
kate/part/syntax/data/mako.xml [new file with mode: 0644]
kate/part/syntax/data/mandoc.xml [new file with mode: 0644]
kate/part/syntax/data/markdown.xml [new file with mode: 0644]
kate/part/syntax/data/mason.xml [new file with mode: 0644]
kate/part/syntax/data/mathematica.xml [new file with mode: 0644]
kate/part/syntax/data/matlab.xml [new file with mode: 0644]
kate/part/syntax/data/maxima.xml [new file with mode: 0644]
kate/part/syntax/data/mediawiki.xml [new file with mode: 0644]
kate/part/syntax/data/mel.xml [new file with mode: 0644]
kate/part/syntax/data/mergetagtext.xml [new file with mode: 0644]
kate/part/syntax/data/metafont.xml [new file with mode: 0644]
kate/part/syntax/data/mips.xml [new file with mode: 0644]
kate/part/syntax/data/modelica.xml [new file with mode: 0644]
kate/part/syntax/data/modelines.xml [new file with mode: 0644]
kate/part/syntax/data/modula-2.xml [new file with mode: 0644]
kate/part/syntax/data/monobasic.xml [new file with mode: 0644]
kate/part/syntax/data/mup.xml [new file with mode: 0644]
kate/part/syntax/data/nagios.xml [new file with mode: 0644]
kate/part/syntax/data/nasm.xml [new file with mode: 0644]
kate/part/syntax/data/nemerle.xml [new file with mode: 0644]
kate/part/syntax/data/nesc.xml [new file with mode: 0644]
kate/part/syntax/data/noweb.xml [new file with mode: 0644]
kate/part/syntax/data/objectivec.xml [new file with mode: 0644]
kate/part/syntax/data/objectivecpp.xml [new file with mode: 0644]
kate/part/syntax/data/ocaml.xml [new file with mode: 0644]
kate/part/syntax/data/octave.xml [new file with mode: 0644]
kate/part/syntax/data/oors.xml [new file with mode: 0644]
kate/part/syntax/data/opal.xml [new file with mode: 0644]
kate/part/syntax/data/opencl.xml [new file with mode: 0644]
kate/part/syntax/data/pango.xml [new file with mode: 0644]
kate/part/syntax/data/pascal.xml [new file with mode: 0644]
kate/part/syntax/data/perl.xml [new file with mode: 0644]
kate/part/syntax/data/pgn.xml [new file with mode: 0644]
kate/part/syntax/data/php.xml [new file with mode: 0644]
kate/part/syntax/data/picsrc.xml [new file with mode: 0644]
kate/part/syntax/data/pig.xml [new file with mode: 0644]
kate/part/syntax/data/pike.xml [new file with mode: 0644]
kate/part/syntax/data/postscript.xml [new file with mode: 0644]
kate/part/syntax/data/povray.xml [new file with mode: 0644]
kate/part/syntax/data/ppd.xml [new file with mode: 0644]
kate/part/syntax/data/progress.xml [new file with mode: 0644]
kate/part/syntax/data/prolog.xml [new file with mode: 0644]
kate/part/syntax/data/protobuf.xml [new file with mode: 0644]
kate/part/syntax/data/puppet.xml [new file with mode: 0644]
kate/part/syntax/data/purebasic.xml [new file with mode: 0644]
kate/part/syntax/data/python.xml [new file with mode: 0644]
kate/part/syntax/data/q.xml [new file with mode: 0644]
kate/part/syntax/data/qmake.xml [new file with mode: 0644]
kate/part/syntax/data/qml.xml [new file with mode: 0644]
kate/part/syntax/data/r.xml [new file with mode: 0644]
kate/part/syntax/data/rapidq.xml [new file with mode: 0644]
kate/part/syntax/data/relaxng.xml [new file with mode: 0644]
kate/part/syntax/data/relaxngcompact.xml [new file with mode: 0644]
kate/part/syntax/data/replicode.xml [new file with mode: 0644]
kate/part/syntax/data/rest.xml [new file with mode: 0644]
kate/part/syntax/data/rexx.xml [new file with mode: 0644]
kate/part/syntax/data/rhtml.xml [new file with mode: 0644]
kate/part/syntax/data/rib.xml [new file with mode: 0644]
kate/part/syntax/data/roff.xml [new file with mode: 0644]
kate/part/syntax/data/rpmspec.xml [new file with mode: 0644]
kate/part/syntax/data/rsiidl.xml [new file with mode: 0644]
kate/part/syntax/data/ruby.xml [new file with mode: 0644]
kate/part/syntax/data/sather.xml [new file with mode: 0644]
kate/part/syntax/data/scala.xml [new file with mode: 0644]
kate/part/syntax/data/scheme.xml [new file with mode: 0644]
kate/part/syntax/data/sci.xml [new file with mode: 0644]
kate/part/syntax/data/scss.xml [new file with mode: 0644]
kate/part/syntax/data/sed.xml [new file with mode: 0644]
kate/part/syntax/data/sgml.xml [new file with mode: 0644]
kate/part/syntax/data/sieve.xml [new file with mode: 0644]
kate/part/syntax/data/sisu.xml [new file with mode: 0644]
kate/part/syntax/data/sml.xml [new file with mode: 0644]
kate/part/syntax/data/spice.xml [new file with mode: 0644]
kate/part/syntax/data/sql-mysql.xml [new file with mode: 0644]
kate/part/syntax/data/sql-postgresql.xml [new file with mode: 0644]
kate/part/syntax/data/sql.xml [new file with mode: 0644]
kate/part/syntax/data/stata.xml [new file with mode: 0644]
kate/part/syntax/data/syntax.template [new file with mode: 0644]
kate/part/syntax/data/systemc.xml [new file with mode: 0644]
kate/part/syntax/data/systemverilog.xml [new file with mode: 0644]
kate/part/syntax/data/tads3.xml [new file with mode: 0644]
kate/part/syntax/data/tcl.xml [new file with mode: 0644]
kate/part/syntax/data/tcsh.xml [new file with mode: 0644]
kate/part/syntax/data/template-toolkit.xml [new file with mode: 0644]
kate/part/syntax/data/texinfo.xml [new file with mode: 0644]
kate/part/syntax/data/textile.xml [new file with mode: 0644]
kate/part/syntax/data/tibasic.xml [new file with mode: 0644]
kate/part/syntax/data/txt2tags.xml [new file with mode: 0644]
kate/part/syntax/data/uscript.xml [new file with mode: 0644]
kate/part/syntax/data/vala.xml [new file with mode: 0644]
kate/part/syntax/data/valgrind-suppression.xml [new file with mode: 0644]
kate/part/syntax/data/varnish.xml [new file with mode: 0644]
kate/part/syntax/data/varnishtest.xml [new file with mode: 0644]
kate/part/syntax/data/vcard.xml [new file with mode: 0644]
kate/part/syntax/data/velocity.xml [new file with mode: 0644]
kate/part/syntax/data/vera.xml [new file with mode: 0644]
kate/part/syntax/data/verilog.xml [new file with mode: 0644]
kate/part/syntax/data/vhdl.xml [new file with mode: 0644]
kate/part/syntax/data/vrml.xml [new file with mode: 0644]
kate/part/syntax/data/winehq.xml [new file with mode: 0644]
kate/part/syntax/data/wml.xml [new file with mode: 0644]
kate/part/syntax/data/xharbour.xml [new file with mode: 0644]
kate/part/syntax/data/xml.xml [new file with mode: 0644]
kate/part/syntax/data/xmldebug.xml [new file with mode: 0644]
kate/part/syntax/data/xorg.xml [new file with mode: 0644]
kate/part/syntax/data/xslt.xml [new file with mode: 0644]
kate/part/syntax/data/xul.xml [new file with mode: 0644]
kate/part/syntax/data/yacas.xml [new file with mode: 0644]
kate/part/syntax/data/yacc.xml [new file with mode: 0644]
kate/part/syntax/data/yaml.xml [new file with mode: 0644]
kate/part/syntax/data/zonnon.xml [new file with mode: 0644]
kate/part/syntax/data/zsh.xml [new file with mode: 0644]
kate/part/syntax/kateextendedattribute.cpp [new file with mode: 0644]
kate/part/syntax/kateextendedattribute.h [new file with mode: 0644]
kate/part/syntax/katehighlight.cpp [new file with mode: 0644]
kate/part/syntax/katehighlight.h [new file with mode: 0644]
kate/part/syntax/katehighlighthelpers.cpp [new file with mode: 0644]
kate/part/syntax/katehighlighthelpers.h [new file with mode: 0644]
kate/part/syntax/katehighlightmenu.cpp [new file with mode: 0644]
kate/part/syntax/katehighlightmenu.h [new file with mode: 0644]
kate/part/syntax/katesyntaxdocument.cpp [new file with mode: 0644]
kate/part/syntax/katesyntaxdocument.h [new file with mode: 0644]
kate/part/syntax/katesyntaxmanager.cpp [new file with mode: 0644]
kate/part/syntax/katesyntaxmanager.h [new file with mode: 0644]
kate/part/undo/katemodifiedundo.cpp [new file with mode: 0644]
kate/part/undo/katemodifiedundo.h [new file with mode: 0644]
kate/part/undo/kateundo.cpp [new file with mode: 0644]
kate/part/undo/kateundo.h [new file with mode: 0644]
kate/part/undo/kateundomanager.cpp [new file with mode: 0644]
kate/part/undo/kateundomanager.h [new file with mode: 0644]
kate/part/utils/kateautoindent.cpp [new file with mode: 0644]
kate/part/utils/kateautoindent.h [new file with mode: 0644]
kate/part/utils/katebookmarks.cpp [new file with mode: 0644]
kate/part/utils/katebookmarks.h [new file with mode: 0644]
kate/part/utils/katecmd.cpp [new file with mode: 0644]
kate/part/utils/katecmd.h [new file with mode: 0644]
kate/part/utils/katecmds.cpp [new file with mode: 0644]
kate/part/utils/katecmds.h [new file with mode: 0644]
kate/part/utils/kateconfig.cpp [new file with mode: 0644]
kate/part/utils/kateconfig.h [new file with mode: 0644]
kate/part/utils/katedefaultcolors.cpp [new file with mode: 0644]
kate/part/utils/katedefaultcolors.h [new file with mode: 0644]
kate/part/utils/katefactory.cpp [new file with mode: 0644]
kate/part/utils/kateglobal.cpp [new file with mode: 0644]
kate/part/utils/kateglobal.h [new file with mode: 0644]
kate/part/utils/katepartpluginmanager.cpp [new file with mode: 0644]
kate/part/utils/katepartpluginmanager.h [new file with mode: 0644]
kate/part/utils/kateprinter.cpp [new file with mode: 0644]
kate/part/utils/kateprinter.h [new file with mode: 0644]
kate/part/variableeditor/katehelpbutton.cpp [new file with mode: 0644]
kate/part/variableeditor/katehelpbutton.h [new file with mode: 0644]
kate/part/variableeditor/variableeditor.cpp [new file with mode: 0644]
kate/part/variableeditor/variableeditor.h [new file with mode: 0644]
kate/part/variableeditor/variableitem.cpp [new file with mode: 0644]
kate/part/variableeditor/variableitem.h [new file with mode: 0644]
kate/part/variableeditor/variablelineedit.cpp [new file with mode: 0644]
kate/part/variableeditor/variablelineedit.h [new file with mode: 0644]
kate/part/variableeditor/variablelistview.cpp [new file with mode: 0644]
kate/part/variableeditor/variablelistview.h [new file with mode: 0644]
kate/part/view/kateanimation.cpp [new file with mode: 0644]
kate/part/view/kateanimation.h [new file with mode: 0644]
kate/part/view/katefadeeffect.cpp [new file with mode: 0644]
kate/part/view/katefadeeffect.h [new file with mode: 0644]
kate/part/view/katemessagewidget.cpp [new file with mode: 0644]
kate/part/view/katemessagewidget.h [new file with mode: 0644]
kate/part/view/katetextanimation.cpp [new file with mode: 0644]
kate/part/view/katetextanimation.h [new file with mode: 0644]
kate/part/view/kateview.cpp [new file with mode: 0644]
kate/part/view/kateview.h [new file with mode: 0644]
kate/part/view/kateviewhelpers.cpp [new file with mode: 0644]
kate/part/view/kateviewhelpers.h [new file with mode: 0644]
kate/part/view/kateviewinternal.cpp [new file with mode: 0644]
kate/part/view/kateviewinternal.h [new file with mode: 0644]
kate/run-tests-in-xvfb.sh [new file with mode: 0755]
kate/src/CMakeLists.txt [new file with mode: 0644]
kate/src/Messages.sh [new file with mode: 0644]
kate/src/app/CMakeLists.txt [new file with mode: 0644]
kate/src/app/kateapp.cpp [new file with mode: 0644]
kate/src/app/kateapp.h [new file with mode: 0644]
kate/src/app/kateappadaptor.cpp [new file with mode: 0644]
kate/src/app/kateappadaptor.h [new file with mode: 0644]
kate/src/app/kateappcommands.cpp [new file with mode: 0644]
kate/src/app/kateappcommands.h [new file with mode: 0644]
kate/src/app/kateconfigdialog.cpp [new file with mode: 0644]
kate/src/app/kateconfigdialog.h [new file with mode: 0644]
kate/src/app/kateconfigplugindialogpage.cpp [new file with mode: 0644]
kate/src/app/kateconfigplugindialogpage.h [new file with mode: 0644]
kate/src/app/katecontainer.cpp [new file with mode: 0644]
kate/src/app/katecontainer.h [new file with mode: 0644]
kate/src/app/katedocmanager.cpp [new file with mode: 0644]
kate/src/app/katedocmanager.h [new file with mode: 0644]
kate/src/app/katemain.cpp [new file with mode: 0644]
kate/src/app/katemain.h [new file with mode: 0644]
kate/src/app/katemainwindow.cpp [new file with mode: 0644]
kate/src/app/katemainwindow.h [new file with mode: 0644]
kate/src/app/katemdi.cpp [new file with mode: 0644]
kate/src/app/katemdi.h [new file with mode: 0644]
kate/src/app/katemwmodonhddialog.cpp [new file with mode: 0644]
kate/src/app/katemwmodonhddialog.h [new file with mode: 0644]
kate/src/app/katepluginmanager.cpp [new file with mode: 0644]
kate/src/app/katepluginmanager.h [new file with mode: 0644]
kate/src/app/katequickopen.cpp [new file with mode: 0644]
kate/src/app/katequickopen.h [new file with mode: 0644]
kate/src/app/katerunninginstanceinfo.cpp [new file with mode: 0644]
kate/src/app/katerunninginstanceinfo.h [new file with mode: 0644]
kate/src/app/katesavemodifieddialog.cpp [new file with mode: 0644]
kate/src/app/katesavemodifieddialog.h [new file with mode: 0644]
kate/src/app/katesession.cpp [new file with mode: 0644]
kate/src/app/katesession.h [new file with mode: 0644]
kate/src/app/kateviewmanager.cpp [new file with mode: 0644]
kate/src/app/kateviewmanager.h [new file with mode: 0644]
kate/src/app/kateviewspace.cpp [new file with mode: 0644]
kate/src/app/kateviewspace.h [new file with mode: 0644]
kate/src/data/CMakeLists.txt [new file with mode: 0644]
kate/src/data/icons/CMakeLists.txt [new file with mode: 0644]
kate/src/data/icons/hi128-app-kate.png [new file with mode: 0644]
kate/src/data/icons/hi16-app-kate.png [new file with mode: 0644]
kate/src/data/icons/hi22-app-kate.png [new file with mode: 0644]
kate/src/data/icons/hi32-app-kate.png [new file with mode: 0644]
kate/src/data/icons/hi48-app-kate.png [new file with mode: 0644]
kate/src/data/icons/hi64-app-kate.png [new file with mode: 0644]
kate/src/data/icons/hisc-app-kate.svgz [new file with mode: 0644]
kate/src/data/kate.desktop [new file with mode: 0755]
kate/src/data/kateplugin.desktop [new file with mode: 0644]
kate/src/data/katerc [new file with mode: 0644]
kate/src/data/kateui.rc [new file with mode: 0644]
kate/src/data/tips [new file with mode: 0644]
kate/src/filetree/CMakeLists.txt [new file with mode: 0644]
kate/src/filetree/katefiletree.cpp [new file with mode: 0644]
kate/src/filetree/katefiletree.h [new file with mode: 0644]
kate/src/filetree/katefiletreeconfigpage.cpp [new file with mode: 0644]
kate/src/filetree/katefiletreeconfigpage.h [new file with mode: 0644]
kate/src/filetree/katefiletreedebug.h [new file with mode: 0644]
kate/src/filetree/katefiletreemodel.cpp [new file with mode: 0644]
kate/src/filetree/katefiletreemodel.h [new file with mode: 0644]
kate/src/filetree/katefiletreeplugin.cpp [new file with mode: 0644]
kate/src/filetree/katefiletreeplugin.desktop [new file with mode: 0644]
kate/src/filetree/katefiletreeplugin.h [new file with mode: 0644]
kate/src/filetree/katefiletreepluginsettings.cpp [new file with mode: 0644]
kate/src/filetree/katefiletreepluginsettings.h [new file with mode: 0644]
kate/src/filetree/katefiletreeproxymodel.cpp [new file with mode: 0644]
kate/src/filetree/katefiletreeproxymodel.h [new file with mode: 0644]
kate/src/filetree/metatype_qlist_ktexteditor_document_pointer.h [new file with mode: 0644]
kate/src/filetree/ui.rc [new file with mode: 0644]
kate/src/interfaces/kate/CMakeLists.txt [new file with mode: 0644]
kate/src/interfaces/kate/application.cpp [new file with mode: 0644]
kate/src/interfaces/kate/application.h [new file with mode: 0644]
kate/src/interfaces/kate/documentmanager.cpp [new file with mode: 0644]
kate/src/interfaces/kate/documentmanager.h [new file with mode: 0644]
kate/src/interfaces/kate/mainwindow.cpp [new file with mode: 0644]
kate/src/interfaces/kate/mainwindow.h [new file with mode: 0644]
kate/src/interfaces/kate/plugin.cpp [new file with mode: 0644]
kate/src/interfaces/kate/plugin.h [new file with mode: 0644]
kate/src/interfaces/kate/pluginconfigpageinterface.cpp [new file with mode: 0644]
kate/src/interfaces/kate/pluginconfigpageinterface.h [new file with mode: 0644]
kate/src/interfaces/kate/pluginmanager.cpp [new file with mode: 0644]
kate/src/interfaces/kate/pluginmanager.h [new file with mode: 0644]
kate/tests/CMakeLists.txt [new file with mode: 0644]
kate/tests/bug286887.cpp [new file with mode: 0644]
kate/tests/bug286887.h [new file with mode: 0644]
kate/tests/bug313769.cpp [new file with mode: 0644]
kate/tests/bug313769.h [new file with mode: 0644]
kate/tests/codecompletiontestmodel.cpp [new file with mode: 0644]
kate/tests/codecompletiontestmodel.h [new file with mode: 0644]
kate/tests/codecompletiontestmodels.h [new file with mode: 0644]
kate/tests/completion_test.cpp [new file with mode: 0644]
kate/tests/completion_test.h [new file with mode: 0644]
kate/tests/data/bug311866.cpp [new file with mode: 0644]
kate/tests/data/bug313769.cpp [new file with mode: 0644]
kate/tests/data/sha1checksum.txt [new file with mode: 0644]
kate/tests/encoding/CMakeLists.txt [new file with mode: 0644]
kate/tests/encoding/cp1251.txt [new file with mode: 0644]
kate/tests/encoding/cyrillic_utf8.txt [new file with mode: 0644]
kate/tests/encoding/kateencodingtest.cpp [new file with mode: 0644]
kate/tests/encoding/koi8-r.txt [new file with mode: 0644]
kate/tests/encoding/latin15.txt [new file with mode: 0644]
kate/tests/encoding/one-char-latin-15.txt [new file with mode: 0644]
kate/tests/encoding/utf16.txt [new file with mode: 0644]
kate/tests/encoding/utf16be.txt [new file with mode: 0644]
kate/tests/encoding/utf32.txt [new file with mode: 0644]
kate/tests/encoding/utf32be.txt [new file with mode: 0644]
kate/tests/encoding/utf8.txt [new file with mode: 0644]
kate/tests/katedocument_test.cpp [new file with mode: 0644]
kate/tests/katedocument_test.h [new file with mode: 0644]
kate/tests/katefoldingtest.cpp [new file with mode: 0644]
kate/tests/katefoldingtest.h [new file with mode: 0644]
kate/tests/katetextbuffertest.cpp [new file with mode: 0644]
kate/tests/katetextbuffertest.h [new file with mode: 0644]
kate/tests/kateview_test.cpp [new file with mode: 0644]
kate/tests/kateview_test.h [new file with mode: 0644]
kate/tests/kte_documentcursor.cpp [new file with mode: 0644]
kate/tests/kte_documentcursor.h [new file with mode: 0644]
kate/tests/messagetest.cpp [new file with mode: 0644]
kate/tests/messagetest.h [new file with mode: 0644]
kate/tests/modificationsystem_test.cpp [new file with mode: 0644]
kate/tests/modificationsystem_test.h [new file with mode: 0644]
kate/tests/movingcursor_test.cpp [new file with mode: 0644]
kate/tests/movingcursor_test.h [new file with mode: 0644]
kate/tests/movingrange_test.cpp [new file with mode: 0644]
kate/tests/movingrange_test.h [new file with mode: 0644]
kate/tests/plaintextsearch_test.cpp [new file with mode: 0644]
kate/tests/plaintextsearch_test.h [new file with mode: 0644]
kate/tests/range_test.cpp [new file with mode: 0644]
kate/tests/range_test.h [new file with mode: 0644]
kate/tests/regexpsearch_test.cpp [new file with mode: 0644]
kate/tests/regexpsearch_test.h [new file with mode: 0644]
kate/tests/revision_test.cpp [new file with mode: 0644]
kate/tests/revision_test.h [new file with mode: 0644]
kate/tests/searchbar_test.cpp [new file with mode: 0644]
kate/tests/searchbar_test.h [new file with mode: 0644]
kate/tests/searchbarincremental.ui [new symlink]
kate/tests/searchbarpower.ui [new symlink]
kate/tests/test.uc [new file with mode: 0644]
kate/tests/undomanager_test.cpp [new file with mode: 0644]
kate/tests/undomanager_test.h [new file with mode: 0644]
kate/tests/wordcompletiontest.cpp [new file with mode: 0644]
kate/tests/wordcompletiontest.h [new file with mode: 0644]
kcontrol/CMakeLists.txt
kcontrol/ebrowsing/CMakeLists.txt [new file with mode: 0644]
kcontrol/ebrowsing/Messages.sh [new file with mode: 0644]
kcontrol/ebrowsing/ebrowsing.desktop [new file with mode: 0644]
kcontrol/ebrowsing/main.cpp [new file with mode: 0644]
kcontrol/ebrowsing/main.h [new file with mode: 0644]
kcontrol/kio/CMakeLists.txt [new file with mode: 0644]
kcontrol/kio/Messages.sh [new file with mode: 0644]
kcontrol/kio/bookmarks.cpp [new file with mode: 0644]
kcontrol/kio/bookmarks.desktop [new file with mode: 0644]
kcontrol/kio/bookmarks.h [new file with mode: 0644]
kcontrol/kio/bookmarks.ui [new file with mode: 0644]
kcontrol/kio/kio_ftprc.kcfg [new file with mode: 0644]
kcontrol/kio/kio_ftprc.kcfgc [new file with mode: 0644]
kcontrol/kio/kioslave.kcfg [new file with mode: 0644]
kcontrol/kio/kioslave.kcfgc [new file with mode: 0644]
kcontrol/kio/kproxydlg.cpp [new file with mode: 0644]
kcontrol/kio/kproxydlg.h [new file with mode: 0644]
kcontrol/kio/kproxydlg.ui [new file with mode: 0644]
kcontrol/kio/ksaveioconfig.cpp [new file with mode: 0644]
kcontrol/kio/ksaveioconfig.h [new file with mode: 0644]
kcontrol/kio/main.cpp [new file with mode: 0644]
kcontrol/kio/netpref.cpp [new file with mode: 0644]
kcontrol/kio/netpref.desktop [new file with mode: 0644]
kcontrol/kio/netpref.h [new file with mode: 0644]
kcontrol/kio/proxy.desktop [new file with mode: 0644]
kdepasswd/CMakeLists.txt [new file with mode: 0644]
kdepasswd/Messages.sh [new file with mode: 0644]
kdepasswd/README [new file with mode: 0644]
kdepasswd/kcm/CMakeLists.txt [new file with mode: 0644]
kdepasswd/kcm/Messages.sh [new file with mode: 0644]
kdepasswd/kcm/README [new file with mode: 0644]
kdepasswd/kcm/chfacedlg.cpp [new file with mode: 0644]
kdepasswd/kcm/chfacedlg.h [new file with mode: 0644]
kdepasswd/kcm/faceDlg.ui [new file with mode: 0644]
kdepasswd/kcm/kcm_useraccount.desktop [new file with mode: 0644]
kdepasswd/kcm/kcm_useraccount.kcfg [new file with mode: 0644]
kdepasswd/kcm/kcm_useraccount_pass.kcfg [new file with mode: 0644]
kdepasswd/kcm/main.cpp [new file with mode: 0644]
kdepasswd/kcm/main.h [new file with mode: 0644]
kdepasswd/kcm/main_widget.ui [new file with mode: 0644]
kdepasswd/kcm/pass.kcfgc [new file with mode: 0644]
kdepasswd/kcm/pics/Blackbox.png [new file with mode: 0644]
kdepasswd/kcm/pics/CMakeLists.txt [new file with mode: 0644]
kdepasswd/kcm/pics/Green.png [new file with mode: 0644]
kdepasswd/kcm/pics/Happy.jpg [new file with mode: 0644]
kdepasswd/kcm/pics/Happy.png [new file with mode: 0644]
kdepasswd/kcm/pics/Listening.png [new file with mode: 0644]
kdepasswd/kcm/pics/Notme.png [new file with mode: 0644]
kdepasswd/kcm/pics/TV.png [new file with mode: 0644]
kdepasswd/kcm/pics/bomb.png [new file with mode: 0644]
kdepasswd/kcm/pics/sources/blackbox.svgz [new file with mode: 0644]
kdepasswd/kcm/pics/sources/bomb.svgz [new file with mode: 0644]
kdepasswd/kcm/pics/sources/green.svgz [new file with mode: 0644]
kdepasswd/kcm/pics/sources/happy.svgz [new file with mode: 0644]
kdepasswd/kcm/pics/sources/listening.svgz [new file with mode: 0644]
kdepasswd/kcm/pics/sources/notme.svgz [new file with mode: 0644]
kdepasswd/kcm/pics/sources/tv.svgz [new file with mode: 0644]
kdepasswd/kcm/settings.kcfgc [new file with mode: 0644]
kdepasswd/kdepasswd.cpp [new file with mode: 0644]
kdepasswd/kdepasswd.desktop [new file with mode: 0755]
kdepasswd/passwd.cpp [new file with mode: 0644]
kdepasswd/passwd.h [new file with mode: 0644]
kdepasswd/passwddlg.cpp [new file with mode: 0644]
kdepasswd/passwddlg.h [new file with mode: 0644]
kdepasswd/process.cpp [new file with mode: 0644]
kdepasswd/process.h [new file with mode: 0644]
kdesudo/CMakeLists.txt [new file with mode: 0644]
kdesudo/Messages.sh [new file with mode: 0755]
kdesudo/config.h.cmake [new file with mode: 0644]
kdesudo/kcookie.cpp [new file with mode: 0644]
kdesudo/kcookie.h [new file with mode: 0644]
kdesudo/kdesudo.cpp [new file with mode: 0644]
kdesudo/kdesudo.h [new file with mode: 0644]
kdesudo/main.cpp [new file with mode: 0644]
kdialog/CMakeLists.txt [new file with mode: 0644]
kdialog/Messages.sh [new file with mode: 0644]
kdialog/README [new file with mode: 0644]
kdialog/dialog-compat.txt [new file with mode: 0644]
kdialog/kdialog.cpp [new file with mode: 0644]
kdialog/klistboxdialog.cpp [new file with mode: 0644]
kdialog/klistboxdialog.h [new file with mode: 0644]
kdialog/org.kde.kdialog.ProgressDialog.xml [new file with mode: 0644]
kdialog/progresscanceldemo [new file with mode: 0755]
kdialog/progressdemo [new file with mode: 0755]
kdialog/progressdialog.cpp [new file with mode: 0644]
kdialog/progressdialog.h [new file with mode: 0644]
kdialog/test [new file with mode: 0755]
kdialog/widgets.cpp [new file with mode: 0644]
kdialog/widgets.h [new file with mode: 0644]
keditbookmarks/CMakeLists.txt [new file with mode: 0644]
keditbookmarks/DESIGN [new file with mode: 0644]
keditbookmarks/Messages.sh [new file with mode: 0755]
keditbookmarks/TODO [new file with mode: 0644]
keditbookmarks/actionsimpl.cpp [new file with mode: 0644]
keditbookmarks/actionsimpl.h [new file with mode: 0644]
keditbookmarks/bookmarkinfowidget.cpp [new file with mode: 0644]
keditbookmarks/bookmarkinfowidget.h [new file with mode: 0644]
keditbookmarks/bookmarkiterator.cpp [new file with mode: 0644]
keditbookmarks/bookmarkiterator.h [new file with mode: 0644]
keditbookmarks/bookmarklistview.cpp [new file with mode: 0644]
keditbookmarks/bookmarklistview.h [new file with mode: 0644]
keditbookmarks/exporters.cpp [new file with mode: 0644]
keditbookmarks/exporters.h [new file with mode: 0644]
keditbookmarks/favicons.cpp [new file with mode: 0644]
keditbookmarks/favicons.h [new file with mode: 0644]
keditbookmarks/faviconupdater.cpp [new file with mode: 0644]
keditbookmarks/faviconupdater.h [new file with mode: 0644]
keditbookmarks/globalbookmarkmanager.cpp [new file with mode: 0644]
keditbookmarks/globalbookmarkmanager.h [new file with mode: 0644]
keditbookmarks/importers.cpp [new file with mode: 0644]
keditbookmarks/importers.h [new file with mode: 0644]
keditbookmarks/kbookmarkmerger.cpp [new file with mode: 0644]
keditbookmarks/kbookmarkmodel/CMakeLists.txt [new file with mode: 0644]
keditbookmarks/kbookmarkmodel/commandhistory.cpp [new file with mode: 0644]
keditbookmarks/kbookmarkmodel/commandhistory.h [new file with mode: 0644]
keditbookmarks/kbookmarkmodel/commands.cpp [new file with mode: 0644]
keditbookmarks/kbookmarkmodel/commands.h [new file with mode: 0644]
keditbookmarks/kbookmarkmodel/commands_p.h [new file with mode: 0644]
keditbookmarks/kbookmarkmodel/kinsertionsort_p.h [new file with mode: 0644]
keditbookmarks/kbookmarkmodel/model.cpp [new file with mode: 0644]
keditbookmarks/kbookmarkmodel/model.h [new file with mode: 0644]
keditbookmarks/kbookmarkmodel/tests/CMakeLists.txt [new file with mode: 0644]
keditbookmarks/kbookmarkmodel/tests/kbookmarkmodeltest.cpp [new file with mode: 0644]
keditbookmarks/kbookmarkmodel/treeitem.cpp [new file with mode: 0644]
keditbookmarks/kbookmarkmodel/treeitem_p.h [new file with mode: 0644]
keditbookmarks/kbookmarkmodel/view.cpp [new file with mode: 0644]
keditbookmarks/kbookmarkmodel/view.h [new file with mode: 0644]
keditbookmarks/kebsearchline.cpp [new file with mode: 0644]
keditbookmarks/kebsearchline.h [new file with mode: 0644]
keditbookmarks/keditbookmarks-genui.rc [new file with mode: 0644]
keditbookmarks/keditbookmarks.desktop [new file with mode: 0755]
keditbookmarks/keditbookmarks.kcfg [new file with mode: 0644]
keditbookmarks/keditbookmarksui.rc [new file with mode: 0644]
keditbookmarks/main.cpp [new file with mode: 0644]
keditbookmarks/settings.kcfgc [new file with mode: 0644]
keditbookmarks/testlink.cpp [new file with mode: 0644]
keditbookmarks/testlink.h [new file with mode: 0644]
keditbookmarks/toplevel.cpp [new file with mode: 0644]
keditbookmarks/toplevel.h [new file with mode: 0644]
kfind/AUTHORS [new file with mode: 0644]
kfind/CMakeLists.txt [new file with mode: 0644]
kfind/Messages.sh [new file with mode: 0644]
kfind/hi16-app-kfind.png [new file with mode: 0644]
kfind/hi22-app-kfind.png [new file with mode: 0644]
kfind/hi32-app-kfind.png [new file with mode: 0644]
kfind/hi48-app-kfind.png [new file with mode: 0644]
kfind/hi64-app-kfind.png [new file with mode: 0644]
kfind/kdatecombo.cpp [new file with mode: 0644]
kfind/kdatecombo.h [new file with mode: 0644]
kfind/kfind.desktop [new file with mode: 0755]
kfind/kfinddlg.cpp [new file with mode: 0644]
kfind/kfinddlg.h [new file with mode: 0644]
kfind/kfindtreeview.cpp [new file with mode: 0644]
kfind/kfindtreeview.h [new file with mode: 0644]
kfind/kftabdlg.cpp [new file with mode: 0644]
kfind/kftabdlg.h [new file with mode: 0644]
kfind/kquery.cpp [new file with mode: 0644]
kfind/kquery.h [new file with mode: 0644]
kfind/main.cpp [new file with mode: 0644]
kfind/version.h [new file with mode: 0644]
kmediaplayer/CMakeLists.txt [new file with mode: 0644]
kmediaplayer/kmediaplayer.desktop [new file with mode: 0644]
kmediaplayer/kmediaplayerpart.cpp [new file with mode: 0644]
kmediaplayer/kmediaplayerpart.desktop [new file with mode: 0644]
kmediaplayer/kmediaplayerpart.h [new file with mode: 0644]
kmediaplayer/kmediaplayerui.rc [new file with mode: 0644]
kmediaplayer/kmediawindow.cpp [new file with mode: 0644]
kmediaplayer/kmediawindow.h [new file with mode: 0644]
kmediaplayer/main.cpp [new file with mode: 0644]
konsole/CMakeLists.txt [new file with mode: 0644]
konsole/COPYING [new file with mode: 0644]
konsole/COPYING.DOC [new file with mode: 0644]
konsole/COPYING.LIB [new file with mode: 0644]
konsole/COPYING.Unicode [new file with mode: 0644]
konsole/README [new file with mode: 0644]
konsole/data/CMakeLists.txt [new file with mode: 0644]
konsole/data/color-schemes/BlackOnLightYellow.colorscheme [new file with mode: 0644]
konsole/data/color-schemes/BlackOnRandomLight.colorscheme [new file with mode: 0644]
konsole/data/color-schemes/BlackOnWhite.colorscheme [new file with mode: 0644]
konsole/data/color-schemes/BlueOnBlack.colorscheme [new file with mode: 0644]
konsole/data/color-schemes/CMakeLists.txt [new file with mode: 0644]
konsole/data/color-schemes/DarkPastels.colorscheme [new file with mode: 0644]
konsole/data/color-schemes/GreenOnBlack.colorscheme [new file with mode: 0644]
konsole/data/color-schemes/Linux.colorscheme [new file with mode: 0644]
konsole/data/color-schemes/Oxygen.colorscheme [new file with mode: 0644]
konsole/data/color-schemes/RedOnBlack.colorscheme [new file with mode: 0644]
konsole/data/color-schemes/Solarized.colorscheme [new file with mode: 0644]
konsole/data/color-schemes/SolarizedLight.colorscheme [new file with mode: 0644]
konsole/data/color-schemes/WhiteOnBlack.colorscheme [new file with mode: 0644]
konsole/data/keyboard-layouts/CMakeLists.txt [new file with mode: 0644]
konsole/data/keyboard-layouts/README.KeyTab [new file with mode: 0644]
konsole/data/keyboard-layouts/default.keytab [new file with mode: 0644]
konsole/data/keyboard-layouts/historic/vt100.keytab [new file with mode: 0644]
konsole/data/keyboard-layouts/historic/x11r5.keytab [new file with mode: 0644]
konsole/data/keyboard-layouts/linux.keytab [new file with mode: 0644]
konsole/data/keyboard-layouts/solaris.keytab [new file with mode: 0644]
konsole/data/keyboard-layouts/vt420pc.keytab [new file with mode: 0644]
konsole/data/profiles/CMakeLists.txt [new file with mode: 0644]
konsole/data/profiles/Shell.profile [new file with mode: 0644]
konsole/desktop/CMakeLists.txt [new file with mode: 0644]
konsole/desktop/konsole.desktop [new file with mode: 0755]
konsole/desktop/konsole.notifyrc [new file with mode: 0644]
konsole/desktop/konsolehere.desktop [new file with mode: 0644]
konsole/desktop/konsolepart.desktop [new file with mode: 0644]
konsole/desktop/konsolerun.desktop [new file with mode: 0644]
konsole/desktop/konsoleui.rc [new file with mode: 0644]
konsole/desktop/partui.rc [new file with mode: 0644]
konsole/desktop/sessionui.rc [new file with mode: 0644]
konsole/desktop/terminalemulator.desktop [new file with mode: 0644]
konsole/src/Application.cpp [new file with mode: 0644]
konsole/src/Application.h [new file with mode: 0644]
konsole/src/BookmarkHandler.cpp [new file with mode: 0644]
konsole/src/BookmarkHandler.h [new file with mode: 0644]
konsole/src/CMakeLists.txt [new file with mode: 0644]
konsole/src/Character.h [new file with mode: 0644]
konsole/src/CharacterColor.h [new file with mode: 0644]
konsole/src/ColorScheme.cpp [new file with mode: 0644]
konsole/src/ColorScheme.h [new file with mode: 0644]
konsole/src/ColorSchemeEditor.cpp [new file with mode: 0644]
konsole/src/ColorSchemeEditor.h [new file with mode: 0644]
konsole/src/ColorSchemeEditor.ui [new file with mode: 0644]
konsole/src/ColorSchemeManager.cpp [new file with mode: 0644]
konsole/src/ColorSchemeManager.h [new file with mode: 0644]
konsole/src/CopyInputDialog.cpp [new file with mode: 0644]
konsole/src/CopyInputDialog.h [new file with mode: 0644]
konsole/src/CopyInputDialog.ui [new file with mode: 0644]
konsole/src/EditProfileDialog.cpp [new file with mode: 0644]
konsole/src/EditProfileDialog.h [new file with mode: 0644]
konsole/src/EditProfileDialog.ui [new file with mode: 0644]
konsole/src/Emulation.cpp [new file with mode: 0644]
konsole/src/Emulation.h [new file with mode: 0644]
konsole/src/Enumeration.h [new file with mode: 0644]
konsole/src/ExtendedCharTable.cpp [new file with mode: 0644]
konsole/src/ExtendedCharTable.h [new file with mode: 0644]
konsole/src/Filter.cpp [new file with mode: 0644]
konsole/src/Filter.h [new file with mode: 0644]
konsole/src/History.cpp [new file with mode: 0644]
konsole/src/History.h [new file with mode: 0644]
konsole/src/HistorySizeDialog.cpp [new file with mode: 0644]
konsole/src/HistorySizeDialog.h [new file with mode: 0644]
konsole/src/HistorySizeDialog.ui [new file with mode: 0644]
konsole/src/HistorySizeWidget.cpp [new file with mode: 0644]
konsole/src/HistorySizeWidget.h [new file with mode: 0644]
konsole/src/HistorySizeWidget.ui [new file with mode: 0644]
konsole/src/IncrementalSearchBar.cpp [new file with mode: 0644]
konsole/src/IncrementalSearchBar.h [new file with mode: 0644]
konsole/src/KeyBindingEditor.cpp [new file with mode: 0644]
konsole/src/KeyBindingEditor.h [new file with mode: 0644]
konsole/src/KeyBindingEditor.ui [new file with mode: 0644]
konsole/src/KeyboardTranslator.cpp [new file with mode: 0644]
konsole/src/KeyboardTranslator.h [new file with mode: 0644]
konsole/src/KeyboardTranslatorManager.cpp [new file with mode: 0644]
konsole/src/KeyboardTranslatorManager.h [new file with mode: 0644]
konsole/src/LineFont.h [new file with mode: 0644]
konsole/src/LineFont.src [new file with mode: 0644]
konsole/src/MainWindow.cpp [new file with mode: 0644]
konsole/src/MainWindow.h [new file with mode: 0644]
konsole/src/ManageProfilesDialog.cpp [new file with mode: 0644]
konsole/src/ManageProfilesDialog.h [new file with mode: 0644]
konsole/src/ManageProfilesDialog.ui [new file with mode: 0644]
konsole/src/Messages.sh [new file with mode: 0644]
konsole/src/Part.cpp [new file with mode: 0644]
konsole/src/Part.h [new file with mode: 0644]
konsole/src/PrintOptions.cpp [new file with mode: 0644]
konsole/src/PrintOptions.h [new file with mode: 0644]
konsole/src/PrintOptions.ui [new file with mode: 0644]
konsole/src/ProcessInfo.cpp [new file with mode: 0644]
konsole/src/ProcessInfo.h [new file with mode: 0644]
konsole/src/Profile.cpp [new file with mode: 0644]
konsole/src/Profile.h [new file with mode: 0644]
konsole/src/ProfileList.cpp [new file with mode: 0644]
konsole/src/ProfileList.h [new file with mode: 0644]
konsole/src/ProfileManager.cpp [new file with mode: 0644]
konsole/src/ProfileManager.h [new file with mode: 0644]
konsole/src/ProfileReader.cpp [new file with mode: 0644]
konsole/src/ProfileReader.h [new file with mode: 0644]
konsole/src/ProfileWriter.cpp [new file with mode: 0644]
konsole/src/ProfileWriter.h [new file with mode: 0644]
konsole/src/Pty.cpp [new file with mode: 0644]
konsole/src/Pty.h [new file with mode: 0644]
konsole/src/RenameTabDialog.cpp [new file with mode: 0644]
konsole/src/RenameTabDialog.h [new file with mode: 0644]
konsole/src/RenameTabDialog.ui [new file with mode: 0644]
konsole/src/RenameTabWidget.cpp [new file with mode: 0644]
konsole/src/RenameTabWidget.h [new file with mode: 0644]
konsole/src/RenameTabWidget.ui [new file with mode: 0644]
konsole/src/Screen.cpp [new file with mode: 0644]
konsole/src/Screen.h [new file with mode: 0644]
konsole/src/ScreenWindow.cpp [new file with mode: 0644]
konsole/src/ScreenWindow.h [new file with mode: 0644]
konsole/src/Session.cpp [new file with mode: 0644]
konsole/src/Session.h [new file with mode: 0644]
konsole/src/SessionController.cpp [new file with mode: 0644]
konsole/src/SessionController.h [new file with mode: 0644]
konsole/src/SessionListModel.cpp [new file with mode: 0644]
konsole/src/SessionListModel.h [new file with mode: 0644]
konsole/src/SessionManager.cpp [new file with mode: 0644]
konsole/src/SessionManager.h [new file with mode: 0644]
konsole/src/ShellCommand.cpp [new file with mode: 0644]
konsole/src/ShellCommand.h [new file with mode: 0644]
konsole/src/TabTitleFormatButton.cpp [new file with mode: 0644]
konsole/src/TabTitleFormatButton.h [new file with mode: 0644]
konsole/src/TerminalCharacterDecoder.cpp [new file with mode: 0644]
konsole/src/TerminalCharacterDecoder.h [new file with mode: 0644]
konsole/src/TerminalDisplay.cpp [new file with mode: 0644]
konsole/src/TerminalDisplay.h [new file with mode: 0644]
konsole/src/ViewContainer.cpp [new file with mode: 0644]
konsole/src/ViewContainer.h [new file with mode: 0644]
konsole/src/ViewContainerTabBar.cpp [new file with mode: 0644]
konsole/src/ViewContainerTabBar.h [new file with mode: 0644]
konsole/src/ViewManager.cpp [new file with mode: 0644]
konsole/src/ViewManager.h [new file with mode: 0644]
konsole/src/ViewProperties.cpp [new file with mode: 0644]
konsole/src/ViewProperties.h [new file with mode: 0644]
konsole/src/ViewSplitter.cpp [new file with mode: 0644]
konsole/src/ViewSplitter.h [new file with mode: 0644]
konsole/src/Vt102Emulation.cpp [new file with mode: 0644]
konsole/src/Vt102Emulation.h [new file with mode: 0644]
konsole/src/ZModemDialog.cpp [new file with mode: 0644]
konsole/src/ZModemDialog.h [new file with mode: 0644]
konsole/src/fontembedder.cpp [new file with mode: 0644]
konsole/src/konsole_wcwidth.cpp [new file with mode: 0644]
konsole/src/konsole_wcwidth.h [new file with mode: 0644]
konsole/src/konsoleprofile [new file with mode: 0755]
konsole/src/main.cpp [new file with mode: 0644]
konsole/src/settings/GeneralSettings.cpp [new file with mode: 0644]
konsole/src/settings/GeneralSettings.h [new file with mode: 0644]
konsole/src/settings/GeneralSettings.ui [new file with mode: 0644]
konsole/src/settings/KonsoleSettings.kcfgc [new file with mode: 0644]
konsole/src/settings/TabBarSettings.cpp [new file with mode: 0644]
konsole/src/settings/TabBarSettings.h [new file with mode: 0644]
konsole/src/settings/TabBarSettings.ui [new file with mode: 0644]
konsole/src/settings/konsole.kcfg [new file with mode: 0644]
konsole/src/tests/CMakeLists.txt [new file with mode: 0644]
konsole/src/tests/CharacterColorTest.cpp [new file with mode: 0644]
konsole/src/tests/CharacterColorTest.h [new file with mode: 0644]
konsole/src/tests/CharacterWidthTest.cpp [new file with mode: 0644]
konsole/src/tests/CharacterWidthTest.h [new file with mode: 0644]
konsole/src/tests/DBusTest.cpp [new file with mode: 0644]
konsole/src/tests/DBusTest.h [new file with mode: 0644]
konsole/src/tests/HistoryTest.cpp [new file with mode: 0644]
konsole/src/tests/HistoryTest.h [new file with mode: 0644]
konsole/src/tests/KeyboardTranslatorTest.cpp [new file with mode: 0644]
konsole/src/tests/KeyboardTranslatorTest.h [new file with mode: 0644]
konsole/src/tests/PartManualTest.cpp [new file with mode: 0644]
konsole/src/tests/PartManualTest.h [new file with mode: 0644]
konsole/src/tests/PartTest.cpp [new file with mode: 0644]
konsole/src/tests/PartTest.h [new file with mode: 0644]
konsole/src/tests/ProfileTest.cpp [new file with mode: 0644]
konsole/src/tests/ProfileTest.h [new file with mode: 0644]
konsole/src/tests/PtyTest.cpp [new file with mode: 0644]
konsole/src/tests/PtyTest.h [new file with mode: 0644]
konsole/src/tests/SessionManagerTest.cpp [new file with mode: 0644]
konsole/src/tests/SessionManagerTest.h [new file with mode: 0644]
konsole/src/tests/SessionTest.cpp [new file with mode: 0644]
konsole/src/tests/SessionTest.h [new file with mode: 0644]
konsole/src/tests/ShellCommandTest.cpp [new file with mode: 0644]
konsole/src/tests/ShellCommandTest.h [new file with mode: 0644]
konsole/src/tests/TerminalCharacterDecoderTest.cpp [new file with mode: 0644]
konsole/src/tests/TerminalCharacterDecoderTest.h [new file with mode: 0644]
konsole/src/tests/TerminalInterfaceTest.cpp [new file with mode: 0644]
konsole/src/tests/TerminalInterfaceTest.h [new file with mode: 0644]
konsole/src/tests/TerminalTest.cpp [new file with mode: 0644]
konsole/src/tests/TerminalTest.h [new file with mode: 0644]
konsole/tests/9x15.repertoire-utf8 [new file with mode: 0644]
konsole/tests/GLASS.utf8 [new file with mode: 0644]
konsole/tests/UTF-8-demo.txt [new file with mode: 0644]
konsole/tests/UTF-8-test.txt [new file with mode: 0644]
konsole/tests/audit.c [new file with mode: 0644]
konsole/tests/boxes.txt [new file with mode: 0644]
konsole/tests/bulktest.sh [new file with mode: 0755]
konsole/tests/cat_test_urls [new file with mode: 0644]
konsole/tests/color-spaces.pl [new file with mode: 0644]
konsole/tests/colortest.sh [new file with mode: 0755]
konsole/tests/ct2 [new file with mode: 0755]
konsole/tests/quote.c [new file with mode: 0644]
konsole/tests/ripple.c [new file with mode: 0644]
konsole/tests/sesstest [new file with mode: 0755]
konsole/tests/signaltests.c [new file with mode: 0644]
konsole/tests/titletest.sh [new file with mode: 0755]
konsole/tests/unicode.txt [new file with mode: 0644]
konsole/tests/utf8.sh [new file with mode: 0755]
libs/CMakeLists.txt
libs/konq/AUTHORS [new file with mode: 0644]
libs/konq/CMakeLists.txt [new file with mode: 0644]
libs/konq/Messages.sh [new file with mode: 0644]
libs/konq/SERVICEMENUS [new file with mode: 0644]
libs/konq/Templates/CAMERA-Device.desktop [new file with mode: 0644]
libs/konq/Templates/CDROM-Device.desktop [new file with mode: 0644]
libs/konq/Templates/CDWRITER-Device.desktop [new file with mode: 0644]
libs/konq/Templates/CMakeLists.txt [new file with mode: 0644]
libs/konq/Templates/DVDROM-Device.desktop [new file with mode: 0644]
libs/konq/Templates/Directory.desktop [new file with mode: 0644]
libs/konq/Templates/Floppy.desktop [new file with mode: 0644]
libs/konq/Templates/HD.desktop [new file with mode: 0644]
libs/konq/Templates/HTMLFile.desktop [new file with mode: 0644]
libs/konq/Templates/HTMLFile.html [new file with mode: 0644]
libs/konq/Templates/MO-Device.desktop [new file with mode: 0644]
libs/konq/Templates/NFS.desktop [new file with mode: 0644]
libs/konq/Templates/Program.desktop [new file with mode: 0644]
libs/konq/Templates/TextFile.desktop [new file with mode: 0644]
libs/konq/Templates/TextFile.txt [new file with mode: 0644]
libs/konq/Templates/URL.desktop [new file with mode: 0644]
libs/konq/Templates/ZIP-Device.desktop [new file with mode: 0644]
libs/konq/Templates/linkCAMERA.desktop [new file with mode: 0644]
libs/konq/Templates/linkCDROM.desktop [new file with mode: 0644]
libs/konq/Templates/linkCDWRITER.desktop [new file with mode: 0644]
libs/konq/Templates/linkDVDROM.desktop [new file with mode: 0644]
libs/konq/Templates/linkFloppy.desktop [new file with mode: 0644]
libs/konq/Templates/linkHD.desktop [new file with mode: 0644]
libs/konq/Templates/linkMO.desktop [new file with mode: 0644]
libs/konq/Templates/linkNFS.desktop [new file with mode: 0644]
libs/konq/Templates/linkPath.desktop [new file with mode: 0644]
libs/konq/Templates/linkProgram.desktop [new file with mode: 0644]
libs/konq/Templates/linkURL.desktop [new file with mode: 0644]
libs/konq/Templates/linkZIP.desktop [new file with mode: 0644]
libs/konq/directory_bookmarkbar.desktop [new file with mode: 0644]
libs/konq/favicons/CMakeLists.txt [new file with mode: 0644]
libs/konq/favicons/favicons.cpp [new file with mode: 0644]
libs/konq/favicons/favicons.desktop [new file with mode: 0644]
libs/konq/favicons/favicons.h [new file with mode: 0644]
libs/konq/favicons/org.kde.FavIcon.xml [new file with mode: 0644]
libs/konq/konq_copytomenu.cpp [new file with mode: 0644]
libs/konq/konq_copytomenu.h [new file with mode: 0644]
libs/konq/konq_copytomenu_p.h [new file with mode: 0644]
libs/konq/konq_dndpopupmenuplugin.cpp [new file with mode: 0644]
libs/konq/konq_dndpopupmenuplugin.h [new file with mode: 0644]
libs/konq/konq_operations.cpp [new file with mode: 0644]
libs/konq/konq_operations.h [new file with mode: 0644]
libs/konq/konq_popupmenu.cpp [new file with mode: 0644]
libs/konq/konq_popupmenu.h [new file with mode: 0644]
libs/konq/konq_popupmenuplugin.cpp [new file with mode: 0644]
libs/konq/konq_popupmenuplugin.h [new file with mode: 0644]
libs/konq/konqdndpopupmenuplugin.desktop [new file with mode: 0644]
libs/konq/konqmimedata.cpp [new file with mode: 0644]
libs/konq/konqmimedata.h [new file with mode: 0644]
libs/konq/konqpopupmenuplugin.desktop [new file with mode: 0644]
libs/konq/kversioncontrolplugin.cpp [new file with mode: 0644]
libs/konq/kversioncontrolplugin.h [new file with mode: 0644]
libs/konq/tests/CMakeLists.txt [new file with mode: 0644]
libs/konq/tests/favicontest.cpp [new file with mode: 0644]
libs/konq/tests/favicontest.h [new file with mode: 0644]
libs/konq/tests/konqmimedatatest.cpp [new file with mode: 0644]
libs/konq/tests/konqmimedatatest.h [new file with mode: 0644]
libs/konq/tests/konqpopupmenutest.cpp [new file with mode: 0644]
libs/konq/tests/konqpopupmenutest.h [new file with mode: 0644]
plasma/applets/CMakeLists.txt
plasma/applets/folderview/CMakeLists.txt