┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
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-27Use floating point font sizes for font requesterChristoph Feck
2010-03-27Start font requester with previously set custom fontChristoph Feck
2010-03-27Clear the items after hiding the tooltip, otherwise a flickering might occur ...Peter Penz
2010-03-27Share one tooltip instance for all tooltip manager instancesPeter Penz
2010-03-27Enable job-transfer indication for file items.Peter Penz
2010-03-27Don't recreate and destroy the tooltip widget on each show/hide operation, ju...Peter Penz
2010-03-25Open the meta data configuration dialog modelessPeter Penz
2010-03-25Enable the meta data configuration dialog again after the KFileMetaDataWidget...Peter Penz
2010-03-25Remove the redundant m_versionInfoKeys member, just iterate the hash table in...Peter Penz
2010-03-24Renamed methods and improved documentation, as in the previous patch the wron...Peter Penz
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