┌ ┐
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
/
kitemmodelbase.h
Age
Commit message (
Expand
)
Author
2024-03-08
Start autoActivationTimer only if hovering over a directory
Akseli Lahtinen
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2021-02-09
Build with QT_NO_KEYWORDS
Nicolas Fella
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2019-11-16
Use URLs with transport encryption
Yuri Chornoivan
2018-12-01
Do not sort twice when changing role and order at the same time
Thomas Surrel
2018-03-04
Remove unused #include
Roman Inflianskas
2018-02-03
Fix all 'explicit constructor' krazy warnings
Elvis Angelaccio
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2017-11-20
Modernize: Use override where possible
Kevin Funk
2017-11-12
Earlier versions of Qt don't cascade include QUrl so we need to explicitly in...
Ben Cooksley
2017-11-11
Prevent folders from drag and dropping onto themselves in dolphin main view
Emirald Mateli
2017-06-11
Ignore drops-onto-items from invalid places items
Elvis Angelaccio
2015-02-25
Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove ...
Emmanuel Pescosta
2014-11-20
Fix Exports.
Andrius da Costa Ribas
2013-10-30
Store the selected items in a more efficient way
Frank Reininghaus
2013-09-17
Move KItemRange to its own header
Frank Reininghaus
2013-08-04
Introduce a new signal "groupsChanged"
Frank Reininghaus
2012-06-08
Krazy fixes
Peter Penz
2012-05-18
Enable basic drag and drop support for the Places Panel
Peter Penz
2012-02-23
Whitespace cleanups and documentation fixes
Peter Penz
2012-02-14
Details view: Fix indicator-branches
Peter Penz
2011-11-26
Folders Panel fixes
Peter Penz
2011-11-04
Fix layout-issues when sorting by roles that are changed
Peter Penz
2011-10-15
Interface cleanups to prepare the return of "grouped sorting"
Peter Penz
2011-09-29
Keep current item and selection when resorting, part 1
Frank Reininghaus
2011-09-20
Show the role-description in the header of the details view
Peter Penz
2011-09-19
Fixed documentation of KItemModelBase::itemsMoved()
Peter Penz
2011-09-18
Implement some missing sorting options
Frank Reininghaus
2011-09-04
Improved drag and drop support
Peter Penz
2011-08-29
Added support for highlighting items by typing their name on the keyboard.
Tirtha Chatterjee
2011-08-24
Interface cleanups for drag and drop support
Peter Penz
2011-08-15
Add unit test for expanding folders in KFileItemModel
Frank Reininghaus
2011-08-09
Improvements for selections, smooth scrolling, tooltips and info-panel
Peter Penz
2011-07-30
Merged very early alpha-version of Dolphin 2.0
Peter Penz