┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-09-21SVN_SILENT made messages (.desktop file)Script Kiddy
2008-09-07SVN_SILENT made messages (.desktop file)Script Kiddy
2008-09-06this code can be called quite a lot so call the non-detaching at() instead of...Albert Astals Cid
2008-09-04don't use SPACE as shortcut for Quick View, as this conflicts with the Termin...Peter Penz
2008-09-02put the close button of the filter bar on the left like in other applications...Peter Penz
2008-09-02don't clear the filterbar when switching between tabsPeter Penz
2008-08-31Fixed details settings views for UI consistency with other tabs.Leonardo Finetti
2008-08-29don't use the expensive QPixmap::setAlphaChannel() (see http://techbase.kde.o...Peter Penz
2008-08-29fixed crash when a tooltip-preview for a large file is generated and the mous...Peter Penz
2008-08-26Booo... false alarm. After going to the XMLGUI code this is perfect. I also w...Rafael Fernández López
2008-08-26Do not create with Save flag. OMG, this is a very bad problem of XMLGUI... if...Rafael Fernández López
2008-08-26* align labels on the right like suggested in the KDE 4 HIGPeter Penz
2008-08-26Provide a common iconsize-widget for the settings dialog of the icons-, detai...Peter Penz
2008-08-26warning--Peter Penz
2008-08-25the kcm needs the dolphin catalog, otherwise konqueror shows it untranslated,...Albert Astals Cid
2008-08-23* initialize members as early as possiblePeter Penz
2008-08-22* coding style fixesPeter Penz
2008-08-22tooltip improvements (patch provided by Laurens Vanhove):Peter Penz
2008-08-22* convert the size in bytes to larger unitPeter Penz
2008-08-22Use KDiskFreeSpaceInfo instead of deprecated KDiskFreeSpace. This has the bo...Jeff Mitchell
2008-08-20SVN_SILENT: coding style fixPeter Penz
2008-08-19assure that the tooltip is never clipped at the screen borders and never over...Peter Penz
2008-08-19Force the treeview to be LTR on RTL desktopsDiego Iastrubni
2008-08-19Removed fix for negative x-coordinate again and added a TODO. We must provide...Peter Penz