┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2010-08-30Move dolphin's statusbar message-label (the one with support for errors and a...David Faure
2010-08-27Fix a linker error.Christophe Giboudeaux
2010-08-27Context-menu cleanups:Peter Penz
2010-07-24Sourcecode hierarchy cleanup: Move class PixmapViewer from "src" to "src/pane...Peter Penz
2010-07-24Sourcecode hierarchy cleanup: Move folders "tooltips" and "versioncontrol" in...Peter Penz
2010-07-24Sourcecode hierarchy cleanup: Move further files from src to src/viewsPeter Penz
2010-07-24Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...Peter Penz
2010-07-24Sourcecode hierarchy cleanup: Move files from khns to settings/services (step...Peter Penz
2010-07-24Sourcecode hierarchy cleanup: Move kcm to settings/kcmPeter Penz
2010-07-24Sourcecode hierarchy cleanup: Use subfolders inside the "settings" folderPeter Penz
2010-07-24Unify the search interface for non-indexed and indexed foldersPeter Penz
2010-05-14Rename AdditionalInfoManager to AdditionalInfoAccessorPeter Penz
2010-05-13If an information entry will be added to KFileItemDelegate (like done recentl...Peter Penz
2010-05-12Depend directly on kcmutils.Kevin Ottens
2010-04-04Invert default behavior regarding loading of version control plugins: Only lo...Peter Penz
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