┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/viewpropertiesdialog.cpp
AgeCommit message (Expand)Author
2008-11-12Changed a bunch of QCombobox to KCombobox and other similar classes as Jordi Polo
2008-08-26* align labels on the right like suggested in the KDE 4 HIGPeter Penz
2008-08-03warning--Peter Penz
2008-07-09prevent crash when "Use common view properties for all folders" is set (unini...Peter Penz
2008-06-13Finally fixed problem that "Apply to all folders" did not work as expected. T...Peter Penz
2008-06-13Fix the "Apply" - "OK" problem in the viewproperties dialog (patch done by Ra...Peter Penz
2008-06-08fixed issue that "Apply to all folders" in the view properties dialog might f...Peter Penz
2008-06-08SVN_SILENT: minor coding style fixPeter Penz
2008-06-08fix memory leakPeter Penz
2008-03-18Fix Krazy i18n issues.Chusslove Illich
2008-01-25optimize layout for the viewproperties dialogPeter Penz
2008-01-05Remember the additional-info property (size, date, type, ...) for each view m...Peter Penz
2008-01-05i18n style guide fixesStephan Binner
2008-01-01Icon renaming (code changes - KDE/):Jakob Petsovits
2007-12-04Allow turning off the feature that additional information might be shown in t...Peter Penz
2007-11-30Hide the "Sort by Rating" and "Sort by Tags" menu entries for KDE 4.0, as cur...Peter Penz
2007-11-25provide useful default values when configuring the additional information for...Peter Penz
2007-11-01Fix crash caused by unchecked pointer accessAndreas Ramm
2007-10-30allow to configure the additional information of the view inside the viewprop...Peter Penz
2007-10-26due to the recent tagging freeze this commit contains several fixes in one:Peter Penz
2007-10-05Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which areAndreas Pakulat
2007-10-04allow to configre more than one additional information for the icons-viewPeter Penz
2007-10-02As the additional information can be shown in parallel, a combobox selection ...Peter Penz
2007-10-01Port dolphin to the KFileItemDelegate API changes.Fredrik Höglund
2007-09-27* moved the loading of the settings into a separate methodPeter Penz
2007-09-17Create the new architecture for KCategorizedView. Now DolphinModel is created...Rafael Fernández López
2007-07-09KUIT adaptionsPeter Penz
2007-06-30KUIT adapations for labelsPeter Penz
2007-06-30KUIT adaptions for groups, checkboxes and radiobuttonsPeter Penz
2007-06-22also compile without nepomukAndré Wöbbeking
2007-06-22Allow to sort by rating, which can be quite useful in combination with the "S...Peter Penz
2007-06-19* move the "[ ] Show in Groups" checkbox from "View->Sort By" directly to "View"Peter Penz
2007-06-18a little bit internationalization cannot hurt ;-) (thanks to Andrius Štikonas)Peter Penz
2007-06-03make the Viewproperties dialog less cluttered and smallerPeter Penz
2007-06-03update to David's suggestion for split view (http://davigno.oxygen-icons.org/...Peter Penz
2007-06-03use "fileview-icon" instead of "view-icon" (thanks to David Vignoni for the u...Peter Penz
2007-05-26remember the size of dialogsPeter Penz
2007-05-16Better choice of phrase: 'Categorized' -> 'Show in Groups'Robert Knight
2007-05-09include cleanupDirk Mueller
2007-05-06coding style cleanup: fix wrong indenting of members in constructorPeter Penz
2007-04-22allow sorting by typePeter Penz
2007-04-16use new "column view" icon (thanks to David Vignoni)Peter Penz
2007-04-10allow to enable the categorization feature for sortingPeter Penz
2007-04-09adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...Peter Penz
2007-04-04i18n style guide fixesStephan Binner
2007-04-04Qt::Ascending -> Qt::AscendingOrderPino Toscano
2007-04-04simplify layout of ViewPropertiesDialogPeter Penz
2007-04-01integrate column view into settingsPeter Penz
2007-03-27Added setters in urlnavigator to remove dependency on dolphinsettings.David Faure
2007-03-11replaced string "MIME Type" by "Type"Peter Penz