┌ ┐
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
/
panels
/
folders
/
folderspanel.h
Age
Commit message (
Expand
)
Author
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2021-12-17
Enable Ctrl/Shift-Click to open folder in a new tab/window
Alessio Bonfiglio
2021-02-09
Build with QT_NO_KEYWORDS
Nicolas Fella
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2018-03-04
Remove unused #include
Roman Inflianskas
2018-01-18
Merge remote-tracking branch 'origin/Applications/17.12'
Luca Beltrame
2018-01-18
Folderspanel's context-menu option "Limit to Home Directory" is always visible
Michael Heidelbach
2018-01-14
folderspanel context-menu option "Limit to Home Directory" should be always v...
Michael Heidelbach
2017-11-20
Modernize: Use override where possible
Kevin Funk
2017-11-03
Use nullptr + add explicit keyword
Montel Laurent
2017-09-01
Limit folder panel to home directory if inside home
Robert Hoffmann
2014-11-03
Q_DECL_OVERRIDE
Lukáš Tinkl
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-10-18
Fix includes
Montel Laurent
2012-04-30
Places Panel: Minor fixes/improvements
Peter Penz
2012-04-21
Bring back basic bookmark support for the Places Panel
Peter Penz
2012-04-21
Prepare view-engine for non-KFileItem usecase
Peter Penz
2012-04-17
Implement inline-renaming for the new view-engine
Peter Penz
2012-04-11
KItemViews: Internal directory restructuration
Peter Penz
2012-02-03
FoldersPanel: Rename setHiddenFilesShown() to setShowHiddenFiles()
Peter Penz
2011-12-06
Folders Panel cleanups
Peter Penz
2011-11-26
Folders Panel fixes
Peter Penz
2011-11-20
Initial draft for bringing back the "Folders" panel
Peter Penz
2011-07-30
Merged very early alpha-version of Dolphin 2.0
Peter Penz
2011-02-04
Update e-mail address from
[email protected]
to
[email protected]
Peter Penz
2011-02-04
Use capitalized KDE includes
Peter Penz
2011-02-02
Provide a default size-hint for all panels
Peter Penz
2010-10-29
Don't do an automatic horizontal scrolling, if the user has adjusted the hori...
Peter Penz
2010-10-27
- Allow to disable the automatic horizontal scrolling of the Folders Panel
Peter Penz
2010-10-07
Internal cleanup for panels: Let the panel-implementations decide whether the...
Peter Penz
2009-12-17
* respect the --select startup option
Peter Penz
2009-02-01
Replace patch for bug 181226 by a different approach, as the previous patch r...
Peter Penz
2009-01-14
Cleanup panel related class names: The terms "sidebar"/"sidebarpage" are reli...
Peter Penz