┌ ┐
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.h
Age
Commit message (
Expand
)
Author
2025-02-06
Made style and context enhancements
ambar chakravartty
2025-02-06
Added code for a "Rename Tab" feature.
ambar chakravartty
2024-11-29
Make "open path" and "open path in new tab" scroll to the selected item
Akseli Lahtinen
2024-07-01
Revert "DragAndDropHelper::updateDropAction: use StatJob for remote URLs"
Felix Ernst
2024-02-29
DragAndDropHelper::updateDropAction: use StatJob for remote URLs
Jin Liu
2024-02-17
Improve DnD handling in read-only dirs
Jin Liu
2024-01-14
DolphinMainWindow: autosave session
Amol Godbole
2024-01-13
Fix: closing split view doesn't update tab name
Jin Liu
2023-08-29
Fix a bunch of clazy warnings
Méven Car
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2022-10-11
Add helper methods to tab widget for view containers
Felix Ernst
2022-10-11
Fix item highlighting through DBus
Felix Ernst
2022-10-06
DolphinTabWidget: Allow specifying new tab position in openNewTab
Kai Uwe Broulik
2022-06-22
do not open excessive tab
Andrey Butirsky
2021-02-09
Build with QT_NO_KEYWORDS
Nicolas Fella
2021-01-10
Open new tab placement option
Anthony Fieroni
2020-11-09
Adress most of the second round of Angelaccio's review comments
Felix Ernst
2020-11-09
Make UrlNavigators in the toolbar the only option
Felix Ernst
2020-11-09
Add an option to use an UrlNavigator in the toolbar instead
Felix Ernst
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-05-14
Allow to copy or move selection to the other split view
Antonio Prcela
2019-10-13
Add actions for switching to a specific tab
Alex Miranda
2019-09-14
DolphinTabWidget: cleanup index-by-URL API usage
Elvis Angelaccio
2019-09-02
Fixing bugs in new folders in tabs feature
Alexander Saoutkin
2019-05-30
Open externally called files/directories in new tabs
Alexander Saoutkin
2019-03-10
Fix clazy-fully-qualified-moc-types warning
Elvis Angelaccio
2019-02-16
New tab should be placed after the current tab
David Hallas
2018-09-02
Changes the tabName function to return the name of a specific tab
David Hallas
2018-08-24
Unify window and tab title
David Hallas
2018-04-09
Add more tab access functions
Nathaniel Graham
2017-11-20
Modernize: Use override where possible
Kevin Funk
2016-12-28
Fix updating of new item menu when changing tabs
Martin T. H. Sandsmark
2015-04-27
Simplify startup split view handling
Emmanuel Pescosta
2014-11-03
Q_DECL_OVERRIDE
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-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