┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-01-24use 2 textlines per default in the icon-mode as discussed with David and FredrikPeter Penz
2008-01-23Fix memory leak using K_GLOBAL_STATICDavid Faure
2008-01-23SVN_SILENT made messages (.desktop file)Script Kiddy
2008-01-23allow opening directories/trash from the desktopPeter Penz
2008-01-22- fix session restoreLuboš Luňák
2008-01-22Fix restore from session management.Luboš Luňák
2008-01-22SVN_SILENT made messages (.desktop file)Script Kiddy
2008-01-22svn merge -r764536:HEAD from 4.0 branch: refactor "additional info" actions a...David Faure
2008-01-21Use non-deprecated method, avoids conversion KDateTime->time_t->KDateTime.David Faure
2008-01-21Make sort/descending available in dolphinpartDavid Faure
2008-01-21forwardport 764429:David Faure
2008-01-21a group box called "Settings" in a settings dialog is useless...Peter Penz
2008-01-21Split the "General Settings" into "Startup Settings" and "General Settings" f...Peter Penz
2008-01-21Make it configurable whether a browsing through archives should be done. The ...Peter Penz
2008-01-21Cleanup: let the DolphinView be aware about the used action collection. This ...Peter Penz
2008-01-21SVN_SILENT made messages (.desktop file)Script Kiddy
2008-01-19treeview: prevent that when expanding a subtree that the selected item gets h...Peter Penz
2008-01-19stay consistent with Konqueror: F10 creates a new directoryPeter Penz
2008-01-18SVN_SILENT: updated version numberPeter Penz
2008-01-18* Always take the root of an URL as root for the treeview (using a matching P...Peter Penz
2008-01-18show the correct meta information in the information sidebar also for non-loc...Peter Penz
2008-01-18SVN_SILENT made messages (.desktop file)Script Kiddy
2008-01-17When moving left/right by pressing left/right arrows on keyboard, the previou...Rafael Fernández López
2008-01-17SVN_SILENT: remove debugging outputPeter Penz
2008-01-17Who said there aren't coding races ? haha. Fix the keyboard navigation Rafael Fernández López
2008-01-17if the icons are aligned left to right, the vertical wheel event should be ap...Peter Penz
2008-01-17Treeview fixes:Peter Penz
2008-01-17Fix for the scroll+click column bugRafael Fernández López
2008-01-16don't resize the columns automatically, as soon as the user has modified the ...Peter Penz
2008-01-15Forwardport SVN commit 761729 by woebbe:André Wöbbeking
2008-01-13don't forget to initialize the correct preview settingsPeter Penz
2008-01-13Improve the feeled preview performance by assuring that the preview is genera...Peter Penz
2008-01-13Move KCategorizedView to kdelibs. Use that one.Rafael Fernández López
2008-01-13Improve the categorized view for the list modeRafael Fernández López
2008-01-11increase version number for trunkPeter Penz
2008-01-11SVN_SILENT made messages (.desktop file)Script Kiddy
2008-01-11Up to now DolphinView and ColumnWidget contained a lot of code duplication re...Peter Penz
2008-01-10use F3 for "Split View" instead of F10, as F10 is used for "new directory" si...Peter Penz
2008-01-10fixed HIG color violationsPeter Penz
2008-01-10Fixed issue that when renaming a variable number of items, that only one #-ch...Peter Penz
2008-01-10Fix selectionsRafael Fernández López
2008-01-09Only increase the height of the statusbar for long texts if the message type ...Peter Penz
2008-01-09SVN_SILENT made messages (.desktop file)Script Kiddy
2008-01-06SVN_SILENT: minor coding style fixesPeter Penz
2008-01-06Don't start QTimeLine if QTimeLine is already startedLaurent Montel
2008-01-05SVN_SILENT: added comment related to fix of bug 154854Peter Penz
2008-01-05Remember the additional-info property (size, date, type, ...) for each view m...Peter Penz
2008-01-05SVN_SILENT: warning--Peter Penz
2008-01-05i18n style guide fixesStephan Binner
2008-01-04dolphin can use soprano, but nowhere in apps we look for it; so search for So...Pino Toscano