┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-03-24Version control: Move the maintainance of pending threads into a custom class...Peter Penz
2010-03-24Always apply the editable state of the current URL navigator to the URL navig...Peter Penz
2010-03-23VersionControlObserver: Only disconnect m_plugin in the destructor ifFrank Reininghaus
2010-03-23Assure that when opening a new tab, that the URL navigator of the new tab has...Peter Penz
2010-03-23SVN_SILENT made messages (.desktop file)Script Kiddy
2010-03-22Use KFileMetaDataWidget from kdelibs. Still open: Provide dialog which wraps ...Peter Penz
2010-03-22Remove connection to non-existent slot.Peter Penz
2010-03-22Use the default keyboard shortcuts for next-tab/previous-tab as primary key, ...Peter Penz
2010-03-22Send CTRL+C to the terminal instead of of backspaces. Thanks to the FiNeX and...Peter Penz
2010-03-18SVN_SILENT made messages (.desktop file)Script Kiddy
2010-03-16-pedanticAndré Wöbbeking
2010-03-16welcome to the world of kdeinit applicationsLuboš Luňák
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