┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-03-28warnings-- / fix for fileSize > 2GBChristian Ehrlicher
2008-03-28* minor coding style fixesPeter Penz
2008-03-28Revert back to kibibytes for nowJeff Mitchell
2008-03-28This value was still wrong, because I mixed up kibibytes and kilobytes. Assu...Jeff Mitchell
2008-03-27Ack, forgot half the fixJeff Mitchell
2008-03-27The size is passed in from KDiskFreeSpace as kilobytes, not kibibytes; use th...Jeff Mitchell
2008-03-27If KDiskFreeSpace doesn't work for some reason it never emits foundMountPoint...Jeff Mitchell
2008-03-27SVN_SILENT made messages (.desktop file)Script Kiddy
2008-03-26SVN_SILENT made messages (.desktop file)Script Kiddy
2008-03-25Use new key in .protocol files, archiveMimetype, to know which kioslave can h...David Faure
2008-03-25SVN_SILENT made messages (.desktop file)Script Kiddy
2008-03-25Fix typoThomas Reitelbach
2008-03-25fix exports and use dolphinprivatelib in the partJarosław Staniek
2008-03-24SVN_SILENT made messages (.desktop file)Script Kiddy
2008-03-23The background for the image previews is already filled, so there is no need ...Peter Penz
2008-03-23- Fix build for non-nepomuk usersRichard J. Moore
2008-03-23provide a config module for the settings GUI of the Dolphin views, so that it...Peter Penz