┌ ┐
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
/
kcm
/
kcmdolphingeneral.cpp
Age
Commit message (
Expand
)
Author
2023-09-10
Replace qAsConst with std::as_const
Méven Car
2023-08-23
Merge branch 'master' into kf6
Méven Car
2023-08-18
Dolphin settings revamp
Dimosthenis Krallis
2023-07-05
Merge branch 'master' into kf6
Nicolas Fella
2023-07-05
Add explicit moc includes to sources for moc-covered headers
Friedrich W. H. Kossebau
2023-06-10
Adjust KCMs to no longer do cast manually
Alexander Lohnau
2023-05-07
Port to Qt6
Méven Car
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2022-03-01
Display Apply button in KCMs
Stefano Crocco
2021-10-09
Install KCMs in dolphin/kcms namespace
Alexander Lohnau
2021-07-23
Remove unneeded KCM plugin keyword stuff
Nicolas Fella
2020-11-29
Remove unused includes
Nicolas Fella
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-05-04
Dolphin: Cleanup kcms
Alexander Lohnau
2019-12-26
Don't use nullptr/0 as flags (deprecated in qt5.15)
Laurent Montel
2019-12-06
Make it compile against last kf5 version without deprecated methods
Laurent Montel
2019-11-09
Remove unnecessary semicolons after Q_UNUSED
Elvis Angelaccio
2019-05-05
Get rid of ugly static_cast usages in connect() calls
Elvis Angelaccio
2019-02-27
remove deprecated methods
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
2017-02-05
Remove deprecated K_EXPORT_PLUGIN macros
Elvis Angelaccio
2016-06-25
add_definitions(-DQT_NO_URL_CAST_FROM_STRING) + fix compilation
David Faure
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2015-02-24
Port away from KLocale
Emmanuel Pescosta
2015-02-03
Ported Dolphin from KDialog to QDialog and save/restoreDialogSize to KWindowC...
Emmanuel Pescosta
2014-12-14
port from KTabWidget to QTabWidget
Emmanuel Pescosta
2014-10-18
Fix includes
Montel Laurent
2014-10-18
Fix includes
Montel Laurent
2014-10-07
kdelibs4support--
Montel Laurent
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
2012-04-08
Layout improvements for settings
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-07-24
Sourcecode hierarchy cleanup: Move kcm to settings/kcm
Peter Penz