┌ ┐
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
/
kfileitemmodel.cpp
Age
Commit message (
Expand
)
Author
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
2012-05-06
Additional information: Use "Audio" instead of "Music"
Peter Penz
2012-04-21
Prepare view-engine for non-KFileItem usecase
Peter Penz
2012-04-17
Ensure authentication data is cached properly
Peter Penz
2012-04-11
KFileItemModel: interface cleanups
Peter Penz
2012-04-11
KItemViews: Internal directory restructuration
Peter Penz
2012-04-10
Improvements for slow sorting roles
Peter Penz
2012-04-07
Just use "-" instead of "No destination" for the destination-role
Peter Penz
2012-04-04
Extract sorting-algorithm from KFileItemModel into custom class
Peter Penz
2012-04-01
Allow showing Nepomuk metadata inside views
Peter Penz
[next]