Commit graph

2872 commits

Author SHA1 Message Date
Peter Penz 824f600ca0 Fix description for the "--select" option
svn path=/trunk/KDE/kdebase/apps/; revision=1122794
2010-05-04 18:09:27 +00:00
Peter Penz 6193693d1e Updates for the "About" dialog
svn path=/trunk/KDE/kdebase/apps/; revision=1122790
2010-05-04 17:30:19 +00:00
Peter Penz 4f206a86df Don't use a ':' in a text of a group-box.
svn path=/trunk/KDE/kdebase/apps/; revision=1122788
2010-05-04 17:16:10 +00:00
Peter Penz d8c9625783 Provide a cleaner layout and better description about the maximum file size setting.
BUG: 230818

svn path=/trunk/KDE/kdebase/apps/; revision=1122775
2010-05-04 17:08:39 +00:00
Peter Penz 2aa41e7167 Create QActionGroup like done for other sub menus for consistency. Although a few more lines of code are required, this approach is more flexible.bar, but as the group "Panels" can be added instead, this should be no issue.
svn path=/trunk/KDE/kdebase/apps/; revision=1122365
2010-05-03 17:49:49 +00:00
Peter Penz a77b176d32 Use the dock widgets actions directly, as they are capable of showing the toggle state. Drawback: The actions cannot be added directly to the toolbar, but as the group "Panels" can be added instead, this should be no issue.
svn path=/trunk/KDE/kdebase/apps/; revision=1122363
2010-05-03 17:46:34 +00:00
Peter Penz 23f31b60b0 Allow to add menu groups like "View Mode", "Sort By"... to be added as toolbar item (see http://reviewboard.kde.org/r/3862).
Thanks to Todd for the patch!

CCMAIL: toddrme2178@gmail.com

svn path=/trunk/KDE/kdebase/apps/; revision=1122320
2010-05-03 15:40:24 +00:00
Peter Penz 4fb3a8dfcd Assure to reconnect to the version plugin signals, otherwise no information will be provided anymore after the first directory update
svn path=/trunk/KDE/kdebase/apps/; revision=1120924
2010-04-30 05:48:24 +00:00
David Faure dc0236254a use KFileItemActions::runPreferredApplications to handle Key_Enter on multiple selected files.
Rewritten to make a direct method call rather than using a signal from 'this'.
REVIEW: 3163
CCMAIL: toddrme2178@gmail.com

svn path=/trunk/KDE/kdebase/apps/; revision=1119117
2010-04-26 15:50:59 +00:00
Script Kiddy a1063f616b SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1118248
2010-04-24 06:36:02 +00:00
Script Kiddy ffd2489e24 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1117807
2010-04-23 06:29:53 +00:00
Peter Penz 72d6d85323 The KFileMetaInfoWidget does not use a hardcoded small font anymore, so it must be set manually nowidget
svn path=/trunk/KDE/kdebase/apps/; revision=1115496
2010-04-16 16:00:06 +00:00
Script Kiddy e66ca7f5fd SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1115355
2010-04-16 06:12:47 +00:00
Script Kiddy d9b6126a39 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1115065
2010-04-15 06:07:57 +00:00
Peter Penz c47a120267 SVN_SILENT: Remove unnecessary debugging output
svn path=/trunk/KDE/kdebase/apps/; revision=1114499
2010-04-13 18:54:15 +00:00
Peter Penz 90dad89131 Allow configuring different maximum sizes for remote and local files
BUG: 189501
p://reviewboard.kde.org/r/3484/

svn path=/trunk/KDE/kdebase/apps/; revision=1114485
2010-04-13 18:31:25 +00:00
Script Kiddy 1829b1c2fb SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1112036
2010-04-07 06:38:59 +00:00
Script Kiddy 803c460d3f SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1111569
2010-04-06 06:07:52 +00:00
Peter Penz 7b810daee7 Add progress-text label to the layout
svn path=/trunk/KDE/kdebase/apps/; revision=1111461
2010-04-05 18:32:10 +00:00
Peter Penz 04a30d8803 Do expensive loading operations in the Dolphin Preferences when getting the QShowEvent and not the QPolish event.
svn path=/trunk/KDE/kdebase/apps/; revision=1111143
2010-04-04 22:51:39 +00:00
Peter Penz 110cbf5b27 Add the submenu-name of a service menu entry as prefix. As an alphabetic sorting of all list elements is done, this automatically groups the entries.
svn path=/trunk/KDE/kdebase/apps/; revision=1111140
2010-04-04 22:34:33 +00:00
Peter Penz a20edc49bd Invert default behavior regarding loading of version control plugins: Only load plugins that have been explicitly enabled by the user instead of loading all plugins per default.
Most users won't use version control plugins at all and there is no need in wasting memory and performance. A user interface has been added in the "Services" settings for version control plugins. The user interface is only shown, if at least one plugin is available on the system.

svn path=/trunk/KDE/kdebase/apps/; revision=1111101
2010-04-04 20:45:09 +00:00
Peter Penz f9dd574600 SVN_SILENT: documentation fixes
svn path=/trunk/KDE/kdebase/apps/; revision=1110979
2010-04-04 14:37:34 +00:00
Peter Penz 7a85208e33 Assure that the tooltip does not flash for items at the bottom-right edge
BUG: 226430


svn path=/trunk/KDE/kdebase/apps/; revision=1110974
2010-04-04 14:28:54 +00:00
Peter Penz 7ae94915f7 Cleanup of statusbar widgets:
- Provide proper size hints instead of hiding extensions on small widths
- Provide context menu, which allows to enable/disable the zoom level extension and the space info extension. Also copying the status bar text is possible (useful e. g. for error messages).

BUG: 188980

svn path=/trunk/KDE/kdebase/apps/; revision=1110498
2010-04-03 08:48:35 +00:00
Peter Penz 2dc23d4e6d Remove the SVN plugin from the Dolphin sources. The plugin will get part of kdesdk (request will be submitted on reviewboard during the next days).
svn path=/trunk/KDE/kdebase/apps/; revision=1110250
2010-04-02 16:00:14 +00:00
Peter Penz 47d3113922 Split the class DolphinController into the two classes DolphinViewController and ViewModeController.
The ViewModeController offers a defined interface to control view mode implementations like icons view, details view and column view. The DolphinViewController allows those view mode implementations to control the parent DolphinView in a limited way.

svn path=/trunk/KDE/kdebase/apps/; revision=1109228
2010-03-30 20:19:32 +00:00
Christoph Feck 25ffe18e65 Use floating point font sizes for font requester
CCBUG: 220632

svn path=/trunk/KDE/kdebase/apps/; revision=1108111
2010-03-27 20:44:15 +00:00
Christoph Feck ac2143f42a Start font requester with previously set custom font
svn path=/trunk/KDE/kdebase/apps/; revision=1108110
2010-03-27 20:43:35 +00:00
Peter Penz 4cd0b00f0d Clear the items after hiding the tooltip, otherwise a flickering might occur when reopening the tooltip
svn path=/trunk/KDE/kdebase/apps/; revision=1108086
2010-03-27 19:32:40 +00:00
Peter Penz c06e066634 Share one tooltip instance for all tooltip manager instances
svn path=/trunk/KDE/kdebase/apps/; revision=1108076
2010-03-27 19:03:26 +00:00
Peter Penz f81e93a831 Enable job-transfer indication for file items.
Thanks to Shaun Reich for the patch and the implementation behind in kdelibs!

svn path=/trunk/KDE/kdebase/apps/; revision=1108002
2010-03-27 13:31:58 +00:00
Peter Penz 47e80ef6b9 Don't recreate and destroy the tooltip widget on each show/hide operation, just use set the widget visible/invisible and update the content instead
svn path=/trunk/KDE/kdebase/apps/; revision=1107992
2010-03-27 13:08:46 +00:00
Peter Penz dd743f9d98 Open the meta data configuration dialog modeless
svn path=/trunk/KDE/kdebase/apps/; revision=1107448
2010-03-25 17:36:39 +00:00
Peter Penz a3cc212100 Enable the meta data configuration dialog again after the KFileMetaDataWidget code has been moved to kdelibs
svn path=/trunk/KDE/kdebase/apps/; revision=1107432
2010-03-25 16:34:40 +00:00
Peter Penz 16f1ade812 Remove the redundant m_versionInfoKeys member, just iterate the hash table instead
svn path=/trunk/KDE/kdebase/apps/; revision=1107255
2010-03-25 07:02:02 +00:00
Peter Penz d197a7e531 Renamed methods and improved documentation, as in the previous patch the wrong mutex has been used accidently because of the confusing naming of the methods.
svn path=/trunk/KDE/kdebase/apps/; revision=1107136
2010-03-24 22:41:06 +00:00
Peter Penz 884e95cc98 Version control: Move the maintainance of pending threads into a custom class. Also the UpdateItemStatesThread differs now between protecting the globally shared plugin and the locally shared data.
svn path=/trunk/KDE/kdebase/apps/; revision=1107125
2010-03-24 22:21:09 +00:00
Peter Penz b28bec6710 Always apply the editable state of the current URL navigator to the URL navigator of the new tab (not only if the current URL navigator is editable)
svn path=/trunk/KDE/kdebase/apps/; revision=1106928
2010-03-24 08:06:34 +00:00
Frank Reininghaus e164a139cf VersionControlObserver: Only disconnect m_plugin in the destructor if
it is not 0. Fixes a Qt runtime warning.

svn path=/trunk/KDE/kdebase/apps/; revision=1106816
2010-03-23 23:30:44 +00:00
Peter Penz eaa27ac4b4 Assure that when opening a new tab, that the URL navigator of the new tab has the same editable state as the current tab
Thanks to Vishesh Handa for the patch!

svn path=/trunk/KDE/kdebase/apps/; revision=1106757
2010-03-23 21:29:58 +00:00
Script Kiddy ee0eb84df4 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1106528
2010-03-23 06:52:40 +00:00
Peter Penz caf017c2fe Use KFileMetaDataWidget from kdelibs. Still open: Provide dialog which wraps KFileMetaDataConfigurationWidget.
svn path=/trunk/KDE/kdebase/apps/; revision=1106465
2010-03-22 22:23:02 +00:00
Peter Penz 622acabf23 Remove connection to non-existent slot.
Thanks to Frank Reininghaus for the hint!

svn path=/trunk/KDE/kdebase/apps/; revision=1106410
2010-03-22 18:54:23 +00:00
Peter Penz 7d74e2b70d Use the default keyboard shortcuts for next-tab/previous-tab as primary key, but use the commonly used shortcuts Ctrl+Tab/Ctrl+Shift+Tab as secondary keys.
Of course it is still possible that the user defines custom shortcuts.

BUG: 231541

svn path=/trunk/KDE/kdebase/apps/; revision=1106406
2010-03-22 18:48:12 +00:00
Peter Penz a57925a23d Send CTRL+C to the terminal instead of of backspaces. Thanks to the FiNeX and g111 for the hint.
CCBUG: 161637

svn path=/trunk/KDE/kdebase/apps/; revision=1106403
2010-03-22 18:28:16 +00:00
Script Kiddy 9444f01a5c SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1104643
2010-03-18 06:54:13 +00:00
André Wöbbeking 4ab20ea043 -pedantic
svn path=/trunk/KDE/kdebase/apps/; revision=1104133
2010-03-16 20:15:48 +00:00
Luboš Luňák 4bb1ba9217 welcome to the world of kdeinit applications
svn path=/trunk/KDE/kdebase/apps/; revision=1103978
2010-03-16 12:30:46 +00:00
Rafael Fernández López 7eeb8dba6a Get back names, and use "using" keyword to keep GCC silent on "method foo on base class hidden y method foo on derived class". Thanks to André for pointing out this trick.
CCMAIL: Woebbeking@kde.org
CCMAIL: peter.penz@gmx.at

svn path=/trunk/KDE/kdebase/apps/; revision=1103527
2010-03-15 10:08:32 +00:00
Sebastian Trueg fa24cc8e11 Stat URLs before opening them to make sure they are actually dirs we can list. Otherwise use KRun.
svn path=/trunk/KDE/kdebase/apps/; revision=1103520
2010-03-15 09:55:51 +00:00
Rafael Fernández López a80da4153a Remove all warnings on compile time
svn path=/trunk/KDE/kdebase/apps/; revision=1103376
2010-03-14 22:57:42 +00:00
Rafael Fernández López c55ac46003 Adapt DolphinCategoryDrawer to new changes on kdelibs :)
svn path=/trunk/KDE/kdebase/apps/; revision=1103215
2010-03-14 16:31:16 +00:00
Peter Penz f2885d1ac2 Fix issue that the current terminal line does not get cleared before sending a cd command.
The terminal interface does not provide an API for this, so as workaround backspaces are send. Not nice, but as the issue can lead to data loss, this solution is better than having nothing.

