┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings/viewmodes
AgeCommit message (Expand)Author
2023-08-29Fix a bunch of clazy warningsMéven Car
2023-08-23Re-Allow to set settings in Settings-> View-> General pageMéven Car
2023-08-18Dolphin settings revampDimosthenis Krallis
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-06-29Use ellipsis everywhere instead of three dotsTem PQD
2023-06-13Settings Add ViewModes > Content displayMéven Car
2023-06-04Update my eMail to the KDE-provided oneFelix Ernst
2023-02-14Add new settings for permissions column formatSerg Podtynnyi
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-10-27Change the full row highlight checkbox to radiobuttonsFelix Ernst
2022-10-27Make details view mode's full row activation optionalFelix Ernst
2022-09-26Remove unused includesLaurent Montel
2022-05-31Fix build with Qt6 QFont::setWeight()Ahmad Samir
2022-05-31Migrate old custom view font config entriesAhmad Samir
2022-05-31Simplify custom font settingsAhmad Samir
2021-12-13Drop now unneeded QOverload statementsAlexander Lohnau
2021-11-03Port ViewModeSettings from macros to std::variantFelix Ernst
2021-02-09Build with QT_NO_KEYWORDSNicolas Fella
2020-12-24Details View: display dates as relative Short datesMéven Car
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-10-23Compile without foreachAlexander Lohnau
2020-08-26Merge branch 'release/20.08' into masterElvis Angelaccio
2020-08-25Fix nullptr crash on WindowsAlexander Lohnau
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-05-08Prevent crash in WindowsMéven Car
2020-05-04[Details mode] Allow to fill the column size of directories with actual sizeMéven Car
2020-03-31Revert "Port deprecated signal (qt5.15)"Aleix Pol
2020-02-16Port deprecated signal (qt5.15)Laurent Montel
2020-01-06Don't use nullptr for flag. Just use default argument hereLaurent Montel
2019-05-05Get rid of ugly static_cast usages in connect() callsElvis Angelaccio
2019-02-27remove deprecated methodsLaurent Montel
2018-07-05Modernize Settings windowNathaniel Graham
2018-06-27Port from KComboBox to QComboBoxNathaniel Graham
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2018-02-13Merge branch 'Applications/17.12'Elvis Angelaccio
2018-02-13Fix resetting "View Modes" preferences to defaultsRobert Hoffmann
2018-02-03Fix all 'explicit constructor' krazy warningsElvis Angelaccio
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-20Modernize: Use override where possibleKevin Funk
2017-07-21Don't add null widget to layoutElvis Angelaccio
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2015-02-26Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...Emmanuel Pescosta
2015-02-03Ported Dolphin from KDialog to QDialog and save/restoreDialogSize to KWindowC...Emmanuel Pescosta
2014-12-14use save() instead of writeConfig()Emmanuel Pescosta
2014-12-14port from KTabWidget to QTabWidgetEmmanuel Pescosta
2014-11-03Q_DECL_OVERRIDELukáš Tinkl
2014-10-18Fix includesMontel Laurent
2014-10-18Fix includesMontel Laurent
2014-10-07kdelibs4support--Montel Laurent