┌ ┐
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
/
dolphintabwidget.cpp
Age
Commit message (
Expand
)
Author
2018-04-09
Add more tab access functions
Nathaniel Graham
2018-03-05
Revert "Fix some compile warnings"
Elvis Angelaccio
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-04
Fix some compile warnings
Roman Inflianskas
2017-07-27
Fix drop menu position with urlnavigator drops
Elvis Angelaccio
2017-05-22
Correct searchbox, split view transitions between tabs
Anthony Fieroni
2016-12-28
Fix updating of new item menu when changing tabs
Martin T. H. Sandsmark
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2015-10-21
Fix detach tab not working when path contains spaces.
Emmanuel Pescosta
2015-04-27
Simplify startup split view handling
Emmanuel Pescosta
2015-01-05
Dolphin: port from KonqOperations::doDrop to the new KIO::DropJob
David Faure
2014-12-01
Fix KUrl -> QUrl porting error
Arjun AK
2014-10-21
address 2 more KUrl -> QUrl issues mentioned in rr#120688
Lukáš Tinkl
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-10-21
port Konqueror from KUrl to QUrl
Lukáš Tinkl
2014-09-10
Merge branch 'master' into frameworks
Luca Beltrame
2014-09-10
Set the focus to the active view if the current tab has been changed.
Emmanuel Pescosta
2014-08-22
Merge branch 'master' into frameworks
Emmanuel Pescosta
2014-08-20
Save the view states in addition to the view urls and splitter state in Dolph...
Emmanuel Pescosta
2014-08-13
React on the redirection signal from DolphinView to properly update the tab a...
Emmanuel Pescosta
2014-08-13
Use DolphinTabPage saveState/restoreState to remember and re-open closed tabs.
Emmanuel Pescosta
2014-08-10
Implemented DolphinTabWidget class to encapsulate the tab handling from Dolph...
Emmanuel Pescosta