┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-04-13typo-=2Albert Astals Cid
2008-04-13own header firstAlbert Astals Cid
2008-04-13SVN_SILENT made messages (.desktop file)Script Kiddy
2008-04-12when clicking with the middle mouse button on a directory, a new tab should b...Peter Penz
2008-04-12"New Tab" menu + some related code ;-)Peter Penz
2008-04-11Commit patch from AlexLaurent Montel
2008-04-11SVN_SILENT made messages (.desktop file, second try)Script Kiddy
2008-04-10* Using QPixmap instead of QBitmap for painting the text allows us to have an...Konstantin Heil
2008-04-10Load plugins at the end of the ctor, so that everything is set up already. Wi...David Faure
2008-04-09fix drag & drop issue (multiple selected items have been deselected when star...Peter Penz
2008-04-09hide the tooltip when an item gets triggered or a context menu is openedPeter Penz
2008-04-09Provide tooltips. Per default tooltips are turned off because the information...Peter Penz
2008-04-09Readd as in libkonq "part" this signal ""aboutToOpenURL""Laurent Montel
2008-04-09SVN_SILENT made messages (.desktop file)Script Kiddy
2008-04-08Bypassed a Qt-issue where enabling the menu-animation for QApplication emits ...Peter Penz
2008-04-08don't apply a frame to image previews, if the preview is a very small image (...Peter Penz
2008-04-08Provide a setting to turn on/off tooltips. The tooltip implementation itself ...Peter Penz
2008-04-07SVN_SILENT made messages (.desktop file)Script Kiddy
2008-04-06fix selection regression that has been introduced by synchronizing the curren...Peter Penz
2008-04-04SVN_SILENT made messages (.desktop file)Script Kiddy
2008-04-04Fixed issue that an old meta data is shown when one item is selected and anot...Peter Penz
2008-04-03SVN_SILENT made messages (.desktop file, second try)Script Kiddy
2008-04-02Typo fixesMalcolm Hunter
2008-04-02added application icons Ralf Habacker
2008-04-02improve layout of the "General Settings" dialogPeter Penz
2008-04-02Thanks to David Faure the 'Copy To' and 'Move To' menus in the context menu c...Peter Penz
2008-04-01Typo fixesMalcolm Hunter