dolphin/src
Markus Meik Slopianka 573299f13b Typo
svn path=/trunk/KDE/kdebase/apps/; revision=1038352
2009-10-21 06:59:05 +00:00
..
kcm SVN_SILENT made messages (.desktop file) 2009-10-20 09:35:54 +00:00
panels assure that the "size" information can be hidden by the user 2009-10-20 17:36:28 +00:00
search SVN_SILENT made messages (.desktop file) 2009-10-20 09:35:54 +00:00
settings prepare the behavior-settings dialog to configure the shown meta data for tooltips 2009-10-16 15:50:30 +00:00
statusbar - fixed issue that the horizontal progress bar and the space info bar get hidden sometimes when changing the setting 2009-08-29 20:26:29 +00:00
tooltips Move code for initializing and handling view extensions to the new class ViewExtensionsFactory. Beside making DolphinView less complex this will allow the column view to share the view extension code instead of (partly) duplicating it as it has been done before. 2009-08-29 09:42:21 +00:00
CMakeLists.txt add A search options widget, which later on will include Adam Kidder's search prototype from playground 2009-10-17 19:24:05 +00:00
config-nepomuk.h.cmake Adapt Dolphin Nepomuk support to namespace changes. 2007-06-11 21:46:04 +00:00
dolphin.desktop adding tons of real names 2009-09-16 11:12:54 +00:00
dolphinapplication.cpp Use KApplication::sessionSaving() to determine if Dolphin is closed by 2009-08-20 15:47:38 +00:00
dolphinapplication.h Use KApplication::sessionSaving() to determine if Dolphin is closed by 2009-08-20 15:47:38 +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 Fixed minor regression introduced with the column view refactoring: When switching the view mode in a folder showing previews, the previews get lost after switching. 2009-09-11 19:50:40 +00:00
dolphincolumnview.h - fix focus issue in column-view 2009-08-29 19:35:59 +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 * 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
dolphincontextmenu.h also provide revision control actions for the viewport-context-menu 2009-07-23 06:10:01 +00:00
dolphincontroller.cpp Update the controller's url upon redirection, otherwise pasting would paste into the old url. #186947 2009-09-18 17:14:03 +00:00
dolphincontroller.h Update the controller's url upon redirection, otherwise pasting would paste into the old url. #186947 2009-09-18 17:14:03 +00:00
dolphindetailsview.cpp Fixed minor regression introduced with the column view refactoring: When switching the view mode in a folder showing previews, the previews get lost after switching. 2009-09-11 19:50:40 +00:00
dolphindetailsview.h centralize namefilter handling 2009-08-29 18:35:57 +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 * 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
dolphinfileitemdelegate.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
dolphiniconsview.cpp Fixed minor regression introduced with the column view refactoring: When switching the view mode in a folder showing previews, the previews get lost after switching. 2009-09-11 19:50:40 +00:00
dolphiniconsview.h centralize namefilter handling 2009-08-29 18:35:57 +00:00
dolphinmainwindow.cpp Typo 2009-10-21 06:59:05 +00:00
dolphinmainwindow.h Fix some spelling mistakes in comments. 2009-10-19 23:32:21 +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 The redirection from zip to file wasn't appearing in konqueror because zip:/tmp/ != zip:/tmp 2009-09-21 11:09:24 +00:00
dolphinpart.desktop SVN_SILENT made messages (.desktop file) 2009-10-19 09:38:03 +00:00
dolphinpart.h Fix forward declaration 2009-07-31 07:14:20 +00:00
dolphinpart.rc Let the user choose if folders are always shown first in the views of 2009-04-20 17:52:21 +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 Let the user choose if folders are always shown first in the views of 2009-04-20 17:52:21 +00:00
dolphinview.cpp Fixed possible crash when switching between 2 views. In this case DolphinView::itemView() can temporary be 0 and it is important that no signals/slot connection is existing for the (by deleteLater()) deleted instance. 2009-10-19 18:55:50 +00:00
dolphinview.h Fix some spelling mistakes in comments. 2009-10-19 23:32:21 +00:00
dolphinviewactionhandler.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
dolphinviewactionhandler.h Let the user choose if folders are always shown first in the views of 2009-04-20 17:52:21 +00:00
dolphinviewautoscroller.cpp Make sure that the faked mouse event in 2009-10-11 19:02:55 +00:00
dolphinviewautoscroller.h When pressing a key after entering a directory, QAbstractItemView::scrollTo() must be invoked to have autoscroll behavior. 2009-07-17 18:33:37 +00:00
dolphinviewcontainer.cpp I wanted to this for KDE 4.1 already, but well... 2009-08-28 21:04:15 +00:00
dolphinviewcontainer.h Fix forward declaration 2009-07-31 07:14:20 +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
fileviewsvnplugin.cpp Originally it was intended to move the SVN plugin from Dolphin to kdevplatform, but kdevplatform most probably won't get released with KDE 4.4. So for KDE 4.4 Dolphin will temporary contain the plugin in it's own codebase. As soon as kdevplatform will get released the SVN plugin will get moved to kdevplatform. 2009-09-13 14:49:26 +00:00
fileviewsvnplugin.desktop SVN_SILENT made messages (.desktop file) 2009-10-20 09:35:54 +00:00
fileviewsvnplugin.h Originally it was intended to move the SVN plugin from Dolphin to kdevplatform, but kdevplatform most probably won't get released with KDE 4.4. So for KDE 4.4 Dolphin will temporary contain the plugin in it's own codebase. As soon as kdevplatform will get released the SVN plugin will get moved to kdevplatform. 2009-09-13 14:49:26 +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 updated version number 2009-06-24 21:03:42 +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 Information Panel: If the width of the panel is increased, also increase the size of the item preview to take advantege of the additional space. 2008-02-02 23:17:14 +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
versioncontrolobserver.cpp Originally it was intended to move the SVN plugin from Dolphin to kdevplatform, but kdevplatform most probably won't get released with KDE 4.4. So for KDE 4.4 Dolphin will temporary contain the plugin in it's own codebase. As soon as kdevplatform will get released the SVN plugin will get moved to kdevplatform. 2009-09-13 14:49:26 +00:00
versioncontrolobserver.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
viewextensionsfactory.cpp Fixed minor regression introduced with the column view refactoring: When switching the view mode in a folder showing previews, the previews get lost after switching. 2009-09-11 19:50:40 +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 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
viewproperties.h Let the user choose if folders are always shown first in the views of 2009-04-20 17:52:21 +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