┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphintabwidget.cpp
AgeCommit message (Expand)Author
2017-05-22Correct searchbox, split view transitions between tabsAnthony Fieroni
2016-12-28Fix updating of new item menu when changing tabsMartin T. H. Sandsmark
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2015-10-21Fix detach tab not working when path contains spaces.Emmanuel Pescosta
2015-04-27Simplify startup split view handlingEmmanuel Pescosta
2015-01-05Dolphin: port from KonqOperations::doDrop to the new KIO::DropJobDavid Faure
2014-12-01Fix KUrl -> QUrl porting errorArjun AK
2014-10-21address 2 more KUrl -> QUrl issues mentioned in rr#120688Lukáš Tinkl
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-21port Konqueror from KUrl to QUrlLukáš Tinkl
2014-09-10Merge branch 'master' into frameworksLuca Beltrame
2014-09-10Set the focus to the active view if the current tab has been changed.Emmanuel Pescosta
2014-08-22Merge branch 'master' into frameworksEmmanuel Pescosta
2014-08-20Save the view states in addition to the view urls and splitter state in Dolph...Emmanuel Pescosta
2014-08-13React on the redirection signal from DolphinView to properly update the tab a...Emmanuel Pescosta
2014-08-13Use DolphinTabPage saveState/restoreState to remember and re-open closed tabs.Emmanuel Pescosta
2014-08-10Implemented DolphinTabWidget class to encapsulate the tab handling from Dolph...Emmanuel Pescosta