┌ ┐
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
Age
Commit message (
Expand
)
Author
2026-01-28
panel/terminal: Add ability to disable konsole url sync
Egor Maksimov
2024-11-25
Switch to C++20
Méven Car
2024-09-02
[terminal] Don't try to change dir into an empty URL
Nicolas Fella
2024-01-10
terminalpanel.cpp: Set m_konsolePart to nullptr during exit signal
Akseli Lahtinen
2023-12-26
Do not rely on KIO source-code compat code
Alexander Lohnau
2023-11-10
Set position of KMessageWidget
Carl Schwan
2023-09-28
TerminalPanel: Disconnect signal in destructor only when we have a konsolePart
Méven Car
2023-09-19
TerminalPanel: Disconnect destroyed signal in destructor
Kai Uwe Broulik
2023-09-19
Merge branch 'master' into kf6
Nate Graham
2023-09-16
terminalpanel: Improve Konsole missing message
Oliver Beard
2023-07-07
Fix konsolepart lookup
Nicolas Fella
2023-07-05
Add explicit moc includes to sources for moc-covered headers
Friedrich W. H. Kossebau
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-11-23
Use \r to terminate command in integrated terminal
Haozhe Jiang
2022-10-02
terminal: Clear line using escapes instead of SIGINT
John Brooks
2022-09-26
Remove unused includes
Laurent Montel
2022-04-27
Fix terminal panel not keeping up with dir changes
Felix Ernst
2022-01-25
Expose konsolepart shortcuts in Dolphin's shortcuts view
Stephan Sahm
2021-12-01
Port away from deprecated KPluginLoader
Alexander Lohnau
2021-07-04
Port konsolepart loading to use KPluginLoader directly
Nicolas Fella
2021-02-09
Build with QT_NO_KEYWORDS
Nicolas Fella
2020-10-23
Compile with QT_NO_KEYWORDS
Alexander Lohnau
2020-10-23
If include is define in .h remove it if it's defined in .cpp too (scripted)
Laurent Montel
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-05-04
Fixes Dolphin crash on "Defocus Terminal Panel" menu click if no Konsole is i...
Nikolai Krasheninnikov
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-08-11
Fix an issue with focus lost after closing terminal panel
Andrey Yashkin
2019-07-28
Fix dir change when show hidden terminal panel with running program in it
Andrey Yashkin
2019-02-27
remove deprecated methods
Laurent Montel
2019-01-19
Ask for confirmation when Closing Dolphin windows with a terminal panel runni...
Nate Graham
2018-04-03
Initialize m_konsolePartMissingMessage
Antonio Rojas
2018-03-11
Show a message if Konsole part is not installed
Roman Inflianskas
2018-03-04
Remove unused #include
Roman Inflianskas
2018-02-11
Fix Windows build
Elvis Angelaccio
2018-02-11
Fix typo
Elvis Angelaccio
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-21
Modernize: Use nullptr everywhere
Kevin Funk
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
2017-01-18
Port away from deprecated KIO::Job::ui()
Elvis Angelaccio
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2014-12-10
Fix Terminal-View navigation sync issue
Arjun AK
2014-11-03
Q_DECL_OVERRIDE
Lukáš Tinkl
[next]