┌ ┐
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
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
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-23
Connect to the currentDirectoryChanged signal after the shell setup
Frank Reininghaus
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-10-18
Fix includes
Montel Laurent
2014-10-07
kdelibs4support--
Montel Laurent
2014-08-24
cleanups
David Faure
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-05-05
dolphin: convert panels/ and filterbar to qt signal/slot syntax
Alex Richardson
2014-05-05
Allow compiling Dolphin with KF5
Alex Richardson
2013-05-02
Do not change the view URL if it is a symlink to the current directory
Frank Reininghaus
2013-03-15
Prevent accidental deletion of home directory in Terminal Panel
Frank Reininghaus
[next]