┌ ┐
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
/
private
/
kitemlistroleeditor.cpp
Age
Commit message (
Expand
)
Author
2026-01-22
clang-tidy: use default for trivial constructor
Méven Car
2024-08-28
KItemListRoleEditor: minimize resize() occurences
Méven Car
2024-01-10
KItemListRoleEditor: Disable spellchecking
Akseli Lahtinen
2023-11-08
Improve size adjustment of itemlist editor
Yifan Zhu
2023-07-05
Add explicit moc includes to sources for moc-covered headers
Friedrich W. H. Kossebau
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2021-07-26
Add break; to KItemListRoleEditor::keyPressEvent cases
Albert Astals Cid
2021-04-19
When renaming files, move to next file using tab key or up/down
Méven Car
2020-10-23
Compile with QT_NO_KEYWORDS
Alexander Lohnau
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2019-05-12
[Inline Rename] Move cursor to correct position on pressing Home and End
Chinmoy Ranjan Pradhan
2018-03-03
Remove unused #include
Roman Inflianskas
2015-02-24
Removed unused KGlobal includes and use KIO/Job instead of KIO/JobClasses
Emmanuel Pescosta
2015-02-06
Fix includes
Montel Laurent
2014-10-27
Port to QDebug*. KVBox--
Montel Laurent
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-05-05
dolphin: convert kitemviews/ to qt5 signal slot syntax
Alex Richardson
2013-08-25
Move cursor to begin/end of selection before canceling it
Christoph Feck
2013-06-10
Do not rename files unexpectedly when changing the URL
Frank Reininghaus
2013-04-23
Disable Find/Replace in the "rename inline" line edit
Frank Reininghaus
2012-12-12
Fix Bug 240820 - [Usability Bug] Handling Bad Filenames, dolphin gives unclea...
Emmanuel Pescosta
2012-12-07
Fix keyboard focus handling after renaming items inline
Frank Reininghaus
2012-11-09
Fix Bug 309760 - Crash while inline-renaming a file and apply change with ret...
Emmanuel Pescosta
2012-11-05
Prevent crashes caused by nested event loops run when renaming inline
Frank Reininghaus
2012-06-09
Inline renaming: ESC should cancel the renaming
Peter Penz
2012-06-08
Inline renaming fixes
Peter Penz
2012-04-18
Inline renaming fixes
Peter Penz
2012-04-17
Implement inline-renaming for the new view-engine
Peter Penz