┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-06-12Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-06-12Do not crash if QApplication::clipboard()->mimeData() is a null pointerFrank Reininghaus
2014-06-09SVN_SILENT made messages (.desktop file)l10n daemon script
2014-06-06Make the settings dialog work in the frameworks branchFrank Reininghaus
2014-06-05Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-06-05Merge remote-tracking branch 'origin/KDE/4.13'Frank Reininghaus
2014-06-05Separate width and height info in the layouting codeFrank Reininghaus
2014-06-04Change the Dolphin version in frameworks to 4.60Frank Reininghaus
2014-06-04Make Dolphin windows with multiple tabs closableFrank Reininghaus
2014-06-04Fix possible crash if a kioslave adds multiple items with the same URLFrank Reininghaus
2014-06-01Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-06-01Merge remote-tracking branch 'origin/KDE/4.13'Frank Reininghaus
2014-05-29Fix Bug 334696 - File/directory icons/names move to the right when opening/re...Emmanuel Pescosta
2014-05-29Use "selectionToggleRect().contains(pos)" insteadEmmanuel Pescosta
2014-05-25Merge branch 'master' into frameworksEmmanuel Pescosta
2014-05-22Keep the "free space" information updated in all visible viewsFrank Reininghaus
2014-05-21Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-05-21Merge remote-tracking branch 'origin/KDE/4.13'Frank Reininghaus
2014-05-20Remove debug outputFrank Reininghaus
2014-05-20Do not lose translation of Places items if a Dolphin window is closedFrank Reininghaus
2014-05-14Fix build when baloo is foundHrvoje Senjan
2014-05-14Adjust to changes in KAboutDataHrvoje Senjan
2014-05-13Merge branch 'KDE/4.13'Frank Reininghaus
2014-05-13Stop listing children of collapsed foldersFrank Reininghaus
2014-05-13Ensure that all children of a collapsed folder are removedFrank Reininghaus
2014-05-13Allow the widget in the "Additional Information" dialog to resizeUzair Shamim
2014-05-13Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-05-05KF5::KDE4Support -> KF5::KDELibs4SupportAlex Richardson
2014-05-05Fix build of testsAlex Richardson
2014-05-05Allow compiling with the frameworks branches of BalooAlex Richardson
2014-05-05KIcon -> QIcon and KMimeType::iconNameForUrl() -> KIO::iconNameForUrl()Alex Richardson
2014-05-05dolphin: convert the remaining code to Qt5 signal/slot syntaxAlex Richardson
2014-05-05dolphin: convert statusbar, settings and search to qt5 signals/slot syntaxAlex Richardson
2014-05-05dolphin: convert views/ to qt5 signal/slot syntaxAlex Richardson
2014-05-05dolphin: convert panels/ and filterbar to qt signal/slot syntaxAlex Richardson
2014-05-05dolphin: convert kitemviews/ to qt5 signal slot syntaxAlex Richardson
2014-05-05make FileNameSearchProtocol::listDir override the KIO::SlaveBase methodAlex Richardson
2014-05-05completely disable QAccessible for now, since it causes assertionsAlex Richardson
2014-05-05KParts::ReadOnlyPart::openUrl() changed from KUrl parameter to QUrlAlex Richardson
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2014-04-30Update the "Paste" action only if it is necessaryFrank Reininghaus
2014-04-29Change the icon text for Previous and Next toolbar buttonsRenato Atilio
2014-04-29Merge branch 'KDE/4.13'Frank Reininghaus
2014-04-26Merge branch 'KDE/4.13' of git://anongit.kde.org/kde-baseapps into KDE/4.13Emmanuel Pescosta
2014-04-26Mount partitions when you open them in a new tab.Emmanuel Pescosta
2014-04-26Do not change the selection when re-sorting the viewFrank Reininghaus
2014-04-26Enable the previous and next tab toolbar buttonsRenato Atilio
2014-04-25Fix memory leak with Dropbox version control plugin.Emmanuel Pescosta
2014-04-24Scroll to the right position when going back and show hidden files is enabled.Emmanuel Pescosta
2014-04-14Merge branch 'KDE/4.12' into KDE/4.13Frank Reininghaus