dolphin/src
Peter Penz b3ab00e8ba fixed issue that SVN actions got disabled after selecting items
svn path=/trunk/KDE/kdebase/apps/; revision=1076617
2010-01-18 14:08:21 +00:00
..
kcm SVN_SILENT made messages (.desktop file) 2010-01-02 11:35:49 +00:00
khns Single-file-service-menus are now supported. 2009-11-07 23:40:26 +00:00
panels assure that the widgets of the panels are resized after receiving the Polish event 2010-01-15 14:20:09 +00:00
search - search by modification date of the file, not when the file has been tagged or something similar 2010-01-05 17:35:58 +00:00
settings Allow to disable version control plugins. It's too late already for providing a UI (string freeze...) and it should not be necessary to disable a plugin, but in the worst case (e. g. plugin crashes under certain circumstances) it is good to have a non-GUI fallback. 2009-12-12 22:44:05 +00:00
statusbar Show a progress information when doing a Nepomuk search. As "sideeffect" some KDE3 relicts for the progress bar code have been removed too... 2009-11-12 22:45:47 +00:00
tooltips Use KFileItem::text() instead of name() for pretty printed filenames 2010-01-14 18:14:10 +00:00
versioncontrol fixed issue that SVN actions got disabled after selecting items 2010-01-18 14:08:21 +00:00
CMakeLists.txt - search by modification date of the file, not when the file has been tagged or something similar 2010-01-05 17:35:58 +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) 2009-12-31 11:34:58 +00:00
dolphinapplication.cpp * respect the --select startup option 2009-12-17 21:07:18 +00:00
dolphinapplication.h * respect the --select startup option 2009-12-17 21:07:18 +00:00
dolphincategorydrawer.cpp SVN_SILENT: warning--, fixed indentations 2009-07-31 15:29:37 +00:00
dolphincategorydrawer.h SVN_SILENT Fix to avoid accidental doxygen-highlighted header license. 2009-02-02 20:51:15 +00:00
dolphincolumnview.cpp allow filtering for filenames having a + 2010-01-07 19:28:28 +00:00
dolphincolumnview.h It is possible that the selection of an inactive column gets changed (e. g. by the selection markers). In this case the column should get active. 2010-01-06 18:40:55 +00:00
dolphincolumnviewcontainer.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
dolphincolumnviewcontainer.h 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
dolphincontextmenu.cpp SVN_SILENT: renamed addRevisionControlActions() to addVersionControlActions() 2009-12-23 08:50:54 +00:00
dolphincontextmenu.h SVN_SILENT: renamed addRevisionControlActions() to addVersionControlActions() 2009-12-23 08:50:58 +00:00
dolphincontroller.cpp SVN_SILENT: Minor simplificiation of the code. No change of behavior has been done. 2010-01-11 13:37:54 +00:00
dolphincontroller.h Fixed issue that Ctrl+A sometimes did not result in an update of the Information Panel. As a sideeffect some code simplification has been done, which was possible because of the column view refactorization some time ago. 2010-01-06 16:56:01 +00:00
dolphindetailsview.cpp Fixed issue in details view, that "sometimes" the rubberband selection only selects one item after an item has been deleted. 2010-01-11 13:29:27 +00:00
dolphindetailsview.h Fixed issue in details view, that "sometimes" the rubberband selection only selects one item after an item has been deleted. 2010-01-11 13:29:27 +00:00
dolphindetailsviewexpander.cpp When navigating back/forward in the DolphinPart inside Konqueror, remember 2009-11-14 15:51:47 +00:00
dolphindetailsviewexpander.h When navigating back/forward in the DolphinPart inside Konqueror, remember 2009-11-14 15:51:47 +00:00
dolphindirlister.cpp SVN_SILENT: use 'errorString' instead of requesting the string again 2009-08-04 05:41:44 +00:00
dolphindirlister.h Fix some spelling mistakes in comments. 2009-10-19 23:32:21 +00:00
dolphinfileitemdelegate.cpp 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
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 - Details view and column view: Just use the height as indicator for the scrolling steps when using the wheel. Don't decrease the steps for larger icon sizes. 2010-01-05 17:19:51 +00:00
dolphiniconsview.h centralize namefilter handling 2009-08-29 18:35:57 +00:00
dolphinmainwindow.cpp use KAction::setShortcut() instead of QAction::setShortcut() 2010-01-15 15:23:43 +00:00
dolphinmainwindow.h - When the filterbar has been activated as startup setting, still the view should get the keyboard focus. 2010-01-11 09:21:16 +00:00
dolphinmodel.cpp Start of refactoring so that the metadata widget can be moved outside of Dolphin for other applications. The temporary removed code will be integrated again within the next 10 days (-> currently no meta data is shown and cannot be updated). 2009-10-10 14:13:50 +00:00
dolphinmodel.h * Use the term "version control" instead of "revision control" to be consistent with the naming in kdevplatform. 2009-08-13 20:48:58 +00:00
dolphinnewmenu.cpp move statusbar code into the directory "statusbar" 2009-08-01 20:01:51 +00:00
dolphinnewmenu.h provide a 'Create New' entry for a context menu above a directory 2008-11-14 19:51:13 +00:00
dolphinnewmenuobserver.cpp After creating an item with the "Create New..." menu, the new item should get selected and it must be assured that the item stays visible. Thanks a lot to Rahman Duran for the original patch and the good discussions :-) 2009-03-17 20:47:03 +00:00
dolphinnewmenuobserver.h After creating an item with the "Create New..." menu, the new item should get selected and it must be assured that the item stays visible. Thanks a lot to Rahman Duran for the original patch and the good discussions :-) 2009-03-17 20:47:03 +00:00
dolphinpart.cpp add version control actions to konqueror context menu if availableolActions() 2009-12-23 08:51:33 +00:00
dolphinpart.desktop SVN_SILENT made messages (.desktop file) 2009-12-31 11:34:58 +00:00
dolphinpart.h Restore the "Edit->Selection" menu from Konqueror 3 for file 2009-11-25 08:46:04 +00:00
dolphinpart.rc Restore the "Edit->Selection" menu from Konqueror 3 for file 2009-11-25 08:46:04 +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 Start of refactoring so that the metadata widget can be moved outside of Dolphin for other applications. The temporary removed code will be integrated again within the next 10 days (-> currently no meta data is shown and cannot be updated). 2009-10-10 14:13:50 +00:00
dolphinsortfilterproxymodel.h Let the user choose if folders are always shown first in the views of 2009-04-20 17:52:21 +00:00
dolphinui.rc remove the inconsistencies wrt Navigation/Location Bar 2009-12-19 20:26:46 +00:00
dolphinview.cpp Use KFileItem::text() instead of name() for pretty printed filenames 2010-01-14 18:14:10 +00:00
dolphinview.h If the root directory lister is different from the internally used directory lister (e. g. in the column view), it is important to synchronize them. 2010-01-14 07:43:14 +00:00
dolphinviewactionhandler.cpp Don't offer the "Get Service Menu..." action as public action that can be added to the toolbar (the action should only be available in the Dolphin preferences). 2010-01-11 11:35:20 +00:00
dolphinviewactionhandler.h move the "Download New Services..." entry from the Settings menu to the service configuration dialog 2009-11-09 18:13:36 +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 If an operation has been completed (e. g. a rename operation), the default status bar text must be updated too. Otherwise the statusbar would show a cached version after the "operation completed" message is not shown anymore. 2010-01-06 19:13:07 +00:00
dolphinviewcontainer.h Provide clickable resources for the Information Panel. Thanks to Sebastian Trüg für the patch! 2009-11-19 19:38:34 +00:00
draganddrophelper.cpp replace list.count() > 0 by !list.isEmpty() 2009-07-23 06:14:57 +00:00
draganddrophelper.h Fix forward declaration 2009-07-31 07:14:20 +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 RC1 gets prepared -> increase version number 2010-01-06 17:07:06 +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 allow filtering for filenames having a + 2010-01-07 19:28:28 +00:00
viewextensionsfactory.h 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
viewproperties.cpp Fixed issue that the "show folders first property" was not delegated to sub directories, when "[x] Apply to all sub directories" was checked. 2010-01-06 15:39:06 +00:00
viewproperties.h Removed enums SortByRating and SortByTags. They never have been activated yet because of performance issues... 2009-12-12 12:51:31 +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