┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphintabwidget.cpp
AgeCommit message (Expand)Author
2023-07-05Merge branch 'master' into kf6Nicolas Fella
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-05-09Fix a bunch of Qt6/Kf6 warningsMéven Car
2023-04-23Add DolphinTabPage::inactiveViewContainer()Eugene Popov
2023-04-23Improve copying and moving items between panelsEugene Popov
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2023-01-19Use both split view names in tab namesOliver Beard
2022-10-11Rename variableFelix Ernst
2022-10-11Add helper methods to tab widget for view containersFelix Ernst
2022-10-11Fix item highlighting through DBusFelix Ernst
2022-10-06DolphinTabBar: Open folder in new tab when dropped onto tab barKai Uwe Broulik
2022-10-06DolphinTabWidget: Allow specifying new tab position in openNewTabKai Uwe Broulik
2022-07-09dolphintabwidget.cpp piority of boolean operatorsMarius P
2022-06-22do not open excessive tabAndrey Butirsky
2022-05-24prevent excessive tab openingAndrey Butirsky
2021-11-13Fix updating window and tab titlesEugene Popov
2021-08-30Tabs: ensure to have folder icons for remote foldersMéven Car
2021-04-24Remove code for dolphin < 4.14 tab restoreAlexander Lohnau
2021-03-31Fix crash calling openDirectories() in various casesNate Graham
2021-03-26Don't re-open already-open URLs when using session-restore featureNate Graham
2021-01-10Open new tab placement optionAnthony Fieroni
2020-11-09Adress the third round of Angelaccio's review commentsFelix Ernst
2020-11-09Adress most of the second round of Angelaccio's review commentsFelix Ernst
2020-11-09Fix a crash and extract unrelated changesFelix 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-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-10-23Compile without foreachAlexander Lohnau
2020-10-23DolphinTabWidget: prefer QUrl::toDisplayString() for tooltipsElvis Angelaccio
2020-10-13Add tooltip to tabbartolu schr
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-05-19DolphinView: rename new methods to copy/move urlsElvis Angelaccio
2020-05-14Allow to copy or move selection to the other split viewAntonio Prcela
2020-04-05Dolphin: port to CommandLauncherJobDavid Faure
2020-03-01Fix typo in commentAlexander Saoutkin
2020-03-01Fix files not being highlighted if directory of file is already openAlexander Saoutkin
2019-10-21Disable keyboard accelerators for the tabs widgetAlex Miranda
2019-10-13Add actions for switching to a specific tabAlex Miranda
2019-09-14DolphinTabWidget: cleanup index-by-URL API usageElvis Angelaccio
2019-09-02Merge branch 'Applications/19.08'Elvis Angelaccio
2019-09-02Fixing bugs in new folders in tabs featureAlexander Saoutkin
2019-09-02[Tab Bar] Resolve tab icon only if visibleKai Uwe Broulik
2019-07-28Fix an issue with a new tab focusAndrey Yashkin
2019-05-30Open externally called files/directories in new tabsAlexander Saoutkin
2019-05-20Merge branch 'Applications/19.04'Nate Graham
2019-05-20Elide tab titles left so key information at the end of the string doesn't get...Nate Graham
2019-05-05Get rid of ugly static_cast usages in connect() callsElvis Angelaccio
2019-02-16New tab should be placed after the current tabDavid Hallas
2019-01-29After opening and switching to a new tab, always focus the viewNate Graham
2018-10-27Close Dolphin if last tab closedAlexander Saoutkin