dolphin/src
Peter Penz da1adf7ba4 If the user has changed the startup settings, they should also get applied to the current views.
BUG: 254947
FIXED-IN: 4.6.0

svn path=/trunk/KDE/kdebase/apps/; revision=1193344
2010-11-05 17:02:58 +00:00
..
filterbar Sourcecode hierarchy cleanup: Create folder "views" and move view related sources to it 2010-07-24 21:45:49 +00:00
panels Fix issue that moving the mouse above the viewport might trigger showing the meta-information of an only shortly hovered file. 2010-11-04 19:04:18 +00:00
search Use the ontologies compiled into libnepomuk 2010-11-04 13:38:06 +00:00
settings If the user has changed the startup settings, they should also get applied to the current views. 2010-11-05 17:02:58 +00:00
statusbar Move dolphin's statusbar message-label (the one with support for errors and a close button) to libkonq 2010-08-30 08:56:19 +00:00
tests It's easier to put functionality that is used by many unit tests into 2010-10-29 14:13:11 +00:00
views Fix issue that the horizontal scrollbar is not updated correctly when resizing the window 2010-11-05 15:31:23 +00:00
CMakeLists.txt Use the ontologies compiled into libnepomuk 2010-11-04 13:38:06 +00: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) 2010-10-31 09:11:11 +00: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 Fix forward declation 2010-07-10 15:02:44 +00:00
dolphincontextmenu.cpp - Add support for file item actions (see http://reviewboard.kde.org/r/5659/) 2010-10-25 13:45:34 +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
dolphinmainwindow.cpp If the user has changed the startup settings, they should also get applied to the current views. 2010-11-05 17:02:58 +00:00
dolphinmainwindow.h - Automatically show the filter-panel when a searching is done 2010-10-27 17:08:02 +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 Interface cleanup: The DolphinView should not expose QAbstractItemView-specific things like QItemSelectionModel. Just providing interfaces for KFileItem and KUrl will make it easier in future to change the view-implementations internally to QML-specific itemviews or whatever. 2010-11-04 17:27:11 +00:00
dolphinpart.desktop SVN_SILENT made messages (.desktop file) 2010-10-31 09:11:11 +00:00
dolphinpart.h Interface cleanup: The DolphinView should not expose QAbstractItemView-specific things like QItemSelectionModel. Just providing interfaces for KFileItem and KUrl will make it easier in future to change the view-implementations internally to QML-specific itemviews or whatever. 2010-11-04 17:27:11 +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 Add the "Find" action per default to the toolbar. 2010-10-08 20:43:56 +00:00
dolphinviewcontainer.cpp If the user has changed the startup settings, they should also get applied to the current views. 2010-11-05 17:02:58 +00:00
dolphinviewcontainer.h Assure that always the search-box is shown instead of the URL-navigator if a Nepomuk-URL is requested. We still have to think about how to show queries that cannot be represented by the facet-widget, but at least it is sure that this kind of information should not be shown by the URL navigator. 2010-11-01 12:31:44 +00:00
libdolphin_export.h fix exports and use dolphinprivatelib in the part 2008-03-25 12:06:18 +00:00
main.cpp Update version and e-mail address 2010-08-13 19:42:27 +00: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