┌ ┐
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
/
kitemlistcontroller.h
Age
Commit message (
Expand
)
Author
2023-04-25
Fix activating the Selection Mode with a keyboard shortcut
Eugene Popov
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2022-08-14
Simplify implementation of mouse long-press detection
Felix Ernst
2022-08-14
Improve naming consistency and leave mode on Escape
Felix Ernst
2022-08-14
Add Selection Mode
Felix Ernst
2022-06-16
Don't consider drops on a row as drops on the row's item
Felix Ernst
2021-12-28
kitemlistview: Port KItemListView::itemAt to std::optional
Fushan Wen
2021-12-17
Enable Ctrl/Shift-Click to open folder in a new tab/window
Alessio Bonfiglio
2021-02-09
Build with QT_NO_KEYWORDS
Nicolas Fella
2020-09-26
Fix build failure after last commit
Elvis Angelaccio
2020-09-26
Allow interaction with folder/files with the stylus again
Steffen Hartleib
2020-09-13
Improve Touch support
Steffen Hartleib
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2019-11-16
Use URLs with transport encryption
Yuri Chornoivan
2018-12-02
[KItemListController] Make event-handling functions private
Elvis Angelaccio
2018-12-02
[KItemListController] Drop virtual keywords
Elvis Angelaccio
2018-12-02
[KItemListController] Drop unused functions
Elvis Angelaccio
2018-03-04
Remove unused #include
Roman Inflianskas
2017-12-14
Implemented support for hide/show groups
Renato Araujo Oliveira Filho
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2017-11-20
Modernize: Use override where possible
Kevin Funk
2017-10-27
Two clicks on file/folder to rename
Andreas Krutzler
2016-12-03
Fix 5 clazy warnings
Spencer Brown
2015-02-25
Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove ...
Emmanuel Pescosta
2015-02-01
Port away from KGlobalSettings::singleClick() and use the mouse kcm module in...
Emmanuel Pescosta
2014-11-20
Fix Exports.
Andrius da Costa Ribas
2014-10-18
Fix includes
Montel Laurent
2014-10-10
Clean includes + port to QMenu
Montel Laurent
2013-10-30
Store the selected items in a more efficient way
Frank Reininghaus
2013-10-16
Abort loading the current URL if the user presses Escape
Frank Reininghaus
2013-02-05
Apply changes of the KGlobalSettings::singleClick() setting immediately
Aniket Anvit
2012-09-20
Restore old behavior: Navigating by double-clicking in folder panel (Double-C...
Emmanuel Pescosta
2012-09-19
Fixes Bug 293200 - Drag&drop files in dolphin doesnt preserve origin
Emmanuel Pescosta
2012-07-12
Re-implement dropping of files on folders in the Places Panel.
Frank Reininghaus
2012-04-21
Prepare view-engine for non-KFileItem usecase
Peter Penz
2012-03-19
Let additional mouse buttons trigger history navigation
Peter Penz
2012-01-18
Make PageUp/PageDown work in Dolphin's new view engine
Frank Reininghaus
2012-01-16
If an item is clicked to trigger it, clear the rest of the selection
Frank Reininghaus
2012-01-05
Folders Panel: Activate folders on single-click
Peter Penz
2011-12-26
Minor cleanup: Rename m_keyboardAnchorXPos to m_keyboardAnchorPos
Peter Penz
2011-12-26
Fix keyboard issues when groups are enabled
Peter Penz
2011-12-18
Hide tooltips when dragging items
Peter Penz
2011-11-29
Reactivate the "Open folders during drag operations" feature
Peter Penz
2011-11-13
Bring back the selection-markers
Peter Penz
2011-10-08
Context menu cleanups
Peter Penz
2011-09-25
Provide scrollbar for large items
Peter Penz
2011-09-04
Improved drag and drop support
Peter Penz
2011-09-01
Improve autoscrolling
Peter Penz
2011-08-29
Renamed some signals for consistency with KItemViews classes
Peter Penz
2011-08-29
Added the functionality to activate items by pressing 'enter' or 'return' key...
Tirtha Chatterjee
[next]