dolphin/src/settings
2009-12-12 22:44:05 +00:00
..
additionalinfodialog.cpp Group classes into folders, Dolphin is too big in the meantime for having a flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later. 2009-01-14 19:26:23 +00:00
additionalinfodialog.h Group classes into folders, Dolphin is too big in the meantime for having a flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later. 2009-01-14 19:26:23 +00:00
applyviewpropsjob.cpp Group classes into folders, Dolphin is too big in the meantime for having a flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later. 2009-01-14 19:26:23 +00:00
applyviewpropsjob.h Group classes into folders, Dolphin is too big in the meantime for having a flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later. 2009-01-14 19:26:23 +00:00
behaviorsettingspage.cpp allow to set a custom description for the KMetaDataConfigurationDialog 2009-11-06 17:06:33 +00:00
behaviorsettingspage.h prepare the behavior-settings dialog to configure the shown meta data for tooltips 2009-10-16 15:50:30 +00:00
columnviewsettingspage.cpp Fixed regression introduced with KDE 4.2.0 that the column width setting was ignored. 2009-04-06 05:56:33 +00:00
columnviewsettingspage.h Fix forward declaration 2009-07-31 07:14:20 +00:00
contextmenusettingspage.cpp - Write the settings to the disk as soon as "Apply" or "OK" has been pressed inside a settings dialog. 2009-03-21 11:49:10 +00:00
contextmenusettingspage.h Relayout of the settings dialog, so that all Dolphin KPart relevant settings can be made available in Konqueror's settings dialog too. Further cleanups and layout fixes are required and will be done during the next week. 2009-01-17 18:42:06 +00:00
detailsviewsettingspage.cpp - Write the settings to the disk as soon as "Apply" or "OK" has been pressed inside a settings dialog. 2009-03-21 11:49:10 +00:00
detailsviewsettingspage.h Group classes into folders, Dolphin is too big in the meantime for having a flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later. 2009-01-14 19:26:23 +00:00
dolphin_columnmodesettings.kcfg fixed xmllint --validate issues reported by krazy 2009-05-26 19:11:00 +00:00
dolphin_columnmodesettings.kcfgc Group classes into folders, Dolphin is too big in the meantime for having a flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later. 2009-01-14 19:26:23 +00:00
dolphin_detailsmodesettings.kcfg allow to change the order of columns in the details view 2009-08-26 18:23:31 +00:00
dolphin_detailsmodesettings.kcfgc Group classes into folders, Dolphin is too big in the meantime for having a flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later. 2009-01-14 19:26:23 +00:00
dolphin_directoryviewpropertysettings.kcfg Let the user choose if folders are always shown first in the views of 2009-04-20 17:52:21 +00:00
dolphin_directoryviewpropertysettings.kcfgc Group classes into folders, Dolphin is too big in the meantime for having a flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later. 2009-01-14 19:26:23 +00:00
dolphin_generalsettings.kcfg fixed xmllint --validate issues reported by krazy 2009-05-26 19:11:00 +00:00
dolphin_generalsettings.kcfgc Group classes into folders, Dolphin is too big in the meantime for having a flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later. 2009-01-14 19:26:23 +00:00
dolphin_iconsmodesettings.kcfg fixed xmllint --validate issues reported by krazy 2009-05-26 19:11:00 +00:00
dolphin_iconsmodesettings.kcfgc Group classes into folders, Dolphin is too big in the meantime for having a flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later. 2009-01-14 19:26:23 +00:00
dolphin_versioncontrolsettings.kcfg Allow to disable version control plugins. It's too late already for providing a UI (string freeze...) and it should not be necessary to disable a plugin, but in the worst case (e. g. plugin crashes under certain circumstances) it is good to have a non-GUI fallback. 2009-12-12 22:44:05 +00:00
dolphin_versioncontrolsettings.kcfgc Allow to disable version control plugins. It's too late already for providing a UI (string freeze...) and it should not be necessary to disable a plugin, but in the worst case (e. g. plugin crashes under certain circumstances) it is good to have a non-GUI fallback. 2009-12-12 22:44:05 +00:00
dolphinfontrequester.cpp Group classes into folders, Dolphin is too big in the meantime for having a flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later. 2009-01-14 19:26:23 +00:00
dolphinfontrequester.h Group classes into folders, Dolphin is too big in the meantime for having a flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later. 2009-01-14 19:26:23 +00:00
dolphinsettings.cpp Group classes into folders, Dolphin is too big in the meantime for having a flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later. 2009-01-14 19:26:23 +00:00
dolphinsettings.h Remember the used URL completion mode of the URL navigator. Thanks to Frank Reininghaus for the patch! 2009-02-20 16:55:25 +00:00
dolphinsettingsdialog.cpp Added the Trash KCM to Dolphin, it's visible in the Settings Dialog, in the 'Trash" page. 2009-02-15 18:06:04 +00:00
dolphinsettingsdialog.h Fix forward declaration 2009-07-31 07:14:20 +00:00
generalsettingspage.cpp Relayout of the settings dialog, so that all Dolphin KPart relevant settings can be made available in Konqueror's settings dialog too. Further cleanups and layout fixes are required and will be done during the next week. 2009-01-17 18:42:06 +00:00
generalsettingspage.h Fix forward declaration 2009-07-31 07:14:20 +00:00
iconsizegroupbox.cpp Fix spurious tool tip 2009-05-19 17:12:57 +00:00
iconsizegroupbox.h Group classes into folders, Dolphin is too big in the meantime for having a flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later. 2009-01-14 19:26:23 +00:00
iconsviewsettingspage.cpp Use KIntSpinBox instead of QSpinBox for better integration with KDE. As a bonus this allows to use plural suffix in spinboxes since KDE 4.3 if necessary. 2009-06-30 20:09:04 +00:00
iconsviewsettingspage.h Fix forward declaration 2009-07-31 07:14:20 +00:00
navigationsettingspage.cpp - Write the settings to the disk as soon as "Apply" or "OK" has been pressed inside a settings dialog. 2009-03-21 11:49:10 +00:00
navigationsettingspage.h rename the checkbox "Browse through archives" to "Open archives as folder" 2009-02-03 17:54:33 +00:00
previewssettingspage.cpp Use KIntSpinBox instead of QSpinBox for better integration with KDE. As a bonus this allows to use plural suffix in spinboxes since KDE 4.3 if necessary. 2009-06-30 20:09:04 +00:00
previewssettingspage.h Fix forward declaration 2009-07-31 07:14:20 +00:00
servicessettingspage.cpp use KNewStuff3 instead of the deprecated KNewStuff2 2009-12-07 21:20:28 +00:00
servicessettingspage.h use KNewStuff3 instead of the deprecated KNewStuff2 2009-12-07 21:20:28 +00:00
settingspagebase.cpp Group classes into folders, Dolphin is too big in the meantime for having a flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later. 2009-01-14 19:26:23 +00:00
settingspagebase.h Group classes into folders, Dolphin is too big in the meantime for having a flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later. 2009-01-14 19:26:23 +00:00
startupsettingspage.cpp - Write the settings to the disk as soon as "Apply" or "OK" has been pressed inside a settings dialog. 2009-03-21 11:49:10 +00:00
startupsettingspage.h Relayout of the settings dialog, so that all Dolphin KPart relevant settings can be made available in Konqueror's settings dialog too. Further cleanups and layout fixes are required and will be done during the next week. 2009-01-17 18:42:06 +00:00
statusbarsettingspage.cpp - Write the settings to the disk as soon as "Apply" or "OK" has been pressed inside a settings dialog. 2009-03-21 11:49:10 +00:00
statusbarsettingspage.h Relayout of the settings dialog, so that all Dolphin KPart relevant settings can be made available in Konqueror's settings dialog too. Further cleanups and layout fixes are required and will be done during the next week. 2009-01-17 18:42:06 +00:00
trashsettingspage.cpp Added the Trash KCM to Dolphin, it's visible in the Settings Dialog, in the 'Trash" page. 2009-02-15 18:06:04 +00:00
trashsettingspage.h Added the Trash KCM to Dolphin, it's visible in the Settings Dialog, in the 'Trash" page. 2009-02-15 18:06:04 +00:00
viewpropertiesdialog.cpp fixed krazy issues (see http://www.kdedevelopers.org/node/3919) 2009-05-26 18:24:23 +00:00
viewpropertiesdialog.h Let the user choose if folders are always shown first in the views of 2009-04-20 17:52:21 +00:00
viewpropsprogressinfo.cpp Group classes into folders, Dolphin is too big in the meantime for having a flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later. 2009-01-14 19:26:23 +00:00
viewpropsprogressinfo.h Group classes into folders, Dolphin is too big in the meantime for having a flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later. 2009-01-14 19:26:23 +00:00
viewsettingspage.cpp Relayout of the settings dialog, so that all Dolphin KPart relevant settings can be made available in Konqueror's settings dialog too. Further cleanups and layout fixes are required and will be done during the next week. 2009-01-17 18:42:06 +00:00
viewsettingspage.h Relayout of the settings dialog, so that all Dolphin KPart relevant settings can be made available in Konqueror's settings dialog too. Further cleanups and layout fixes are required and will be done during the next week. 2009-01-17 18:42:06 +00:00
viewsettingspagebase.cpp Group classes into folders, Dolphin is too big in the meantime for having a flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later. 2009-01-14 19:26:23 +00:00
viewsettingspagebase.h Group classes into folders, Dolphin is too big in the meantime for having a flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later. 2009-01-14 19:26:23 +00:00