dolphin/src
2010-07-13 17:06:11 +00:00
..
kcm SVN_SILENT made messages (.desktop file) 2010-06-29 10:26:31 +00:00
khns Fixed install/deinstall scripts 2010-06-12 23:38:00 +00:00
panels Fix forward declation 2010-07-10 15:02:44 +00:00
search Fix forward declation 2010-07-10 15:02:44 +00:00
settings Don't use KVBox and QVBoxLayout in parallel, just use QVBoxLayout instead. 2010-07-12 15:36:36 +00:00
statusbar Add progress-text label to the layout 2010-04-05 18:32:10 +00:00
tooltips Based on the recent size hint fixes in KFileMetaDataWidget, the handling of the tooltip size can be simplified. This fixes a possible wrong initial size of the tooltip and a flickering because of a relayout. 2010-07-12 14:42:48 +00:00
versioncontrol SVN_SILENT made messages (.desktop file) 2010-07-04 06:52:37 +00:00
additionalinfoaccessor.cpp i18n: fixed unused contexts. 2010-06-27 13:01:59 +00:00
additionalinfoaccessor.h i18n: fixed unused contexts. 2010-06-27 13:01:59 +00:00
CMakeLists.txt Rename AdditionalInfoManager to AdditionalInfoAccessor 2010-05-14 05:27:47 +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-07-04 06:52:37 +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
dolphincategorydrawer.cpp Get back names, and use "using" keyword to keep GCC silent on "method foo on base class hidden y method foo on derived class". Thanks to André for pointing out this trick. 2010-03-15 10:08:32 +00:00
dolphincategorydrawer.h Get back names, and use "using" keyword to keep GCC silent on "method foo on base class hidden y method foo on derived class". Thanks to André for pointing out this trick. 2010-03-15 10:08:32 +00:00
dolphincolumnview.cpp Fix issue, that changing the zoom level has not been applied to the columns of the column view 2010-06-12 13:18:39 +00:00
dolphincolumnview.h Fix forward declation 2010-07-10 15:02:44 +00:00
dolphincolumnviewcontainer.cpp Fix keyboard navigation issues in the column view 2010-05-29 19:31:46 +00:00
dolphincolumnviewcontainer.h Fix keyboard navigation issues in the column view 2010-05-29 19:31:46 +00:00
dolphincontextmenu.cpp Deprecated KNewMenu and make it derive from KNewFileMenu (BIC, but SC; the only way to avoid duplicating code until kde5) 2010-01-26 12:04:56 +00:00
dolphincontextmenu.h SVN_SILENT: renamed addRevisionControlActions() to addVersionControlActions() 2009-12-23 08:50:58 +00:00
dolphindetailsview.cpp Fix issue that the columns "Link Destination" and "Path" are shown outside the visible area when enabling them. Also it is assured, that the headline text does not get clipped per default. 2010-05-20 19:00:33 +00:00
dolphindetailsview.h Split the class DolphinController into the two classes DolphinViewController and ViewModeController. 2010-03-30 20:19:32 +00:00
dolphindetailsviewexpander.cpp Make sure that DolphinView's m_expanderActive member is handled 2010-02-16 11:12:00 +00:00
dolphindetailsviewexpander.h When navigating back/forward in the DolphinPart inside Konqueror, remember 2009-11-14 15:51:47 +00:00
dolphindirlister.cpp Disable the automatic error handling in the DolphinDirLister, the error message is shown in Dolphin instead. 2010-05-19 18:55:05 +00:00
dolphindirlister.h Fix some spelling mistakes in comments. 2009-10-19 23:32:21 +00:00
dolphinfileitemdelegate.cpp Enable job-transfer indication for file items. 2010-03-27 13:31:58 +00:00
dolphinfileitemdelegate.h I guess most developers use the Details View with very small icons (16 x 16) for viewing their versioned code (at least I do ;-)). In this case the version control emblems are very small and it is easy to miss that there are locally changed files or that an update is required (Nuno and I tried different sizes, but for 16 x 16 icons there is really less room for variants). 2009-12-12 14:16:02 +00:00
dolphiniconsview.cpp Split the class DolphinController into the two classes DolphinViewController and ViewModeController. 2010-03-30 20:19:32 +00:00
dolphiniconsview.h Split the class DolphinController into the two classes DolphinViewController and ViewModeController. 2010-03-30 20:19:32 +00:00
dolphinmainwindow.cpp Forward port of SVN commit 1147596: Skip redirection URLs when going back or forward in history (otherwise going 2010-07-08 19:46:56 +00:00
dolphinmainwindow.h Stat URLs before opening them to make sure they are actually dirs we can list. Otherwise use KRun. 2010-03-15 09:55:51 +00:00
dolphinmodel.cpp Return a value for the "LocalPathOrUrl" column. 2010-05-20 19:24:12 +00:00
dolphinmodel.h If an information entry will be added to KFileItemDelegate (like done recently), adjusting the corresponding code in Dolphin is a real pain, as the new information will be shown in Dolphin the following way: 2010-05-13 22:06:10 +00:00
dolphinnewmenu.cpp Deprecated KNewMenu and make it derive from KNewFileMenu (BIC, but SC; the only way to avoid duplicating code until kde5) 2010-01-26 12:04:56 +00:00
dolphinnewmenu.h Deprecated KNewMenu and make it derive from KNewFileMenu (BIC, but SC; the only way to avoid duplicating code until kde5) 2010-01-26 12:04:56 +00:00
dolphinnewmenuobserver.cpp Ooops, fix my port to KNewFileMenu 2010-01-27 23:35:37 +00:00
dolphinnewmenuobserver.h Deprecated KNewMenu and make it derive from KNewFileMenu (BIC, but SC; the only way to avoid duplicating code until kde5) 2010-01-26 12:04:56 +00:00
dolphinpart.cpp Fix another problem with the network:/ ioslave: don't keep the mimetype when clicking on an item with a target_url 2010-07-09 13:15:02 +00:00
dolphinpart.desktop SVN_SILENT made messages (.desktop file) 2010-07-04 06:52:37 +00:00
dolphinpart.h Remove all code that is related to DolphinController's 2010-02-23 20:34:33 +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
dolphinremoteencoding.cpp BUG: 175658 2009-03-25 22:00:50 +00:00
dolphinremoteencoding.h SVN_SILENT: 2009-03-25 23:02:49 +00:00
dolphinsortfilterproxymodel.cpp Cleanups and simplifications, no change of behavior has been done. 2010-05-14 16:03:22 +00:00
dolphinsortfilterproxymodel.h Cleanups and simplifications, no change of behavior has been done. 2010-05-14 16:03:22 +00:00
dolphinui.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
dolphinview.cpp * Unbreak last commit. 2010-07-03 03:38:58 +00:00
dolphinview.h Fix forward declation 2010-07-10 15:02:44 +00:00
dolphinviewactionhandler.cpp Fix context for action name "Delete (using shortcut for Trash)" 2010-05-31 01:13:03 +00:00
dolphinviewactionhandler.h Create QActionGroup like done for other sub menus for consistency. Although a few more lines of code are required, this approach is more flexible.bar, but as the group "Panels" can be added instead, this should be no issue. 2010-05-03 17:49:49 +00:00
dolphinviewautoscroller.cpp Respect drag time delay from application before starting the automatic scrolling. Thanks to Christoph Feck for the initial patch! 2009-12-06 13:05:56 +00:00
dolphinviewautoscroller.h Respect drag time delay from application before starting the automatic scrolling. Thanks to Christoph Feck for the initial patch! 2009-12-06 13:05:56 +00:00
dolphinviewcontainer.cpp Forward port of SVN commit 1147596: Skip redirection URLs when going back or forward in history (otherwise going 2010-07-08 19:46:56 +00:00
dolphinviewcontainer.h Reorganise some code in DolphinView and DolphinViewContainer. This 2010-01-26 12:18:08 +00:00
dolphinviewcontroller.cpp use KFileItemActions::runPreferredApplications to handle Key_Enter on multiple selected files. 2010-04-26 15:50:59 +00:00
dolphinviewcontroller.h Split the class DolphinController into the two classes DolphinViewController and ViewModeController. 2010-03-30 20:19:32 +00:00
draganddrophelper.cpp Forward port: Fix issue that dragging several directories shows a document as drag item. Instead try to show the icons of the dragged items. 2010-07-13 17:06:11 +00:00
draganddrophelper.h Forward port: Fix issue that dragging several directories shows a document as drag item. Instead try to show the icons of the dragged items. 2010-07-13 17:06:11 +00:00
filterbar.cpp Applied patches to filterbar as discussed on review request 91 and 93. 2009-02-16 12:00:19 +00:00
filterbar.h Applied patches to filterbar as discussed on review request 91 and 93. 2009-02-16 12:00:19 +00:00
folderexpander.cpp Restore "open folders automatically when dragging items above it" (it had been temporary deactivated because of the column view refactoring). 2009-08-30 20:49:34 +00:00
folderexpander.h Fix forward declaration 2009-07-31 07:14:20 +00:00
libdolphin_export.h fix exports and use dolphinprivatelib in the part 2008-03-25 12:06:18 +00:00
main.cpp Increase version number to 1.5 2010-06-12 12: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
pixmapviewer.cpp David says: "PixmapViewer::setSizeHint should call updateGeometry() instead of all those layout hacks :)" - and as always David was right :-) 2008-02-15 19:40:27 +00:00
pixmapviewer.h Since Qt 4.5 it is possible to have translucient windows. The tooltip approach having a delegate and custom drawing + animation code for transparent tooltips has now been replaced by a translucient window where any kind of (animated) widget can be embedded. Still a lot of finetuning has to be done, but maybe this code can be part of kdelibs in KDE 4.5 (systemsettings currently used the Dolphin tooltips code). 2009-11-03 21:48:27 +00:00
renamedialog.cpp Assure that the extension is added correctly when renaming multiple files even if the extension uses capital letters (e. g. .JPG instead of .jpg). 2009-04-12 15:39:13 +00:00
renamedialog.h fixed krazy issues (see http://www.kdedevelopers.org/node/3919) 2009-05-26 18:24:23 +00:00
selectionmanager.cpp If the item height is nearly equal to the toggle height, center the toggle vertically instead of aligning it on the top. This assures a better alignment especially for the details and column view when working with a height of ~20 pixels. 2009-05-08 17:08:55 +00:00
selectionmanager.h Fix forward declaration 2009-07-31 07:14:20 +00:00
selectiontoggle.cpp Don't draw an alpha blended circle around the toggle selection. It looks less cluttered without it... 2009-05-07 17:41:43 +00:00
selectiontoggle.h increase the size of the selection toggle corresponding to the item size 2009-05-07 16:54:08 +00:00
viewextensionsfactory.cpp Invert default behavior regarding loading of version control plugins: Only load plugins that have been explicitly enabled by the user instead of loading all plugins per default. 2010-04-04 20:45:09 +00:00
viewextensionsfactory.h Split the class DolphinController into the two classes DolphinViewController and ViewModeController. 2010-03-30 20:19:32 +00:00
viewmodecontroller.cpp Split the class DolphinController into the two classes DolphinViewController and ViewModeController. 2010-03-30 20:19:32 +00:00
viewmodecontroller.h Split the class DolphinController into the two classes DolphinViewController and ViewModeController. 2010-03-30 20:19:32 +00:00
viewproperties.cpp SVN_SILENT: Minor coding style and format cleanups. No change of behavior has been done. 2010-05-19 19:45:17 +00:00
viewproperties.h SVN_SILENT: Minor coding style and format cleanups. No change of behavior has been done. 2010-05-19 19:45:17 +00:00
zoomlevelinfo.cpp SVN_SILENT: removed trailing spaces 2008-12-12 06:55:26 +00:00
zoomlevelinfo.h Provide a common iconsize-widget for the settings dialog of the icons-, details- and column-view. The current version still requires some improvements (Labels on the left + right, preview, ...). 2008-08-26 22:21:50 +00:00