]> cloud.milkyroute.net Git - dolphin.git/history - src/views
Use capitalized KDE includes
[dolphin.git] / src / views /
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...
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
next