┌ ┐
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
/
settings
/
services
/
servicessettingspage.cpp
Age
Commit message (
Expand
)
Author
2020-12-28
Add options to hide some context menu entries
Duong Do Minh Chau
2020-09-13
Improve Touch support
Steffen Hartleib
2020-09-05
Clear services model after KNS entries changed
Alexander Lohnau
2020-08-31
Do not build KNS installer and KNS button on Windows
Alexander Lohnau
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-07-13
Use camelcase includes (scripted)
Laurent Montel
2020-05-11
Dolphin: Cleanup service settings page
Alexander Lohnau
2020-05-03
ServicesSettingsPage: add missing connection receiver
Elvis Angelaccio
2020-05-03
Dolphin Services: Add search box
Alexander Lohnau
2020-04-14
Sort services list alphabetically
Nate Graham
2019-12-09
Fix build with Qt 5.14 RC
Antonio Rojas
2019-09-08
GIT_SILENT: minor qstring optimization
Laurent Montel
2019-03-10
port to std::stable_sort
Laurent Montel
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
2016-06-18
Look for kfileitemaction plugins in the expected subfolder
Elvis Angelaccio
2016-06-08
Load KFileItemAction plugins with json metadata
Elvis Angelaccio
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2014-10-18
Fix includes
Montel Laurent
2014-10-07
kdelibs4support--
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-09-12
Ported KIcon to QIcon
Emmanuel Pescosta
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-05-05
dolphin: convert statusbar, settings and search to qt5 signals/slot syntax
Alex Richardson
2014-05-05
Allow compiling Dolphin with KF5
Alex Richardson
2013-06-21
Revert "Hide context menu plugins unless enabled by default or by the user"
Sune Vuorela
2013-05-29
Hide context menu plugins unless enabled by default or by the user
Frank Reininghaus
2012-04-08
Layout improvements for settings
Peter Penz
2011-02-27
Allow to configure thumbnail-plugins
Peter Penz
2011-02-04
Update e-mail address from
[email protected]
to
[email protected]
Peter Penz
2011-02-04
Don't use the submodule-path for Qt-includes on application-level
Peter Penz
2011-02-04
Use capitalized KDE includes
Peter Penz
2010-11-10
Don't try to apply the services-settings, if they have not even been shown. T...
Peter Penz
2010-11-03
Use a ':' as end of the label instead of a '.', even if the label is top-alig...
Peter Penz
2010-10-25
- Add support for file item actions (see http://reviewboard.kde.org/r/5659/)
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Use subfolders inside the "settings" folder
Peter Penz