┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-03-26SVN_SILENT made messages (.desktop file)Script Kiddy
2007-03-25fix exportChristian Ehrlicher
2007-03-25* Fixed a bug that caused dolphin to crash when clicking on the "Root" buttonLuca Gugelmann
2007-03-25fixed wrong state of the paste actionPeter Penz
2007-03-25Patch by Luca Gugelmann: get rid of any mainwindow dependency from the sidebars.Peter Penz
2007-03-24when renaming only one item, suggest the original item name instead of "New N...Peter Penz
2007-03-24improve error handling by queueing old messagesPeter Penz
2007-03-23SVN_SILENT made messages (.desktop file)Script Kiddy
2007-03-23Q3PopupMenu--Laurent Montel
2007-03-23Create shared lib as discussed with David and PeterLaurent Montel
2007-03-23Not necessary to create private class if we don't use itLaurent Montel
2007-03-23Not necessary hereLaurent Montel
2007-03-22Prevent dolphin from crashing when selecting several files and theLuca Gugelmann
2007-03-22That's one parenthesis too muchLuca Gugelmann
2007-03-22less Qt 3 compant classesDaniel Molkentin
2007-03-22improve the handling when applying item effects to cut itemsPeter Penz
2007-03-22KUniqueApplication::newInstance() already takes care about DBus (thanks to Da...Peter Penz
2007-03-22less KDE 3 dependenciesDaniel Molkentin
2007-03-22Use KUniqueApplication::newInstance() as David suggested some time ago. This ...Peter Penz
2007-03-22use correct iconsPeter Penz
2007-03-20Converted to the standard mimetype namesDavid Faure
2007-03-20Fixed crash on startup, when the treeview has been activated. Thanks to David...Peter Penz
2007-03-20after checking the kdirmodel implementation for setData() and data() this sho...Peter Penz
2007-03-20"fixed" crash when Nepomuk is not used (the crash occurs when going into a di...Peter Penz
2007-03-20Mimetypes renamed to the xdg names using qt4/fix-mimetypes.plDavid Faure
2007-03-20Left a stupid debugging line which caused a utf8 problem.Sebastian Trueg
2007-03-20ok, now it compiles without kmetadata.Sebastian Trueg
2007-03-20compile without kmetadataSebastian Trueg
2007-03-20make this include optionalDirk Mueller
2007-03-20Improved KMetaData integration. The Dolphin info sidebar now uses KMetaData t...Sebastian Trueg
2007-03-19Step 1 of 2 to fix the issue that reloading of a directory resets the content...Peter Penz
2007-03-19don't invoke a non existent slotPeter Penz
2007-03-18last commit for this day: I think I was quite tired when I wrote the code...Peter Penz
2007-03-18assigning the rename-action might make sense ;-)Peter Penz
2007-03-17implemented cut, copy & paste for sidebar contextPeter Penz
2007-03-17respect context for 'Move To Trash' and 'Delete' actionPeter Penz
2007-03-17Allow to cut, copy, paste, ... the currently selected item from a sidebar by ...Peter Penz
2007-03-17fixed typoPeter Penz
2007-03-16Let's keep it simple: only offer a basic context menu for the treeview sidebar.Peter Penz
2007-03-15Don't force the context menu to be valid only for DolphinView instances, make...Peter Penz
2007-03-15let the context menu be aware about the trashPeter Penz
2007-03-15cleanup of unused forward declarationsPeter Penz
2007-03-15SVN_SILENT unused (showed up in lxr)David Faure
2007-03-14cleanup of setting dialogs (no Q3 classes anymore)Peter Penz
2007-03-14For all Zecke thoughts a nice solution could be found during the last weeks :-)Peter Penz
2007-03-14Fixed some minor coding guidelines issues (getFoo() -> foo(), ...) to be alig...Peter Penz
2007-03-14Cleanup of iconview-settings dialog (no obsolete Q3 classes, ...) and fix bro...Peter Penz
2007-03-14Remove frame and margin around tree view sidebar.Robert Knight
2007-03-14don't overrun the array (CID 3278)Stephan Kulow
2007-03-13Use KFontRequester for dialogs as suggested by Ellen at http://wiki.openusabi...Peter Penz