┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-02-17Fixed issue that invoking Dolphin with a specified path is ignored when anoth...Peter Penz
2009-02-17* Use Nepomuk for getting the meta data instead of KFileMetaInfo.Peter Penz
2009-02-17removed m_minimumSizeHint member, it is redundantPeter Penz
2009-02-17When the selection toggle is clicked and the mouse gets moved outside the sel...Peter Penz
2009-02-17The tab order of the View Properties Dialog now moves in a logical and cohere...Shaun Reich
2009-02-17SVN_SILENT made messages (.desktop file)Script Kiddy
2009-02-17Implement TODO - show the action "expandable folders" in the RMB popup over d...David Faure
2009-02-16Applied patches to filterbar as discussed on review request 91 and 93.Sascha Peilicke
2009-02-16SVN_SILENT: Fixed another accidental doxygen highlight.Shaun Reich
2009-02-16I forgot to change these connection statements to both send and receive boole...Shaun Reich
2009-02-15SVN_SILENT: A header comment was being accidentally interpreted as a doxygen ...Shaun Reich
2009-02-15Added the Trash KCM to Dolphin, it's visible in the Settings Dialog, in the '...Shaun Reich
2009-02-15The View Properties dialog now correctly disables/enables the Apply button, i...Shaun Reich
2009-02-14Changed connections of the signals activated(), to currentIndexChanged() as u...Shaun Reich
2009-02-14SVN_SILENT made messages (.desktop file)Script Kiddy
2009-02-13SVN_SILENT: documentation fix (the selection manager might also useful in the...Peter Penz
2009-02-11hide the tooltip when the context menu is opened in the columns viewPeter Penz
2009-02-11- allow the view implementations to attach custom actions to the context menuPeter Penz
2009-02-10Middle-clicking on tabs will now close them.Shaun Reich
2009-02-10Fixed issue that the 'Create New' menu might be disabled although creating of...Peter Penz
2009-02-09The Column Widget would not disconnect it's connection to request a tab(seen ...Shaun Reich
2009-02-08* open folders always on single clickPeter Penz
2009-02-08Allow the view implementations to directly trigger an item without mouse inte...Peter Penz
2009-02-08SVN_SILENT made messages (.desktop file)Script Kiddy
2009-02-08Revert SVN commit 923057: This code should not be part of DolphinController, ...Peter Penz
2009-02-08Added right arrow key usage when in the Column View mode. When a directory is...Shaun Reich
2009-02-07The layout algorithm of QListView in Qt4.5 also respects the style-hint QStyl...Peter Penz
2009-02-07Changed the order of the shortcut for opening a new tab from Ctrl+Shift+N to ...Shaun Reich
2009-02-07SVN_SILENT Added newline at EOF.Shaun Reich
2009-02-06SVN_SILENT made messages (.desktop file)Script Kiddy
2009-02-06Reverted r921975, I wasn't aware that the lack of reading the double-click se...Shaun Reich
2009-02-06The column view did not obey single/double-click navigation settings, it does...Shaun Reich
2009-02-06SVN_SILENT: Added a comment.Shaun Reich
2009-02-05SVN_SILENT made messages (.desktop file)Script Kiddy
2009-02-04SVN_SILENT made messages (.desktop file)Script Kiddy
2009-02-04The Home folder location, when set via loadSettings(), and when set via the '...Shaun Reich
2009-02-04Added const bools for a few settings that were referenced more than once. Oth...Shaun Reich
2009-02-03Check whether the global single-click/double-click setting has been changed d...Peter Penz
2009-02-03Don't differ between single-click and double-click in the column view, stay c...Peter Penz
2009-02-03rename the checkbox "Browse through archives" to "Open archives as folder"Peter Penz
2009-02-03SVN_SILENT: updated commentPeter Penz
2009-02-03SVN_SILENT made messages (.desktop file, second try)Script Kiddy
2009-02-03* no general settings are read -> invoking loadSettings has no effect in rest...Peter Penz
2009-02-03String change - Added clarification in the displayed message box for when the...Shaun Reich
2009-02-03SVN_SILENT Small update to a comment.Shaun Reich
2009-02-03Both the 'preview size' slider and the 'embed thumbnails in files' settings n...Shaun Reich
2009-02-02A few more fixes...mostly cleanups.Shaun Reich
2009-02-02We were calling methods within loadSettings() which should have been moved to...Shaun Reich
2009-02-02SVN_SILENT Fix to avoid accidental doxygen-highlighted header license.Shaun Reich
2009-02-02Navigation click type (single/double-click) now gets set to it's default when...Shaun Reich