┌ ┐
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
/
kitemlistwidget.cpp
Age
Commit message (
Expand
)
Author
2024-02-23
Add drag-open animation
Felix Ernst
2023-11-13
Remove hover fadein/fadeout animation for KItemListWidget
Piruzzolo Piruzzolo
2023-11-08
Adapt to KConfigGroup name officially being a QString type
Friedrich W. H. Kossebau
2023-10-05
KItemListWidget: make unfocused alternate background slightly lighter
Méven Car
2023-09-02
Add focusOut and focusIn event support for KFileItemListView and update selec...
Méven Car
2023-09-02
k[standard]itemlistwidget: Account for view focus in selection highlight
Oliver Beard
2023-07-05
Add explicit moc includes to sources for moc-covered headers
Friedrich W. H. Kossebau
2023-06-13
Settings Add ViewModes > Content display
Méven Car
2023-03-09
Prevent a non-initialized value access
Méven Car
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2022-08-14
Don't show selection toggle areas on files while in selection mode
Felix Ernst
2022-05-26
Change wording "Leading Column Padding" to "Side Padding"
Jin Liu
2022-02-13
Fix zooming animation
Eugene Popov
2022-01-16
Full row highlight implementation
Tom Lin
2021-07-04
Add support for hover sequence thumbnails (via ThumbSequenceCreator)
David Lerch
2020-10-23
Compile without foreach
Alexander Lohnau
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-05-06
Keep name readable on drag to matching background
Christian Christiansen
2019-12-26
Don't use nullptr/0 as flags (deprecated in qt5.15)
Laurent Montel
2019-11-16
Use URLs with transport encryption
Yuri Chornoivan
2019-11-09
Remove unnecessary semicolons after Q_UNUSED
Elvis Angelaccio
2018-12-03
KItemListWidget: Use initStyleOption
Anton Kreuzkamp
2018-03-29
[KItemListView] Check if KItemListStyleOption actually changed before emittin...
Kai Uwe Broulik
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
2016-11-21
Call columnWidthChanged with actual previous width
Don Nguyen
2016-08-06
Fix some low-hanging warning fruits
Martin T. H. Sandsmark
2015-03-25
squash me with a some other commit in kitemlistwidgetinformant
David Edmundson
2015-03-25
Create drag pixmaps which match the device pixel ratio
David Edmundson
2015-02-06
Fix includes
Montel Laurent
2015-01-30
Port away from KGlobalSettings::graphicEffectsLevel()
Emmanuel Pescosta
2015-01-28
Merge branch 'Applications/14.12' into frameworks
Emmanuel Pescosta
2014-11-09
Make sure that m_selectionToggle is not 0 before calling deleteLater()
Frank Reininghaus
2014-11-09
Use deleteLater() to delete the selection toggle in KItemListWidget
Frank Reininghaus
2014-10-27
Port to QDebug*. KVBox--
Montel Laurent
2014-07-04
Merge branch 'master' into frameworks
Luca Beltrame
2014-07-04
Improve drawing selected items in Compact/Details View and Places Panel
Frank Reininghaus
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-06-01
Merge remote-tracking branch 'origin/master' into frameworks
Frank Reininghaus
2014-05-29
Use "selectionToggleRect().contains(pos)" instead
Emmanuel Pescosta
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-03-03
Add a hover effect for the selection toggle.
Emmanuel Pescosta
2013-08-24
Adjust the size and position of the selection toggle on icon
Emmanuel Pescosta
2012-06-12
Drag pixmap: Turn off the hover-state
Peter Penz
2012-06-12
Drag-pixmap fixes
Peter Penz
2012-05-18
Enable basic drag and drop support 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
[next]