┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-02-15Currently when the general font of KDE has been changed, the used fonts for t...Peter Penz
2008-02-15David says: "PixmapViewer::setSizeHint should call updateGeometry() instead o...Peter Penz
2008-02-15don't connect to a non-existent slot (the code for updateCutItems() is now pa...Peter Penz
2008-02-15Fix flicker when resizing the central view area in Dolphin. Only applicable ...Robert Knight
2008-02-15SVN_SILENT made messages (.desktop file)Script Kiddy
2008-02-14Bypass a temporary (?) regression (?) with the current Qt 4.4 beta version: i...Peter Penz
2008-02-14display an error message if the the user tries to set an invalid home URL in ...Peter Penz
2008-02-14minor code cleanupPeter Penz
2008-02-14fixed issue that the item height does not match to the number of lines in the...Peter Penz
2008-02-14~ is no useful home folder in a Windows environment (thanks to Michael O'Shea...Peter Penz
2008-02-14SVN_SILENT made messages (.desktop file)Script Kiddy
2008-02-13Provide the "sort by" actions in dolphinpart (konqueror); share and simplify ...David Faure
2008-02-13--deprecatedDavid Faure
2008-02-13Provide the dolphinpart view modes (Icons, Details, Columns) in konqueror's V...David Faure
2008-02-13SVN_SILENT made messages (.desktop file)Script Kiddy
2008-02-12SVN_SILENT made messages (.desktop file, second try)Script Kiddy
2008-02-12"Part" is a technical term; name it "Dolphin View" for konqueror's view mode ...David Faure
2008-02-12Move the Ctrl-wheel zoom handling to dolphinview.Luciano Montanaro
2008-02-12use different icons dependent on the checked state of the toggle Peter Penz
2008-02-12don't keep a KFileItem inside the selection manager for the whole lifetime, w...Peter Penz
2008-02-11fix a flickering of the horizontal scrollbar when decreasing the width inside...Peter Penz
2008-02-11apply sorting + sort order to the column viewPeter Penz
2008-02-11fixed crash when cancelling the "apply view properties" dialogPeter Penz
2008-02-11Forwardport 773570:David Faure
2008-02-11Factorize all the view-related action handling to DolphinViewActionHandler, t...David Faure
2008-02-07SVN_SILENT made messages (.desktop file)Script Kiddy
2008-02-07Fixed issue that the "Show Full Location" action is not synchronized with the...Peter Penz
2008-02-02reset the URL candidate if a resizing is donePeter Penz
2008-02-02Information Panel: If the width of the panel is increased, also increase the ...Peter Penz
2008-02-02stay consistent with Plasma and move the selection icon on the top/left of it...Peter Penz
2008-02-02Improve the selection toggle: Instead of a delay of one second until appearin...Peter Penz
2008-02-02SVN_SILENT made messages (.desktop file)Script Kiddy
2008-02-01Zoom in and out the icon view on Ctrl+Mouse wheel. Luciano Montanaro
2008-02-01Backport. Show the vertical scrollbar only when necessary.Rafael Fernández López
2008-02-01Show the vertical scroll bar only when necessaryRafael Fernández López
2008-01-30Don't offer a Move Here/Copy Here/Link Here menu when dropping items above th...Peter Penz
2008-01-30allow dropping items above a place inside the Places panelPeter Penz
2008-01-28take care to remove the selection toggle when items have been deletedPeter Penz
2008-01-28fixed issue that previews of hidden files had no semitransparent effect (the ...Peter Penz
2008-01-28* replace item.name().startsWith('.') by item.isHidden()Peter Penz
2008-01-28keep in sync with 4.0 branch (767566)David Faure
2008-01-28Centralize three more actions so that they are available in DolphinPart: 'Sho...David Faure
2008-01-27Column-View: When switching to another view-mode, just switch the view for th...Peter Penz
2008-01-27- Fix some compiler warnings.Bill Egert
2008-01-26reset the selection manager when the URL has been changed (otherwise the sele...Peter Penz
2008-01-26Blend in a toggle button when hovering items. This allows selecting items wit...Peter Penz
2008-01-26* increase the performance of item previews: each item view provides an icon ...Peter Penz
2008-01-25Backport for #156375: don't add a place having an empty namePeter Penz
2008-01-25don't add a place having an empty namePeter Penz
2008-01-25Backport for #156586: don't try changing the directory within the terminal on...Peter Penz