┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-06-05Move the "Create New" action (for the Edit menu, not for the context menu) to...David Faure
2008-06-05SVN_SILENT made messages (.desktop file, second try)Script Kiddy
2008-06-04Continue cleaning up the menus of "konqueror as a webbrowser" : moved "Tools ...David Faure
2008-06-03jump to the URL of the clipboard content if a middle click on an empty area i...Peter Penz
2008-06-03SVN_SILENT: removed obsolete (now: wrong) commentPeter Penz
2008-06-03no need to request a thumbnailPeter Penz
2008-06-03move the create config-nepomuk.h higher so dolphinprivate sources can find it.Allen Winter
2008-06-03Fixed Nepomuk dependancy checkingSebastian Trueg
2008-06-03SVN_SILENT made messages (.desktop file)Script Kiddy
2008-06-02Use KonqMenuActions to add the "open with" actions to the popupmenu, to avoid...David Faure
2008-06-02Use KonqFileItemCapabilities in KonqPopupMenuInformation instead of the too-b...David Faure
2008-06-02Fix the edit-menu action disabling/enabling bug in dolphinpart finally! Also,...George Goldberg
2008-06-02dolphin part context menu now displays delete and not send to trash for remot...George Goldberg
2008-06-02Fix dolphinpart context menu so that the delete/rename/send to trash options ...George Goldberg
2008-06-01Improve the performance when creating previews for thousands of items by the ...Peter Penz
2008-06-01increase the readability of the codePeter Penz
2008-06-01Fix dolphin to only enable the Cut context menu option if the file capabilite...George Goldberg
2008-06-01Fix problem when descending order on "Today" and "Thursday" for example. Now ...Rafael Fernández López
2008-05-31SVN_SILENT made messages (.desktop file)Script Kiddy
2008-05-31There are some extractable strings in subdirs too.Chusslove Illich
2008-05-30revert last (wrong) commitPeter Penz
2008-05-30Fix compilAlexis Ménard
2008-05-29assure that the cut item cache gets updated too when invoking IconManager::up...Peter Penz
2008-05-29Before applying the cut item effect to a preview, assure that the cut items c...Peter Penz
2008-05-29don't clear the selection when the view gets inactivePeter Penz
2008-05-29Assure that the item view gets the keyboard focus when it was activated. This...Peter Penz
2008-05-29Only select an item if the current item has been changed by a key press (e. g...Peter Penz
2008-05-29SVN_SILENT: minor coding style fixPeter Penz
2008-05-29fix wrong connectDavid Faure
2008-05-28Handle redirections (e.g. from fish://localhost) without breaking the column ...David Faure
2008-05-28Wow, giving fileItem.url().url() to KFileMetaInfo is a bad idea -- it takes t...David Faure
2008-05-28SVN_SILENT made messages (.desktop file)Script Kiddy
2008-05-28Assure that tabs always have a text. If the file name is empty, use the proto...Peter Penz
2008-05-28Move the code for restoring the current item from DolphinViewContainer to Dol...Peter Penz
2008-05-28assure that the preview widget of the information bar gets not overlapped by ...Peter Penz
2008-05-27people want tabs, give them tabsDirk Mueller
2008-05-27Give dialog a parent.Craig Drummond
2008-05-27Use INSTALL_TARGETS_DEFAULT_ARGSLaurent Montel
2008-05-26SVN_SILENT made messages (.desktop file)Script Kiddy
2008-05-20when going back in history apply the keyboard focus to the the previously sho...Peter Penz
2008-05-20remove (another) unused methodPeter Penz
2008-05-20remove unused methodPeter Penz
2008-05-20The Oxygen style provides now a nicer progress bar -> increase the content he...Peter Penz
2008-05-19Argh, I knew I forgot to commit this dir. Sorry about that.David Faure
2008-05-19This compiles and may or may not work as intended.Andreas Hartmetz
2008-05-19SVN_SILENT made messages (.desktop file)Script Kiddy
2008-05-18Adding icon name "tab-close-other" to replace "tab-close" where the action is...James Richard Tyrer
2008-05-17SVN_SILENT made messages (.desktop file)Script Kiddy
2008-05-17Use a quint64 (always 64 bits) instead of a unsigned long int (32 bits Ivo Anjo
2008-05-14Fixed following issue for the information sidebar:Peter Penz