┌ ┐
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
/
views
/
viewproperties.cpp
Age
Commit message (
Expand
)
Author
2025-06-09
viewproperties: Fix leaking file descriptors
Akseli Lahtinen
2025-05-28
dolphinview: Add a dynamic view option
Victor Blanchard
2025-02-08
Viewproperties: prevent loosing view settings
Méven Car
2024-12-16
ViewProperties: Return nullptr if viewPropertiesString is empty
Akseli Lahtinen
2024-10-27
ViewProperties: Store view properties in extended file attributes
Méven Car
2024-09-15
ViewProperties: sort by accesstime for recentlyused
Méven Car
2024-04-11
viewproperties: remove now obsolete recentdocument reference
Méven Car
2024-03-12
Enable custom view properties for special folders even if "remember for each ...
Jin Liu
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2022-03-28
[ViewProperties] Apply better default roles for special views
Kai Uwe Broulik
2022-03-28
[ViewProperties] Consider existing roles in convertAdditionalInfo
Kai Uwe Broulik
2021-10-30
Add support for recentlyused: kio to view properties.
David Murray
2021-08-29
Revert "Revert "Configurable Show hidden files and folders last toggle""
Elvis Angelaccio
2021-08-06
Revert "Configurable Show hidden files and folders last toggle"
Heiko Becker
2021-08-05
Configurable Show hidden files and folders last toggle
Gaston Haro
2020-10-31
Port from QStandardPaths::DataLocation to QStandardPaths::AppDataLocation
David Faure
2020-10-23
Compile without foreach
Alexander Lohnau
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2019-09-08
GIT_SILENT: minor qstring optimization
Laurent Montel
2019-08-28
Don't store view properties on network shares
Kai Uwe Broulik
2019-02-04
Use more suitable default view mode for recent documents and Downloads folder
Kai Uwe Broulik
2018-10-25
Fix minor typos
Yuri Chornoivan
2018-09-17
[ViewProperties] Check part of home first before doing file system stuff
Kai Uwe Broulik
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-03
Remove unused #include
Roman Inflianskas
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2017-01-21
Change "Date" to "Modified" and allow access to new "Accessed" time field
Don Nguyen
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2015-02-24
Replace kDebug/kWarning by categorized logging (org.kde.dolphin)
Emmanuel Pescosta
2015-02-06
Clean up includes
Montel Laurent
2014-12-14
use save() instead of writeConfig()
Emmanuel Pescosta
2014-11-10
make use of initializer lists
Emmanuel Pescosta
2014-10-26
don't save view_properties in ~/.local/share/dolphindolphin
Lukáš Tinkl
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-10-18
Fix includes
Montel Laurent
2014-10-18
Fix includes
Montel Laurent
2014-10-01
Ported Dolphin away from KStandardDirs
Emmanuel Pescosta
2014-09-26
Make constants const, avoids unnecessary symbols in the .data section.
Volker Krause
2014-05-05
Allow compiling Dolphin with KF5
Alex Richardson
2013-06-23
Prevent possible infinite recursion in ViewProperties
Frank Reininghaus
2012-11-25
Fix Bug 310465 - Can't switch view mode for non-writable paths
Emmanuel Pescosta
2012-06-08
Krazy fixes
Peter Penz
2012-05-18
Don't create a .directory-file for each directory
Peter Penz
2012-05-16
Provide default view properties for system-places
Peter Penz
2012-05-09
Assure backward compatibility for the sort-role
Peter Penz
2012-05-06
Allow to remember view-properties for search-results
Peter Penz
2012-04-21
Prepare view-engine for non-KFileItem usecase
Peter Penz
2012-03-23
Details view: Optionally remember user changed column-widths
Peter Penz
2012-03-18
remove the : on windows to have a valid path name
Patrick Spendrin
2012-03-13
Remove RolesInfoAccessor
Peter Penz
[next]