]>
cloud.milkyroute.net Git - dolphin.git/log
Peter Penz [Wed, 15 Apr 2009 20:10:03 +0000 (20:10 +0000)]
Workaround: Phonon::BackendCapabilities::isMimeTypeAvailable(...) returns true for PNG images, but it makes no sense showing a play/stop button in this case.
svn path=/trunk/KDE/kdebase/apps/; revision=954485
Peter Penz [Wed, 15 Apr 2009 18:40:08 +0000 (18:40 +0000)]
After restoring the current item when going back to a folder, the current-item URL must be cleared to prevent moving the focus when the directory content will be changed later.
BUG: 189522
svn path=/trunk/KDE/kdebase/apps/; revision=954402
Peter Penz [Wed, 15 Apr 2009 18:01:37 +0000 (18:01 +0000)]
Initialize the name-label widget with a maximum size. This is important, otherwise at least one resize event would be needed to apply a maximum width. This gets a problem if the dock is overlapped by another dock: No resize event is emitted and the preferred size increases in an unlimited way. Result: when hovering files with very long filenames, the overall dock width will increase in an unexpected way.
BUG: 189596
svn path=/trunk/KDE/kdebase/apps/; revision=954371
Peter Penz [Wed, 15 Apr 2009 17:14:30 +0000 (17:14 +0000)]
remove the '!' prefix, which is used for a literal command
BUG: 189672
svn path=/trunk/KDE/kdebase/apps/; revision=954343
Peter Penz [Sun, 12 Apr 2009 19:17:56 +0000 (19:17 +0000)]
- hide the video player in any case when the stop-button has been pressed
- provide a custom member for the audio media object
svn path=/trunk/KDE/kdebase/apps/; revision=952886
Peter Penz [Sun, 12 Apr 2009 19:00:59 +0000 (19:00 +0000)]
The feature freeze is near: Add video support to the Information Panel. Phonon is quite cool BTW :-)
svn path=/trunk/KDE/kdebase/apps/; revision=952882
Peter Penz [Sun, 12 Apr 2009 16:41:14 +0000 (16:41 +0000)]
Allow to enable/disable which information should be shown in the Information Panel.
BUG: 156205
svn path=/trunk/KDE/kdebase/apps/; revision=952833
Peter Penz [Sun, 12 Apr 2009 15:39:13 +0000 (15:39 +0000)]
Assure that the extension is added correctly when renaming multiple files even if the extension uses capital letters (e. g. .JPG instead of .jpg).
svn path=/trunk/KDE/kdebase/apps/; revision=952804
Peter Penz [Fri, 10 Apr 2009 18:58:21 +0000 (18:58 +0000)]
Allow to configure which preview plugins should be enabled. Per default previews for images and directories are enabled.
svn path=/trunk/KDE/kdebase/apps/; revision=952049
Script Kiddy [Wed, 8 Apr 2009 15:00:04 +0000 (15:00 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=951138
David Faure [Tue, 7 Apr 2009 12:45:02 +0000 (12:45 +0000)]
We don't know the mimetype here, so better not set it at all, konq will determine it.
Better than setting inode/directory for everything due to the wrong S_IFDIR.
Fixes "foo is a file but a dir was expected" error when doing MMB on a file.
svn path=/trunk/KDE/kdebase/apps/; revision=950518
Peter Penz [Mon, 6 Apr 2009 05:56:33 +0000 (05:56 +0000)]
Fixed regression introduced with KDE 4.2.0 that the column width setting was ignored.
BUG: 188701
svn path=/trunk/KDE/kdebase/apps/; revision=949864
Sascha Peilicke [Fri, 3 Apr 2009 20:25:22 +0000 (20:25 +0000)]
This patch allows the user to clear the search bar with an Escape keypress. This should help with keyboard-only navigation.
svn path=/trunk/KDE/kdebase/apps/; revision=948807
Script Kiddy [Fri, 3 Apr 2009 13:57:56 +0000 (13:57 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=948671
David Faure [Wed, 1 Apr 2009 23:34:33 +0000 (23:34 +0000)]
KonqFileItemCapabilities -> KFileItemListProperties
svn path=/trunk/KDE/kdebase/apps/; revision=948007
Rahman Duran [Mon, 30 Mar 2009 07:18:32 +0000 (07:18 +0000)]
BUG: 187732
Make Dolphin to remember selected files after view refresh.
svn path=/trunk/KDE/kdebase/apps/; revision=946726
Peter Penz [Mon, 30 Mar 2009 06:55:31 +0000 (06:55 +0000)]
KFilePreviewGenerator::updatePreviews() is deprecated, use updateIcons() instead
svn path=/trunk/KDE/kdebase/apps/; revision=946717
Rahman Duran [Sun, 29 Mar 2009 11:54:40 +0000 (11:54 +0000)]
BUG: 164489
Make Dolphin benefit from new TerminalInterfaceV2 functions.
svn path=/trunk/KDE/kdebase/apps/; revision=946382
Shaun Reich [Fri, 27 Mar 2009 01:03:02 +0000 (01:03 +0000)]
A few changes...
*The search bar displays "Search..." as that nice inactive-hinted text, this provides a clue as to what it is, aside from merely the small icon. Text disappears upon clicking
*Also changed text on tooltip from "Search" to "Click to begin the search".
*No need to specify layout direction as Left to Right, it is this way on construction.
svn path=/trunk/KDE/kdebase/apps/; revision=945167
Peter Penz [Thu, 26 Mar 2009 18:58:53 +0000 (18:58 +0000)]
SVN_SILENT: coding style fix (use spaces, no tabs)
svn path=/trunk/KDE/kdebase/apps/; revision=945041
Peter Penz [Thu, 26 Mar 2009 18:53:00 +0000 (18:53 +0000)]
disable rating, comments and tags if no meta data is available
svn path=/trunk/KDE/kdebase/apps/; revision=945040
Peter Penz [Thu, 26 Mar 2009 18:44:36 +0000 (18:44 +0000)]
Use KNewMenu::createDirectory() instead of KonqOperations::newDir() when F10 has been pressed, so that the directory gets automatically selected afterwards.
CCMAIL: rahman.duran@gmail.com
svn path=/trunk/KDE/kdebase/apps/; revision=945037
Peter Penz [Thu, 26 Mar 2009 18:05:41 +0000 (18:05 +0000)]
Fixed incorrect grouping of dates. Thanks to Jacopo De Simoi for the patch!
BUG: 187958
svn path=/trunk/KDE/kdebase/apps/; revision=945024
Script Kiddy [Thu, 26 Mar 2009 14:43:45 +0000 (14:43 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=944934
Harald Hvaal [Thu, 26 Mar 2009 13:44:52 +0000 (13:44 +0000)]
Forwardport of r944888
BUG: 187884
Do not start a new drag while one is currently underway.
svn path=/trunk/KDE/kdebase/apps/; revision=944917
Rahman Duran [Wed, 25 Mar 2009 23:02:49 +0000 (23:02 +0000)]
SVN_SILENT:
Make dolphinremoteencoding included in dolphinprivate.
svn path=/trunk/KDE/kdebase/apps/; revision=944693
Rahman Duran [Wed, 25 Mar 2009 22:00:50 +0000 (22:00 +0000)]
BUG: 175658
GUI:
The remote encoding code adapted from Konqueror to Dolphin. Now user can change
encoding for remote urls like ftp. Konqueror doesn't use
KRemoteEncodingPlugin anymore. Instead, this feature is supplied to
Konqueror via DolphinPart.
svn path=/trunk/KDE/kdebase/apps/; revision=944659
Rahman Duran [Wed, 25 Mar 2009 21:41:35 +0000 (21:41 +0000)]
Moving Remote encoding support to Dolphin
svn path=/trunk/KDE/kdebase/apps/; revision=944653
Rahman Duran [Wed, 25 Mar 2009 21:40:43 +0000 (21:40 +0000)]
Moving Remote encoding support to Dolphin
svn path=/trunk/KDE/kdebase/apps/; revision=944652
Script Kiddy [Tue, 24 Mar 2009 15:44:46 +0000 (15:44 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=943873
David Faure [Mon, 23 Mar 2009 19:10:13 +0000 (19:10 +0000)]
Port away from now-deprecated KonqPopupMenuInformation
svn path=/trunk/KDE/kdebase/apps/; revision=943384
Peter Penz [Sat, 21 Mar 2009 11:49:10 +0000 (11:49 +0000)]
- Write the settings to the disk as soon as "Apply" or "OK" has been pressed inside a settings dialog.
- Assure that the settings are saved in the DolphinPart destructor for settings that are changed outside the settings dialog (e. g. by using Ctrl + mouse wheel for adjusting the icon size).
Thanks to Frank Reininghaus and David Faure for the analyses.
CCBUG: 175085
svn path=/trunk/KDE/kdebase/apps/; revision=942194
Script Kiddy [Fri, 20 Mar 2009 14:53:39 +0000 (14:53 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=941843
Peter Penz [Thu, 19 Mar 2009 07:23:41 +0000 (07:23 +0000)]
Fixed issue that tabs are not remembered when restoring a session. Thanks a lot to Rahman Duran for the patch!
BUG: 181227
CCMAIL: rahman.duran@gmail.com
svn path=/trunk/KDE/kdebase/apps/; revision=941226
Ralf Habacker [Thu, 19 Mar 2009 07:19:10 +0000 (07:19 +0000)]
win32 compile fix
svn path=/trunk/KDE/kdebase/apps/; revision=941223
Shaun Reich [Thu, 19 Mar 2009 01:43:35 +0000 (01:43 +0000)]
Made the accelerator for "Rename" also removed the setMarginHint() or whatever, I'm quite certain this does absolutely nothing and is no longer needed, but please, correct me if I am wrong.
svn path=/trunk/KDE/kdebase/apps/; revision=941186
Fredrik Höglund [Wed, 18 Mar 2009 18:38:38 +0000 (18:38 +0000)]
Remove code that's no longer needed now that Qt supports ARGB windows.
svn path=/trunk/KDE/kdebase/apps/; revision=941039
Script Kiddy [Wed, 18 Mar 2009 14:28:37 +0000 (14:28 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=940939
Peter Penz [Tue, 17 Mar 2009 20:55:26 +0000 (20:55 +0000)]
Assure that KNewMenu from DolphinPart attachs itself to the DolphinNewMenuObserver, so that newly created items get selected (DolphinNewMenu - which attachs itself automatically - cannot be used in DolphinPart).
CCMAIL: rahman.duran@gmail.com
svn path=/trunk/KDE/kdebase/apps/; revision=940628
Peter Penz [Tue, 17 Mar 2009 20:47:03 +0000 (20:47 +0000)]
After creating an item with the "Create New..." menu, the new item should get selected and it must be assured that the item stays visible. Thanks a lot to Rahman Duran for the original patch and the good discussions :-)
Open issues:
- F10 shortcut does not work yet (interface extension might be done in KNewMenu)
- Does not work in column view yet, but this is a colum view specific issue.
CCMAIL: rahman.duran@gmail.com
CCMAIL: faure@kde.org
svn path=/trunk/KDE/kdebase/apps/; revision=940624
Peter Penz [Tue, 17 Mar 2009 20:41:27 +0000 (20:41 +0000)]
SVN_SILENT: removed tab and don't add another exit point in a 3-liner method
svn path=/trunk/KDE/kdebase/apps/; revision=940621
Peter Penz [Tue, 17 Mar 2009 20:34:32 +0000 (20:34 +0000)]
SVN_SILENT: remove trailing spaces
svn path=/trunk/KDE/kdebase/apps/; revision=940620
Script Kiddy [Tue, 17 Mar 2009 15:51:17 +0000 (15:51 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=940525
David Faure [Tue, 17 Mar 2009 13:40:20 +0000 (13:40 +0000)]
Fix infinite loop on startup due to r938051 (KToolTipManager ctor creating KTipLabel which calls KToolTipManager singleton which isn't set yet)
svn path=/trunk/KDE/kdebase/apps/; revision=940428
Christian Ehrlicher [Sun, 15 Mar 2009 20:20:33 +0000 (20:20 +0000)]
a lot of more KUrl::path() -> KUrl::toLocalFile() changes (mostly after a check for KUrl::isLocalFile())
svn path=/trunk/KDE/kdebase/apps/; revision=939835
Script Kiddy [Sun, 15 Mar 2009 13:46:07 +0000 (13:46 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=939654
Shaun Reich [Sun, 15 Mar 2009 04:01:49 +0000 (04:01 +0000)]
Added F8 as an alternate shortcut for "Show Hidden Files". Reasoning: Open file and folder dialogs (do, except for the latter(but all will) use this shortcut).
CCMAIL: peter.penz@gmx.at
svn path=/trunk/KDE/kdebase/apps/; revision=939522
Script Kiddy [Sat, 14 Mar 2009 14:36:38 +0000 (14:36 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=939259
Shaun Reich [Fri, 13 Mar 2009 01:07:51 +0000 (01:07 +0000)]
Added "document-properties" icon to "Properties", I added in another menu 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
Frank Reininghaus [Thu, 12 Mar 2009 22:40:32 +0000 (22:40 +0000)]
Ask for confirmation when closing a Dolphin window with more than one tab. 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
Peter Penz [Thu, 12 Mar 2009 16:56:13 +0000 (16:56 +0000)]
SVN_SILENT: coding style fix
svn path=/trunk/KDE/kdebase/apps/; revision=938679
Shaun Reich [Wed, 11 Mar 2009 22:46:34 +0000 (22:46 +0000)]
Using the "document-properties" icon for the Properties entry of the RMB context menu. This is used elsewhere already...
svn path=/trunk/KDE/kdebase/apps/; revision=938482
Shaun Reich [Wed, 11 Mar 2009 22:41:57 +0000 (22:41 +0000)]
No need to set the accelerator manually, it's done automatically anyways(or it will be).
svn path=/trunk/KDE/kdebase/apps/; revision=938478
Shaun Reich [Wed, 11 Mar 2009 22:25:39 +0000 (22:25 +0000)]
This patch isn't needed anymore thanks to dfaure's up-coming patch to kmenu, the accelerator manager will automatically handle KMenu's.
svn path=/trunk/KDE/kdebase/apps/; revision=938471
Shaun Reich [Wed, 11 Mar 2009 20:48:37 +0000 (20:48 +0000)]
Changed i++ to ++i. I accidentally did the first when I first made the recently closed tabs feature (habitual).
svn path=/trunk/KDE/kdebase/apps/; revision=938422
Shaun Reich [Wed, 11 Mar 2009 20:47:46 +0000 (20:47 +0000)]
The last commit made the menu be on the heap, this switches it back to stack... (I initially couldn't figure out how to do that (had to pass by reference)).
svn path=/trunk/KDE/kdebase/apps/; revision=938420
Shaun Reich [Wed, 11 Mar 2009 20:31:09 +0000 (20:31 +0000)]
Changed a tab's KMenu to have it's accelerators managed automatically.
svn path=/trunk/KDE/kdebase/apps/; revision=938417
Shaun Reich [Wed, 11 Mar 2009 20:08:35 +0000 (20:08 +0000)]
Revert my previous commit, dfaure is right, this should be done through KAcceleratorManager::manage().
svn path=/trunk/KDE/kdebase/apps/; revision=938412
Peter Penz [Wed, 11 Mar 2009 07:34:17 +0000 (07:34 +0000)]
added subtle transparency for tooltips
svn path=/trunk/KDE/kdebase/apps/; revision=938051
Shaun Reich [Wed, 11 Mar 2009 02:35:24 +0000 (02:35 +0000)]
Added keyboard accelerators to various actions that were missing them...
svn path=/trunk/KDE/kdebase/apps/; revision=938031
Peter Penz [Tue, 10 Mar 2009 19:59:22 +0000 (19:59 +0000)]
allow to disable the preview of the Information Panel
svn path=/trunk/KDE/kdebase/apps/; revision=937927
Peter Penz [Tue, 10 Mar 2009 19:36:55 +0000 (19:36 +0000)]
insert the meta text information alphabetically sorted
svn path=/trunk/KDE/kdebase/apps/; revision=937920
Peter Penz [Tue, 10 Mar 2009 19:21:21 +0000 (19:21 +0000)]
allow to hide the rating, comments and tags of the Information Panel
svn path=/trunk/KDE/kdebase/apps/; revision=937915
Peter Penz [Tue, 10 Mar 2009 19:04:45 +0000 (19:04 +0000)]
provide a context menu for the Information Panel, which allows to show/hide meta information
svn path=/trunk/KDE/kdebase/apps/; revision=937910
Peter Penz [Tue, 10 Mar 2009 07:44:56 +0000 (07:44 +0000)]
Fixed issue that when renaming an item that still the old item name will be shown in the Information Panel.
CCBUG: 181534
CCBUG: 186071
svn path=/trunk/KDE/kdebase/apps/; revision=937630
Peter Penz [Tue, 10 Mar 2009 06:59:27 +0000 (06:59 +0000)]
Provide an "Open Terminal" entry for the Tools menu (thanks to Rahman Duran for the patch!)
BUG: 164746
svn path=/trunk/KDE/kdebase/apps/; revision=937624
Peter Penz [Tue, 10 Mar 2009 06:36:34 +0000 (06:36 +0000)]
SVN_SILENT: comment update
svn path=/trunk/KDE/kdebase/apps/; revision=937623
Frank Reininghaus [Tue, 10 Mar 2009 00:56:38 +0000 (00:56 +0000)]
Call updatePasteAction() in DolphinPart::openUrl(). Fixes the problem that the paste action is disabled in Konqueror on startup.
BUG: 186482
svn path=/trunk/KDE/kdebase/apps/; revision=937598
Shaun Reich [Tue, 10 Mar 2009 00:40:37 +0000 (00:40 +0000)]
A change in focus between the split view, would not update the icon on the tab that it was in-now does.
svn path=/trunk/KDE/kdebase/apps/; revision=937597
Shaun Reich [Tue, 10 Mar 2009 00:35:59 +0000 (00:35 +0000)]
The tab icon now obeys the icon of the folder that it is currently browsing. 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
Shaun Reich [Mon, 9 Mar 2009 19:50:32 +0000 (19:50 +0000)]
Added a few things to the "Recently Closed Tabs" menu:
* 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
Shaun Reich [Mon, 9 Mar 2009 18:10:35 +0000 (18:10 +0000)]
The "Recently Closed Tabs" action menu now has a limit of 10, before it 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
Shaun Reich [Mon, 9 Mar 2009 02:31:41 +0000 (02:31 +0000)]
There is no point in setting the text of a tab, each time a tab is selected, 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
Script Kiddy [Sun, 8 Mar 2009 14:36:22 +0000 (14:36 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=936838
Script Kiddy [Thu, 5 Mar 2009 14:06:47 +0000 (14:06 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=935529
Script Kiddy [Wed, 4 Mar 2009 15:51:12 +0000 (15:51 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=935170
Peter Penz [Tue, 3 Mar 2009 21:17:35 +0000 (21:17 +0000)]
added dialog to configure which meta data should be shown in the Information Panel
svn path=/trunk/KDE/kdebase/apps/; revision=934828
Peter Penz [Tue, 3 Mar 2009 21:01:41 +0000 (21:01 +0000)]
§$%$ revert last commit, this does not compile (sorry!)
svn path=/trunk/KDE/kdebase/apps/; revision=934823
Peter Penz [Tue, 3 Mar 2009 20:59:11 +0000 (20:59 +0000)]
SVN_SILENT: coding style fix
svn path=/trunk/KDE/kdebase/apps/; revision=934820
Peter Penz [Tue, 3 Mar 2009 20:38:07 +0000 (20:38 +0000)]
don't show the phonon widget, if more than one file is selected
svn path=/trunk/KDE/kdebase/apps/; revision=934812
Peter Penz [Tue, 3 Mar 2009 20:20:44 +0000 (20:20 +0000)]
reset the information panel if an item is shown that got deleted
BUG: 186071
svn path=/trunk/KDE/kdebase/apps/; revision=934807
Peter Penz [Tue, 3 Mar 2009 19:39:36 +0000 (19:39 +0000)]
only add the service to the list, if there is no other service using the same name
svn path=/trunk/KDE/kdebase/apps/; revision=934788
Script Kiddy [Tue, 3 Mar 2009 14:52:10 +0000 (14:52 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=934676
Shaun Reich [Tue, 3 Mar 2009 01:07:55 +0000 (01:07 +0000)]
Changed activated() signal usages... to currentIndexChanged();
svn path=/trunk/KDE/kdebase/apps/; revision=934414
Jose Carlos Norte [Mon, 2 Mar 2009 00:03:21 +0000 (00:03 +0000)]
Fixed a security bug in dolphin when handling malformed http urls.
svn path=/trunk/KDE/kdebase/apps/; revision=933947
Shaun Reich [Sun, 1 Mar 2009 21:11:12 +0000 (21:11 +0000)]
Use currentIndexChanged() signal instead of activated(), the latter does not always do what you would think.
svn path=/trunk/KDE/kdebase/apps/; revision=933889
Shaun Reich [Sun, 1 Mar 2009 18:19:38 +0000 (18:19 +0000)]
Changed deprecated use of signal closeRequested(int) to tabCloseRequested(int)
svn path=/trunk/KDE/kdebase/apps/; revision=933837
Script Kiddy [Sun, 1 Mar 2009 14:50:50 +0000 (14:50 +0000)]
SVN_SILENT made messages (.desktop file, second try)
svn path=/trunk/KDE/kdebase/apps/; revision=933737
Peter Penz [Sun, 1 Mar 2009 12:42:51 +0000 (12:42 +0000)]
SVN_SILENT: minor coding style cleanups
svn path=/trunk/KDE/kdebase/apps/; revision=933598
Peter Penz [Sun, 1 Mar 2009 12:23:05 +0000 (12:23 +0000)]
removed Quick-View code (it has already been disabled before)
svn path=/trunk/KDE/kdebase/apps/; revision=933591
Peter Penz [Sun, 1 Mar 2009 12:20:23 +0000 (12:20 +0000)]
don't make the struct ClosedTab accessible for other classes
CCMAIL: predator106@gmail.com
svn path=/trunk/KDE/kdebase/apps/; revision=933589
Shaun Reich [Sun, 1 Mar 2009 02:27:35 +0000 (02:27 +0000)]
Fixed a bug in the "Recently Closed Tabs" menu that would cause it to show more recent tabs at the bottom.
The most recent tab will now always be shown right below the separator, which is right below the "Clear Recently Closed Tabs" action.
svn path=/trunk/KDE/kdebase/apps/; revision=933487
Shaun Reich [Sun, 1 Mar 2009 01:38:20 +0000 (01:38 +0000)]
Closed tabs are now remembered within Dolphin, so if you accidentally close them, or need to reopen a previous one-go crazy.
Closed tabs now become stored in the "Go"->"Recently Closed Tabs" menu.
To clear this list, there is an action within that menu.
Clicking on a remembered tab's action, will remove that entry, restore that tab, and focus it.
svn path=/trunk/KDE/kdebase/apps/; revision=933483
Script Kiddy [Sat, 28 Feb 2009 13:35:50 +0000 (13:35 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=933233
Laurent Montel [Sat, 28 Feb 2009 12:50:34 +0000 (12:50 +0000)]
Fix warning about shortcut
svn path=/trunk/KDE/kdebase/apps/; revision=933227
Script Kiddy [Fri, 27 Feb 2009 15:36:31 +0000 (15:36 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=932916
Peter Penz [Thu, 26 Feb 2009 20:38:42 +0000 (20:38 +0000)]
add KCM for the services settings, so that they are also accessible in Konqueror
svn path=/trunk/KDE/kdebase/apps/; revision=932520
Peter Penz [Thu, 26 Feb 2009 20:10:27 +0000 (20:10 +0000)]
adjust size hints of group boxes
svn path=/trunk/KDE/kdebase/apps/; revision=932509
David Faure [Thu, 26 Feb 2009 20:08:22 +0000 (20:08 +0000)]
Calling the "Show" group "hiddenGroup" is a bit surprising to the casual reader ;)
svn path=/trunk/KDE/kdebase/apps/; revision=932508
Peter Penz [Thu, 26 Feb 2009 19:58:22 +0000 (19:58 +0000)]
remember which service menus should be shown in the context menu
CCMAIL: faure@kde.org
svn path=/trunk/KDE/kdebase/apps/; revision=932504