┌ ┐
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
/
kfileitemmodelrolesupdater.h
Age
Commit message (
Expand
)
Author
2015-11-28
Fix wrong path->URL conversion.
David Faure
2015-11-04
Use the new KOverlayIconPlugin interface from KIO::Widgets
Olivier Goffart
2015-10-10
Only perform operations with Baloo if it is enabled
Vishesh Handa
2015-02-25
Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove ...
Emmanuel Pescosta
2014-11-20
Fix Exports.
Andrius da Costa Ribas
2014-10-18
fix forward declaration
Montel Laurent
2014-10-14
Port Dolphin to the new Baloo APIs
Vishesh Handa
2014-05-05
dolphin: convert kitemviews/ to qt5 signal slot syntax
Alex Richardson
2014-02-06
Port Dolphin to Baloo
Vishesh Handa
2014-01-06
Avoid calling KFileItemModel::index() in KFileItemModelRolesUpdater
Frank Reininghaus
2013-09-04
Count the items inside directories in another thread
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
2013-06-20
Try to do at least a "fast" icon loading for all items
Frank Reininghaus
2013-06-20
Make sure that all visible items have an icon
Frank Reininghaus
2013-06-20
Simplify handling of preview jobs
Frank Reininghaus
2013-06-07
Remove unused argument
Frank Reininghaus
2013-06-05
KFileItemModelRolesUpdater: waste less ressources and fix some bugs
Frank Reininghaus
2013-04-22
Always determine icons for the visible items first
Frank Reininghaus
2012-10-15
Port Dolphin from Nepomuk to Nepomuk2 according to the Nepomuk2Port mini guid...
Emmanuel Pescosta
2012-06-11
Update "isExpandable" and "size"-roles
Peter Penz
2012-04-11
KItemViews: Internal directory restructuration
Peter Penz
2012-04-10
Improvements for slow sorting roles
Peter Penz
2012-04-06
Allow to specify whether an upscaling of images should be done
Peter Penz
2012-04-06
Update items if a Nepomuk property has been changed
Peter Penz
2012-04-01
Allow showing Nepomuk metadata inside views
Peter Penz
2012-02-01
KFileItemModelRolesUpdater: Optimize updates
Peter Penz
2012-01-15
Don't show a expanding-toggle in the Folders Panel if there are no subdirecto...
Peter Penz
2012-01-09
Prevent generating previews all the time during downloading a large file
Peter Penz
2011-12-23
Introduce "isExpandable" role
Peter Penz
2011-12-21
Update previews when the preview-plugin settings have changed
Peter Penz
2011-12-16
Update the roles if items have been changed
Peter Penz
2011-08-13
Fixes for "krazy"
Peter Penz
2011-08-02
Improve performance for creating previews
Peter Penz
2011-07-30
Merged very early alpha-version of Dolphin 2.0
Peter Penz