┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-04-08SVN_SILENT made messages (.desktop file)Script Kiddy
2009-04-07We don't know the mimetype here, so better not set it at all, konq will deter...David Faure
2009-04-06Fixed regression introduced with KDE 4.2.0 that the column width setting was ...Peter Penz
2009-04-03This patch allows the user to clear the search bar with an Escape keypress. T...Sascha Peilicke
2009-04-03SVN_SILENT made messages (.desktop file)Script Kiddy
2009-04-01KonqFileItemCapabilities -> KFileItemListPropertiesDavid Faure
2009-03-30BUG: 187732Rahman Duran
2009-03-30KFilePreviewGenerator::updatePreviews() is deprecated, use updateIcons() insteadPeter Penz
2009-03-29BUG: 164489Rahman Duran
2009-03-27A few changes...Shaun Reich
2009-03-26SVN_SILENT: coding style fix (use spaces, no tabs)Peter Penz
2009-03-26disable rating, comments and tags if no meta data is availablePeter Penz
2009-03-26Use KNewMenu::createDirectory() instead of KonqOperations::newDir() when F10 ...Peter Penz
2009-03-26Fixed incorrect grouping of dates. Thanks to Jacopo De Simoi for the patch!Peter Penz
2009-03-26SVN_SILENT made messages (.desktop file)Script Kiddy
2009-03-26Forwardport of r944888Harald Hvaal
2009-03-25SVN_SILENT:Rahman Duran
2009-03-25BUG: 175658Rahman Duran
2009-03-25Moving Remote encoding support to DolphinRahman Duran
2009-03-25Moving Remote encoding support to DolphinRahman Duran
2009-03-24SVN_SILENT made messages (.desktop file)Script Kiddy
2009-03-23Port away from now-deprecated KonqPopupMenuInformationDavid Faure
2009-03-21- Write the settings to the disk as soon as "Apply" or "OK" has been pressed ...Peter Penz
2009-03-20SVN_SILENT made messages (.desktop file)Script Kiddy
2009-03-19Fixed issue that tabs are not remembered when restoring a session. Thanks a l...Peter Penz
2009-03-19win32 compile fixRalf Habacker
2009-03-19Made the accelerator for "Rename" also removed the setMarginHint() or whateve...Shaun Reich
2009-03-18Remove code that's no longer needed now that Qt supports ARGB windows.Fredrik Höglund
2009-03-18SVN_SILENT made messages (.desktop file)Script Kiddy
2009-03-17Assure that KNewMenu from DolphinPart attachs itself to the DolphinNewMenuObs...Peter Penz
2009-03-17After creating an item with the "Create New..." menu, the new item should get...Peter Penz
2009-03-17SVN_SILENT: removed tab and don't add another exit point in a 3-liner methodPeter Penz
2009-03-17SVN_SILENT: remove trailing spacesPeter Penz
2009-03-17SVN_SILENT made messages (.desktop file)Script Kiddy
2009-03-17Fix infinite loop on startup due to r938051 (KToolTipManager ctor creating KT...David Faure
2009-03-15a lot of more KUrl::path() -> KUrl::toLocalFile() changes (mostly after a che...Christian Ehrlicher
2009-03-15SVN_SILENT made messages (.desktop file)Script Kiddy
2009-03-15Added F8 as an alternate shortcut for "Show Hidden Files". Reasoning: Open fi...Shaun Reich
2009-03-14SVN_SILENT made messages (.desktop file)Script Kiddy
2009-03-13Added "document-properties" icon to "Properties", I added in another menu als...Shaun Reich
2009-03-12Ask for confirmation when closing a Dolphin window with more than one tab. Th...Frank Reininghaus
2009-03-12SVN_SILENT: coding style fixPeter Penz
2009-03-11Using the "document-properties" icon for the Properties entry of the RMB cont...Shaun Reich
2009-03-11No need to set the accelerator manually, it's done automatically anyways(or i...Shaun Reich
2009-03-11This patch isn't needed anymore thanks to dfaure's up-coming patch to kmenu, ...Shaun Reich
2009-03-11Changed i++ to ++i. I accidentally did the first when I first made the recent...Shaun Reich
2009-03-11The last commit made the menu be on the heap, this switches it back to stack....Shaun Reich
2009-03-11Changed a tab's KMenu to have it's accelerators managed automatically.Shaun Reich
2009-03-11Revert my previous commit, dfaure is right, this should be done through KAcce...Shaun Reich
2009-03-11added subtle transparency for tooltipsPeter Penz