BUG: 161637

svn path=/trunk/KDE/kdebase/apps/; revision=1103207
2010-03-14 16:21:35 +00:00
Peter Penz ea3eb39160 Fix compilation on OpenSolaris with Sun Studio
Thanks to Tropikhajma for the patch!

BUG: 230251

svn path=/trunk/KDE/kdebase/apps/; revision=1103145
2010-03-14 13:18:09 +00:00
Peter Penz fbc221c4ff Fix compile issue if HAVE_NEPOMUK is not defined
svn path=/trunk/KDE/kdebase/apps/; revision=1102862
2010-03-13 20:34:43 +00:00
Peter Penz 5c80286726 Meta data configuration dialog improvements
* use the data provided by the model instead reading it again
* allow to enable/disable also custom meta data 

svn path=/trunk/KDE/kdebase/apps/; revision=1102852
2010-03-13 20:05:21 +00:00
Peter Penz 7b8a3ae800 Let the custom widgets stay invisible per default after constructing them. This prevent a possible flickering when starting Dolphin.
svn path=/trunk/KDE/kdebase/apps/; revision=1102837
2010-03-13 19:17:38 +00:00
Peter Penz 5f54238912 Allow to provide custom widgets for meta data in a generic way.
By this it is possible that other applications like e. g. Gwenview provide custom widgets to change EXIF data directly within the meta data widget.

