Find a file
Frank Reininghaus d55ef5e57d Reimplement visualRegionForSelection in DolpinDetailsView.
Fixes the problem that not the entire area affected by changing the
selection gets updated. QTreeView::visualRegionForSelection assumes
implicitly that the visualRects of all items have the same width,
which is not the case here.

Fix will be in KDE 4.4 Beta 2.

BUG: 218114

svn path=/trunk/KDE/kdebase/apps/; revision=1062076
2009-12-13 18:18:08 +00:00
cmake/modules Build with pciutils 3.0.0, which uses libresolv. 2008-08-06 10:26:28 +00:00
doc fix markup 2009-11-17 08:42:37 +00:00
dolphin Reimplement visualRegionForSelection in DolpinDetailsView. 2009-12-13 18:18:08 +00:00
kappfinder SVN_SILENT made messages (.desktop file) 2009-12-09 11:40:52 +00:00
kdepasswd SVN_SILENT made messages (.desktop file) 2009-10-31 11:30:18 +00:00
kdialog Fix docu for --combobox, it doesn't take tags (and didn't in kde3 either) 2009-09-17 22:09:53 +00:00
keditbookmarks fix memleak on close; save again on close so that the expanded/collapsed state is remembered. 2009-11-18 00:12:05 +00:00
kfind - Fix a possible crash when deleting items + Group all the deletions in one job 2009-10-10 19:26:59 +00:00
kinfocenter SVN_SILENT made messages (.desktop file) 2009-12-08 10:50:27 +00:00
konqueror SVN_SILENT made messages (.desktop file) 2009-12-09 11:40:52 +00:00
kwrite SVN_SILENT made messages (.desktop file) 2009-12-08 10:50:27 +00:00
lib SVN_SILENT made messages (.desktop file) 2009-12-13 10:16:59 +00:00
nsplugins adjust doc paths for browser kcm docs 2009-12-01 16:50:56 +00:00
plasma reorder to match initialisation order 2009-12-13 15:23:19 +00:00
CMakeLists.txt Bump version numbers here too. 2009-12-05 18:46:27 +00:00
config-apps.h.cmake #cmakedefine instead of #define for HAVE_LONG_LONG, HAVE_SIGSET, HAVE_SIGACTION and HAVE_NICE 2009-03-21 15:06:35 +00:00
ConfigureChecks.cmake fix kinfocenter 2008-03-03 12:42:28 +00:00
Mainpage.dox Typo in URL for doplhin 2008-09-16 18:19:06 +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.