Commit graph

2588 commits

Author SHA1 Message Date
Peter Penz 521f826ad9 Minor adjustments for searching: at least searching for tags works now again :-)
svn path=/trunk/KDE/kdebase/apps/; revision=1058137
2009-12-04 00:18:24 +00:00
Peter Penz 9337b232b8 store the search-query in the places model
svn path=/trunk/KDE/kdebase/apps/; revision=1058046
2009-12-03 21:17:47 +00:00
Peter Penz ebf3331755 removed workaround for KDE 4.0, that is obviously not required anymore
CCMAIL: faure@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=1058033
2009-12-03 20:49:53 +00:00
Adenilson Cavalcanti Da Silva def7e952fb Ouch! Reverting the change.
svn path=/trunk/KDE/kdebase/apps/; revision=1058026
2009-12-03 20:41:00 +00:00
Adenilson Cavalcanti Da Silva e6defda0b8 Patches to make kdebase compile with current animation code.
svn path=/trunk/KDE/kdebase/apps/; revision=1057994
2009-12-03 19:32:42 +00:00
Frederik Gladhorn 3dc3edfa79 remove unneded include
svn path=/trunk/KDE/kdebase/apps/; revision=1057875
2009-12-03 13:57:35 +00:00
Burkhard Lück b8a65aa79c add doc path to enable launching the documentation from konquerors settings dialog
svn path=/trunk/KDE/kdebase/apps/; revision=1057856
2009-12-03 12:34:19 +00:00
Script Kiddy 829873a1e9 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1057809
2009-12-03 10:06:58 +00:00
Script Kiddy b88116c518 SVN_SILENT made messages (.desktop file, second try)
svn path=/trunk/KDE/kdebase/apps/; revision=1057423
2009-12-02 12:04:40 +00:00
Laurent Montel 456fa7054b Fix mem leak
svn path=/trunk/KDE/kdebase/apps/; revision=1057381
2009-12-02 08:14:31 +00:00
Script Kiddy 0de0ae737e SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1057041
2009-12-01 11:16:26 +00:00
Script Kiddy 252218a7db SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1056593
2009-11-30 12:31:59 +00:00
Frank Reininghaus 56a81a196f When the view is reloaded in Dolphin or the DolphinPart inside
Konqueror, restore the selection, the current item, the scroll
position, and the expanded folders in the Details View.

BUG: 169893
BUG: 187732

svn path=/trunk/KDE/kdebase/apps/; revision=1056438
2009-11-30 08:15:22 +00:00
Sebastian Trueg bd47f7f978 Use KFileItem::text() instead of KUrl::fileName() to display the entry's name in the metadata panel. This way Nepomuk results and all entries from KIO slaves that make use of UDS_DISPLAY_NAME look nice.
svn path=/trunk/KDE/kdebase/apps/; revision=1056260
2009-11-29 18:16:36 +00:00
Script Kiddy a0a211f973 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1055086
2009-11-27 10:22:18 +00:00
Laurent Montel 61f49c3d4c use cmake macro
svn path=/trunk/KDE/kdebase/apps/; revision=1054655
2009-11-26 12:29:38 +00:00
Script Kiddy a40cbb8f98 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1054620
2009-11-26 11:19:49 +00:00
Peter Penz 1115a6d1e2 * fixed wrong connection from a signal
* added some temporary kDebug() messages for searching

svn path=/trunk/KDE/kdebase/apps/; revision=1054337
2009-11-25 22:07:06 +00:00
Peter Penz 4491e38760 adopt internal interfaces to the new Nepomuk search API
svn path=/trunk/KDE/kdebase/apps/; revision=1054327
2009-11-25 21:38:47 +00:00
Sebastian Trueg d324e790d6 * Fixed execution of links in the metadata widget.
* Do not try to list non-listable URLs.

svn path=/trunk/KDE/kdebase/apps/; revision=1054300
2009-11-25 20:53:37 +00:00
Sebastian Trueg 482fea3ec6 fixed linking
svn path=/trunk/KDE/kdebase/apps/; revision=1054299
2009-11-25 20:52:06 +00:00
Frank Reininghaus 5592947ec2 Fix Dolphin crash on startup if HAVE_NEPOMUK is false.
svn path=/trunk/KDE/kdebase/apps/; revision=1054165
2009-11-25 17:48:41 +00:00
Frank Reininghaus ab39a59520 Restore the "Edit->Selection" menu from Konqueror 3 for file
management. It includes the actions "Select All" and "Select Items
Matching a Pattern".

This feature will be in KDE 4.4.

FEATURE: 197536

