┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-04-01let the selection toggle fade in faster (based on user feedback from http://p...Peter Penz
2008-04-01don't start the editor for renaming the files when double clicking on itemsPeter Penz
2008-04-01Do not show the 'No Tags' message and properly handle tags with spaces in the...Sebastian Trueg
2008-04-01Implemented tagging of multiple files at the same time.Sebastian Trueg
2008-04-01provide a tooltip for the selection togglePeter Penz
2008-04-01assure that the Dolphin KPart inside Konqueror gets updated when the settings...Peter Penz
2008-04-01Removed minimum size hint since we have zooming anyway.Sebastian Trueg
2008-04-01SVN_SILENT made messages (.desktop file)Script Kiddy
2008-03-31Load existing comments as plain text to allow editing of html comments.Sebastian Trueg
2008-03-30Third attempt for fixing the layout issue, this time without side effects and...Peter Penz
2008-03-30Revert last commit; the issue seems to be reproducible only in combination wi...Peter Penz
2008-03-29QListView might return a wrong x-position if the decoration size decreases. I...Peter Penz
2008-03-29Use PE_PanelItemViewItem for consistencyRafael Fernández López
2008-03-29show modified time for folders inside the Information PanelPeter Penz
2008-03-29Move the pasteIntoFolder() method from the contextmenu into DolphinView. This...Peter Penz
2008-03-29SVN_SILENT: assure that the position of the methods in the cpp file matchs wi...Peter Penz
2008-03-29SVN_SILENT: assure that the position of the methods in the cpp file matchs wi...Peter Penz
2008-03-29The paste operation should ignore the current selection to behave similar as ...Peter Penz