┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2009-11-06fixed calculation of the height size hint: don't forget the spacing and ↵Peter Penz
margin of the layout svn path=/trunk/KDE/kdebase/apps/; revision=1045768
2009-11-06* provide descriptive tooltip texts for actionsPeter Penz
* fixed some coding style issue (tabs...) BUG: 213358 svn path=/trunk/KDE/kdebase/apps/; revision=1045751
2009-11-06allow to set a custom description for the KMetaDataConfigurationDialogPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1045712
2009-11-06allow to configure which meta data should be shown for tooltipsPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1045705
2009-11-06Fixed issues when several LoadItemStatesThreads access one plugin or when ↵Peter Penz
the VersionControlObserver is deleted during thread execution. svn path=/trunk/KDE/kdebase/apps/; revision=1045694
2009-11-06* enable the loading of version control plugins (thanks to Aaron for the hint)Peter Penz
* Don't terminate the thread that receives the item states when changing a view. Instead let the thread get finished and ignore the result. svn path=/trunk/KDE/kdebase/apps/; revision=1045674
2009-11-06Initial ServiceMenu-KHotNewStuff-stuffJonathan Schmidt-Dominé
TODO: fix the existing servicemenus (some install-scripts are broken, some do not provide a simple CLI-interface) TODO: add support for single-desktop-file-servicemenus (for example the "open as root") svn path=/trunk/KDE/kdebase/apps/; revision=1045663
2009-11-06SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1045568
2009-11-05Handle lists of resources nicer. Maybe a list separated by new-lines is not ↵Sebastian Trueg
the best though... svn path=/trunk/KDE/kdebase/apps/; revision=1045283
2009-11-05SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1045140
2009-11-05fancy date formattingSebastian Trueg
svn path=/trunk/KDE/kdebase/apps/; revision=1045013
2009-11-05Nicer formatting of the values - only a temp solution just like tuneLabel. ↵Sebastian Trueg
To many temp solutions... svn path=/trunk/KDE/kdebase/apps/; revision=1044996
2009-11-04Install fileviewversioncontrolplugin.desktop as servicetype, so that version ↵Peter Penz
control plugins can be found by Dolphin. Open issue: The instantiation fails and the following errors are returned: dolphin(13505)/kdecore (KLibrary) kde4Factory: The library "/home/kde4peter/kde/lib/kde4/fileviewsvnplugin.so" does not offer a qt_plugin_instance function. dolphin(13505)/kdecore (KLibrary) kde3Factory: The library "/home/kde4peter/kde/lib/kde4/fileviewsvnplugin.so" does not offer an "init_fileviewsvnplugin" function. svn path=/trunk/KDE/kdebase/apps/; revision=1044902
2009-11-04Don't call QThread::wait() in the destructor - in the worst case an issue in ↵Peter Penz
Nepomuk will block Dolphin for several seconds. Refactored the load-meta-data-thread in a way that the meta data widget does not require to wait for a result of the thread. svn path=/trunk/KDE/kdebase/apps/; revision=1044848
2009-11-04Fixed link issue - I'm sorry: I had installed a temporary version of ↵Peter Penz
KMetaDataWidget from kdelibs and did not recognize the issue... svn path=/trunk/KDE/kdebase/apps/; revision=1044545
2009-11-03forgot to remove the obsolete file ktooltip_p.h for commit 1044485Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1044487
2009-11-03Since Qt 4.5 it is possible to have translucient windows. The tooltip ↵Peter Penz
approach having a delegate and custom drawing + animation code for transparent tooltips has now been replaced by a translucient window where any kind of (animated) widget can be embedded. Still a lot of finetuning has to be done, but maybe this code can be part of kdelibs in KDE 4.5 (systemsettings currently used the Dolphin tooltips code). Additionally the tooltip uses now KMetaDataWidget instead of using KMetaInfo. This assures that no blocking of the application will occur even if there is a buggy Strigi analyzer that ignores the maximum size-setting and might block the retrieving of the meta data. BUG: 182941 BUG: 195878 svn path=/trunk/KDE/kdebase/apps/; revision=1044485
2009-11-03SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1044258