svn path=/trunk/KDE/kdebase/apps/; revision=1053976
2009-11-25 08:46:04 +00:00
Script Kiddy a6a253667e SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1053570
2009-11-24 10:24:48 +00:00
Helio Castro bb603e5b4d Fix trunk compilation using proper soprano Vocabulary, since moved from nie.h nepomuk.
svn path=/trunk/KDE/kdebase/apps/; revision=1053540
2009-11-24 09:58:10 +00:00
Peter Penz 981feb40aa SVN_SILENT: replaced "criterions" by "criteria"
svn path=/trunk/KDE/kdebase/apps/; revision=1053448
2009-11-24 07:20:36 +00:00
Peter Penz 7662e0e4d4 Prepare the search criterion selector to use the new Nepomuk::Query::Term instead of a QString. The implementation still needs to be adapted, but this will be straight forward.
svn path=/trunk/KDE/kdebase/apps/; revision=1053447
2009-11-24 07:15:24 +00:00
Dmitry Suzdalev 61813e0df7 Add missing include
svn path=/trunk/KDE/kdebase/apps/; revision=1053349
2009-11-23 21:56:26 +00:00
Andrew Coles f821db58be Proof-reading: the plural of criterion is criteria.
svn path=/trunk/KDE/kdebase/apps/; revision=1053196
2009-11-23 15:58:22 +00:00
Script Kiddy 5879415102 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1053120
2009-11-23 10:50:06 +00:00
Script Kiddy 6857d5bdc4 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1052700
2009-11-22 10:43:25 +00:00
Peter Penz aeaec1c2d1 I'm very sorry for breaking the build: I forgot to add the new files :-(
svn path=/trunk/KDE/kdebase/apps/; revision=1052677
2009-11-22 10:22:29 +00:00
Peter Penz 2a02ac7d02 Let KMetaDataWidget and all the child widgets respect the foreground role that might be set by the client. This allows KMetaDataWidget to get embedded inside a tooltip having correct tooltip colors.
svn path=/trunk/KDE/kdebase/apps/; revision=1052509
2009-11-21 22:50:22 +00:00
Peter Penz 3be4adae11 apply the correct foreground role for widgets that represent the tooltip content
svn path=/trunk/KDE/kdebase/apps/; revision=1052508
2009-11-21 22:47:56 +00:00
Peter Penz 35ba6eb132 * show only a minimized set of search options per default
* remember the search options when closing Dolphin, so that the user can adjust his "default search template"

svn path=/trunk/KDE/kdebase/apps/; revision=1052499
2009-11-21 22:08:59 +00:00
Script Kiddy 42372dc3b5 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1052335
2009-11-21 10:52:41 +00:00
Sebastian Trueg ccd9a32988 Simplified the clickable resource metadata display. This also fixes a bug where sometimes resources are not displayed at all
svn path=/trunk/KDE/kdebase/apps/; revision=1052237
2009-11-21 09:33:37 +00:00
Script Kiddy 83e8cdf8fb SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1051907
2009-11-20 10:31:50 +00:00
Peter Penz 2b6cceb0f6 Provide clickable resources for the Information Panel. Thanks to Sebastian Trüg für the patch!
CCMAIL: trueg@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=1051553
2009-11-19 19:38:34 +00:00
David Faure f2c315a147 Warn when the unsuspecting user is about to create a directory that starts with a dot,
like Sabine's ".csv test files" folder, which did not appear in the directory view
after being created.


svn path=/trunk/KDE/kdebase/apps/; revision=1051124
2009-11-18 22:27:31 +00:00
Peter Penz d4a983d98c don't crash if Nepomuk gets activated/deactivated during Dolphin is running
svn path=/trunk/KDE/kdebase/apps/; revision=1050611
2009-11-17 18:32:53 +00:00
David Faure 23e0b64e60 better fix so that it links, too...
svn path=/trunk/KDE/kdebase/apps/; revision=1050535
2009-11-17 15:16:38 +00:00
David Faure df5b974b1b try to fix compilation for people without nepomuk (dolphinmainwindow.cpp:1008: error: invalid use of incomplete type ‘struct DolphinSearchOptionsConfigurator’)
svn path=/trunk/KDE/kdebase/apps/; revision=1050534
2009-11-17 15:12:10 +00:00
Nicolas Lécureuil fb1380b183 Fix crash
svn path=/trunk/KDE/kdebase/apps/; revision=1050466
2009-11-17 11:09:28 +00:00
Script Kiddy 4d498b7e48 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1050436
2009-11-17 10:38:46 +00:00
Frank Reininghaus 452b480d85 SVN_SILENT: Remove trailing white space
svn path=/trunk/KDE/kdebase/apps/; revision=1049182
2009-11-14 16:33:25 +00:00
Frank Reininghaus 487215f0c4 When navigating back/forward in the DolphinPart inside Konqueror, remember
1. the current item,
2. the scroll position of the view, and
3. the expansion state of the details view.

Before 3. can be implemented in Dolphin itself, some changes in
KUrlNavigator are required.

This fix will be in KDE 4.4.

BUG: 193549
BUG: 198073
BUG: 213137

svn path=/trunk/KDE/kdebase/apps/; revision=1049164
2009-11-14 15:51:47 +00:00
Peter Penz d49bdf8f9c don't forget to hide the value-widget again, if e. g. "Any" from "Date:" has been reselected
svn path=/trunk/KDE/kdebase/apps/; revision=1049129
2009-11-14 14:10:54 +00:00
Script Kiddy 3b773e91a9 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1049023
2009-11-14 10:18:18 +00:00
David Faure 5c4b82b8da Cheat a bit with the root item: give it the view URL, rather than the dirlister url
(e.g. because KDirLister now resolves symlinks)
CCBUG: 213799

svn path=/trunk/KDE/kdebase/apps/; revision=1048853
2009-11-14 01:51:08 +00:00