Find a file
2008-01-11 11:37:28 +00:00
doc forward port typo fixes. 2008-01-09 22:05:44 +00:00
dolphin Up to now DolphinView and ColumnWidget contained a lot of code duplication regarding generating previews and the dimming of cut items. This has been refactored by introducing an IconManager which takes care itself about generating a preview and dimming cut items. This also allows improving the speed of previews in (near) future (at the moment showing previews from the cache is a lot slower than in KDE 3...). 2008-01-11 11:37:28 +00:00
kappfinder SVN_SILENT made messages (.desktop file) 2008-01-09 10:37:34 +00:00
kdepasswd RELICENSE: Artistic License -> MIT 2008-01-09 13:13:05 +00:00
kdialog fix icon: this one is better than the one used in KDE 3 (xorg). 2007-12-30 19:48:39 +00:00
keditbookmarks Icon renaming (code and icon changes - KDE/): 2008-01-03 23:54:18 +00:00
kfind SVN_SILENT made messages (.desktop file) 2008-01-09 10:37:34 +00:00
kinfocenter SVN_SILENT made messages (.desktop file) 2008-01-09 10:37:34 +00:00
konqueror Remove not necessary include 2008-01-10 12:57:51 +00:00
kwrite SVN_SILENT made messages (.desktop file) 2008-01-02 08:27:51 +00:00
lib SVN_SILENT made messages (.desktop file) 2008-01-09 10:37:34 +00:00
nsplugins Fix #154713 here too, just in case. 2008-01-07 16:05:36 +00:00
CMakeLists.txt first part of moving kinfocenter into kdebase/apps from kdebase/runtime. 2007-12-05 20:50:48 +00:00
config-apps.h.cmake fix path #defines 2007-10-18 13:36:56 +00:00
ConfigureChecks.cmake move configure checks for kfontinst 2007-07-14 21:07:22 +00:00
Mainpage.dox Start of apidocs mainpage cleanup for kdebase. 2007-07-23 20:48:03 +00:00
README Add apps/ and workspace/ directories along with README files so 2005-08-31 09:29:34 +00:00

KDE Base Applications consists of what runs on the desktop.  This module isn't a complete collection of essential applications that a user would expect on a desktop (such as e-mail and calculator).  This packages is the basic set of applications beyond the workspace that KDE applications can assume are installed.  These applications should have no problem running on Windows, OS X, Gnome, etc as stand alone applications if the user wanted to use them there.