┌ ┐
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
/
dolphintabpage.h
Age
Commit message (
Expand
)
Author
2025-10-31
dolphintabpage: save and restore splitter position
Rafał Lichwała
2025-10-28
dolphintabpage: when enabling split view without animation reset sizes
Méven Car
2025-09-19
DolphinTabPage: Show separator when navigator is outside of menubar
Akseli Lahtinen
2025-02-06
Made style and context enhancements
ambar chakravartty
2025-02-06
Apply 1 suggestion(s) to 1 file(s)
ambar chakravartty
2025-02-06
Removed unused imports to QUuid,quuid
ambar chakravartty
2025-02-06
Added code for a "Rename Tab" feature.
ambar chakravartty
2023-09-09
Add open in split view action
Eric Armbruster
2023-06-04
Update my eMail to the KDE-provided one
Felix Ernst
2023-04-23
Add DolphinTabPage::inactiveViewContainer()
Eugene Popov
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2022-08-14
Add Selection Mode
Felix Ernst
2021-12-06
Fix various typos
luz paz
2021-08-30
[Split view] Reset splitter position on double click
Eugene Popov
2021-04-24
Remove code for dolphin < 4.14 tab restore
Alexander Lohnau
2021-03-07
Remove not implement methods
Laurent Montel
2021-02-09
Build with QT_NO_KEYWORDS
Nicolas Fella
2021-01-06
Fix location bar being wrongly aligned on first startup
Felix Ernst
2021-01-02
Animate split view mode toggling
Felix Ernst
2020-11-19
Allow having the UrlNavigators below the tab bar
Felix Ernst
2020-11-09
Adress the third round of Angelaccio's review comments
Felix Ernst
2020-11-09
Fix a crash and extract unrelated changes
Felix Ernst
2020-11-09
Make UrlNavigators in the toolbar the only option
Felix Ernst
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2018-10-25
Fix minor typos
Yuri Chornoivan
2018-03-04
Remove unused #include
Roman Inflianskas
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2017-05-22
Merge branch 'Applications/17.04'
Luca Beltrame
2017-05-22
Correct searchbox, split view transitions between tabs
Anthony Fieroni
2017-04-07
Fix some compiler warnings
Kevin Funk
2017-02-13
fixed arg
arnav dhamija
2016-11-02
Changed default arg for the setSplitViewEnabled
arnav dhamija
2016-09-26
Added the GUI button for quick stashing
arnav dhamija
2016-09-04
Use tab for switching active split
Martin T. H. Sandsmark
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-10-21
port Konqueror from KUrl to QUrl
Lukáš Tinkl
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-10
Implemented DolphinTabWidget class to encapsulate the tab handling from Dolph...
Emmanuel Pescosta
2014-07-04
Implemented DolphinTabPage class to encapsulate the split view handling from ...
Emmanuel Pescosta