┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views
AgeCommit message (Expand)Author
2011-02-09Coding style update for pointer comparisonPeter Penz
2011-02-09Use capitalized includes of recently committed kdelibs headersPeter Penz
2011-02-04Update e-mail address from [email protected] to [email protected]Peter Penz
2011-02-04Use capitalized KDE includesPeter Penz
2011-02-03SVN_SILENT made messages (.desktop file)Script Kiddy
2011-02-02SVN_SILENT made messages (.desktop file)Script Kiddy
2011-01-31Show the pointing-hand cursor also when the selection-toggle is disabledPeter Penz
2011-01-31Don't show the pointing-hand cursor when double-click is enabledPeter Penz
2011-01-18Assure that a sorting by the Dolphin specific columns "Path" and "Link Destin...Peter Penz
2011-01-18Assure that the enabled plugins for previews are set for the Information Pane...Peter Penz
2011-01-16DolphinTreeView contains some code to update the selection after aFrank Reininghaus
2011-01-15Move the call "setUniformRowHeights(true)" from DolphinDetailsView'sFrank Reininghaus
2011-01-11SVN_SILENT made messages (.desktop file)Script Kiddy
2011-01-09Don't trigger a slotDirListerCompleted() when the directory lister has been c...Peter Penz
2011-01-09Fix implementation of DolphinView::invertSelection() which assures that Dolph...Peter Penz
2011-01-09Encapsulate the creation and handling of the directory lister, the model and ...Peter Penz
2011-01-09Internal simplification: It is not necessary to keep the ViewModeController a...Peter Penz
2011-01-01Forward-port: Restore keyboard-focus when changing the view-modePeter Penz
2011-01-01Forward port: Don't grab the focus if the view did not have the focus already.Peter Penz
2010-12-15Fix issue that the enabled state of the "Create New..." menu is not updated c...Peter Penz
2010-12-15Fix issue that 2 files get deleted in the details-view instead of 1 when Shif...Peter Penz
2010-12-15If "Use common view properties for all folders" is checked, the optimized vie...Peter Penz
2010-12-10Show an undetermined progress indication within one second after changing an ...Peter Penz
2010-12-06SVN_SILENT made messages (.desktop file)Script Kiddy
2010-11-28SVN_SILENT made messages (.desktop file)Script Kiddy
2010-11-26DragAndDropHelper::isMimeTypeSupported() returns always true in the meantime ...Peter Penz
2010-11-26Assure that the directory lister gets updated when changing the URLPeter Penz
2010-11-26SVN_SILENT: Don't inline the setter/gettersPeter Penz
2010-11-26Also reconnect signals for the directory lister when changing the view or the...Peter Penz
2010-11-21In the item view constructors, call setFocus() only afterFrank Reininghaus
2010-11-20removed: include of unused headerFriedrich W. H. Kossebau
2010-11-20removed: include of unused (and deprecated) headerFriedrich W. H. Kossebau
2010-11-20Make sure that an item's visualRect in the Details View is not widerFrank Reininghaus
2010-11-20Use the inactive text color for all columns except the name column. This indi...Peter Penz
2010-11-20SVN_SILENT: documentation fixPeter Penz
2010-11-18- When showing the trash content, use the details view with path as default viewPeter Penz
2010-11-17Add unit test which checks that DolphinDetailsView::expandedUrls()Frank Reininghaus
2010-11-17Verify that the pointer m_extensionsFactory is not 0 beforeFrank Reininghaus
2010-11-17SVN_SILENT made messages (.desktop file)Script Kiddy
2010-11-12Fix issue that the folders in the details-view are not automatically opened w...Peter Penz
2010-11-09Adjust the color when using the LocallyModifiedUnstagedVersion (patch written...Peter Penz
2010-11-09Add unit test for bug 217447.Frank Reininghaus
2010-11-08Remember the root-URL when saving the state of a view. This allows to restore...Peter Penz
2010-11-08Also assure that when scrolling right that the currently completely invisible...Peter Penz
2010-11-08Use KFileItem::mostLocalUrl() instead of KFileItem::url() for the "Path" colu...Peter Penz
2010-11-05Fix issue that the horizontal scrollbar is not updated correctly when resizin...Peter Penz
2010-11-04Interface cleanup: The DolphinView should not expose QAbstractItemView-specif...Peter Penz
2010-11-01Added implementation of the FileInfoExtension to allow KPart plugins to obtai...Dawit Alemayehu
2010-10-31SVN_SILENT made messages (.desktop file)Script Kiddy
2010-10-29It's easier to put functionality that is used by many unit tests intoFrank Reininghaus