]> cloud.milkyroute.net Git - dolphin.git/history - src/kitemviews
Further preperations for drag & drop support in the places panel
[dolphin.git] / src / kitemviews /
2012-05-26 Peter PenzFurther preperations for drag & drop support in the...
2012-05-21 Peter PenzColorize icons when an item is selected
2012-05-21 Peter PenzPlaces Panel: Show drop indicator
2012-05-18 Peter PenzEnable basic drag and drop support for the Places Panel
2012-05-17 Peter PenzFix index-range issue
2012-05-17 Peter PenzCreate unit-test for KStandardItemModel
2012-05-17 Peter PenzKStandardItemModel: Fix inconsistent internal state
2012-05-17 Peter PenzAdd unit-test to test a possible crash when updating...
2012-05-17 Peter PenzFix crash related to group-headers
2012-05-16 Peter PenzShorten the "path" content if possible
2012-05-14 Peter PenzFix several bookmark synchronization issues
2012-05-14 Peter PenzPlacesItemModel: Automatically save bookmarks
2012-05-13 Peter PenzPlacesItemModel: Remove setItemHidden and isItemHidden
2012-05-13 Peter PenzPlaces Panel: Prepare code to save state of bookmarks
2012-05-09 Peter PenzLet the group-headers respect the item-offset
2012-05-06 Peter PenzRemove workaround to start/stop the resource watcher
2012-05-06 Peter PenzRemove kde-runtime dependency "nepomukdatamanagement"
2012-05-06 Peter PenzShow "duration" in the format hh::mm::ss
2012-05-06 Peter PenzFix sorting issues for Nepomuk-roles
2012-05-06 Peter PenzFix issue that no Nepomuk-data is shown when searching
2012-05-06 Peter PenzAdditional information: Use "Audio" instead of "Music"
2012-05-05 Peter PenzPlaces Panel: Provide access to devices
2012-05-02 Peter PenzPlaces Panel: Allow showing of hidden items
2012-05-02 Peter PenzPlaces Panel: Fix implementation issues when hiding...
2012-05-01 Peter PenzPlaces Panel: Allow hiding of items
2012-04-30 Peter PenzFix crash when closing Dolphin during generating previews
2012-04-28 Peter PenzPlaces Panel fixes
2012-04-26 Peter PenzReset to ascending sort order when changing the column
2012-04-25 Peter PenzProvide correct labels for Nepomuk resources
2012-04-25 Frank ReininghausWhen the current item is removed, make -1 the current...
2012-04-25 Frank ReininghausWhen Esc is pressed, clear the selection and cancel...
2012-04-25 Frank ReininghausReduce the timeout in KItemListKeyboardSearchManager...
2012-04-24 Peter PenzProvide additional default groups for the Places Panel
2012-04-22 Peter PenzDetails mode: Fix wrong required column-width calculation
2012-04-21 Peter PenzBring back basic bookmark support for the Places Panel
2012-04-21 Peter PenzInline renaming: Fix wrong assertion
2012-04-21 Peter PenzPrepare view-engine for non-KFileItem usecase
2012-04-17 Peter PenzInline renaming fixes
2012-04-17 Peter PenzEnsure authentication data is cached properly
2012-04-17 Peter PenzDocumentation update for KItemListRoleEditor
2012-04-17 Peter PenzImplement inline-renaming for the new view-engine
2012-04-13 Peter PenzAllow to optionally limit the maximum number of text...
2012-04-11 Peter PenzKFileItemModel: interface cleanups
2012-04-11 Peter PenzFix compile issue resulted by commit 2caff15b
2012-04-11 Peter PenzKItemViews: Internal directory restructuration
2012-04-10 Peter PenzImprovements for slow sorting roles
2012-04-09 Peter PenzRevert the 2.0 decision to always use KB for file-sizes
2012-04-08 Peter PenzIgnore maximum size for local files when creating previews
2012-04-08 Peter PenzRemove unneeded/wrong signal-slot-connection
2012-04-07 Peter PenzFix drag & drop cursor issue
2012-04-07 Peter PenzUse stars for showing the rating in the group headers
2012-04-07 Peter PenzJust use "-" instead of "No destination" for the destin...
2012-04-07 Peter PenzProvide proper translation for orientation-EXIF-value
2012-04-07 Peter PenzShow a placeholder for roles that are empty
2012-04-06 Peter PenzIcons Mode: Fix wrong width calculation of additional...
2012-04-06 Peter PenzAllow to specify whether an upscaling of images should...
2012-04-06 Peter PenzUpdate items if a Nepomuk property has been changed
2012-04-05 Peter PenzKItemListView: Minor internal cleanup
2012-04-05 Peter PenzFix filtering issue
2012-04-04 Peter PenzExtract sorting-algorithm from KFileItemModel into...
2012-04-03 Peter PenzShow the ratings as stars instead of text
2012-04-02 Peter PenzMinor internal cleanup
2012-04-02 Peter PenzFix focus-rectangle issues
2012-04-01 Peter PenzAllow showing Nepomuk metadata inside views
2012-03-29 Frank ReininghausKItemListKeyboardSearchManager: make it possible to...
2012-03-28 Frank ReininghausIncrease the timeout in KItemListKeyboardSearchManager...
2012-03-26 Peter PenzKItemListView interface and implementation simplification
2012-03-26 Peter PenzRename KItemListView::preferredColumnWidth() to preferr...
2012-03-25 Peter PenzAdd missing 'virtual' to preferredColumnWidth()
2012-03-25 Peter PenzInternal interface cleanup
2012-03-25 Peter PenzDetails view: Don't reset to automatic resizing when...
2012-03-24 Peter PenzCleanup and minor fixes for column-handling
2012-03-23 Peter PenzDetails view: Optionally remember user changed column...
2012-03-22 Peter PenzDetails view: Expand the name-column like in Dolphin 1.x
2012-03-21 Peter PenzKFileItemModel: Fix triggering of wrong assertion
2012-03-21 Peter PenzPrevent flickering when updating items
2012-03-20 Peter PenzFix sorting-issue when "Sort folders first" is disabled
2012-03-20 Peter PenzBypass crash with Polyester-style
2012-03-20 Peter PenzKFileItemModel: Remove minimum-update timer
2012-03-20 Peter PenzFix alternate background issue
2012-03-19 Peter PenzLet additional mouse buttons trigger history navigation
2012-03-14 Peter PenzUse sub-menus for the "Sort By"- and "Additional Inform...
2012-03-13 Peter PenzRemove RolesInfoAccessor
2012-03-09 Peter PenzPrevent endless scrolling of list when dragging items
2012-03-09 Peter PenzDetails view: Allow to turn off expandable folders...
2012-03-07 Peter PenzAllow custom sorting of details-view columns
2012-02-28 Peter PenzUpdate siblings when turning on/off grouping
2012-02-28 Peter PenzFinetuning of margins and alternate row colors
2012-02-23 Peter PenzWhitespace cleanups and documentation fixes
2012-02-22 Peter PenzFix alternate backgrounds when enabling grouping
2012-02-21 Peter PenzFix possible crash if no model is set
2012-02-21 Peter PenzDon't trigger assert when switching to details-view
2012-02-17 Peter PenzRemember the row- and column-information for visible...
2012-02-16 Peter PenzCompact view: Fix of left margin for first group
2012-02-16 Peter PenzCompact view: Padding- and margin-improvements for...
2012-02-15 Peter PenzFolders Panel: Use the whole width as selection region
2012-02-14 Peter PenzMinor padding optimizations
2012-02-14 Peter PenzDetails view: Fix filter issue with sibblings
2012-02-14 Peter PenzDetails view: Siblings fixes
2012-02-14 Peter PenzDetails view: Fix indicator-branches
next