┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-10-05the model from the KFilePreviewGenerator constructor has been removedPeter Penz
2008-10-05update the statusbar and provide a progress information within the Dolphin KP...Peter Penz
2008-10-01SVN_SILENT: coding style cleanups (no change of behavior has been done)Peter Penz
2008-10-01* adjusted Dolphin to use KonqOperations::doDrop() instead of using a custom ...Peter Penz
2008-09-30make dolphin link correctly on mac osxMarijn Kruisselbrink
2008-09-29Fix connect.David Faure
2008-09-29Don't call setShortcut for a KAction over a QAction Pointer.Michael Jansen
2008-09-29Need to provide menu names, in case the hosting application doesn't (e.g. kpa...David Faure
2008-09-29SVN_SILENT made messages (.desktop file)Script Kiddy
2008-09-28Use KonqOperations::doDrop() instead of a custom dropping code. Still some mi...Peter Penz
2008-09-28KFilePreviewGenerator has been moved to kdelibsPeter Penz
2008-09-25let me introduce: typo of the year "the the"Frederik Schwarzer
2008-09-24use better terms for the grid alignmentPeter Penz
2008-09-24rename setter/getter for showing previews to be naming guidelines conformPeter Penz
2008-09-24* renamed AbstractViewAdapter to KAbstractViewAdapterPeter Penz
2008-09-23Fixed issue that the "Show Menu Bar" state is not updated correctly (workarou...Peter Penz
2008-09-23SVN_SILENT made messages (.desktop file)Script Kiddy
2008-09-23SVN_SILENT: fixed some typosPeter Penz
2008-09-23Make KFilePreviewGenerator independent from the view implementation, so that ...Peter Penz
2008-09-23We have our own tooltip implementation in Dolphin. We don't want to use this ...Rafael Fernández López
2008-09-22The else path is never reached -> removed it (thanks to Simon St James for th...Peter Penz
2008-09-22try to align the x-position of the tooltip to the mouse-cursor if the tooltip...Peter Penz
2008-09-22don't modify the background color to transparent, just don't draw the backgro...Peter Penz
2008-09-22make the background transparent and apply the window-text color to the text c...Peter Penz
2008-09-21cleanup of includesPeter Penz
2008-09-21Experimental patch provided by Fredrik Höglund: Use Xrender to scale the pre...Peter Penz
2008-09-21prepare class to simplify keeping binary compatibilityPeter Penz
2008-09-21* documentation updatesPeter Penz
2008-09-21renamed IconManager to KFilePreviewGeneratorPeter Penz