┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-03-15Get back names, and use "using" keyword to keep GCC silent on "method foo on ...Rafael Fernández López
2010-03-15Stat URLs before opening them to make sure they are actually dirs we can list...Sebastian Trueg
2010-03-14Remove all warnings on compile timeRafael Fernández López
2010-03-14Adapt DolphinCategoryDrawer to new changes on kdelibs :)Rafael Fernández López
2010-03-14Fix issue that the current terminal line does not get cleared before sending ...Peter Penz
2010-03-14Fix compilation on OpenSolaris with Sun StudioPeter Penz
2010-03-13Fix compile issue if HAVE_NEPOMUK is not definedPeter Penz
2010-03-13Meta data configuration dialog improvementsPeter Penz
2010-03-13Let the custom widgets stay invisible per default after constructing them. Th...Peter Penz
2010-03-13Allow to provide custom widgets for meta data in a generic way.Peter Penz
2010-03-13Allow to specify a group for a meta data item.Peter Penz
2010-03-13Provide a KMetaDataModel for KMetaDataWidget.Peter Penz
2010-03-11SVN_SILENT made messages (.desktop file)Script Kiddy
2010-03-09Proof-reading: file name -> filename, for consistency.Andrew Coles
2010-03-09Port patch 1098976 for Konqueror by David Faure to Dolphin: When the user cli...Peter Penz
2010-03-06SVN_SILENT made messages (.desktop file)Script Kiddy
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-28Only access the data of the thread that has been created most recently. Data ...Peter Penz
2010-02-28Fix possible memory leak when invoking KLoadMetaDataThread::cancelAndDelete().Peter Penz
2010-02-26Meta data configuration cleanups:Peter Penz
2010-02-26use NFO URI to check whether the width and height should be merged as one labelPeter Penz
2010-02-26remove duplicate entriesPeter Penz
2010-02-26Show meta information also for files, which are not indexed (or in the case i...Peter Penz
2010-02-26The number of fixed meta-info items may vary dependent on whether Nepomuk is ...Peter Penz
2010-02-25Request the activation of the view, even if the column is marked as active al...Peter Penz
2010-02-25Forward port of SVN commit 1096089: Fix regression that columns stay empty wh...Peter Penz
2010-02-25Also show meta informations of files, if Nepomuk is not running or if the fil...Peter Penz
2010-02-25* No need to reload all tags when one is deleted.Sebastian Trueg
2010-02-23Remove all code that is related to DolphinController'sFrank Reininghaus
2010-02-23ups: I forgot to set the and-term for the file query in the last commitPeter Penz
2010-02-23Use Nepomuk::Query::Query for global search queries, as it does not only retu...Peter Penz
2010-02-23Allow to drop files above a tab. Thanks to Todd for the patch.Peter Penz
2010-02-22Use the full width of the "Name" column of the Details View forFrank Reininghaus
2010-02-21Forward port of SVN commit 1093803: Assure that the changed selection model i...Peter Penz
2010-02-20replace X11-specific code with genericLuboš Luňák
2010-02-17Implemented search restriction to filenames.Sebastian Trueg
2010-02-16Make sure that DolphinView's m_expanderActive member is handledFrank Reininghaus
2010-02-12SVN_SILENT made messages (.desktop file, second try)Script Kiddy
2010-02-08Separate the parent object (for the knewfilemenu instance) and the parent widgetDavid Faure
2010-02-05SVN_SILENT made messages (.desktop file)Script Kiddy
2010-02-05Be more clear that selecting the checkbox means, that the shown view properti...Peter Penz
2010-02-05Fixed regression that has been introduced by the --select option: don't creat...Peter Penz
2010-02-03Fix height calculation of "Additional Information" labelChristoph Feck
2010-02-03Respect floating point font sizesChristoph Feck
2010-01-31removed clearSelection() code, it is not needed anymore with Qt 4.6 and done ...Peter Penz
2010-01-28Another fix for the metadata rows: properly clean up unused rows in case no m...Sebastian Trueg
2010-01-27Implement the --select option in konqueror again, using Peter's nice work in ...David Faure
2010-01-27Ooops, fix my port to KNewFileMenuDavid Faure
2010-01-26Reorganise some code in DolphinView and DolphinViewContainer. ThisFrank Reininghaus