svn path=/trunk/KDE/kdebase/apps/; revision=1102834
2010-03-13 19:07:40 +00:00
Peter Penz 6b9c4f7b45 Allow to specify a group for a meta data item.
The sorting of the meta data items is now done by the group. Within the group the sorting is done by their translated labels.

svn path=/trunk/KDE/kdebase/apps/; revision=1102778
2010-03-13 15:32:48 +00:00
Peter Penz 54a1499586 Provide a KMetaDataModel for KMetaDataWidget.
This allows to extend the model with custom meta data (might e. g. be useful for Gwenview).

svn path=/trunk/KDE/kdebase/apps/; revision=1102749
2010-03-13 13:38:40 +00:00
Script Kiddy a7f4541eb8 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1101859
2010-03-11 06:51:07 +00:00
Andrew Coles 2f16883fe7 Proof-reading: file name -> filename, for consistency.
svn path=/trunk/KDE/kdebase/apps/; revision=1101351
2010-03-09 23:16:23 +00:00
Peter Penz 14b3d7010e Port patch 1098976 for Konqueror by David Faure to Dolphin: When the user clicks on a Type=Link desktop files that point to a directory, let's open that
directory in the current view, rather than starting a new Konqueror.
As requested by LukasLT for http://forum.kde.org/viewtopic.php?f=14&t=66660

