┌ ┐
54
└ ┘
[
home
|
about
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kitemviews
Age
Commit message (
Expand
)
Author
2013-10-30
Store the selected items in a more efficient way
Frank Reininghaus
2013-10-30
Sort in items in two stages to speed up natural sorting
Frank Reininghaus
2013-10-30
Prevent storing some redundant data in KItemListViewLayouter
Frank Reininghaus
2013-10-26
Restore the tree state in Details View if a folder is re-expanded
Frank Reininghaus
2013-10-16
Two small simplifications in KItemListViewLayouter
Frank Reininghaus
2013-10-16
Abort loading the current URL if the user presses Escape
Frank Reininghaus
2013-10-09
Use the icon size from KItemListStyleOption for the width and height of the
Emmanuel Pescosta
2013-10-07
Merge remote-tracking branch 'origin/KDE/4.11'
Frank Reininghaus
2013-10-07
Make the code that removes items from KFileItemModel more robust
Frank Reininghaus
2013-10-07
Include "Space" in the keyboard search string
Frank Reininghaus
2013-10-02
Save memory and time in KFileItemModel by lazy-loading the "ItemData"
Frank Reininghaus
2013-10-01
Merge remote-tracking branch 'origin/KDE/4.11'
Frank Reininghaus
2013-09-29
Make sure that removeExpandedItems() also removes filtered items
Frank Reininghaus
2013-09-17
Move KItemRange to its own header
Frank Reininghaus
2013-09-14
Merge remote-tracking branch 'origin/KDE/4.11'
Frank Reininghaus
2013-09-14
Make preview loading faster when scrolling
Frank Reininghaus
2013-09-12
Fix Bug 311099 - View the underscore when using Ctrl + PagDown
Emmanuel Pescosta
2013-09-09
Merge remote-tracking branch 'origin/KDE/4.11'
Frank Reininghaus
2013-09-09
Always sort items correctly when the refreshItems() signal is received
Frank Reininghaus
2013-09-07
Make expandedParentsCount() work without accessing the data hash
Frank Reininghaus
2013-09-05
Nothing special, just a little bit of code cleanup in KItemListViewLayouter::...
Emmanuel Pescosta
2013-09-04
Count the items inside directories in another thread
Frank Reininghaus
2013-09-04
Try to avoid calling the model's data method if only "text" is needed
Frank Reininghaus
2013-08-25
Merge remote-tracking branch 'origin/KDE/4.11'
Frank Reininghaus
2013-08-25
Move cursor to begin/end of selection before canceling it
Christoph Feck
2013-08-25
Fix filename trucation issues in Icons View with maximum number of lines
Frank Reininghaus
2013-08-24
Adjust the size and position of the selection toggle on icon
Emmanuel Pescosta
2013-08-24
Merge remote-tracking branch 'origin/KDE/4.11'
Frank Reininghaus
2013-08-24
Make determining the mime type faster for folders
Frank Reininghaus
2013-08-24
Delay the deletion of the role editor as long as possible
Frank Reininghaus
2013-08-24
Make use of the "resort all items timer" in KFileItemModel::slotRefreshItems
Emmanuel Pescosta
2013-08-24
Replaced the loop to fill m_sizeHintCache with QSizeF() by a simple m_sizeHin...
Emmanuel Pescosta
2013-08-15
Merge remote-tracking branch 'origin/KDE/4.11'
Frank Reininghaus
2013-08-15
Make sure that the sort order is correct after renaming
Frank Reininghaus
2013-08-14
Do not store default values in QHash<QByteArray, QVariant>
Frank Reininghaus
2013-08-14
Fix slow scrolling when hidden files or symbolic links are shown
Frank Reininghaus
2013-08-14
Fix crash when disabling "Show in groups"
Frank Reininghaus
2013-08-04
Introduce a new signal "groupsChanged"
Frank Reininghaus
2013-08-04
Fix possible out of range error inKItemListSizeHintResolver::itemsMoved
Frank Reininghaus
2013-07-29
Merge remote-tracking branch 'origin/KDE/4.11'
Frank Reininghaus
2013-07-28
Do not convert a KUrl to a QString and back again
Frank Reininghaus
2013-07-25
Merge remote-tracking branch 'origin/KDE/4.11'
Frank Reininghaus
2013-07-25
Fix maximum value for scroll bar when deleting items in Details View
Frank Reininghaus
2013-07-25
Prevent that removing items can cause icons to overlap
Frank Reininghaus
2013-07-24
Make sure that widgets are initialized when changing the view mode
Frank Reininghaus
2013-07-22
Do not try to smooth-scroll past the end of the view
Frank Reininghaus
2013-07-22
Fix "truncated header" in Details View with non-Oxygen styles
Frank Reininghaus
2013-07-18
Fix build if HAVE_NEPOMUK is not defined
Frank Reininghaus
2013-07-18
Overwrite the changed role value with an empty QVariant,
Emmanuel Pescosta
2013-07-12
Load unknown icons for items just before showing items in the view
Frank Reininghaus
[next]