┌ ┐
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
/
viewmodes
Age
Commit message (
Expand
)
Author
2020-02-16
Port deprecated signal (qt5.15)
Laurent Montel
2020-01-06
Don't use nullptr for flag. Just use default argument here
Laurent Montel
2019-05-05
Get rid of ugly static_cast usages in connect() calls
Elvis Angelaccio
2019-02-27
remove deprecated methods
Laurent Montel
2018-07-05
Modernize Settings window
Nathaniel Graham
2018-06-27
Port from KComboBox to QComboBox
Nathaniel Graham
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-03
Remove unused #include
Roman Inflianskas
2018-02-13
Merge branch 'Applications/17.12'
Elvis Angelaccio
2018-02-13
Fix resetting "View Modes" preferences to defaults
Robert Hoffmann
2018-02-03
Fix all 'explicit constructor' krazy warnings
Elvis Angelaccio
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2017-11-20
Modernize: Use override where possible
Kevin Funk
2017-07-21
Don't add null widget to layout
Elvis Angelaccio
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2015-02-26
Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...
Emmanuel Pescosta
2015-02-03
Ported Dolphin from KDialog to QDialog and save/restoreDialogSize to KWindowC...
Emmanuel Pescosta
2014-12-14
use save() instead of writeConfig()
Emmanuel Pescosta
2014-12-14
port from KTabWidget to QTabWidget
Emmanuel Pescosta
2014-11-03
Q_DECL_OVERRIDE
Lukáš Tinkl
2014-10-18
Fix includes
Montel Laurent
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-08-13
Show icon size as tooltip when adjusting icon size
Jekyll Wu
2012-04-14
Allow to optionally limit the maximum number of text lines
Peter Penz
2012-04-08
Layout improvements for settings
Peter Penz
2012-03-09
Provide UI-option for "Expandable folders"
Peter Penz
2012-03-09
Details view: Allow to turn off expandable folders like in Dolphin 1.7
Peter Penz
2012-02-23
Whitespace cleanups and documentation fixes
Peter Penz
2012-01-30
Synchronize view-mode settings before the settings dialog gets opened
Peter Penz
2012-01-28
--warning
Peter Penz
2011-12-08
Fix font settings issue
Peter Penz
2011-09-02
Simplified code for the viewmode settings
Peter Penz
2011-07-30
Merged very early alpha-version of Dolphin 2.0
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-05
Take care to listen for changes of the settings-widgets after loadSettings() ...
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Use subfolders inside the "settings" folder
Peter Penz