svn path=/trunk/KDE/kdebase/apps/; revision=1101071
2010-03-09 07:13:51 +00:00
Script Kiddy 13f393f42d SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1099845
2010-03-06 06:54:11 +00:00
Peter Penz c73266cb59 fix link issue if Nepomuk is not installed
svn path=/trunk/KDE/kdebase/apps/; revision=1099444
2010-03-05 15:38:08 +00:00
Peter Penz 2b286a9f04 Rename NfoTranslator to KNfoTranslator, so that KMetaDataWidget can be moved to kdelibs for KDE SC 4.5 (some interfaces of KMetaDataWidget need to be cleaned up first).
KNfoTranslator is marked as private class, as it is not clear yet whether it should be used by other classes like KFileMetaInfo.

svn path=/trunk/KDE/kdebase/apps/; revision=1098897
2010-03-04 16:24:20 +00:00
Peter Penz a0b010bb00 Only access the data of the thread that has been created most recently. Data of older threads will just get ignored.
svn path=/trunk/KDE/kdebase/apps/; revision=1097289
2010-02-28 21:03:58 +00:00
Peter Penz 072dacbb55 Fix possible memory leak when invoking KLoadMetaDataThread::cancelAndDelete().
svn path=/trunk/KDE/kdebase/apps/; revision=1097154
2010-02-28 15:01:33 +00:00
Peter Penz 77d9413d07 Meta data configuration cleanups:
- Use RDF labels internally.
- Provide better default settings, which meta data are hidden.
- Allow to configure which meta data is shown also if Nepomuk is turned off.

svn path=/trunk/KDE/kdebase/apps/; revision=1096571
2010-02-26 22:03:32 +00:00
Peter Penz 65106c3037 use NFO URI to check whether the width and height should be merged as one label
svn path=/trunk/KDE/kdebase/apps/; revision=1096542
2010-02-26 20:08:09 +00:00
Peter Penz 6479605c84 remove duplicate entries
svn path=/trunk/KDE/kdebase/apps/; revision=1096541
2010-02-26 20:07:26 +00:00
Peter Penz 4e370297de Show meta information also for files, which are not indexed (or in the case if Nepomuk is turned off).
Beside the new translations the fix is based on several other fixes in kdelibs + strigi and cannot be backported to KDE SC 4.4.x.

As soon as the meta data widget has been moved to kdelibs, this meta data information will also be available in the properties dialog.

BUG: 193592

svn path=/trunk/KDE/kdebase/apps/; revision=1096472
2010-02-26 18:03:13 +00:00
Peter Penz 5dee68a061 The number of fixed meta-info items may vary dependent on whether Nepomuk is enabled or not. Avoid the nasty hack to hardcode the value within the slotLoadingFinished() method.
BUG: 228540

svn path=/trunk/KDE/kdebase/apps/; revision=1096347
2010-02-26 14:42:47 +00:00
Peter Penz 08f93a673d Request the activation of the view, even if the column is marked as active already: The activation state of a column is independent from from the activation state of the view.
This fixes the regression that items for inactive views containing columns get triggered.

BUG: 227472

svn path=/trunk/KDE/kdebase/apps/; revision=1096114
2010-02-25 20:54:02 +00:00
Peter Penz df6bc98ded Forward port of SVN commit 1096089: Fix regression that columns stay empty when switching between URLs that differ by more than one sub directory. Thanks to Frank Reininghaus for the analysis.
CCBUG: 227785
CCBUG: 227748

svn path=/trunk/KDE/kdebase/apps/; revision=1096093
2010-02-25 19:36:36 +00:00
Peter Penz e488496286 Also show meta informations of files, if Nepomuk is not running or if the file is not indexed.
Still a lot of cleanups are required (e. g. the labels are not human readable currently).

svn path=/trunk/KDE/kdebase/apps/; revision=1096092
2010-02-25 19:34:58 +00:00
Sebastian Trueg 3beca2e7f1 * No need to reload all tags when one is deleted.
* Use Resource::genericLabel() always for consistency.

