┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-27SVN_SILENT: fix documentation typoPeter Penz
2008-06-27tried to simplify the logic to decide whether the information panel should sh...Peter Penz
2008-06-27Avoid blocking of the GUI when creating previews for invisible items. The blo...Peter Penz
2008-06-27It is hard to understand which is the actual selected item here: m_selection,...Sebastian Trueg
2008-06-26Assure that the file capabilities are respected when opening the context menu...Peter Penz
2008-06-26respect the inline-renaming setting also for the Folder Panel (= treeview)Peter Penz
2008-06-26assure that the tooltip never exceeds the desktop areaPeter Penz
2008-06-26Properly handle setting of an empty tag list.Sebastian Trueg
2008-06-26fix linkingDirk Mueller
2008-06-25SVN_SILENT made messages (.desktop file)Script Kiddy
2008-06-25fixed issue that CTRL + mouseclick did not work anymore in the details view Peter Penz
2008-06-25faster + nicer (thanks to André Wöbbeking for the hint)Peter Penz
2008-06-24remember old setting of the uniformItemSizes property and restore it again (t...Peter Penz
2008-06-24Performance improvement when showing previews inside directories having sever...Peter Penz
2008-06-24SVN_SILENT made messages (.desktop file)Script Kiddy
2008-06-22SVN_SILENT made messages (.desktop file)Script Kiddy
2008-06-19Assure that the keyboard focus stays inside the view when replacing the view ...Peter Penz
2008-06-19Fix mem leakLaurent Montel
2008-06-18SVN_SILENT made messages (.desktop file, second try)Script Kiddy
2008-06-18KFileItem::url() returns per value, not per referencePeter Penz
2008-06-18the method dropUrls(KUrl::List, KUrl) was never used as slot and is invoked o...Peter Penz
2008-06-18it's assured that when requesting a context menu that the column is marked as...Peter Penz
2008-06-18SVN_SILENT: removed unnecessary includesPeter Penz
2008-06-18Assure that when requesting the context menu for the column-view, that the co...Peter Penz
2008-06-17Correcting icon name from "view_icon" to "view-icon"James Richard Tyrer
2008-06-16Details view related fixes: all columns except the name column should act as ...Peter Penz
2008-06-16also update the current index if a deselection is donePeter Penz
2008-06-16also adjust the current index when selecting an item by the (+) selectorPeter Penz
2008-06-16use a smaller margin for the meta informationPeter Penz
2008-06-15SVN_SILENT made messages (.desktop file)Script Kiddy
2008-06-13Runtime optimization for preview sorting: Use 2 different algorithms dependen...Peter Penz
2008-06-13Fix the "No text" menu appearing in konqueror while browsing directories. Sor...David Faure
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-11SVN_SILENT: comment++Peter Penz
2008-06-11Simplify code:Peter Penz
2008-06-11cancel previews if the URL has been changedPeter Penz
2008-06-11Improve the performance of the code part which checks which items are visible...Peter Penz
2008-06-10SVN_SILENT made messages (.desktop file)Script Kiddy
2008-06-10don't forget to delete the MIME type resolver when the IconManager gets destr...Peter Penz
2008-06-10only resolve the MIME-types asynchronously, if no preview is generatedPeter Penz
2008-06-10remove KDE 3 relict (the preview action does not exist anymore since about mo...Peter Penz
2008-06-10Just use KMimeType::extractKnownExtension() instead of the custom implementat...Peter Penz
2008-06-10Move code for disabling the paste action into DolphinView::pasteInfo() -> Dol...Peter Penz
2008-06-10SVN_SILENT: documentation fixesPeter Penz
2008-06-10Argh my last patch broke plugins. So revert 818988 and do it properly, for re...David Faure
2008-06-10Revert 818910 and do it properly (patch by dfaure).Chusslove Illich
2008-06-09Another fix for redirections: "Create New" was missing from the konqpopupmenu...David Faure
2008-06-08disable the paste action if no writing is supported for the paste-destinationPeter Penz
2008-06-08* use a default size where the height of the line editor is not too smallPeter Penz