┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2010-04-02Remove the SVN plugin from the Dolphin sources. The plugin will get part of k...Peter Penz
2010-03-30Split the class DolphinController into the two classes DolphinViewController ...Peter Penz
2010-03-27Don't recreate and destroy the tooltip widget on each show/hide operation, ju...Peter Penz
2010-03-25Enable the meta data configuration dialog again after the KFileMetaDataWidget...Peter Penz
2010-03-24Version control: Move the maintainance of pending threads into a custom class...Peter Penz
2010-03-22Use KFileMetaDataWidget from kdelibs. Still open: Provide dialog which wraps ...Peter Penz
2010-03-16welcome to the world of kdeinit applicationsLuboš Luňák
2010-03-13Provide a KMetaDataModel for KMetaDataWidget.Peter Penz
2010-03-05fix link issue if Nepomuk is not installedPeter Penz
2010-03-04Rename NfoTranslator to KNfoTranslator, so that KMetaDataWidget can be moved ...Peter Penz
2010-02-26Show meta information also for files, which are not indexed (or in the case i...Peter Penz
2010-02-20replace X11-specific code with genericLuboš Luňák
2010-01-25Implement todo (create a dialog box when ok is enable/disable when text is em...Laurent Montel
2010-01-05- search by modification date of the file, not when the file has been tagged ...Peter Penz
2009-12-20Better fix for compilation without Nepomuk - like Sebastian noted SDO is bein...Maciej Mrozowski
2009-12-20[kdebase/apps/dolphin/CMakeLists.txt] Fixed compilation without NepomukMaciej Mrozowski
2009-12-19+include(SopranoAddOntology)Luboš Luňák
2009-12-12Allow to disable version control plugins. It's too late already for providing...Peter Penz
2009-12-12* allow to filter the search result by images or text-documentsPeter Penz
2009-12-07use KNewStuff3 instead of the deprecated KNewStuff2Peter Penz
2009-11-26use cmake macroLaurent Montel
2009-11-25fixed linkingSebastian Trueg
2009-11-24Fix trunk compilation using proper soprano Vocabulary, since moved from nie.h...Helio Castro
2009-11-24Prepare the search criterion selector to use the new Nepomuk::Query::Term ins...Peter Penz
2009-11-21* show only a minimized set of search options per defaultPeter Penz
2009-11-14When navigating back/forward in the DolphinPart inside Konqueror, rememberFrank Reininghaus
2009-11-12Don't show the search options, if no Nepomuk is available. Hopefully Nepomuk ...Peter Penz
2009-11-10SVN_SILENT: stay consistent with other indentationsPeter Penz
2009-11-09link with gold (knewstuff2 for dolphin) and remove a few redundant linked lib...Andreas Hartmetz
2009-11-09move the "Download New Services..." entry from the Settings menu to the servi...Peter Penz
2009-11-06allow to configure which meta data should be shown for tooltipsPeter Penz
2009-11-06* enable the loading of version control plugins (thanks to Aaron for the hint)Peter Penz
2009-11-06Initial ServiceMenu-KHotNewStuff-stuffJonathan Schmidt-Dominé
2009-11-04Install fileviewversioncontrolplugin.desktop as servicetype, so that version ...Peter Penz
2009-11-04Don't call QThread::wait() in the destructor - in the worst case an issue in ...Peter Penz
2009-11-04Fixed link issue - I'm sorry: I had installed a temporary version of KMetaDat...Peter Penz
2009-11-03Since Qt 4.5 it is possible to have translucient windows. The tooltip approac...Peter Penz
2009-10-28After some discussions at http://reviewboard.kde.org/r/1938 it turned out tha...Peter Penz
2009-10-23Imported Adam Kidders search configuration widgets from playground/base/nepom...Peter Penz
2009-10-17add A search options widget, which later on will include Adam Kidder's search...Peter Penz
2009-10-17* move classes for searching into an own folder (new classes will be added soon)Peter Penz
2009-10-16Fixed compilation issue if HAVE_NEPOMUK is not set. This #ifdef HAVE_NEPOMUK ...Peter Penz
2009-10-16* improved interface + documentation of MetaDataWidgetPeter Penz
2009-10-13restore functionality that ratings, comments and tags get stored after the us...Peter Penz
2009-10-10Start of refactoring so that the metadata widget can be moved outside of Dolp...Peter Penz
2009-10-09Use a desktop-file for completion-items for the dolphin-search-box.Matthias Fuchs
2009-09-13Originally it was intended to move the SVN plugin from Dolphin to kdevplatfor...Peter Penz
2009-08-29Move code for initializing and handling view extensions to the new class View...Peter Penz
2009-08-28I wanted to this for KDE 4.1 already, but well...Peter Penz
2009-08-13* Use the term "version control" instead of "revision control" to be consiste...Peter Penz