dolphin/src
2010-10-06 15:04:37 +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 - Integrate the patch from Matthias Fuchs from http://reviewboard.kde.org/r/5496 to allow having leading zeros when renaming files: E.g. Using the name "A ###.jpg" results in the filenames "A 001.jpg", "A 002.jpg"... The patch could be simplified a little bit by guaranting only one connective sequence of #'s. 2010-10-05 16:30:03 +00:00
search Fix icon-name for the filenamesearch protocol. This fixes the issue that an unknown-icon is shown when the search is done in a tab. 2010-09-22 20:32:06 +00:00
settings It was a bad idea to store the enabled additional-information as bit-values: With the current setup only up to 8 additional informations are possible. This restriction is bypassed now: 2010-09-21 19:03:04 +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
views Restore the cursor if the URL has been changed. This assures that the pointing-hand cursor gets reset when changing the directory. 2010-10-06 14:53:06 +00:00
CMakeLists.txt 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
config-nepomuk.h.cmake Adapt Dolphin Nepomuk support to namespace changes. 2007-06-11 21:46:04 +00:00
dolphin.desktop Make executable the Type=Application .desktop files we install, 2010-10-04 22:55:09 +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 Use "Open Path" instead of "Open Parent Folder", as the headline in the search-result is "Path". 2010-10-05 14:40:42 +00:00
dolphincontextmenu.h If the context-menu is opened for a file shown as search result, offer the actions "Open Parent Folder in New Window" and "Open Parent Folder in New Tab" 2010-09-22 20:24:49 +00:00
dolphinmainwindow.cpp Implement the actions "Open in New Window" and "Open in New Tab" for the case if no item is selected. 2010-10-06 15:04:37 +00:00
dolphinmainwindow.h Unbelievable: I simply forgot to implement the Stop-action in Dolphin since KDE SC 4.0. Well better later than never: Done now :-) 2010-09-22 19:39:46 +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 KDirModel takes ownership of the directory lister, so don't delete the directory lister manually. 2010-09-17 11:24:06 +00:00
dolphinpart.desktop SVN_SILENT made messages (.desktop file) 2010-08-15 07:18:41 +00:00
dolphinpart.h Context-menu cleanups: 2010-08-27 05:26:27 +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 Unify the search interface for non-indexed and indexed folders 2010-07-24 16:37:07 +00:00
dolphinviewcontainer.cpp KDirModel takes ownership of the directory lister, so don't delete the directory lister manually. 2010-09-17 11:24:06 +00:00
dolphinviewcontainer.h Sourcecode hierarchy cleanup: Create folder "views" and move view related sources to it 2010-07-24 21:45:49 +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 There are some extractable strings in subdirs too. 2008-05-31 00:14:56 +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