┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings/viewpropertiesdialog.cpp
AgeCommit message (Expand)Author
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
2012-03-11First step to introduce dynamic rolesPeter Penz
2011-11-06Show compact-mode icon also in KonquerorPeter Penz
2011-11-06Delete obsolete class DolphinSettingsPeter Penz
2011-11-06Fix issues with applying wrong view-modePeter Penz
2011-10-15Interface cleanups to prepare the return of "grouped sorting"Peter Penz
2011-09-02Simplified code for the viewmode settingsPeter Penz
2011-07-30Merged very early alpha-version of Dolphin 2.0Peter Penz
2011-02-09Coding style update for pointer comparisonPeter Penz
2011-02-04Don't use the submodule-path for Qt-includes on application-levelPeter Penz
2011-02-04Use capitalized KDE includesPeter Penz
2010-07-24Sourcecode hierarchy cleanup: Move further files from src to src/viewsPeter Penz
2010-07-24Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...Peter Penz
2010-05-14Use the AdditionalInfoAccessor to be flexible for future changes/extensions i...Peter Penz
2010-02-05Be more clear that selecting the checkbox means, that the shown view properti...Peter Penz
2010-01-20- Fix minor typosDarío Andrés Rodríguez
2009-05-26fixed krazy issues (see http://www.kdedevelopers.org/node/3919)Peter Penz
2009-04-20Let the user choose if folders are always shown first in the views ofFrank Reininghaus
2009-03-03§$%$ revert last commit, this does not compile (sorry!)Peter Penz
2009-03-03SVN_SILENT: coding style fixPeter Penz
2009-02-17The tab order of the View Properties Dialog now moves in a logical and cohere...Shaun Reich
2009-02-16I forgot to change these connection statements to both send and receive boole...Shaun Reich