svn path=/trunk/KDE/kdebase/apps/; revision=1096036
2010-02-25 15:41:27 +00:00
Frank Reininghaus af46cf7666 Remove all code that is related to DolphinController's
requestUrlChange signal. This signal was removed in r1080351, so the
code isn't needed any more.

svn path=/trunk/KDE/kdebase/apps/; revision=1095213
2010-02-23 20:34:33 +00:00
Peter Penz e6ba74c5ae ups: I forgot to set the and-term for the file query in the last commit
CCMAIL: post@oliver-heidbuechel.de


svn path=/trunk/KDE/kdebase/apps/; revision=1095055
2010-02-23 15:46:43 +00:00
Peter Penz 661c0ae4d3 Use Nepomuk::Query::Query for global search queries, as it does not only return files but also other meta information.
Thanks to Oliver Heidbüchel for the patch!

CCMAIL: post@oliver-heidbuechel.de

svn path=/trunk/KDE/kdebase/apps/; revision=1095051
2010-02-23 15:36:37 +00:00
Peter Penz 0c71d25a6f Allow to drop files above a tab. Thanks to Todd for the patch.
svn path=/trunk/KDE/kdebase/apps/; revision=1094746
2010-02-23 07:26:02 +00:00
Frank Reininghaus a9702ad0cc Use the full width of the "Name" column of the Details View for
renaming items inline.

BUG: 226666

svn path=/trunk/KDE/kdebase/apps/; revision=1094416
2010-02-22 18:22:12 +00:00
Peter Penz 642062284c Forward port of SVN commit 1093803: Assure that the changed selection model is reconnected when changing columns. This fixes the regression that some operations have been disabled on sub columns. Thanks to Frank Reininghaus for the analyses.
CCBUG: 226749

svn path=/trunk/KDE/kdebase/apps/; revision=1093807
2010-02-21 13:29:32 +00:00
Luboš Luňák a2f0d69558 replace X11-specific code with generic
svn path=/trunk/KDE/kdebase/apps/; revision=1093243
2010-02-20 11:52:46 +00:00
Sebastian Trueg 52e1503052 Implemented search restriction to filenames.
svn path=/trunk/KDE/kdebase/apps/; revision=1091902
2010-02-17 21:01:29 +00:00
Frank Reininghaus c7515e9e90 Make sure that DolphinView's m_expanderActive member is handled
correctly, and emit DolphinDetailsViewExpander's completed() signal
only if the folder loading is really finished. This fixes possible
problems when restoring the current item and scroll position of the
view if these require a preceding folder expansion.

svn path=/trunk/KDE/kdebase/apps/; revision=1090926
2010-02-16 11:12:00 +00:00
Script Kiddy 323db2c9b5 SVN_SILENT made messages (.desktop file, second try)
svn path=/trunk/KDE/kdebase/apps/; revision=1089061
2010-02-12 10:55:37 +00:00
David Faure 0837da2d42 Separate the parent object (for the knewfilemenu instance) and the parent widget
(for dialogs it might pop up) so that we can use a non-widget parent.
BUG: 218743

svn path=/trunk/KDE/kdebase/apps/; revision=1087087
2010-02-08 14:27:58 +00:00
Script Kiddy 29bff3b1f0 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1085566
2010-02-05 13:31:20 +00:00
Peter Penz 5fff84e068 Be more clear that selecting the checkbox means, that the shown view properties should be used as default (that only "new folders" are affected, is incorrect).
BUG: 213354

svn path=/trunk/KDE/kdebase/apps/; revision=1085564
2010-02-05 13:30:08 +00:00
Peter Penz a3ae439be6 Fixed regression that has been introduced by the --select option: don't create 2 Dolphin windows instead of one when restoring a session.
BUG: 223831

svn path=/trunk/KDE/kdebase/apps/; revision=1085555
2010-02-05 13:17:31 +00:00
Christoph Feck 28e6a719d8 Fix height calculation of "Additional Information" label
CCBUG: 220632

svn path=/trunk/KDE/kdebase/apps/; revision=1084630
2010-02-03 10:58:05 +00:00
Christoph Feck 7a0cbf2573 Respect floating point font sizes
BUG: 220632

