Find a file
Andrew Coles f6b08347e1 i) For single-char .section calls - using 'x' rather than "x" as an argument.
ii) ++i rather than i++ where applicable.


svn path=/trunk/KDE/kdebase/apps/; revision=930643
2009-02-23 23:03:13 +00:00
cmake/modules Build with pciutils 3.0.0, which uses libresolv. 2008-08-06 10:26:28 +00:00
doc Fix typos 2009-02-23 20:23:59 +00:00
dolphin * Remove deprecated use of KTabBar::setCloseButtonEnabled(), use qt-provided method-QTabBar::setTabsClosable(). 2009-02-22 17:06:15 +00:00
kappfinder Removed assignment of empty QString to a new (and hence empty) QString. 2009-02-23 22:58:08 +00:00
kdepasswd i) For single-char .section calls - using 'x' rather than "x" as an argument. 2009-02-23 23:03:13 +00:00
kdialog Make kdialog use Plasma's notification bling (via D-Bus) if possible, 2009-01-18 23:44:47 +00:00
keditbookmarks global typo fix 2009-02-07 01:12:28 +00:00
kfind SVN_SILENT made messages (.desktop file) 2009-02-05 14:09:41 +00:00
kinfocenter SVN_SILENT made messages (.desktop file) 2009-02-21 14:07:30 +00:00
konqueror Repair DND-onto-khtmlview -- the part's widget isn't a qscrollarea anymore since the findbar redesign, 2009-02-23 19:17:31 +00:00
kwrite SVN_SILENT made messages (.desktop file) 2009-02-14 16:04:31 +00:00
lib Replaced .replace(x,QString()) with .remove(x). 2009-02-23 22:53:19 +00:00
nsplugins Allow users to change mimetype icons if they use shared-mime-info >= 0.40 2009-02-23 10:41:59 +00:00
plasma Fix a sizing problem that would sometimes result in the popup showing 2009-02-18 23:01:41 +00:00
CMakeLists.txt folderview is not x11 only! 2008-12-25 01:41:57 +00:00
config-apps.h.cmake Make kdialog use Plasma's notification bling (via D-Bus) if possible, 2009-01-18 23:44:47 +00:00
ConfigureChecks.cmake
Mainpage.dox Typo in URL for doplhin 2008-09-16 18:19:06 +00:00
README

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.