┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-05-07allow Konqueror to open also files inside a new tab, not only directoriesPeter Penz
2008-05-07SVN_SILENT: minor coding style fixesPeter Penz
2008-05-07enable the scrollTo() functionality if it has been triggered by a key-pressPeter Penz
2008-05-07SVN_SILENT made messages (.desktop file, second try)Script Kiddy
2008-05-06Fixed issue that the vertical scrollbar jumps back to the initial state durin...Peter Penz
2008-05-06* prevent that cut icons are shift left in the icons view by using the correc...Peter Penz
2008-05-06prevent a possible crash if an item is deleted during previews are generatedPeter Penz
2008-05-05Use FindQImageBlitz.cmake instead of deprecated FindBlitz.cmakeDavid Faure
2008-05-05Re-enable name filtering (e.g. /home/dfaure/*.txt) in konquerorDavid Faure
2008-05-04Move "Adjust view properties" to dolphinviewactionhandler so that it's availa...David Faure
2008-05-04Ooops, fix name of componentdata so that the dolphinpart GUI is found again.David Faure
2008-05-04Assure that after "Split View" has been executed, that the second view gets t...Peter Penz
2008-05-04Fixed issue that sometimes the dragging from an inactive view to an active vi...Peter Penz
2008-05-04SVN_SILENT made messages (.desktop file)Script Kiddy
2008-05-02Fix CPU 100% bug. This hack couldn't live much more. Peter, about the "we get...Rafael Fernández López
2008-04-30KonqFileUndoManager moved to kdelibs, as KIO::FileUndoManager. Ported the cod...David Faure
2008-04-29SVN_SILENT made messages (.desktop file)Script Kiddy
2008-04-28Desaturate the preview when a new preview will be generated. This is useful w...Peter Penz
2008-04-27don't allow to trash files which are inside trash:/ alreadyDavid Faure
2008-04-26SVN_SILENT made messages (.desktop file)Script Kiddy
2008-04-26link in XRender, if found.Allen Winter
2008-04-24avoid unnecessary copies by using const & in foreachAlbert Astals Cid
2008-04-23provide middle-mouse-button support for Konqueror (= create new window or tab)Peter Penz
2008-04-23let a double-click on the empty tab-area open a new tab (-> consistent with k...Peter Penz
2008-04-22Provide horizontal auto scrolling for the tree view (implemented by Harald Hv...Peter Penz
2008-04-21i18n fixes.Chusslove Illich
2008-04-20set global program icon via KAboutData, not directlyFriedrich W. H. Kossebau
2008-04-20Fix bug with the UndoUiInterface usage: if more than one mainwindow was used,...David Faure
2008-04-19Initialize m_delegate field.Robert Knight
2008-04-18fixed some stupid bugs I did not see in the previous commit -> after 9 hours ...Peter Penz
2008-04-18consider the protocol and directory capabilities for file actions like Rename...Peter Penz
2008-04-18Consider the protocol and directory capabilities for file actions like Move T...Peter Penz
2008-04-18don't use deprecated methodsPeter Penz
2008-04-18Temporary remove the fix from 798078, as it has a minor sideeffect. We'll try...Peter Penz
2008-04-18SVN_SILENT made messages (.desktop file)Script Kiddy
2008-04-17Ported dolphinpart to K_PLUGIN_FACTORYDavid Faure
2008-04-17Fallback to filename after all if no proper fileitem is available. Sorry, the...Sebastian Trueg
2008-04-17Use the display text for the info sidebar title instead of the filename.Sebastian Trueg
2008-04-16SVN_SILENT made messages (.desktop file)Script Kiddy
2008-04-16fix possible crash when selecting "New Tab" from the tab context menu of an i...Peter Penz
2008-04-16* clear the selection toggle when zooming in or outPeter Penz
2008-04-16if the mouse is above an item and moved very fast outside the widget, no view...Peter Penz
2008-04-16* provide context menu for tabsPeter Penz
2008-04-15Use the targetUrl instead of the plain url for the metainfo display. This way...Sebastian Trueg
2008-04-15SVN_SILENT made messages (.desktop file)Script Kiddy
2008-04-14let Dolphin use the new tab-close-buttonsPeter Penz
2008-04-14Do not take address of temporary variable.Robert Knight
2008-04-13implemented functionality for closing tabsPeter Penz
2008-04-13prevent flickering when switching between tabs having a split viewPeter Penz
2008-04-13fixes for tabs:Peter Penz