┌ ┐
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
/
kfileitemlistview.cpp
Age
Commit message (
Expand
)
Author
2026-02-07
Remove preview ignore maximum local size handling from Dolphin
Kai Uwe Broulik
2026-01-22
clang-tidy: use default for trivial constructor
Méven Car
2023-11-21
views: Use scene devicePixelRatio rather than qApp
Kai Uwe Broulik
2023-09-02
Add focusOut and focusIn event support for KFileItemListView and update selec...
Méven Car
2023-07-05
Add explicit moc includes to sources for moc-covered headers
Friedrich W. H. Kossebau
2023-05-26
KDirectoryContentsCounter: show intermediate dir size counting results, impro...
Méven Car
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2022-10-11
Use QStringLiteral
Laurent Montel
2021-07-04
Add support for hover sequence thumbnails (via ThumbSequenceCreator)
David Lerch
2020-11-03
FolderPanel: prevents scanning directory tree recursively
Méven Car
2020-11-01
make sure we use valid icons
Martin T. H. Sandsmark
2020-11-01
Fix warnings about scaling pixmaps
Martin T. H. Sandsmark
2020-10-15
Port away from QList::toSet()
Elvis Angelaccio
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-06-09
Provide ability to configure size cut-off for local file previews
Gastón Haro
2019-11-09
Remove unnecessary semicolons after Q_UNUSED
Elvis Angelaccio
2018-10-25
Fix minor typos
Yuri Chornoivan
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-03
Remove unused #include
Roman Inflianskas
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2017-03-08
Honor KFileItem isHidden() in view
Kai Uwe Broulik
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2015-03-30
Merge branch 'davidedmundson/highdpi'
David Edmundson
2015-03-27
review comments
David Edmundson
2015-03-25
Create drag pixmaps which match the device pixel ratio
David Edmundson
2015-03-19
Fix some EBN issues
Yuri Chornoivan
2015-02-06
Fix includes
Montel Laurent
2014-11-10
make use of initializer lists
Emmanuel Pescosta
2014-10-27
Port to QDebug*. KVBox--
Montel Laurent
2014-10-18
Fix includes
Montel Laurent
2014-10-18
Fix includes
Montel Laurent
2014-09-12
Ported KIcon to QIcon
Emmanuel Pescosta
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-05-05
dolphin: convert kitemviews/ to qt5 signal slot syntax
Alex Richardson
2014-05-05
Allow compiling Dolphin with KF5
Alex Richardson
2013-10-30
Store the selected items in a more efficient way
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-07-24
Make sure that widgets are initialized when changing the view mode
Frank Reininghaus
2013-07-12
Load unknown icons for items just before showing items in the view
Frank Reininghaus
2013-04-22
Always determine icons for the visible items first
Frank Reininghaus
2012-05-26
Use an italic font for symbolic links
Frank Reininghaus
2012-05-18
Enable basic drag and drop support for the Places Panel
Peter Penz
2012-04-30
Fix crash when closing Dolphin during generating previews
Peter Penz
2012-04-24
Provide additional default groups for the Places Panel
Peter Penz
2012-04-21
Prepare view-engine for non-KFileItem usecase
Peter Penz
2012-04-17
Implement inline-renaming for the new view-engine
Peter Penz
2012-04-11
KItemViews: Internal directory restructuration
Peter Penz
2012-04-06
Allow to specify whether an upscaling of images should be done
Peter Penz
2012-03-27
KItemListView interface and implementation simplification
Peter Penz
[next]