┌ ┐
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
/
terminalsidebarpage.cpp
Age
Commit message (
Expand
)
Author
2009-01-14
Group classes into folders, Dolphin is too big in the meantime for having a f...
Peter Penz
2008-01-25
don't try changing the directory within the terminal on non-local URLs
Peter Penz
2007-12-19
Easier code
Rafael Fernández López
2007-12-19
Now the konsole part is autodestructed when no tabs do exist. This makes the ...
Rafael Fernández López
2007-12-16
fixes for the terminal panel:
Peter Penz
2007-08-31
deprecated--
Alex Merry
2007-08-30
Use KPluginFactory instead of deprecated KLibFactory
Max Blazejak
2007-07-25
provide a useful default height for the Terminal dock
Peter Penz
2007-05-18
ignore spontaneous show events (thanks to Dominik Haumann for pointing this out)
Peter Penz
2007-05-17
fix possible crash (CID 3607)
Stephan Kulow
2007-05-16
using KShell::quoteArg() "might be" helpful ;-)
Peter Penz
2007-05-15
use the terminal interface correctly -> the path of the embedded konsole is s...
Peter Penz
2007-05-09
include cleanup
Dirk Mueller
2007-05-07
Don't rely on konsole sources.
David Faure
2007-05-07
Adapt to new konsole api
Laurent Montel
2007-05-07
synchronize embedded terminal with the current directory
Peter Penz
2007-05-06
minor adjustments for working together with Max after the BIC Monday...
Peter Penz
2007-05-06
Initial step for showing the terminal embedded inside Dolphin instead of open...
Peter Penz