┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-09-29SVN_SILENT made messages (.desktop file)Script Kiddy
2009-09-27SVN_SILENT made messages (.desktop file)Script Kiddy
2009-09-22Cross port from local Mailody copy:Tom Albers
2009-09-21warning--Laurent Montel
2009-09-21The redirection from zip to file wasn't appearing in konqueror because zip:/t...David Faure
2009-09-20SVN_SILENT made messages (.desktop file)Script Kiddy
2009-09-18Update the controller's url upon redirection, otherwise pasting would paste i...David Faure
2009-09-18Fix crash when changing view modes (view creation -> openurl -> clear -> upda...David Faure
2009-09-18don't call deleteLater on a null pointer, gives "QCoreApplication::postEvent:...David Faure
2009-09-17SVN_SILENT made messages (.desktop file)Script Kiddy
2009-09-16adding tons of real namesScript Kiddy
2009-09-16SVN_SILENT made messages (.desktop file)Script Kiddy
2009-09-13Originally it was intended to move the SVN plugin from Dolphin to kdevplatfor...Peter Penz
2009-09-12SVN_SILENT made messages (.desktop file)Script Kiddy
2009-09-11Fixed minor regression introduced with the column view refactoring: When swit...Peter Penz
2009-09-08Fix selection in the Details view in the following use case:Frank Reininghaus
2009-09-07SVN_SILENT made messages (.desktop file)Script Kiddy
2009-08-30allow to turn off natural sortingPeter Penz
2009-08-30Restore "open folders automatically when dragging items above it" (it had bee...Peter Penz
2009-08-30Move the selection listener from DolphinView to ViewExtensionsFactory. The st...Peter Penz
2009-08-30Move the VersionControlObserver from the DolphinView to the ViewExtensionsFac...Peter Penz
2009-08-30- The selection changed timer only needs to be created for a DolphinView inst...Peter Penz
2009-08-30fix the context menu of the column viewPeter Penz
2009-08-30pressing the left arrow key should activate the left columnPeter Penz
2009-08-30Add view-filter icon as discussed on kde-devel with ppenz.Will Stephenson
2009-08-29- fixed issue that the horizontal progress bar and the space info bar get hid...Peter Penz
2009-08-29- fix focus issue in column-viewPeter Penz
2009-08-29centralize namefilter handlingPeter Penz
2009-08-29restore sorting functionality in a generic way which also works for the colum...Peter Penz
2009-08-29Restore "show hidden files" functionality in a generic way which works also f...Peter Penz
2009-08-29As KFilePreviewGenerator takes care for refreshing the directory lister autom...Peter Penz
2009-08-29SVN_SILENT compileChristoph Feck
2009-08-29- restore functionality that selections are kept when changing the view modePeter Penz
2009-08-29move the DolphinFileItemDelegate creation into ViewExtensionsFactoryPeter Penz
2009-08-29move handling of SelectionManager and AutoScroller to ViewExtensionsFactoryPeter Penz
2009-08-29- The view implementations don't need to keep the Extensions Factory as member.Peter Penz
2009-08-29Move code for initializing and handling view extensions to the new class View...Peter Penz
2009-08-28Restore filtering of items. The DolphinView just tells the controller about t...Peter Penz
2009-08-28Remove the class DolphinColumnWidget. Due to the refactoring the column view ...Peter Penz
2009-08-28restore zooming functionalityPeter Penz
2009-08-28I wanted to this for KDE 4.1 already, but well...Peter Penz
2009-08-26allow to change the order of columns in the details viewPeter Penz
2009-08-25forward port from 4.3 r1015507 to make the kcm's load the proper catalogBurkhard Lück
2009-08-23SVN_SILENT made messages (.desktop file)Script Kiddy
2009-08-20Use KApplication::sessionSaving() to determine if Dolphin is closed byFrank Reininghaus
2009-08-14- Fixed issue that the items inside the "Other" category are sorted in a wron...Peter Penz
2009-08-14SVN_SILENT made messages (.desktop file)Script Kiddy
2009-08-13* Use the term "version control" instead of "revision control" to be consiste...Peter Penz
2009-08-13Fix possible crash when opening Dolphin with an enabled Terminal. Thanks to D...Peter Penz
2009-08-13Do not warn the user about closing Dolphin windows with multiple tabsFrank Reininghaus