┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-05-08terminalAction is defined only on non-windows systemsPino Toscano
2010-05-05Proof-reading: don't -> do not (house style).Andrew Coles
2010-05-04Fix description for the "--select" optionPeter Penz
2010-05-04Updates for the "About" dialogPeter Penz
2010-05-04Don't use a ':' in a text of a group-box.Peter Penz
2010-05-04Provide a cleaner layout and better description about the maximum file size s...Peter Penz
2010-05-03Create QActionGroup like done for other sub menus for consistency. Although a...Peter Penz
2010-05-03Use the dock widgets actions directly, as they are capable of showing the tog...Peter Penz
2010-05-03Allow to add menu groups like "View Mode", "Sort By"... to be added as toolba...Peter Penz
2010-04-30Assure to reconnect to the version plugin signals, otherwise no information w...Peter Penz
2010-04-26use KFileItemActions::runPreferredApplications to handle Key_Enter on multipl...David Faure
2010-04-24SVN_SILENT made messages (.desktop file)Script Kiddy
2010-04-23SVN_SILENT made messages (.desktop file)Script Kiddy
2010-04-16The KFileMetaInfoWidget does not use a hardcoded small font anymore, so it mu...Peter Penz
2010-04-16SVN_SILENT made messages (.desktop file)Script Kiddy
2010-04-15SVN_SILENT made messages (.desktop file)Script Kiddy
2010-04-13SVN_SILENT: Remove unnecessary debugging outputPeter Penz
2010-04-13Allow configuring different maximum sizes for remote and local filesPeter Penz
2010-04-07SVN_SILENT made messages (.desktop file)Script Kiddy
2010-04-06SVN_SILENT made messages (.desktop file)Script Kiddy
2010-04-05Add progress-text label to the layoutPeter Penz
2010-04-04Do expensive loading operations in the Dolphin Preferences when getting the Q...Peter Penz
2010-04-04Add the submenu-name of a service menu entry as prefix. As an alphabetic sort...Peter Penz
2010-04-04Invert default behavior regarding loading of version control plugins: Only lo...Peter Penz
2010-04-04SVN_SILENT: documentation fixesPeter Penz
2010-04-04Assure that the tooltip does not flash for items at the bottom-right edgePeter Penz
2010-04-03Cleanup of statusbar widgets: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-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