┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-05-19Make the test link (moving renamedialog to libdolphinprivate since we'll need...David Faure
2007-05-18EBN fixes + minor coding guideline fixes (thanks to Max Blazejak!).Peter Penz
2007-05-18although not required at the moment, this alignment makes sense with the impr...Peter Penz
2007-05-18David Faure wrote:Peter Penz
2007-05-18grmpf - forgot to remove the kDebug() statement in my previous commit...Peter Penz
2007-05-18When renaming items in Dolphin, only the name should be selected, not the ext...Peter Penz
2007-05-18Allow to configure whether an asking for confirmation should be done for the ...Peter Penz
2007-05-18- assure that when hovering the viewport that an empty request for item infor...Peter Penz
2007-05-18- allow to configure that the filter bar should be shown after starting Dolph...Peter Penz
2007-05-18ignore spontaneous show events (thanks to Dominik Haumann for pointing this out)Peter Penz
2007-05-17fix possible crash (CID 3607)Stephan Kulow
2007-05-17information sidebar fixes:Peter Penz
2007-05-17when the column view is used, then 'Split view' should take the root URL of t...Peter Penz
2007-05-17when having split views: darken the background color of the inactive viewPeter Penz
2007-05-17improve drag & drop support for treeview sidebar:Peter Penz
2007-05-17don't increase the decoration size if the icons are aligned from left to rightPeter Penz
2007-05-17reload items when the view is refreshed by changing the global settingsPeter Penz
2007-05-16fix for the fix for the fix [1]: assure that invoking Dolphin with remote URL...Peter Penz
2007-05-16revert last patch ("fix issue that invoking 'dolphin .' does not work") and r...Peter Penz
2007-05-16allow that Dolphin can be started like 'dolphin .' for showing the current di...Peter Penz
2007-05-16using KShell::quoteArg() "might be" helpful ;-)Peter Penz
2007-05-16Better choice of phrase: 'Categorized' -> 'Show in Groups'Robert Knight
2007-05-16SVN_SILENT made messages (.desktop file)Script Kiddy
2007-05-15use the terminal interface correctly -> the path of the embedded konsole is s...Peter Penz
2007-05-15some finetuning for the icons view:Peter Penz
2007-05-14The wrapping flag of QStyleOptionViewItemV2 gets lost, as the instance is ass...Peter Penz
2007-05-14although the wrapping is enabled, eliding the text might be required -> don't...Peter Penz
2007-05-14Try not to set properties unless changed.Sebastian Trueg
2007-05-13some krazy fixesThorsten Roeder
2007-05-13SVN_SILENT made messages (.desktop file)Script Kiddy
2007-05-12hover fix for the details mode: hovering should only be done on the name colu...Peter Penz
2007-05-12provide a hover information in the statusbar if the mouse cursor enters an itemPeter Penz
2007-05-10layout improvements in the icons view:Peter Penz
2007-05-10don't lose the history of the URL navigator if the settings of the Icons View...Peter Penz
2007-05-09include cleanupDirk Mueller
2007-05-09Postpone the creating of the dir lister to the first show event. This assures...Peter Penz
2007-05-08SVN_SILENT: some krazy spelling fixes mainly in commentsThorsten Roeder
2007-05-08prevent loading items twice in the tree viewPeter Penz
2007-05-08fix issue in column view that the wrong root directory is taken because of ke...Peter Penz
2007-05-07Compile.Luboš Luňák
2007-05-07Use NFO to set file urls.Sebastian Trueg
2007-05-07Don't rely on konsole sources.David Faure
2007-05-07Adapt to new konsole apiLaurent Montel
2007-05-07synchronize embedded terminal with the current directoryPeter Penz
2007-05-07don't use '/' as shortcut for filtering, this conflicts with the usage of the...Peter Penz
2007-05-06minor adjustments for working together with Max after the BIC Monday...Peter Penz
2007-05-06Initial step for showing the terminal embedded inside Dolphin instead of open...Peter Penz
2007-05-06optimization: don't load the directory tree if the widget is invisiblePeter Penz
2007-05-06optimization: don't try to show the meta information if the widget is invisiblePeter Penz
2007-05-06coding style cleanup: fix wrong indenting of members in constructorPeter Penz