┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-10-01Ported Dolphin away from KStandardDirsEmmanuel Pescosta
2014-09-26Make constants const, avoids unnecessary symbols in the .data section.Volker Krause
2014-09-22Port away from KonqOperations::renameV2.David Faure
2014-09-22Port away from KonqOperations::renameDavid Faure
2014-09-22Port away from KonqOperations::renameDavid Faure
2014-09-21Merge branch 'master' into frameworksLuca Beltrame
2014-09-21Merge branch 'KDE/4.14'Luca Beltrame
2014-09-21Do not allow files or folders inside trash to be added to dolphin's places panelArjun AK
2014-09-15* Fixed wrong signal-slot connection between KUrlNavigator and DolphinMainWindowEmmanuel Pescosta
2014-09-14simple setShortcuts => setDefaultShortcuts porting, doneChristoph Cullmann
2014-09-14simple setShortcuts => setDefaultShortcuts portingChristoph Cullmann
2014-09-14simple setShortcuts => setDefaultShortcuts portingChristoph Cullmann
2014-09-14simple setShortcuts => setDefaultShortcuts portingChristoph Cullmann
2014-09-14Make the statusbar space info use the new KIO::fileSystemFreeSpace job.Mathias Tillman
2014-09-12Ported KIcon to QIconEmmanuel Pescosta
2014-09-11fixed TODO:Emmanuel Pescosta
2014-09-11Merge branch 'master' into frameworksEmmanuel Pescosta
2014-09-11Merge branch 'KDE/4.14'Emmanuel Pescosta
2014-09-10Fix an #ifdef that referred to Nepomuk instead of BalooDenis Steckelmacher
2014-09-10Use the Baloo Query Builder widget to add syntax-highlighting in Dolphin searchDenis Steckelmacher
2014-09-10Merge branch 'master' into frameworksLuca Beltrame
2014-09-10Set the focus to the active view if the current tab has been changed.Emmanuel Pescosta
2014-09-09Add "Open Path" context menu actionKai Uwe Broulik
2014-09-04extract method renameItem, factorizes the common codeDavid Faure
2014-09-02Rename "Recently Accessed" to "Recently Saved"kdeuser 56
2014-09-01Make it possible to open archives via the command lineFrank Reininghaus
2014-08-31Only keep the active view container connected with the main window, all inactiveEmmanuel Pescosta
2014-08-24cleanupsDavid Faure
2014-08-24use non-deprecated cmake var nameDavid Faure
2014-08-24SVN_SILENT made messages (after extraction)l10n daemon script
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