┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-03-23provide an option to rename files inlinePeter Penz
2008-03-23Show hovered items in the Information panel also when items are selected. If ...Peter Penz
2008-03-23allow to show hidden files in the Folders panel (treeview)Peter Penz
2008-03-23Open Dolphin in the split-view when started with 2 URLs from the command line...Peter Penz
2008-03-23minor code simplificationPeter Penz
2008-03-23take care to restart the timer even when no previews are in the queue: as lon...Peter Penz
2008-03-23Performance boost for previews that are already available in the cache: apply...Peter Penz
2008-03-22A separator is required above the preview widget too for widgets with a lot o...Peter Penz
2008-03-22* changed "Click to add comment..." to simply "Add comment..." for consistenc...Peter Penz
2008-03-22minor layout improvements for the Information Panel:Peter Penz
2008-03-21This is the first step towards a better looking and more usable metadata GUI.Sebastian Trueg
2008-03-21removed unused includesSebastian Trueg
2008-03-21Append # to the object name (window role), KWin uses it for betterLuboš Luňák
2008-03-20use QDir::rootPath() to make the folders panel functional on WindowsPeter Penz
2008-03-20assure that the maximum size of the item-delegate gets updated before showing...Peter Penz
2008-03-20show the Information Panel per default as discussed in core-develPeter Penz
2008-03-20fixed regression because of disconnecting non-available slots - now files don...Peter Penz
2008-03-20fix iconUrs Wolfer
2008-03-20QListView does not support having a margin for grids. Originally it has been ...Peter Penz
2008-03-20SVN_SILENT made messages (.desktop file)Script Kiddy
2008-03-19SVN_SILENT made messages (.desktop file)Script Kiddy
2008-03-18Fix Krazy i18n issues.Chusslove Illich
2008-03-18Bump the priority of Dolphin an application for the inode/directory mimetype....Robert Knight
2008-03-17because of the recent Information Panel fixes it is now possible again that p...Peter Penz
2008-03-17fixed issue that the current selection was not reflected in the information p...Peter Penz
2008-03-16fixed issue that no preview is generated if the user hovers the viewport with...Peter Penz
2008-03-16SVN_SILENT made messages (.desktop file)Script Kiddy
2008-03-16use different icon but with correct size for the information panel when selec...Peter Penz
2008-03-16provide a cleaner layout for the information panel; there are still some open...Peter Penz