svn path=/trunk/KDE/kdebase/apps/; revision=1084629
2010-02-03 10:55:13 +00:00
Peter Penz 4b1277f078 removed clearSelection() code, it is not needed anymore with Qt 4.6 and done automatically internally
svn path=/trunk/KDE/kdebase/apps/; revision=1082869
2010-01-31 12:26:50 +00:00
Sebastian Trueg 5e079195bc Another fix for the metadata rows: properly clean up unused rows in case no metadata is added.
svn path=/trunk/KDE/kdebase/apps/; revision=1081502
2010-01-28 14:09:22 +00:00
David Faure c3584e3101 Implement the --select option in konqueror again, using Peter's nice work in Dolphin.
While at it, I reworked the handling of command-line options in main completely,
to factorize code and make --select do the right thing even in case of multiple args
(wasn't supported in kde3).

svn path=/trunk/KDE/kdebase/apps/; revision=1081246
2010-01-27 23:55:55 +00:00
David Faure 6de569ab40 Ooops, fix my port to KNewFileMenu
svn path=/trunk/KDE/kdebase/apps/; revision=1081239
2010-01-27 23:35:37 +00:00
Frank Reininghaus 17ff26c355 Reorganise some code in DolphinView and DolphinViewContainer. This
makes it possible to restore the expanded folders in the Details View
when navigating in history (based on r1056438 and r1079843).

Also remove DolphinView::activateItem(const KUrl&) and DolphinView's
m_loadingDirectory member (they are not needed any more).

This will be in KDE 4.5.

BUG: 169886

svn path=/trunk/KDE/kdebase/apps/; revision=1080549
2010-01-26 12:18:08 +00:00
David Faure ad85be955b Deprecated KNewMenu and make it derive from KNewFileMenu (BIC, but SC; the only way to avoid duplicating code until kde5)
Port all of kdebase' use of KNewMenu to KNewFileMenu.
Also port from KonqNameAndUrlInputDialog to KNameAndUrlInputDialog,
and from KonqMenuActions to KFileItemActions in dolphincontextmenu.cpp

svn path=/trunk/KDE/kdebase/apps/; revision=1080547
2010-01-26 12:04:56 +00:00
Sebastian Trueg 950d3ad78b * Do not hide the parent folder since we can now browse into it by simply clicking the link.
* Fixed index bug which caused the last information item to be deleted.
* Why make merge-sort more complicated than it is? ;)

svn path=/trunk/KDE/kdebase/apps/; revision=1080377
2010-01-26 09:25:22 +00:00
Peter Penz 6c326f9962 Don't show the search options again, if the user closed them and cleared the search box.
BUG: 218880

svn path=/trunk/KDE/kdebase/apps/; revision=1080372
2010-01-26 09:01:38 +00:00
Peter Penz e536466ac7 * Assure that the URL navigator is synchronized with the active column.
* Removed obsolete triggerUrlChangeRequest() method + signal in the DolphinController. This is not needed anymore because of the refactored column view.

svn path=/trunk/KDE/kdebase/apps/; revision=1080351
2010-01-26 08:27:42 +00:00
Friedrich W. H. Kossebau 5accf42fc8 changed: made static const data symbols really static const
svn path=/trunk/KDE/kdebase/apps/; revision=1080302
2010-01-26 02:57:09 +00:00
Peter Penz 3b4b98ed57 fixed regression: don't open files twice in the column-view
BUG: 223799

