┌ ┐
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
/
views
/
dolphinviewactionhandler.cpp
Age
Commit message (
Expand
)
Author
2021-08-05
Configurable Show hidden files and folders last toggle
Gaston Haro
2021-07-04
Port to new KActionMenu popup mode API
David Hurka
2021-07-04
Drop unused list
Elvis Angelaccio
2021-05-13
Re-arrange the contents of the hamburger menu
Felix Ernst
2021-02-09
Add missing includes
Nicolas Fella
2021-01-16
Merge branch 'release/20.12'
Elvis Angelaccio
2021-01-16
Change copy location shortcut in dolphin so as to not conflict with Konsole p...
The Imp
2020-12-09
operator+/- is disabled for QFlags in qt6
Laurent Montel
2020-11-22
Remove unneeded version check
Alexander Lohnau
2020-11-17
Add missing kconfig_version.h include
Elvis Angelaccio
2020-11-17
Correct indentation and whitespace in prior commit
Nate Graham
2020-11-17
Allow folder creation on desktop via F10 shortcut
Domenico Panella
2020-10-23
Compile with QT_NO_KEYWORDS
Alexander Lohnau
2020-10-23
Compile without foreach
Alexander Lohnau
2020-10-15
Port away from QList::toSet()
Elvis Angelaccio
2020-09-22
Make "Show hidden files" action follow HIG
Nate Graham
2020-08-26
Text style fixes
Nikita Churaev
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-06-29
## Summary
Yann Holme-Nielsen
2020-04-20
Use new "Show/Hide Hidden Files" standard shortcut
Nate Graham
2020-03-15
Add Duplicate feature
Nathaniel Graham
2019-12-15
Don't overload the word "Properties" to mean multiple things
Nate Graham
2019-11-09
Remove unnecessary semicolons after Q_UNUSED
Elvis Angelaccio
2019-09-14
Improve icons and text for some actions
Nate Graham
2019-09-14
Fix unused variable warning
Elvis Angelaccio
2019-09-10
Add Reset Zoom Level action inside View menu
Nate Graham
2019-09-09
Merge branch 'Applications/19.08'
Nate Graham
2019-09-09
Fix ascending/descending choosers getting unchecked when re-selecting the sam...
Nate Graham
2019-09-04
Use better-named visible and hidden icons
Nate Graham
2019-08-14
Correct translation context for zoom out action's what's this text
Nate Graham
2019-08-13
Remove redundant code
Antonio Prcela
2019-07-29
Fix minor typo (thanks to Iñigo Salvador Azurmendi)
Yuri Chornoivan
2019-07-04
Use more human-readable sort order descriptions
Nicolas Fella
2019-06-23
Add "What's This?" to nearly everything in the main window
Felix Ernst
2019-05-05
Get rid of ugly static_cast usages in connect() calls
Elvis Angelaccio
2019-02-24
Give the "Sort by" menu an appropriate icon
Nate Graham
2018-10-24
[DolphinViewActionHandler] Rename createDirectory signal
Elvis Angelaccio
2018-04-13
Convert hard coded shortcuts to standard keys
Roman Inflianskas
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-03
Remove unused #include
Roman Inflianskas
2018-03-03
Modernize the syntax of shortcuts
Roman Inflianskas
2018-02-18
Also use standard keyboard shortcut for "show/hide hidden files"
Nathaniel Graham
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2017-10-16
Make sure we always have the Del shortcut
Elvis Angelaccio
2017-09-17
Merge branch 'Applications/17.08'
Elvis Angelaccio
2017-09-17
Make sure we always have Shift+Del as shortcut
Elvis Angelaccio
2017-08-24
Port to new KStandardAction slot syntax
Elvis Angelaccio
2017-08-09
Port to KStandardAction::RenameFile
Elvis Angelaccio
2017-07-27
Port to KStandardAction::MoveToTrash
Elvis Angelaccio
2017-03-13
Port to KStandardAction::DeleteFile
Elvis Angelaccio
[next]