┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings/viewpropertiesdialog.cpp
AgeCommit message (Expand)Author
2023-11-08Adapt to KConfigGroup name officially being a QString typeFriedrich W. H. Kossebau
2023-08-28Clean obsolete ifdefs since dolphin requires KF 5.101+Méven Car
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-10-15Port away from deprecated KMessageBox Yes/NoFriedrich W. H. Kossebau
2022-10-11Remove unused includeLaurent Montel
2022-08-14Add Selection ModeFelix Ernst
2022-07-03ViewPropertiesDialog: use action terms instead of Yes/No buttonsFriedrich W. H. Kossebau
2022-06-15Use cmakedefine01Ahmad Samir
2021-12-13Drop now unneeded QOverload statementsAlexander Lohnau
2021-08-29Revert "Revert "Configurable Show hidden files and folders last toggle""Elvis Angelaccio
2021-08-06Revert "Configurable Show hidden files and folders last toggle"Heiko Becker
2021-08-05Configurable Show hidden files and folders last toggleGaston Haro
2020-12-09operator+/- is disabled for QFlags in qt6Laurent Montel
2020-12-03DolphinView: set the parent of layout in the ctorAhmad Samir
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-10-23Compile without foreachAlexander Lohnau
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-03-31Revert "Port deprecated signal (qt5.15)"Aleix Pol
2020-02-16Port deprecated signal (qt5.15)Laurent Montel
2019-12-15Don't overload the word "Properties" to mean multiple thingsNate Graham
2019-05-05Get rid of ugly static_cast usages in connect() callsElvis Angelaccio
2019-02-27remove deprecated methodsLaurent Montel
2018-10-25Fix minor typosYuri Chornoivan
2018-07-14Modernize View Properties windowNathaniel Graham
2018-06-27Port from KComboBox to QComboBoxNathaniel Graham
2018-06-26Use collapsible box to configure visible rolesElvis Angelaccio
2018-06-13ViewPropertiesDialog: disable Apply button on startupElvis Angelaccio
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2018-03-03Modernize the syntax of shortcutsRoman Inflianskas
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-01-21Change "Date" to "Modified" and allow access to new "Accessed" time fieldDon Nguyen
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2015-09-25Fix layout of ViewPropertiesDialogDavid Rosca
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-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-18Fix includesMontel Laurent
2014-10-18Fix includesMontel Laurent
2014-10-01Ported Dolphin away from KStandardDirsEmmanuel Pescosta
2014-06-29Remove the automoc noiseChristophe Giboudeaux
2014-05-05dolphin: convert statusbar, settings and search to qt5 signals/slot syntaxAlex Richardson
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2014-02-06Port Dolphin to BalooVishesh Handa
2012-10-15Port Dolphin from Nepomuk to Nepomuk2 according to the Nepomuk2Port mini guid...Emmanuel Pescosta
2012-06-08Fix wrong loading of sort-rolePeter Penz
2012-04-21Prepare view-engine for non-KFileItem usecasePeter Penz
2012-03-13Remove RolesInfoAccessorPeter Penz