┌ ┐
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
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
2012-09-19
Prevent unwanted URL changes when using the Terminal Panel
Frank Reininghaus
2012-06-08
Krazy fixes
Peter Penz
2012-06-03
Prepend "cd" and "clear" commands with a space in the Terminal Panel
Frank Reininghaus
2012-05-26
Minor coding style fixes
Peter Penz
2012-05-25
Use KService to lookup the library name of konsolepart
Jekyll Wu
2012-04-26
Update the view when changing the directory using 'cd' in the terminal
Frank Reininghaus
2012-04-17
Ensure authentication data is cached properly
Peter Penz
2012-01-25
Terminal: only consider process IDs > 0
Peter Penz
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-04-12
Fix directory navigation in Dolphin::Terminal.
Raphael Kubo da Costa
[next]