┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
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
/
kfileitemmodel.cpp
Age
Commit message (
Expand
)
Author
2013-06-28
Fix memory leak in KFileItemModel
Frank Reininghaus
2013-06-26
Re-enable expandable folders for network top level folders (remote:/)
Emmanuel Pescosta
2013-06-26
Fix performance regression when loading folders in Details View
Frank Reininghaus
2013-06-24
Merge remote-tracking branch 'origin/KDE/4.10'
Frank Reininghaus
2013-06-24
Use the target url of a item when creating the QMimeData in KFileItemModel::c...
Emmanuel Pescosta
2013-06-20
Avoid a unnecessary resorting when items are changed, only resort the items w...
Emmanuel Pescosta
2013-06-20
Merge remote-tracking branch 'origin/KDE/4.10'
Dawit Alemayehu
2013-06-18
Ensure that the "Sort by Type" setting is respected
Frank Reininghaus
2013-06-05
Reduce KFileItemModel memory usage by making use of implicit sharing
Frank Reininghaus
2013-05-22
Merge remote-tracking branch 'origin/KDE/4.10'
Frank Reininghaus
2013-05-22
KFileItemModel::insertItems(): guarantee O(N) run time complexity
Frank Reininghaus
2013-05-22
Do not reset the 'isExpanded' state when an expanded folder is refreshed
Frank Reininghaus
2013-03-27
Merge remote-tracking branch 'origin/KDE/4.10'
Luca Beltrame
2013-03-26
Improve grouping by name for non-ASCII file names
Frank Reininghaus
2013-03-21
Merge remote-tracking branch 'origin/KDE/4.10'
Aurélien Gâteau
2013-03-17
Refresh all expanded directories too, when reloading a directory.
Emmanuel Pescosta
2013-03-15
Improve handling of filtered items when folders are deleted/collapsed
Frank Reininghaus
2013-03-12
Fix recent regressions when "Sort by Type" is used
Frank Reininghaus
2013-03-10
Merge remote-tracking branch 'origin/KDE/4.10'
Frank Reininghaus
2013-03-10
Remove filtered children if the parent folder is collapsed
Frank Reininghaus
2013-03-03
Use a consistent way to group files by "Date"
Daniel Kreuter
2013-02-27
Removed everything related to m_expandedParentsCountRoot ->
Emmanuel Pescosta
2013-02-27
Big Thanks to Frank Reininghaus, who helped me a lot with these
Emmanuel Pescosta
2013-02-19
Merge remote-tracking branch 'origin/KDE/4.10'
Frank Reininghaus
2013-02-18
Remove items from m_filteredItems if their parent is deleted
Frank Reininghaus
2013-02-10
Re-organize the code that compares expanded items
Frank Reininghaus
2013-02-10
Include parent-child relationships in KFileItemModel's consistency check
Frank Reininghaus
2013-02-06
KFileItemModel::insertItems(): reserve sufficient space for m_items
Frank Reininghaus
2013-02-03
Two small optimizations in KFileItemModel::removeItems()
Frank Reininghaus
2013-02-03
const QList<int> -> const QList<int>&
Frank Reininghaus
2013-01-29
Fix crashes in KFileItemModel::removeItems()
Frank Reininghaus
2013-01-27
Move the consistency check for KFileItemModel from the test to the class
Frank Reininghaus
2013-01-27
Performance improvements in KFileItemModel::removeItems()
Frank Reininghaus
2013-01-15
Re-organise the sorting code
Frank Reininghaus
2013-01-04
autoupdate is on by default, remove unnecessary calls
David Faure
2013-01-03
Fix crash when browsing bluetooth device.
Michael Jansen
2012-12-30
Fix crash when browsing bluetooth device.
Michael Jansen
2012-10-29
Fix Bug 153984 - Clicking cancel on the authentication dialog for fish/sftp/f...
Emmanuel Pescosta
2012-09-29
Find out the main window by calling the parent widget's window() member
Frank Reininghaus
2012-09-05
Implemented the new KParts' listing filter extension, KParts::ListingFilterEx...
Dawit Alemayehu
2012-08-24
Fix regression that caused "(I18N_EMPTY_MESSAGE)" sub menus in menus
Frank Reininghaus
2012-08-16
Fix translations not showing in the Sort by and Additional Information submenus
Albert Astals Cid
2012-06-13
Fix regression: Open file if entering it in the URL-navigator
Peter Penz
2012-06-08
Krazy fixes
Peter Penz
2012-06-08
Inline renaming fixes
Peter Penz
2012-05-26
Show all items in the directory when the name filter is cleared
Frank Reininghaus
2012-05-26
Use an italic font for symbolic links
Frank Reininghaus
2012-05-26
Minor coding style fixes
Peter Penz
2012-05-16
Shorten the "path" content if possible
Peter Penz
2012-05-06
Fix sorting issues for Nepomuk-roles
Peter Penz
[prev]
[next]