┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/search
AgeCommit message (Expand)Author
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2017-12-14Use Kio::KPlacesModel as source model for PlacesItemModelRenato Araujo Oliveira Filho
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-20Modernize: Use override where possibleKevin Funk
2017-11-03Use nullptr + add explicit keywordMontel Laurent
2017-11-01Make Saved Search feature discoverableNathaniel Graham
2017-10-04Move Folders item closer to the topNathaniel Graham
2017-10-03Add option to only search for foldersXY Quadrat
2017-05-22Correct searchbox, split view transitions between tabsAnthony Fieroni
2017-01-21DolphinSearchBox: Add a "More search tools..." menu buttonGregor Mi
2017-01-01[DolphinSearchBox] Stop search timer on hideAnthony Fieroni
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2015-11-26Fix incorrect QString -> QUrl conversion.David Faure
2015-05-11Remove unneeded include to fix buildRaymond Wooninck
2015-05-11Move away from Baloo::TermVishesh Handa
2015-04-29SearchBox: Baloo now only searches through FilesVishesh Handa
2015-02-26Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...Emmanuel Pescosta
2015-02-26Next QUrl porting bug found: search include directoriesEmmanuel Pescosta
2015-02-26Revert "Use the Baloo Query Builder widget to add syntax-highlighting in Dolp...Emmanuel Pescosta
2014-11-11Fixed build error which was introduced by commit 7ed7cd97d084364d8ee61b35f5ff...Emmanuel Pescosta
2014-11-10KLineEdit to QLineEditEmmanuel Pescosta
2014-11-03Q_DECL_OVERRIDELukáš Tinkl
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-20The filenamesearch ioslave has been moved to kio-extras, remove it from Dolphin.Emmanuel Pescosta
2014-10-18Fix includesMontel Laurent
2014-10-18Fix includesMontel Laurent
2014-10-14Port Dolphin to the new Baloo APIsVishesh Handa
2014-10-11clean forward declarationMontel Laurent
2014-10-08Fix includes erroneously having slipped into baloo-only sectionsMarko Käning
2014-10-07kdelibs4support--Montel Laurent
2014-09-12Ported KIcon to QIconEmmanuel 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-06-29Remove the automoc noiseChristophe Giboudeaux
2014-06-27Fix build.Christophe Giboudeaux
2014-06-20kde-baseapps frameworks dolphin with snapshot frameworks branch baloo/baloo-w...Scarlett Clark
2014-05-21Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-05-20Remove debug outputFrank Reininghaus
2014-05-14Fix build when baloo is foundHrvoje Senjan
2014-05-13Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-05-05dolphin: convert statusbar, settings and search to qt5 signals/slot syntaxAlex Richardson
2014-05-05make FileNameSearchProtocol::listDir override the KIO::SlaveBase methodAlex Richardson
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2014-03-31Make this thing compileAlbert Astals Cid
2014-03-28When you open a new tab while the search mode is enabled, theEmmanuel Pescosta
2014-03-25Set m_anyType as checked by default.Emmanuel Pescosta
2014-03-24Dolphin Facet Widget: Convert type selection into radio buttonsVishesh Handa
2014-03-24DolphinSearchBox: Only search through filename is search text is not emptyVishesh Handa
2014-03-19Dolphin Facet Widgets: Implement date based filteringVishesh Handa