┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-11-17don't crash if Nepomuk gets activated/deactivated during Dolphin is runningPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1050611
2009-11-17better fix so that it links, too...David Faure
svn path=/trunk/KDE/kdebase/apps/; revision=1050535
2009-11-17try to fix compilation for people without nepomuk ↵David Faure
(dolphinmainwindow.cpp:1008: error: invalid use of incomplete type ‘struct DolphinSearchOptionsConfigurator’) svn path=/trunk/KDE/kdebase/apps/; revision=1050534
2009-11-17Fix crashNicolas Lécureuil
svn path=/trunk/KDE/kdebase/apps/; revision=1050466
2009-11-17SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1050436
2009-11-14SVN_SILENT: Remove trailing white spaceFrank Reininghaus
svn path=/trunk/KDE/kdebase/apps/; revision=1049182
2009-11-14When navigating back/forward in the DolphinPart inside Konqueror, rememberFrank Reininghaus
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-14don't forget to hide the value-widget again, if e. g. "Any" from "Date:" has ↵Peter Penz
been reselected svn path=/trunk/KDE/kdebase/apps/; revision=1049129
2009-11-14SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1049023
2009-11-14Cheat a bit with the root item: give it the view URL, rather than the ↵David Faure
dirlister url (e.g. because KDirLister now resolves symlinks) CCBUG: 213799 svn path=/trunk/KDE/kdebase/apps/; revision=1048853
2009-11-14Stop crashing (apparently I have HAVE_NEPOMUK but the runtime check fails so ↵David Faure
the widget isn't created) svn path=/trunk/KDE/kdebase/apps/; revision=1048851
2009-11-13layout improvementsPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1048820
2009-11-13fixed issue that the rating was not applied to the Information PanelPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1048811
2009-11-13* allow searching for ratingsPeter Penz
* minor general cleanups svn path=/trunk/KDE/kdebase/apps/; revision=1048809
2009-11-13Implemented initialization of value-widgets. This allows e.g. to apply dates ↵Peter Penz
like "today", "last week", ... to the date-value-widgets just by specifying a search criterion. svn path=/trunk/KDE/kdebase/apps/; revision=1048771
2009-11-13search finetuning:Peter Penz
* trigger progress information when starting a search * let the information panel hide the meta data for the search string * get the search string from the configurator svn path=/trunk/KDE/kdebase/apps/; revision=1048721
2009-11-12move the search-button from the toolbar into the configurator widgetPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1048239
2009-11-12Show a progress information when doing a Nepomuk search. As "sideeffect" ↵Peter Penz
some KDE3 relicts for the progress bar code have been removed too... svn path=/trunk/KDE/kdebase/apps/; revision=1048225
2009-11-12initial code to provide a Nepomuk query string out of the search criterionsPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1048202
2009-11-12BUG: 191309Harsh Chouraria J
Don't show 'Add to Places' context-menu action for urls already in places. svn path=/trunk/KDE/kdebase/apps/; revision=1048149
2009-11-12* adjust order of search optionsPeter Penz
* load real tags instead of offering the dummy "feffi" svn path=/trunk/KDE/kdebase/apps/; revision=1048145
2009-11-12SVN_SILENT: constifyPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1048143
2009-11-12Don't show the search options, if no Nepomuk is available. Hopefully Nepomuk ↵Peter Penz
will get a hard build dependency quite soon, those #ifdef-code is really ugly and difficult to maintain... svn path=/trunk/KDE/kdebase/apps/; revision=1048135
2009-11-12SVN_SILENT: removed unnecessary includePeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1048117
2009-11-12Show some default search configurations, so that the user is able to adjust ↵Peter Penz
queries in a faster way (similar to a defaceted interface). svn path=/trunk/KDE/kdebase/apps/; revision=1048109
2009-11-12SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1047908
2009-11-11let the user also delete the created tagsPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1047714
2009-11-11Images: Instead of showing the meta data for "Width:" and "Height:" ↵Peter Penz
separately with other items in between, they are merged as "Width x Height:" and added to the top of the sort order. CCBUG: 193592 svn path=/trunk/KDE/kdebase/apps/; revision=1047680
2009-11-11* don't show the "Add Tags..." and "Add Comments..." links for the meta data ↵Peter Penz
inside a tooltip * minor cleanup of thread-interface to allow a proper sorting/merging on client side svn path=/trunk/KDE/kdebase/apps/; revision=1047662
2009-11-11SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1047532
2009-11-10Added some default search criterions. A lot of fine tuning of the UI has to ↵Peter Penz
be made ASAP, but all in all I think it is more efficient to have some default criterions already instead of the need to press the (+) icon for each option. svn path=/trunk/KDE/kdebase/apps/; revision=1047298
2009-11-10* Show the search options as soon as the search bar gains focus.Peter Penz
* Allow the user to manually close the options. * Added tooltip descriptions. svn path=/trunk/KDE/kdebase/apps/; revision=1047281
2009-11-10adjust code to use Nuno's new version control iconsPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1047280
2009-11-10SVN_SILENT: stay consistent with other indentationsPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1047278
2009-11-10never report a success if there was none: check the exit code + statusPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1047233
2009-11-10Fix RMB/paste on a subfolder (konq calls pasteTo(KUrl), as documented in ↵David Faure
BrowserExtension) svn path=/trunk/KDE/kdebase/apps/; revision=1047090
2009-11-10SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1047028
2009-11-10While reading this code, I noted that it didn't use KFileItemListProperties ↵David Faure
and was broken in the tree-view case -> fixed and simplified. svn path=/trunk/KDE/kdebase/apps/; revision=1046935
2009-11-09link with gold (knewstuff2 for dolphin) and remove a few redundant linked ↵Andreas Hartmetz
libraries already included by others svn path=/trunk/KDE/kdebase/apps/; revision=1046917
2009-11-09fixed merge issuePeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1046789
2009-11-09move the "Download New Services..." entry from the Settings menu to the ↵Peter Penz
service configuration dialog svn path=/trunk/KDE/kdebase/apps/; revision=1046788
2009-11-09When the Back, Forward and Up buttons in the toolbar are clicked withFrank Reininghaus
the middle mouse button, open the URL in a new tab. FEATURE: 190549 svn path=/trunk/KDE/kdebase/apps/; revision=1046785
2009-11-09SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1046618
2009-11-07Single-file-service-menus are now supported.Jonathan Schmidt-Dominé
svn path=/trunk/KDE/kdebase/apps/; revision=1046238
2009-11-07get_servicemenu added to dolphinpartJonathan Schmidt-Dominé
svn path=/trunk/KDE/kdebase/apps/; revision=1046130
2009-11-07Two minor proof-reading changes:Andrew Coles
- missing space in one message in string split across two lines - Servicemenu -> Service Menu. svn path=/trunk/KDE/kdebase/apps/; revision=1046089
2009-11-07SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1046040
2009-11-06* increased version to 11Peter Penz
* removed tabs svn path=/trunk/KDE/kdebase/apps/; revision=1045858
2009-11-06use a vertical gradient like in KDE 4.3Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1045823
2009-11-06move the position of the filename below the previewPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1045798