┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-10-22Don't draw a frame for previews in tooltips by code duplication: Now we had 3...Peter Penz
2008-10-22* don't show a tooltip if a rubberband selection is donePeter Penz
2008-10-16global typoFrederik Schwarzer
2008-10-16fixed regression: don't change the state, otherwise when having a split view ...Peter Penz
2008-10-15assure that the minimized width can never get larger than the default widthPeter Penz
2008-10-15SVN_SILENT: coding style fixPeter Penz
2008-10-15Assure that the item delegate draws the hover effect and the selection for th...Peter Penz
2008-10-15First step for having a details view, where only the icon + name act as selec...Peter Penz
2008-10-15- Fix crash found while investigating https://bugs.kde.org/show_bug.cgi?id=17...Simon Paul St James
2008-10-15Assure that the docks get informed about an URL change before the GUI is setu...Peter Penz
2008-10-14Don't show an empty error dlg box when aborting deletion.David Faure
2008-10-13Konq popupmenu fix: we don't show the "Create new" submenu over subdirs in an...David Faure
2008-10-11Simplify the treeview panel implementation (thanks to David Faure for pimping...Peter Penz
2008-10-09make it compile if no nepomuk is availablePeter Penz
2008-10-09assure that the zoom slider/capacity bar gets hidden correctly if the width i...Peter Penz
2008-10-08Improve performance of information panel. Depending on the used backend readi...Peter Penz
2008-10-08clear the shown URL property when a selection is donePeter Penz
2008-10-08Don't request any meta data, if the requested URL is equal to the currently s...Peter Penz
2008-10-08Also use the Nepomuk MassUpdateJob for taggingSebastian Trueg
2008-10-07improvement to previous commit: check whether the URL can be listed by asking...Peter Penz
2008-10-07If an URL cannot be listed, just let the view and the panels show the last li...Peter Penz
2008-10-07provide zoom-out and zoom-in buttons beside the zoom sliderPeter Penz
2008-10-07when changing the settings it is necessary to refresh all tabs, not only the ...Peter Penz
2008-10-07Small fix to the zoom slider bar, the old sliderMoved(int) signal is just fir...Sascha Peilicke
2008-10-06allow to configure whether the zoom slider and/or the space information shoul...Peter Penz
2008-10-06SVN_SILENT: coding style cleanupPeter Penz
2008-10-06remove the asynchronous update of the zooming again, it decreases the "feeled...Peter Penz
2008-10-06Provide more zoom levels. When zooming icons > KIconLoader::SizeHuge with siz...Peter Penz
2008-10-05Provide a zoom slider in the status bar. It is configurable whether the zoom ...Peter Penz
2008-10-05do only a polling of the available space when the widget is visiblePeter Penz