┌ ┐
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
/
general
/
previewssettingspage.cpp
Age
Commit message (
Expand
)
Author
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-11-16
Use KConfig::readEntry()'s default argument properly
Nathaniel Graham
2017-11-15
Turn on Dolphin icon previews by default
Nathaniel Graham
2017-07-21
Fix layout warning
Elvis Angelaccio
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2015-11-27
Fix -Wunused-const-variable
Vishesh Handa
2015-02-24
Removed unused KGlobal includes and use KIO/Job instead of KIO/JobClasses
Emmanuel Pescosta
2015-02-06
kdelibs4support--
Montel Laurent
2015-02-03
Ported Dolphin from KDialog to QDialog and save/restoreDialogSize to KWindowC...
Emmanuel Pescosta
2015-01-24
Removed old (<= 4.6) settings upgrading code (jpegrotatedthumbnail to jpegthu...
Emmanuel Pescosta
2014-11-10
KIntSpinBox to QSpinBox
Emmanuel Pescosta
2014-10-18
Fix includes
Montel Laurent
2014-10-07
kdelibs4support--
Montel Laurent
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
2012-05-26
Minor coding style fixes
Peter Penz
2012-04-08
Layout improvements for settings
Peter Penz
2012-04-08
Ignore maximum size for local files when creating previews
Peter Penz
2011-11-06
Delete obsolete class DolphinSettings
Peter Penz
2011-08-14
Don't limit the preview size to 2 GByte
Peter Penz
2011-07-10
PreviewSettingsPage: update JPG preview plugin settings if needed
Frank Reininghaus
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
Per default automatically rotate JPEG images corresponding to their EXIF data.
Peter Penz
2010-11-05
Take care to not reset the preview-settings if they have not been changed.
Peter Penz
2010-11-05
Take care to listen for changes of the settings-widgets after loadSettings() ...
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Use subfolders inside the "settings" folder
Peter Penz