| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-03-17 | SVN_SILENT: removed tab and don't add another exit point in a 3-liner method | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=940621 | |||
| 2009-03-17 | SVN_SILENT: remove trailing spaces | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=940620 | |||
| 2009-03-17 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=940525 | |||
| 2009-03-17 | Fix infinite loop on startup due to r938051 (KToolTipManager ctor creating ↵ | David Faure | |
| KTipLabel which calls KToolTipManager singleton which isn't set yet) svn path=/trunk/KDE/kdebase/apps/; revision=940428 | |||
| 2009-03-15 | a lot of more KUrl::path() -> KUrl::toLocalFile() changes (mostly after a ↵ | Christian Ehrlicher | |
| check for KUrl::isLocalFile()) svn path=/trunk/KDE/kdebase/apps/; revision=939835 | |||
| 2009-03-15 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=939654 | |||
| 2009-03-15 | Added F8 as an alternate shortcut for "Show Hidden Files". Reasoning: Open ↵ | Shaun Reich | |
| file and folder dialogs (do, except for the latter(but all will) use this shortcut). CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=939522 | |||
| 2009-03-14 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=939259 | |||
| 2009-03-13 | Added "document-properties" icon to "Properties", I added in another menu ↵ | Shaun Reich | |
| also, for the same action, but this is a different menu, yet used in the same context. svn path=/trunk/KDE/kdebase/apps/; revision=938793 | |||
| 2009-03-12 | Ask for confirmation when closing a Dolphin window with more than one tab. ↵ | Frank Reininghaus | |
| This can be disabled by checking the "Do not ask again" checkbox in the confirmation dialog or in Dolphin's settings dialog. FEATURE: 168417 svn path=/trunk/KDE/kdebase/apps/; revision=938767 | |||
| 2009-03-12 | SVN_SILENT: coding style fix | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=938679 | |||
| 2009-03-11 | Using the "document-properties" icon for the Properties entry of the RMB ↵ | Shaun Reich | |
| context menu. This is used elsewhere already... svn path=/trunk/KDE/kdebase/apps/; revision=938482 | |||
| 2009-03-11 | No need to set the accelerator manually, it's done automatically anyways(or ↵ | Shaun Reich | |
| it will be). svn path=/trunk/KDE/kdebase/apps/; revision=938478 | |||
| 2009-03-11 | This patch isn't needed anymore thanks to dfaure's up-coming patch to kmenu, ↵ | Shaun Reich | |
| the accelerator manager will automatically handle KMenu's. svn path=/trunk/KDE/kdebase/apps/; revision=938471 | |||
| 2009-03-11 | Changed i++ to ++i. I accidentally did the first when I first made the ↵ | Shaun Reich | |
| recently closed tabs feature (habitual). svn path=/trunk/KDE/kdebase/apps/; revision=938422 | |||
| 2009-03-11 | The last commit made the menu be on the heap, this switches it back to ↵ | Shaun Reich | |
| stack... (I initially couldn't figure out how to do that (had to pass by reference)). svn path=/trunk/KDE/kdebase/apps/; revision=938420 | |||
| 2009-03-11 | Changed a tab's KMenu to have it's accelerators managed automatically. | Shaun Reich | |
| svn path=/trunk/KDE/kdebase/apps/; revision=938417 | |||
| 2009-03-11 | Revert my previous commit, dfaure is right, this should be done through ↵ | Shaun Reich | |
| KAcceleratorManager::manage(). svn path=/trunk/KDE/kdebase/apps/; revision=938412 | |||
| 2009-03-11 | added subtle transparency for tooltips | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=938051 | |||
| 2009-03-11 | Added keyboard accelerators to various actions that were missing them... | Shaun Reich | |
| svn path=/trunk/KDE/kdebase/apps/; revision=938031 | |||
| 2009-03-10 | allow to disable the preview of the Information Panel | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=937927 | |||
| 2009-03-10 | insert the meta text information alphabetically sorted | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=937920 | |||
| 2009-03-10 | allow to hide the rating, comments and tags of the Information Panel | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=937915 | |||
| 2009-03-10 | provide a context menu for the Information Panel, which allows to show/hide ↵ | Peter Penz | |
| meta information svn path=/trunk/KDE/kdebase/apps/; revision=937910 | |||
| 2009-03-10 | Fixed issue that when renaming an item that still the old item name will be ↵ | Peter Penz | |
| shown in the Information Panel. CCBUG: 181534 CCBUG: 186071 svn path=/trunk/KDE/kdebase/apps/; revision=937630 | |||
| 2009-03-10 | Provide an "Open Terminal" entry for the Tools menu (thanks to Rahman Duran ↵ | Peter Penz | |
| for the patch!) BUG: 164746 svn path=/trunk/KDE/kdebase/apps/; revision=937624 | |||
| 2009-03-10 | SVN_SILENT: comment update | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=937623 | |||
| 2009-03-10 | Call updatePasteAction() in DolphinPart::openUrl(). Fixes the problem that ↵ | Frank Reininghaus | |
| the paste action is disabled in Konqueror on startup. BUG: 186482 svn path=/trunk/KDE/kdebase/apps/; revision=937598 | |||
| 2009-03-10 | A change in focus between the split view, would not update the icon on the ↵ | Shaun Reich | |
| tab that it was in-now does. svn path=/trunk/KDE/kdebase/apps/; revision=937597 | |||
| 2009-03-10 | The tab icon now obeys the icon of the folder that it is currently browsing. ↵ | Shaun Reich | |
| Before it would just use the "folder" icon, but it now finds the icon of that folder, and uses it. BUG: 182702 svn path=/trunk/KDE/kdebase/apps/; revision=937595 | |||
| 2009-03-09 | Added a few things to the "Recently Closed Tabs" menu: | Shaun Reich | |
| * Paths now ellide when they get too big. That is, according to the font size, not character length. * Added automatic mnemomics (or however you spell that crazy word) to the menu's items. svn path=/trunk/KDE/kdebase/apps/; revision=937504 | |||
| 2009-03-09 | The "Recently Closed Tabs" action menu now has a limit of 10, before it ↵ | Shaun Reich | |
| could just go on for practically ever, which would yield an annoyingly huge list of closed tabs. svn path=/trunk/KDE/kdebase/apps/; revision=937477 | |||
| 2009-03-09 | There is no point in setting the text of a tab, each time a tab is selected, ↵ | Shaun Reich | |
| the only time we should have to do that is when we are using a split view. This also kind of hides the Qt 4.5 tab bug (a very ugly one) from "regular" users (who don't use the split view). svn path=/trunk/KDE/kdebase/apps/; revision=937116 | |||
| 2009-03-08 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=936838 | |||
| 2009-03-05 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=935529 | |||
| 2009-03-04 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=935170 | |||
| 2009-03-03 | added dialog to configure which meta data should be shown in the Information ↵ | Peter Penz | |
| Panel svn path=/trunk/KDE/kdebase/apps/; revision=934828 | |||
| 2009-03-03 | §$%$ revert last commit, this does not compile (sorry!) | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=934823 | |||
| 2009-03-03 | SVN_SILENT: coding style fix | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=934820 | |||
| 2009-03-03 | don't show the phonon widget, if more than one file is selected | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=934812 | |||
| 2009-03-03 | reset the information panel if an item is shown that got deleted | Peter Penz | |
| BUG: 186071 svn path=/trunk/KDE/kdebase/apps/; revision=934807 | |||
| 2009-03-03 | only add the service to the list, if there is no other service using the ↵ | Peter Penz | |
| same name svn path=/trunk/KDE/kdebase/apps/; revision=934788 | |||
| 2009-03-03 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=934676 | |||
| 2009-03-03 | Changed activated() signal usages... to currentIndexChanged(); | Shaun Reich | |
| svn path=/trunk/KDE/kdebase/apps/; revision=934414 | |||
| 2009-03-02 | Fixed a security bug in dolphin when handling malformed http urls. | Jose Carlos Norte | |
| svn path=/trunk/KDE/kdebase/apps/; revision=933947 | |||
| 2009-03-01 | Use currentIndexChanged() signal instead of activated(), the latter does not ↵ | Shaun Reich | |
| always do what you would think. svn path=/trunk/KDE/kdebase/apps/; revision=933889 | |||
| 2009-03-01 | Changed deprecated use of signal closeRequested(int) to tabCloseRequested(int) | Shaun Reich | |
| svn path=/trunk/KDE/kdebase/apps/; revision=933837 | |||
| 2009-03-01 | SVN_SILENT made messages (.desktop file, second try) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=933737 | |||
| 2009-03-01 | SVN_SILENT: minor coding style cleanups | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=933598 | |||
| 2009-03-01 | removed Quick-View code (it has already been disabled before) | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=933591 | |||
