┌ ┐
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
/
previewssettingspage.cpp
Age
Commit message (
Expand
)
Author
2010-07-24
Sourcecode hierarchy cleanup: Use subfolders inside the "settings" folder
Peter Penz
2010-06-12
Fix issue, that the file size maximum for non-local previews is read wrong an...
Peter Penz
2010-05-05
Proof-reading: don't -> do not (house style).
Andrew Coles
2010-05-04
Don't use a ':' in a text of a group-box.
Peter Penz
2010-05-04
Provide a cleaner layout and better description about the maximum file size s...
Peter Penz
2010-04-13
SVN_SILENT: Remove unnecessary debugging output
Peter Penz
2010-04-13
Allow configuring different maximum sizes for remote and local files
Peter Penz
2010-04-04
Do expensive loading operations in the Dolphin Preferences when getting the Q...
Peter Penz
2009-06-30
Use KIntSpinBox instead of QSpinBox for better integration with KDE. As a bon...
Andrius Štikonas
2009-05-29
Krazy knows about KSharedPtrs now so no need to exclude
Allen Winter
2009-05-26
SVN_SILENT: 2 false positives reported by krazy
Peter Penz
2009-05-19
krazy fixes
Peter Penz
2009-04-10
Allow to configure which preview plugins should be enabled. Per default previ...
Peter Penz
2009-02-03
* no general settings are read -> invoking loadSettings has no effect in rest...
Peter Penz
2009-02-03
Both the 'preview size' slider and the 'embed thumbnails in files' settings n...
Shaun Reich
2009-02-02
A few more fixes...mostly cleanups.
Shaun Reich
2009-02-02
We were calling methods within loadSettings() which should have been moved to...
Shaun Reich
2009-02-01
Now when you click the button "Defaults" in the settings dialog, it will push...
Shaun Reich
2009-01-17
Relayout of the settings dialog, so that all Dolphin KPart relevant settings ...
Peter Penz