]> cloud.milkyroute.net Git - dolphin.git/history - src/views
Add unit test for bug 217447.
[dolphin.git] / src / views /
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...
2010-09-22 Peter PenzUnbelievable: I simply forgot to implement the Stop...
2010-09-22 Peter PenzAdd a small invisible margin to the selection toggle...
2010-09-22 Peter PenzIf 'remember view-properties' is selected, store the...
2010-09-22 Peter PenzFix issue, that the details-view has no size and date...
2010-09-21 Peter PenzSVN_SILENT: There is no plural for "information"
2010-09-21 Peter PenzIt was a bad idea to store the enabled additional-infor...
2010-09-21 Script KiddySVN_SILENT made messages (.desktop file)
2010-09-21 Matthias FuchsDoes not use bitwise operators on booleans. Thanks...
2010-09-20 Matthias FuchsDisables the rename button if no name or an identical...
2010-09-04 Peter PenzFurther optimizations for calculating the width of...
2010-09-04 Peter PenzThe row-count cannot be 0 at this part of the code.
2010-09-04 Peter PenzUse the size-hint provided by the item-delegate to...
2010-09-04 Peter PenzNever ignore the view-properties if "Use common view...
2010-09-04 Peter PenzWhen searching for files, as default view the details...
2010-09-04 Peter PenzFix issue that an old preview might be shown in a toolt...
2010-08-30 David FaureMove dolphin's statusbar message-label (the one with...
2010-08-29 Jonathan Michael... Avoid the unnecessary construction of a KIconEffect...
2010-08-27 Peter PenzContext-menu cleanups:
2010-08-19 Peter PenzSet the toggle invisible, if a mouse button has been...
2010-08-19 Peter PenzInitialize the zoom slider correctly on startup (regres...
2010-08-19 Peter PenzFix wrong behavior (or triggering of an assertion in...
2010-08-19 Peter PenzFix crash in column view because of a dangling pointer...
2010-08-09 Peter PenzUpdate to use the changed signature of the metaDataRequ...
2010-08-07 Peter PenzFix spelling errors reported by crazy
2010-08-07 Peter Penzkrazy fix: Use QString::clear() instead of assigning...
2010-08-07 Peter Penzkrazy fixes: use proper include guard
2010-08-03 Script KiddySVN_SILENT made messages (.desktop file)
2010-08-02 Peter PenzRemove the workaround to show the tooltip temporary...
2010-07-24 Peter PenzSourcecode hierarchy cleanup: Move folders "tooltips...
2010-07-24 Peter PenzSourcecode hierarchy cleanup: Move further files from...
2010-07-24 Peter PenzSourcecode hierarchy cleanup: Create folder "views...