svn path=/trunk/KDE/kdebase/apps/; revision=1080102
2010-01-25 16:37:43 +00:00
Peter Penz 6ea2aec5ae SVN_SILENT: minor coding style fixes
svn path=/trunk/KDE/kdebase/apps/; revision=1080074
2010-01-25 14:39:47 +00:00
Laurent Montel 8dd3b9d3be Implement todo (create a dialog box when ok is enable/disable when text is empty or not)
(and fix restore size, in old version we didn't save size before to delete element)

svn path=/trunk/KDE/kdebase/apps/; revision=1080045
2010-01-25 13:14:39 +00:00
Peter Penz 11e1ee53bb Now *really' open a new tab if the URL navigator requests it... (the previous commit missed this 2 quite important lines).
CCBUG: 181223

svn path=/trunk/KDE/kdebase/apps/; revision=1079854
2010-01-25 09:00:51 +00:00
Peter Penz e5eae108ca * Adjust code to use the improved KUrlNavigator API.
* Open a new tab if the URL navigator requests it.
* Get rid of a cyclic dependency between DolphinViewContainer and DolphinMainWindow.

BUG: 181223

svn path=/trunk/KDE/kdebase/apps/; revision=1079843
2010-01-25 07:58:24 +00:00
Peter Penz 0ad9abf7b1 Fixed crash, if the categorizied view sorted by date is used. Use case: modified date = 2010-01-01 (= week number 53), current date = 2010-01-22 (= week number 3).
BUG: 223651

svn path=/trunk/KDE/kdebase/apps/; revision=1078626
2010-01-22 14:05:09 +00:00
Darío Andrés Rodríguez 82bf5d99c1 - Fix minor typos
"sub folders" -> "sub-folders"

BUG: 198084

svn path=/trunk/KDE/kdebase/apps/; revision=1077615
2010-01-20 14:04:08 +00:00
Peter Penz 2798e5d225 only set the title synchronously for the file-protocol, otherwise use KIO::stat()
svn path=/trunk/KDE/kdebase/apps/; revision=1077599
2010-01-20 13:06:16 +00:00
Sebastian Trueg a567da792a Use a stat job to determine the caption on non-file URLs. This way we get the fancy UDS_DISPLAY_NAMEs for
URLs like the nepomuksearch ones.

BUG: 222095

svn path=/trunk/KDE/kdebase/apps/; revision=1077551
2010-01-20 11:26:39 +00:00
Peter Penz b3ab00e8ba fixed issue that SVN actions got disabled after selecting items
svn path=/trunk/KDE/kdebase/apps/; revision=1076617
2010-01-18 14:08:21 +00:00
Peter Penz f18e6e6bb8 use KAction::setShortcut() instead of QAction::setShortcut()
svn path=/trunk/KDE/kdebase/apps/; revision=1075127
2010-01-15 15:23:43 +00:00
Peter Penz d1099ee5bf assure that the widgets of the panels are resized after receiving the Polish event
svn path=/trunk/KDE/kdebase/apps/; revision=1075076
2010-01-15 14:20:09 +00:00
Peter Penz b4f7d12803 fixed issue that the Information Panel might show some (for the user confusing) information about a nepomuk protocol
svn path=/trunk/KDE/kdebase/apps/; revision=1075065
2010-01-15 13:55:13 +00:00
Peter Penz 6fcfb3c96c don't try to access invalid files
BUG: 222364

svn path=/trunk/KDE/kdebase/apps/; revision=1075029
2010-01-15 11:47:09 +00:00
Sebastian Trueg 313cacd448 Use KFileItem::text() instead of name() for pretty printed filenames
svn path=/trunk/KDE/kdebase/apps/; revision=1074761
2010-01-14 18:14:10 +00:00
Peter Penz d3ee535749 If the root directory lister is different from the internally used directory lister (e. g. in the column view), it is important to synchronize them.
This fixes the issue that the enabled state of the "Create New..." menu in the column view has not been updated.

BUG: 222329

svn path=/trunk/KDE/kdebase/apps/; revision=1074441
2010-01-14 07:43:14 +00:00
Peter Penz a0d3cf4aa8 removed unused member variable (the dependency to DolphinMainWindow has been removed before KDE SC 4.0... ;-))
svn path=/trunk/KDE/kdebase/apps/; revision=1074238
2010-01-13 17:42:05 +00:00
Peter Penz 2f59a5236a Fixed issue that the keyboard shortcuts for the docks places, folders, information and terminal could not be changed.
BUG: 218485

svn path=/trunk/KDE/kdebase/apps/; revision=1073053
2010-01-11 13:55:21 +00:00
Peter Penz 84f0a0d619 SVN_SILENT: Minor simplificiation of the code. No change of behavior has been done.
svn path=/trunk/KDE/kdebase/apps/; revision=1073046
2010-01-11 13:37:54 +00:00
Peter Penz 6301372c21 Fixed issue in details view, that "sometimes" the rubberband selection only selects one item after an item has been deleted.
It took me nearly 30 minutes to find out how to reproduce this issue 100 % reliable:
- a confirm dialog must be shown (thanks a lot to Dario for the hint!)
- the most important part: the keys (e. g. Shift + Del) must be pressed long enough until the confirm dialog grabs the focus from the details view...

BUG: 220898
BUG: 183386
BUG: 203112

svn path=/trunk/KDE/kdebase/apps/; revision=1073043
2010-01-11 13:29:27 +00:00
Harsh Chouraria J c8ad5fd5b6 BUG:222186
With respect to the action done on hitting the "Return/Enter" key:
 * Fix the behavior for multiple-item opening, when they have directories among them.
 * Open multiple directories in background tabs.


svn path=/trunk/KDE/kdebase/apps/; revision=1073019
2010-01-11 12:08:38 +00:00
Peter Penz af3bf0958a Don't offer the "Get Service Menu..." action as public action that can be added to the toolbar (the action should only be available in the Dolphin preferences).
BUG: 221766

svn path=/trunk/KDE/kdebase/apps/; revision=1073009
2010-01-11 11:35:20 +00:00
Peter Penz cc06711735 - When the filterbar has been activated as startup setting, still the view should get the keyboard focus.
- Assure that the keyboard focus does not get lost when a tab is opened in background.

CCBUG: 183394

svn path=/trunk/KDE/kdebase/apps/; revision=1072868
2010-01-11 09:21:16 +00:00
Peter Penz 199f9af8b6 Fixed issue that the Information Panel might show the old filename after renaming an item.
Added implementation note, as a working code had been removed some time ago because of a performance bottleneck.

BUG: 198375

svn path=/trunk/KDE/kdebase/apps/; revision=1071287
2010-01-07 20:14:43 +00:00
Peter Penz c367bff862 allow filtering for filenames having a +
BUG: 202002

svn path=/trunk/KDE/kdebase/apps/; revision=1071258
2010-01-07 19:28:28 +00:00
Peter Penz bbfea3ccb2 SVN_SILENT: ah, forgot to remove temporary testing code...
CCBUG: 210256

