dolphin/src
Peter Penz b184340286 Use KUrl::isParentOf() instead of doing custom QString-operations
This fixes the issue that a directory might be declared as indexed/non-indexed although it just starts with a similar name like another directory.
2011-02-03 17:23:45 +01:00
..
filterbar SVN_SILENT: Coding style updates 2011-01-22 14:08:11 +00:00
panels Fix 3 issues reported by "krazy" 2011-02-03 16:51:08 +01:00
search Use KUrl::isParentOf() instead of doing custom QString-operations 2011-02-03 17:23:45 +01:00
settings Fix 3 issues reported by "krazy" 2011-02-03 16:51:08 +01:00
statusbar SVN_SILENT: Coding style updates 2011-01-22 14:08:11 +00:00
tests Some additions to DolphinDetailsViewTest_AllViewModes. 2011-01-26 13:38:19 +00:00
views SVN_SILENT made messages (.desktop file) 2011-02-03 07:24:26 +01:00
CMakeLists.txt Fix visibility- and enabled-issues for the filter-panel 2011-02-02 19:36:08 +01:00
config-nepomuk.h.cmake Adapt Dolphin Nepomuk support to namespace changes. 2007-06-11 21:46:04 +00:00
dolphin.desktop SVN_SILENT made messages (.desktop file) 2011-02-03 07:24:26 +01:00
dolphinapplication.cpp Fixed regression that has been introduced by the --select option: don't create 2 Dolphin windows instead of one when restoring a session. 2010-02-05 13:17:31 +00:00
dolphinapplication.h SVN_SILENT: Coding style updates 2011-01-22 14:08:11 +00:00
dolphincontextmenu.cpp Move the "Show Menubar" entry from the top to the bottom. For users that have hidden the menubar on purpose having this as first item makes no sense. 2010-11-17 19:10:23 +00:00
dolphincontextmenu.h - Add support for file item actions (see http://reviewboard.kde.org/r/5659/) 2010-10-25 13:45:34 +00:00
dolphindockwidget.cpp Lock panels per default and allow to unlock them like in Amarok. 2010-12-31 10:59:46 +00:00
dolphindockwidget.h SVN_SILENT: Coding style updates 2011-01-22 14:08:11 +00:00
dolphinmainwindow.cpp Fix visibility- and enabled-issues for the filter-panel 2011-02-02 19:36:08 +01:00
dolphinmainwindow.h Make toggleSplitView()'s documentation consistent with its behavior 2011-01-16 22:05:54 +00:00
dolphinnewfilemenu.cpp Context-menu cleanups: 2010-08-27 05:26:27 +00:00
dolphinnewfilemenu.h Context-menu cleanups: 2010-08-27 05:26:27 +00:00
dolphinpart.cpp Encapsulate the creation and handling of the directory lister, the model and proxy model to DolphinView. By this it will be easier later to replace the traditional QAbstractItemViews by any kind of other implementation (e.g. based on QGraphicsView/QML). 2011-01-09 13:58:35 +00:00
dolphinpart.desktop SVN_SILENT made messages (.desktop file) 2011-02-03 07:24:26 +01:00
dolphinpart.h Encapsulate the creation and handling of the directory lister, the model and proxy model to DolphinView. By this it will be easier later to replace the traditional QAbstractItemViews by any kind of other implementation (e.g. based on QGraphicsView/QML). 2011-01-09 13:58:35 +00:00
dolphinpart.rc Allow to add menu groups like "View Mode", "Sort By"... to be added as toolbar item (see http://reviewboard.kde.org/r/3862). 2010-05-03 15:40:24 +00:00
dolphinui.rc Disable the text for some toolbuttons in the "Text Alongside Icons" configuration per default. The text can of course be enabled again by the user. 2010-11-15 15:55:34 +00:00
dolphinviewcontainer.cpp Encapsulate the creation and handling of the directory lister, the model and proxy model to DolphinView. By this it will be easier later to replace the traditional QAbstractItemViews by any kind of other implementation (e.g. based on QGraphicsView/QML). 2011-01-09 13:58:35 +00:00
dolphinviewcontainer.h SVN_SILENT: Coding style updates 2011-01-22 14:08:11 +00:00
libdolphin_export.h fix exports and use dolphinprivatelib in the part 2008-03-25 12:06:18 +00:00
main.cpp Updated copyright information 2011-01-30 18:49:38 +01:00
Messages.sh Minor 2010-10-19 07:38:50 +00:00
org.kde.dolphin.Application.xml Dolphin is now a KUniqueApplication. A lot of thanks go to Oscar Blumberg, who submitted this patch. 2007-02-18 17:01:36 +00:00
org.kde.dolphin.MainWindow.xml Dolphin is now a KUniqueApplication. A lot of thanks go to Oscar Blumberg, who submitted this patch. 2007-02-18 17:01:36 +00:00