┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphintabwidget.h
AgeCommit message (Expand)Author
2020-11-09Adress most of the second round of Angelaccio's review commentsFelix Ernst
2020-11-09Make UrlNavigators in the toolbar the only optionFelix Ernst
2020-11-09Add an option to use an UrlNavigator in the toolbar insteadFelix Ernst
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-05-14Allow to copy or move selection to the other split viewAntonio Prcela
2019-10-13Add actions for switching to a specific tabAlex Miranda
2019-09-14DolphinTabWidget: cleanup index-by-URL API usageElvis Angelaccio
2019-09-02Fixing bugs in new folders in tabs featureAlexander Saoutkin
2019-05-30Open externally called files/directories in new tabsAlexander Saoutkin
2019-03-10Fix clazy-fully-qualified-moc-types warningElvis Angelaccio
2019-02-16New tab should be placed after the current tabDavid Hallas
2018-09-02Changes the tabName function to return the name of a specific tabDavid Hallas
2018-08-24Unify window and tab titleDavid Hallas
2018-04-09Add more tab access functionsNathaniel Graham
2017-11-20Modernize: Use override where possibleKevin Funk
2016-12-28Fix updating of new item menu when changing tabsMartin T. H. Sandsmark
2015-04-27Simplify startup split view handlingEmmanuel Pescosta
2014-11-03Q_DECL_OVERRIDELukáš Tinkl
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-21port Konqueror from KUrl to QUrlLukáš Tinkl
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