]> cloud.milkyroute.net Git - dolphin.git/history - src/views
Disallow renaming to names containing '/', names being equal to "." or "..".
[dolphin.git] / src / views /
2011-05-27 Matthias FuchsDisallow renaming to names containing '/', names being...
2011-05-27 Matthias FuchsDolphinColumnView navigation works more intuitively.
2011-05-27 Peter PenzTooltips: Use tooltip-text-color for the filename
2011-05-19 Frank ReininghausFix DolphinView regression in 4.6: Keep renamed items...
2011-05-11 Script KiddySVN_SILENT made messages (.desktop file)
2011-05-09 Script KiddySVN_SILENT made messages (.desktop file)
2011-05-02 Raphael Kubo da... Use pathOrUrl() instead of path() for application/x...
2011-04-19 Peter PenzCenter tooltips horizontally in relation to the item
2011-04-16 Peter PenzWhen renaming one item don't replace # by numbers
2011-04-15 Peter PenzDetails view: Fix jumping column-widths
2011-04-14 Frank ReininghausSVN_SILENT Remove trailing white space.
2011-04-10 Peter PenzColumn View: Keep wheel-behavior consistent with other...
2011-03-22 Peter PenzTooltip improvements
2011-03-12 Peter PenzDetails view optimization
2011-03-08 Peter PenzPrevent unnecessary reloading of KDirLister on startup
2011-03-03 Sebastian DörnerAdjust text color to new emblem for unstaged files
2011-02-28 Peter PenzFix issue that wrong directory is shown
2011-02-19 Peter PenzUse the new KIO::PreviewJob API
2011-02-13 Peter PenzImprove performance when turning on the preview mode
2011-02-12 Peter PenzOpen folder in a new tab when a middle-click is done...
2011-02-10 Christoph Thieleckerevert ed4f9d3e11e66dd5ef136c3fac874ac5f53ec91a
2011-02-10 Christoph Thieleckecompile fix: includes does only exist with old names...
2011-02-09 Peter PenzAssure that RETURN emits itemTriggered() for one file
2011-02-09 Peter PenzCoding style update for pointer comparison
2011-02-09 Peter PenzUse capitalized includes of recently committed kdelibs...
2011-02-04 Peter PenzUpdate e-mail address from peter.penz@gmx.at to peter...
2011-02-04 Peter PenzUse capitalized KDE includes
2011-02-03 Script KiddySVN_SILENT made messages (.desktop file)
2011-02-02 Script KiddySVN_SILENT made messages (.desktop file)
2011-01-31 Peter PenzShow the pointing-hand cursor also when the selection...
2011-01-31 Peter PenzDon't show the pointing-hand cursor when double-click...
2011-01-18 Peter PenzAssure that a sorting by the Dolphin specific columns...
2011-01-18 Peter PenzAssure that the enabled plugins for previews are set...
2011-01-16 Frank ReininghausDolphinTreeView contains some code to update the select...
2011-01-15 Frank ReininghausMove the call "setUniformRowHeights(true)" from Dolphin...
2011-01-11 Script KiddySVN_SILENT made messages (.desktop file)
2011-01-09 Peter PenzDon't trigger a slotDirListerCompleted() when the direc...
2011-01-09 Peter PenzFix implementation of DolphinView::invertSelection...
2011-01-09 Peter PenzEncapsulate the creation and handling of the directory...
2011-01-09 Peter PenzInternal simplification: It is not necessary to keep...
2011-01-01 Peter PenzForward-port: Restore keyboard-focus when changing...
2011-01-01 Peter PenzForward port: Don't grab the focus if the view did...
2010-12-15 Peter PenzFix issue that the enabled state of the "Create New...
2010-12-15 Peter PenzFix issue that 2 files get deleted in the details-view...
2010-12-15 Peter PenzIf "Use common view properties for all folders" is...
2010-12-10 Peter PenzShow an undetermined progress indication within one...
2010-12-06 Script KiddySVN_SILENT made messages (.desktop file)
2010-11-28 Script KiddySVN_SILENT made messages (.desktop file)
2010-11-26 Peter PenzDragAndDropHelper::isMimeTypeSupported() returns always...
2010-11-26 Peter PenzAssure that the directory lister gets updated when...
2010-11-26 Peter PenzSVN_SILENT: Don't inline the setter/getters
2010-11-26 Peter PenzAlso reconnect signals for the directory lister when...
2010-11-21 Frank ReininghausIn the item view constructors, call setFocus() only...
2010-11-20 Friedrich W. H.... removed: include of unused header
2010-11-20 Friedrich W. H.... removed: include of unused (and deprecated) header
2010-11-20 Frank ReininghausMake sure that an item's visualRect in the Details...
2010-11-20 Peter PenzUse the inactive text color for all columns except...
2010-11-20 Peter PenzSVN_SILENT: documentation fix
2010-11-18 Peter Penz- When showing the trash content, use the details view...
2010-11-17 Frank ReininghausAdd unit test which checks that DolphinDetailsView...
2010-11-17 Frank ReininghausVerify that the pointer m_extensionsFactory is not...
2010-11-17 Script KiddySVN_SILENT made messages (.desktop file)
2010-11-12 Peter PenzFix issue that the folders in the details-view are...
2010-11-09 Peter PenzAdjust the color when using the LocallyModifiedUnstaged...
2010-11-09 Frank ReininghausAdd unit test for bug 217447.
2010-11-08 Peter PenzRemember the root-URL when saving the state of a view...
2010-11-08 Peter PenzAlso assure that when scrolling right that the currentl...
2010-11-08 Peter PenzUse KFileItem::mostLocalUrl() instead of KFileItem...
2010-11-05 Peter PenzFix issue that the horizontal scrollbar is not updated...
2010-11-04 Peter PenzInterface cleanup: The DolphinView should not expose...
2010-11-01 Dawit AlemayehuAdded implementation of the FileInfoExtension to allow...
2010-10-31 Script KiddySVN_SILENT made messages (.desktop file)
2010-10-29 Frank ReininghausIt's easier to put functionality that is used by many...
2010-10-25 Peter Penz- Add support for file item actions (see http://reviewb...
2010-10-22 Frank ReininghausAdd a second Dolphin unit test (for a regression in...
2010-10-18 Peter PenzProvide icon for LocallyModifiedUnstaged versions of...
2010-10-15 Peter PenzIt is a valid use-case that m_itemView is 0.
2010-10-15 David FaureEnable dropping of raw data, like one could do in KDE3...
2010-10-10 Peter PenzSVN_SILENT: documentation fixes
2010-10-10 Peter PenzInternal cleanup: Remove some public toggle-slots from...
2010-10-10 Peter PenzInternal cleanup: Remove public method selectedUrls...
2010-10-09 Peter Penz* Increase the column-width automatically in case where...
2010-10-09 Peter PenzAfter disconnecting and reconnecting to the selectionCh...
2010-10-09 Peter PenzAllow the user to resize the columns.
2010-10-09 Peter PenzIndicate the shown directory of a column by QStyle...
2010-10-09 Peter PenzUse DolphinTreeView as implementation for the columns...
2010-10-09 Peter PenzIt is a valid usecase that the model can be 0 when...
2010-10-09 Peter PenzMove the generic hover- and selection-adjustments from...
2010-10-08 Peter Penz- Don't show the name of the file in the "Path" column
2010-10-08 Peter PenzMove the changing of the cursor-shape from the extensio...
2010-10-08 Peter PenzFix issue in column-view, that the icon size has been...
2010-10-06 Peter PenzRestore the cursor if the URL has been changed. This...
2010-10-06 Peter PenzApply the cursor asynchronously. This fixes the issue...
2010-10-06 Peter PenzUse a pointing-hand cursor when hovering items as discu...
2010-10-05 Frank ReininghausPrevent that icons overlap in Details View when zooming.
2010-10-05 Peter PenzSVN_SILENT: Remove commented (and obsolete) code
2010-10-05 Peter PenzFix minor regression resulted by the previous commit...
2010-10-05 Peter Penz- Integrate the patch from Matthias Fuchs from http...
2010-09-28 Peter PenzFix issue that tooltip-labels might get clipped (this...
2010-09-25 Frank ReininghausUse KStringHandler::preProcessWrap() when calculating...
next