┌ ┐
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
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