┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2015-02-24Fix build on Jenkins (or with BUILD_TESTING=ON)Hrvoje Senjan
2015-02-24Replace kDebug/kWarning by categorized logging (org.kde.dolphin)Emmanuel Pescosta
2015-02-18Make tests optionalAndreas Sturmlechner
2015-02-04Try to fix the buildHrvoje Senjan
2015-02-04Add dolphin dbus serviceEmmanuel Pescosta
2015-02-04Port Dolphin away from KApplication, KCmdLineArgs and K4AboutDataMathieu Tarral
2015-01-31Port away from KGlobalSettings::naturalSorting() by moving it to Dolphin's Ge...Emmanuel Pescosta
2015-01-12Add disk usage statistics menu to SpaceInfo widget in the status bar:Gregor Mi
2014-12-14show warnings about deprecated declarationsEmmanuel Pescosta
2014-11-20Fix build after review 121078Luca Beltrame
2014-10-21port Konqueror from KUrl to QUrlLukáš Tinkl
2014-10-20The filenamesearch ioslave has been moved to kio-extras, remove it from Dolphin.Emmanuel Pescosta
2014-10-14Port Dolphin to the new Baloo APIsVishesh Handa
2014-10-07Convert to reverse dnsMontel Laurent
2014-09-10Use the Baloo Query Builder widget to add syntax-highlighting in Dolphin searchDenis Steckelmacher
2014-08-24use non-deprecated cmake var nameDavid Faure
2014-08-22Merge branch 'master' into frameworksEmmanuel Pescosta
2014-08-10Port accessibility to Qt 5Frederik Gladhorn
2014-08-10Implemented DolphinTabWidget class to encapsulate the tab handling from Dolph...Emmanuel Pescosta
2014-07-18install rc file to KXMLGUI_INSTALL_DIRMontel Laurent
2014-07-10Merge branch 'master' into frameworksEmmanuel Pescosta
2014-07-08Implemented (QTabBar based) DolphinTabBar class to encapsulate the tab bar ha...Emmanuel Pescosta
2014-07-04Implemented DolphinTabPage class to encapsulate the split view handling from ...Emmanuel Pescosta
2014-06-29Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-06-29Reenable tests.Christophe Giboudeaux
2014-06-29KF5ify Dolphin.Christophe Giboudeaux
2014-06-28Create KF5::KonqChristophe Giboudeaux
2014-06-27Fix build.Christophe Giboudeaux
2014-06-27Rename the Baloo modules.Christophe Giboudeaux
2014-06-25Add AppStream meta data file (imported from https://github.com/ximion/kde-app...Emmanuel Pescosta
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-19Implemented DolphinRecentTabsMenu to encapsulate the recentEmmanuel Pescosta
2014-05-25Merge branch 'master' into frameworksEmmanuel Pescosta
2014-05-22Keep the "free space" information updated in all visible viewsFrank Reininghaus
2014-05-05KF5::KDE4Support -> KF5::KDELibs4SupportAlex Richardson
2014-05-05Allow compiling with the frameworks branches of BalooAlex Richardson
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2014-02-07Fix includesChristophe Giboudeaux
2014-02-06Port Dolphin to BalooVishesh Handa
2013-11-19dolphinnewfilemenu.cpp is part of dolphinprivatePatrick von Reth
2013-10-30Store the selected items in a more efficient wayFrank Reininghaus
2013-09-04Count the items inside directories in another threadFrank Reininghaus
2013-08-28Replaced all KNewFileMenu usages in DolphinPart by DolphinNewFileMenu.Emmanuel Pescosta
2013-05-14- Factored out the Delete/Move To Trash action into own class.Dawit Alemayehu
2013-01-15Re-organise the sorting codeFrank Reininghaus
2013-01-07Merge branch 'KDE/4.10'Christophe Giboudeaux
2013-01-07Fix build if one of the missing Nepomuk dependencies is missingChristophe Giboudeaux
2013-01-07Dolphin: Make Nepomuk Support OptionalVishesh Handa