┌ ┐
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
/
panels
/
terminal
/
terminalpanel.h
Age
Commit message (
Expand
)
Author
2026-01-28
panel/terminal: Add ability to disable konsole url sync
Egor Maksimov
2023-04-22
TerminalPanel: rename currentWorkingDirectoryIsParentOf to currentWorkingDire...
Méven Car
2023-04-21
TerminalPanel: better check if terminal needs to change its currentWorkingDir...
Méven Car
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2022-01-25
Expose konsolepart shortcuts in Dolphin's shortcuts view
Stephan Sahm
2021-02-09
Build with QT_NO_KEYWORDS
Nicolas Fella
2020-09-13
Fix style, not space between method name and (; improve wording
Ahmad Samir
2020-09-13
TerminalPanel: StatJob::mostLocalUrl only works with ":local" protocols
Ahmad Samir
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-04-07
Sync terminal with KIOFuse mount when browing remote directories
Alexander Saoutkin
2019-12-05
Add action for focusing Terminal Panel
Nate Graham
2019-01-19
Ask for confirmation when Closing Dolphin windows with a terminal panel runni...
Nate Graham
2018-03-11
Show a message if Konsole part is not installed
Roman Inflianskas
2018-03-04
Remove unused #include
Roman Inflianskas
2018-02-03
Fix typo spotted by krazy
Elvis Angelaccio
2018-01-18
Set the focus to the active view, after leaving the terminal panel
Adrián Chaves Fernández (Gallaecio)
2017-11-20
Modernize: Use override where possible
Kevin Funk
2017-11-03
Use nullptr + add explicit keyword
Montel Laurent
2017-10-12
Don't block unmounting when terminal panel's cwd is the mountpoint
Miklos Marton
2014-11-03
Q_DECL_OVERRIDE
Lukáš Tinkl
2014-10-24
Merge remote-tracking branch 'origin/master' into frameworks
Frank Reininghaus
2014-10-24
Make the view/Terminal Panel synchronization less error-prone
Frank Reininghaus
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-10-18
Fix includes
Montel Laurent
2014-05-05
Allow compiling Dolphin with KF5
Alex Richardson
2012-04-26
Update the view when changing the directory using 'cd' in the terminal
Frank Reininghaus
2011-06-01
Fix problems with commit 8d789f2626243d
Sebastian Dörner
2011-05-25
Don't let hidden terminals prevent unmounting
Sebastian Dörner
2011-02-04
Update e-mail address from
[email protected]
to
[email protected]
Peter Penz
2011-02-02
Provide a default size-hint for all panels
Peter Penz
2010-10-07
Internal cleanup for panels: Let the panel-implementations decide whether the...
Peter Penz
2010-03-16
-pedantic
André Wöbbeking
2010-03-14
Fix issue that the current terminal line does not get cleared before sending ...
Peter Penz
2009-10-02
Make "most local url" determination asynchronous so that it doesn't block the...
David Faure
2009-03-29
BUG: 164489
Rahman Duran
2009-01-14
Cleanup panel related class names: The terms "sidebar"/"sidebarpage" are reli...
Peter Penz