┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-08-24cleanupsDavid Faure
2014-08-24use non-deprecated cmake var nameDavid Faure
2014-08-22Merge branch 'master' into frameworksEmmanuel Pescosta
2014-08-22Merge branch 'KDE/4.14'Emmanuel Pescosta
2014-08-22Hide an already visible KMessageWidget message before showing a new oneArjun AK
2014-08-22Port away from KonqOperations::askDeleteConfirmation and KonqOperations::delDavid Faure
2014-08-21Remove KonqOperations::emptyTrash() and port to KIO::emptyTrash() instead.David Faure
2014-08-20Save the view states in addition to the view urls and splitter state in Dolph...Emmanuel Pescosta
2014-08-19Port from KonqOperations::restoreTrashedItems to KIO::restoreFromTrash.David Faure
2014-08-14Merge branch 'KDE/4.14'Emmanuel Pescosta
2014-08-14Fixes display issues of Dolphin statusbar widgets when a high DPI value is us...Mathieu Tarral
2014-08-14Merge branch 'master' of git://anongit.kde.org/kde-baseappsEmmanuel Pescosta
2014-08-14SVN_SILENT made messages (after extraction)l10n daemon script
2014-08-13React on the redirection signal from DolphinView to properly update the tab a...Emmanuel Pescosta
2014-08-13Use DolphinTabPage saveState/restoreState to remember and re-open closed tabs.Emmanuel Pescosta
2014-08-13Port from KonqMimeData to KIO::isClipboardDataCut/setClipboardDataCutDavid Faure
2014-08-13SVN_SILENT made messages (after extraction)l10n daemon script
2014-08-12Merge branch 'KDE/4.14'Frank Reininghaus
2014-08-12Always clear DolphinView's m_currentItemUrl member in updateViewState()Frank Reininghaus
2014-08-12Fix crash when restoring a session stored with Dolphin 4.13 or earlierFrank Reininghaus
2014-08-10Port accessibility to Qt 5Frederik Gladhorn
2014-08-10Implemented DolphinTabWidget class to encapsulate the tab handling from Dolph...Emmanuel Pescosta
2014-08-10SVN_SILENT made messages (after extraction)l10n daemon script
2014-08-10SVN_SILENT made messages (after extraction)l10n daemon script
2014-08-04Fix wrong text eliding in some corner cases.Emmanuel Pescosta
2014-08-03Merge branch 'master' into frameworksLuca Beltrame
2014-08-03Merge branch 'KDE/4.14'Frank Reininghaus
2014-08-03Fix warning on launch "QPixmap::scaled: Pixmap is a null pixmap"Michael Reeves
2014-08-03SVN_SILENT made messages (.desktop file)l10n daemon script
2014-08-03SVN_SILENT made messages (after extraction)l10n daemon script
2014-08-03SVN_SILENT made messages (.desktop file)l10n daemon script
2014-08-03SVN_SILENT made messages (after extraction)l10n daemon script
2014-08-02SVN_SILENT made messages (after extraction)l10n daemon script
2014-08-02SVN_SILENT made messages (after extraction)l10n daemon script
2014-08-01Actually the include was unused, remove itLuca Beltrame
2014-08-01Attempt to fix build (try 2)Luca Beltrame
2014-08-01SVN_SILENT made messages (after extraction)l10n daemon script
2014-07-31Clean up KAction leftovers.Arnold Dumas
2014-07-31SVN_SILENT made messages (after extraction)l10n daemon script
2014-07-31SVN_SILENT made messages (after extraction)l10n daemon script
2014-07-31s/kcmshell4/kcmshell5Lukáš Tinkl
2014-07-30Prevent multiple connections between sender and receiverArjun AK
2014-07-27SVN_SILENT made messages (after extraction)l10n daemon script
2014-07-25SVN_SILENT made messages (.desktop file)l10n daemon script
2014-07-25SVN_SILENT made messages (after extraction)l10n daemon script
2014-07-24SVN_SILENT made messages (.desktop file)l10n daemon script
2014-07-24SVN_SILENT made messages (after extraction)l10n daemon script
2014-07-22Fix buildLuca Beltrame
2014-07-22Merge branch 'master' into frameworksLuca Beltrame
2014-07-22make CTRL+SHIFT+T reopen last closed tabArjun AK