┌ ┐
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
Age
Commit message (
Expand
)
Author
2015-03-19
Fix some EBN issues
Yuri Chornoivan
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-31
Port away from KGlobalSettings::naturalSorting() by moving it to Dolphin's Ge...
Emmanuel Pescosta
2015-01-24
Removed old (<= 4.6) settings upgrading code (jpegrotatedthumbnail to jpegthu...
Emmanuel Pescosta
2015-01-24
Port ConfigurePreviewPluginDialog away from KLibrary, KIO::NetAccess::del and...
Emmanuel Pescosta
2014-12-14
use save() instead of writeConfig()
Emmanuel Pescosta
2014-12-14
port from KTabWidget to QTabWidget
Emmanuel Pescosta
2014-11-10
KIntSpinBox to QSpinBox
Emmanuel Pescosta
2014-11-04
fix default tab prev/next shortcuts
Lukáš Tinkl
2014-11-03
Q_DECL_OVERRIDE
Lukáš Tinkl
2014-11-01
Enable KRun's script execution prompt.
Arjun AK
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-10
Clean includes + port to QMenu
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
2013-07-02
Make it clear that the Trash/Delete confirmations apply to all KDE apps
Frank Reininghaus
2012-10-28
Extended/Completed Frank's commit 7ca682fe903d6abfc44e2f26878e19ddc48b5633.
Emmanuel Pescosta
2012-05-26
Minor coding style fixes
Peter Penz
2012-04-15
General settings: Use radiobuttons instead of a combo-box
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-19
Remove "Rename inline" option
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-08-09
Improvements for selections, smooth scrolling, tooltips and info-panel
Peter Penz
2011-07-10
PreviewSettingsPage: update JPG preview plugin settings if needed
Frank Reininghaus
2011-05-22
It compiles fine with "-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS"
Montel Laurent
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
2011-01-14
Move the FileMetaDataConfigurationDialog from "settings" to "panels/informati...
Peter Penz
2010-12-16
Remove the dynamic "Configure Tooltips..." button. The tooltip configuration ...
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-11-03
Use a ':' as end of the label instead of a '.', even if the label is top-alig...
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Move further files from src to src/views
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Use subfolders inside the "settings" folder
Peter Penz