┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-13when changing the view mode if the preview is turned on, the directory must g...Peter Penz
2008-11-13fixed issue that the preview size might get applied to the previous view when...Peter Penz
2008-11-13* don't launch Konqueror when the protocol is invalidPeter Penz
2008-11-13* show an error message instead of an information message when an invalid dra...Peter Penz
2008-11-12typoJordi Polo
2008-11-12Changed a bunch of QCombobox to KCombobox and other similar classes as Jordi Polo
2008-11-12Launch Konqueror if the user enters an unsupported protocolJordi Polo
2008-11-10Fix "two instances of the DragAndDropHelper" singleton: Vir found the reason,...David Faure
2008-11-08* implement the DragAndDropHelper as singleton derived from QObject, so that ...Peter Penz
2008-11-05If the elastic band ventures beyond the logical top-left of the view (NOTE: n...Simon Paul St James
2008-11-05Allow to configure no grid spacing. This is useful if the icons view is used ...Peter Penz
2008-11-05Allow having a smaller text width for the icons view (Text size: "Small"), so...Peter Penz
2008-11-05* use KIO::itemsSummaryString() againPeter Penz
2008-11-04SVN_SILENT made messages (.desktop file)Script Kiddy
2008-11-03* Show the total size of files in the statusbar (thanks to Bram Schoenmakers ...Peter Penz
2008-11-02when a drag operation is done above an inactive view, activate the view autom...Peter Penz
2008-11-02assure that the autoresizing still works in combination with the "automatical...Peter Penz
2008-11-02Assure that automatically expanding of a folder also works when the new folde...Peter Penz
2008-11-01initialise in the correct orderPino Toscano
2008-10-31Be better behaved in the presence of scroll events in the middle of an elasti...Simon Paul St James
2008-10-28Yet more corner cases in commitToggleIndexRange - include them, and refactor ...Simon Paul St James
2008-10-28If ignoreOldInfo, we should manually clear oldSelectionRect - an obscure bug ...Simon Paul St James
2008-10-28Use nameColumnRect rather than duplicating code (change the local variable of...Simon Paul St James
2008-10-27Sometimes, the penultimate item in the bounds would get deselected when it sh...Simon Paul St James
2008-10-27Restore behaviour (I don't have an old version to check against, though!) - i...Simon Paul St James
2008-10-27Essential validity check that fell through the cracks when setSelectionRecurs...Simon Paul St James
2008-10-27KFileItem name() and text() needn't be the same, and we should prefer text()....Simon Paul St James
2008-10-26link with goldAndreas Hartmetz
2008-10-26If we commit a toggle range due to a change of parent, check to see if we sho...Simon Paul St James
2008-10-26When restoring the index, we don't necessarily want to scroll to it.Simon Paul St James
2008-10-26Fix a very obscure previews-in-tooltip bug.Simon Paul St James
2008-10-26Revert http://websvn.kde.org/?view=rev&revision=876107 - it introduced a mass...Simon Paul St James
2008-10-26improved drag & drop support for ArkPeter Penz
2008-10-26more straight forward syntax (no change of behavior is done)Peter Penz
2008-10-26Minor fix - ensure that the horizontal elastic band optimisation info works w...Simon Paul St James
2008-10-26Improve the selection performance of the details view by factor of 5 (patch p...Peter Penz
2008-10-26Show the iconsize of zoom sliders as tooltip (code shamelessly stolen from Ra...Peter Penz
2008-10-26assure that the zoom level is updated when refreshing the viewPeter Penz
2008-10-25If the context menu is opened above a directory, add the actions "Open in New...Peter Penz
2008-10-25use the DolphinDirLister instead of KDirListerPeter Penz
2008-10-25* renamed "[x] Show Full Location" to "[x] Editable Location"Peter Penz
2008-10-25SVN_SILENT: minor coding style fixesPeter Penz
2008-10-25You can now switch the tabs in dolphin via keyboard shortcuts like in konquerorMathias Soeken
2008-10-24* Move code from DolphinDropController to DragAndDropHelper.Peter Penz
2008-10-24Provide a UI option for the "auto expand folders during drag operations" feat...Peter Penz
2008-10-24Assure that no reloading is done if KDirLister emits a redirection, only chan...Peter Penz
2008-10-24performance improvement when selecting itemsPeter Penz
2008-10-23SVN_SILENT Fix typos in kdebaseEnrique Matías Sánchez
2008-10-22use a smaller radius for the tooltip borders to stay consistent with the Oxyg...Peter Penz
2008-10-22KBallonTipDelegate is not used at all in Dolphin.Peter Penz