┌ ┐
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
2016-03-16
Add case sensitive sorting mode
Arnav Dhamija
2016-02-09
Support KFileMetadata OriginUrl as "Downloaded From"
Kai Uwe Broulik
2015-04-23
Enable translation scripting for date groups
Lasse Liehu
2015-04-23
Rewrap lines in KFileItemModel::dateRoleGroups
Lasse Liehu
2015-02-24
Replace kDebug/kWarning by categorized logging (org.kde.dolphin)
Emmanuel Pescosta
2015-02-20
Fix a QDateTime porting bug (different format expressions) in KFileItemModel:...
Emmanuel Pescosta
2015-02-06
Fix includes
Montel Laurent
2015-01-31
Port away from KGlobalSettings::naturalSorting() by moving it to Dolphin's Ge...
Emmanuel Pescosta
2015-01-04
Fix for crash which was introduced by commit
Emmanuel Pescosta
2014-12-17
Port from KStringHandler naturalCompare to QCollator compare.
Emmanuel Pescosta
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-10-21
port Konqueror from KUrl to QUrl
Lukáš Tinkl
2014-10-18
Fix includes
Montel Laurent
2014-10-18
Fix includes
Montel Laurent
2014-06-29
Merge remote-tracking branch 'origin/master' into frameworks
Frank Reininghaus
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-06-19
Implement TODO concerning changed roles
Frank Reininghaus
2014-06-19
Remove confusing warning message
Frank Reininghaus
2014-06-05
Merge remote-tracking branch 'origin/master' into frameworks
Frank Reininghaus
2014-06-04
Fix possible crash if a kioslave adds multiple items with the same URL
Frank Reininghaus
2014-05-21
Merge remote-tracking branch 'origin/master' into frameworks
Frank Reininghaus
2014-05-13
Stop listing children of collapsed folders
Frank Reininghaus
2014-05-13
Ensure that all children of a collapsed folder are removed
Frank Reininghaus
2014-05-13
Merge remote-tracking branch 'origin/master' into frameworks
Frank Reininghaus
2014-05-05
dolphin: convert kitemviews/ to qt5 signal slot syntax
Alex Richardson
2014-05-05
Allow compiling Dolphin with KF5
Alex Richardson
2014-04-24
Scroll to the right position when going back and show hidden files is enabled.
Emmanuel Pescosta
2014-02-11
Remove some unused functions.
Emmanuel Pescosta
2014-02-07
Only initialize the hash m_items in KFileItemModel if it is needed
Frank Reininghaus
2014-02-06
Port Dolphin to Baloo
Vishesh Handa
2013-12-22
Merge remote-tracking branch 'origin/KDE/4.12'
Frank Reininghaus
2013-12-22
Fix crash when dragging children of expanded folders in Details View
Frank Reininghaus
2013-12-22
Update filtered items when the "refreshItems" signal is received
Frank Reininghaus
2013-12-14
Update the roles for filtered items if necessary
Frank Reininghaus
2013-12-06
Make KFileItemModel::createMimeData() faster
Frank Reininghaus
2013-11-05
Only do a fast pre-sorting when "Sort by Name" is used
Frank Reininghaus
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-26
Restore the tree state in Details View if a folder is re-expanded
Frank Reininghaus
2013-10-07
Make the code that removes items from KFileItemModel more robust
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-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-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
Make use of the "resort all items timer" in KFileItemModel::slotRefreshItems
Emmanuel Pescosta
[prev]
[next]