┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-28Create KF5::KonqChristophe Giboudeaux
2014-06-27Revert "Fix build"Christophe Giboudeaux
2014-06-27Fix buildRohan Garg
2014-06-27Fix build.Christophe Giboudeaux
2014-06-27Rename the Baloo modules.Christophe Giboudeaux
2014-06-25prevent goBack, goForward, goHome and goUp from being called twiceArjun AK
2014-06-20Kde-baseapps frameworks - replace generic soversion.Scarlett Clark
2014-06-20i18n fixesLukáš Tinkl
2014-06-20kde-baseapps frameworks dolphin with snapshot frameworks branch baloo/baloo-w...Scarlett Clark
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