┌ ┐
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
2020-03-31
Revert "Port deprecated signal (qt5.15)"
Aleix Pol
2020-02-16
Port deprecated signal (qt5.15)
Laurent Montel
2019-12-26
Don't use nullptr/0 as flags (deprecated in qt5.15)
Laurent Montel
2019-12-15
Don't overload the word "Properties" to mean multiple things
Nate Graham
2019-12-09
Merge branch 'release/19.12'
Antonio Rojas
2019-12-09
Fix build with Qt 5.14 RC
Antonio Rojas
2019-11-16
Use URLs with transport encryption
Yuri Chornoivan
2019-09-29
Expose full set of script execution options in settings window
Nate Graham
2019-08-19
Fix a typo
Nazar Kalinowski
2019-05-05
Get rid of ugly static_cast usages in connect() calls
Elvis Angelaccio
2019-03-17
Make global view properties the default setting
Elvis Angelaccio
2019-03-06
Improve wording of split view/pane settings
Simon Depiets
2019-02-27
remove deprecated methods
Laurent Montel
2019-02-16
Add option to choose which view to close
Angelo Oliveira Jr
2019-02-06
Merge branch 'Applications/18.12'
Kai Uwe Broulik
2019-02-06
Sort preview plugins case-insensitively
Kai Uwe Broulik
2019-01-28
Introduce HAVE_TERMINAL
Elvis Angelaccio
2019-01-19
Ask for confirmation when Closing Dolphin windows with a terminal panel runni...
Nate Graham
2018-10-27
Adjust label in the settings page for changed preview behaviour
Fabian Vogt
2018-09-04
Merge branch 'Applications/18.08'
David Edmundson
2018-09-04
Correctly save behaviourOnLaunch
David Edmundson
2018-08-22
Restore settings label and prevent warning when Baloo is unavailable
Henrik Fehlauer
2018-08-21
Port away from kdelibs4support
Elvis Angelaccio
2018-07-05
Modernize Settings window
Nathaniel Graham
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-03
Remove unused #include
Roman Inflianskas
2018-03-03
Modernize the syntax of shortcuts
Roman Inflianskas
2018-03-03
Add an option to confirm trash emptying into settings
Roman Inflianskas
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-11-16
Use KConfig::readEntry()'s default argument properly
Nathaniel Graham
2017-11-15
Turn on Dolphin icon previews by default
Nathaniel Graham
2017-11-03
Use nullptr + add explicit keyword
Montel Laurent
2017-07-21
Fix layout warning
Elvis Angelaccio
2016-09-04
Use tab for switching active split
Martin T. H. Sandsmark
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2016-03-16
Add case sensitive sorting mode
Arnav Dhamija
2015-11-27
Fix -Wunused-const-variable
Vishesh Handa
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
[next]