┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/search
AgeCommit message (Expand)Author
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
2011-02-09Coding style update for pointer comparisonPeter Penz
2011-02-09Use capitalized includes of recently committed kdelibs headersPeter Penz
2011-02-06Fix issue that filenamesearch: is used instead of nepmuksearch:Peter Penz
2011-02-05Provide a hook for externally triggered search queriesPeter Penz
2011-02-05Fix compilation when Nepomuk is not availablePeter Penz
2011-02-04Add unittest for DolphinSearchBoxPeter Penz
2011-02-04Don't clear the search-text when switching between tabsPeter Penz
2011-02-04Use capitalized KDE includesPeter Penz
2011-02-03Use KUrl::isParentOf() instead of doing custom QString-operationsPeter Penz
2011-02-02Fix visibility- and enabled-issues for the filter-panelPeter Penz
2011-01-23Prevent that the view is forced to increase its width when the searching is e...Peter Penz
2011-01-22SVN_SILENT: Coding style updatesPeter Penz
2011-01-20Stay consistent with the non-indexed searching and also return folders as sea...Peter Penz
2011-01-18Fix issue that the "From Here" search restriction does not work on subfolders...Peter Penz
2011-01-16Remember all iterated directories to prevent an endless recursion by links. T...Peter Penz
2011-01-16Assure that no endless searching is done if a link points to a parent directoryPeter Penz
2011-01-08Forward port: Fix memory leak in searchDirectory()Peter Penz
2010-12-19Select the whole text in the filterbar and searchbox if the widget has lost t...Peter Penz
2010-11-25Don't offer the "Search everywhere" option for non-local URLs.Peter Penz
2010-11-24Assure that the "From Here (...)" button contains always a useful content als...Peter Penz
2010-11-24Allow to search for filenames + textcontent also for non-local files.Peter Penz
2010-11-23Honor the from here/everywhere settingSebastian Trueg
2010-11-11Provide a parent for the "From Here" buttonPeter Penz
2010-11-11Remove the filter-button as it has been replaced by the Filter Panel.Peter Penz
2010-11-11The string freeze is near: Add a string that may contain the file-name as par...Peter Penz
2010-11-07The clearing is already done in DolphinSearchBox::keyReleaseEvent()Peter Penz
2010-11-06Disable the filter-dock if Nepomuk is not active.Peter Penz
2010-11-04Use the ontologies compiled into libnepomukTobias Koenig
2010-10-27- Automatically show the filter-panel when a searching is donePeter Penz
2010-10-26Apply the facets-patch written by Sebastian Trüg, which allows to filter sea...Peter Penz
2010-10-10Automatically start the searching if the user did not change the search-text ...Peter Penz
2010-10-08Allow to use wildcards when searching filenames or simple text files with the...Peter Penz
2010-09-22Fix icon-name for the filenamesearch protocol. This fixes the issue that an u...Peter Penz
2010-08-17Remove DISABLE_NEPOMUK_LEGACY, it is defined now in kdebase/apps/CMakeLists.txtPeter Penz
2010-08-07krazy fixes: let all .kcfg files be conform to KConfigXT schemaPeter Penz
2010-07-24Unify the search interface for non-indexed and indexed foldersPeter Penz
2010-07-22Do not add custom query items to the query URL. Instead use the existing meth...Sebastian Trueg
2010-07-10Fix forward declationLaurent Montel
2010-07-07Do only search for files by default.Sebastian Trueg
2010-07-04SVN_SILENT made messages (.desktop file)Script Kiddy