┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/search/dolphinsearchbox.cpp
AgeCommit message (Expand)Author
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
2013-09-05Fix Bug 296970 - split view wrong behavior with search tabEmmanuel Pescosta
2013-05-14Merge remote-tracking branch 'origin/KDE/4.10'Dawit Alemayehu
2013-05-13DolphinSearchBox setReadOnly: Update if either of the parameters changeVishesh Handa
2013-04-27Replace the button label "Less Options" by "Fewer Options"Frank Reininghaus
2012-10-15Port Dolphin from Nepomuk to Nepomuk2 according to the Nepomuk2Port mini guid...Emmanuel Pescosta
2012-09-11Simplify boolean expressionFrank Reininghaus
2012-09-06Make the button that enables additional search options more obviousFrank Reininghaus
2012-05-12Remove obsolete signal/slot connectionPeter Penz
2012-05-10Reimplement search-filtersPeter Penz
2012-04-25Fix search-UI issues in combination with the new places entriesPeter Penz
2011-10-06Use QFontMetrics::height() instead of averageCharWidth()Peter Penz
2011-08-13Fixes for "krazy"Peter Penz
2011-07-07Use QToolButtons instead of QPushButtons for the searchbarPeter Penz
2011-05-29Improved query creation. There is absolutely no point in using aSebastian Trueg
2011-05-11Fix build: Only compile code using Nepomuk #ifdef HAVE_NEPOMUK.Andreas Hartmetz
2011-04-20Search improvementsPeter Penz
2011-04-20Improve usability of Search PanelPeter Penz
2011-03-10Hide search-mode buttons in the read-only modePeter Penz
2011-03-10Add search modes for the Search PanelPeter Penz
2011-03-10Fix some search issuesPeter Penz