svn path=/trunk/KDE/kdebase/apps/; revision=1070848
2010-01-06 22:18:12 +00:00
Peter Penz 229cbd7ac2 Send the selectionChanged() signal without delay in case the selection has been changed from 0 to n or from n to 0. This ensure that the edit-actions are updated without delay.
BUG: 210256

svn path=/trunk/KDE/kdebase/apps/; revision=1070844
2010-01-06 22:11:28 +00:00
Peter Penz 743b502a0e If an operation has been completed (e. g. a rename operation), the default status bar text must be updated too. Otherwise the statusbar would show a cached version after the "operation completed" message is not shown anymore.
BUG: 212797

svn path=/trunk/KDE/kdebase/apps/; revision=1070800
2010-01-06 19:13:07 +00:00
Peter Penz b93b305d2e It is possible that the selection of an inactive column gets changed (e. g. by the selection markers). In this case the column should get active.
BUG: 188979

svn path=/trunk/KDE/kdebase/apps/; revision=1070789
2010-01-06 18:40:55 +00:00
Peter Penz 923a47290f RC1 gets prepared -> increase version number
svn path=/trunk/KDE/kdebase/apps/; revision=1070747
2010-01-06 17:07:06 +00:00
Peter Penz ef3b7d8991 When changing the selection, the currently shown file item should be reset. This fixes the issue that changing the selection with the keyboard might not have an effect if an item is hovered with the mouse.
BUG: 210177

svn path=/trunk/KDE/kdebase/apps/; revision=1070745
2010-01-06 17:01:38 +00:00
Peter Penz 4fdc3bad9c Fixed issue that Ctrl+A sometimes did not result in an update of the Information Panel. As a sideeffect some code simplification has been done, which was possible because of the column view refactorization some time ago.
svn path=/trunk/KDE/kdebase/apps/; revision=1070740
2010-01-06 16:56:01 +00:00
Peter Penz 5cf5a8ea4b Fixed issue that the "show folders first property" was not delegated to sub directories, when "[x] Apply to all sub directories" was checked.
BUG: 214865

svn path=/trunk/KDE/kdebase/apps/; revision=1070723
2010-01-06 15:39:06 +00:00
Peter Penz 2c3fc5c93f use correct icon when opening new tabs with the middle click
BUG: 212942

svn path=/trunk/KDE/kdebase/apps/; revision=1070717
2010-01-06 15:33:27 +00:00
Peter Penz 749fac334d SVN_SILENT: removed commented codephin with the column view a wrong layout has been shown.
BUG: 211149
BUG: 214515

svn path=/trunk/KDE/kdebase/apps/; revision=1070709
2010-01-06 14:50:17 +00:00
Peter Penz 3ea9e54081 Fixed issue that when starting Dolphin with the column view a wrong layout has been shown.
BUG: 211149
BUG: 214515

svn path=/trunk/KDE/kdebase/apps/; revision=1070708
2010-01-06 14:49:10 +00:00
Peter Penz 2570a42d38 - search by modification date of the file, not when the file has been tagged or something similar
- make "search files modified today" work

Thanks to Daniel Winter for the patch! 

CCMAIL: dw@danielwinter.de

svn path=/trunk/KDE/kdebase/apps/; revision=1070440
2010-01-05 17:35:58 +00:00
Peter Penz f0e54ea52b - Details view and column view: Just use the height as indicator for the scrolling steps when using the wheel. Don't decrease the steps for larger icon sizes.
- Icons view: Use slightly larger scrolling steps.

BUG: 191418
BUG: 192958

svn path=/trunk/KDE/kdebase/apps/; revision=1070438
2010-01-05 17:19:51 +00:00
Peter Penz d8d04037a0 Prevent black borders when compositing has been disabled.
BUG: 219667
CCMAIL: sourtooth@gmail.com

svn path=/trunk/KDE/kdebase/apps/; revision=1070424
2010-01-05 16:17:34 +00:00
Script Kiddy 6d24b182ea SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1070321
2010-01-05 10:43:27 +00:00
Christoph Feck aea266ab6b Revert r1070031
Nepomuk::Query::Query is no bug, it is a class from a nested
namespace. The commit broke compilation.

CCMAIL: Ch.Ehrlicher@gmx.de

svn path=/trunk/KDE/kdebase/apps/; revision=1070063
2010-01-04 19:57:28 +00:00
Christian Ehrlicher 9dd080b803 msvc compile++
svn path=/trunk/KDE/kdebase/apps/; revision=1070031
2010-01-04 19:02:00 +00:00
Script Kiddy d35964345e SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1069851
2010-01-04 10:25:36 +00:00
Script Kiddy 7f0c420155 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1068962
2010-01-02 11:35:49 +00:00
Script Kiddy 71c53b4113 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1068486
2010-01-01 11:09:03 +00:00
Script Kiddy 236329588a SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1068118
2009-12-31 11:34:58 +00:00