┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/search/dolphinsearchbox.cpp
AgeCommit message (Expand)Author
2019-10-20[dolphin/search] Reset search options when neededIsmael Asensio
2019-10-20[dolphin/search] Fix search behavior when selecting "Your Files"Ismael Asensio
2019-10-13Hide search extra options when not availableIsmael Asensio
2019-10-08[dolphin/search] Add method isIndexEnabled()Ismael Asensio
2019-10-07[dolphin/search] Avoid unnecesary reloads on setSearchPathIsmael Asensio
2019-09-08GIT_SILENT: minor qstring optimizationLaurent Montel
2019-04-22Use placeholder for search actionCarl Schwan
2019-04-09Make buttons in seach bar nicer (icon, tooltip, autoselect)Stefan Brüns
2019-02-27remove deprecated methodsLaurent Montel
2018-06-13Fix loop of FocusIn eventsElvis Angelaccio
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-01Make Saved Search feature discoverableNathaniel Graham
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-10KLineEdit to QLineEditEmmanuel Pescosta
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-18Fix includesMontel Laurent
2014-10-18Fix includesMontel Laurent
2014-10-14Port Dolphin to the new Baloo APIsVishesh Handa
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-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-05Allow compiling Dolphin with KF5Alex Richardson
2014-03-28When you open a new tab while the search mode is enabled, theEmmanuel 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
2014-03-17Add the Baloo::Term to the Baloo:Query in DolphinSearchBox::balooUrlForSearch...Emmanuel Pescosta
2014-02-07Fix build if Baloo is not installedFrank Reininghaus
2014-02-06Port Dolphin to BalooVishesh Handa