summaryrefslogtreecommitdiff
path: root/src/search-provider
Commit message (Expand)AuthorAgeFilesLines
* Only show default search engine in search providerJan-Michael Brummer2020-05-161-0/+1
* Load URL when typed in the overviewJan-Michael Brummer2020-05-141-0/+29
* search-provider: remove dead assignmentMichael Catanzaro2019-12-271-2/+0
* Mass update: Apply uncrustify style to everythingJan-Michael Brummer2019-07-152-44/+45
* search-provider: use g_autoptrMichael Catanzaro2019-04-061-14/+6
* search-provider: create skeleton in dbus_register()Michael Catanzaro2019-04-061-16/+14
* search-provider: don't assume there's always a matching suggestionMichael Catanzaro2019-04-061-0/+3
* Enable co-existing of Epiphany Tech Preview with stable versionJan-Michael Brummer2019-03-171-2/+4
* Rename ephy_dot_dir() to ephy_profile_dir()Patrick Griffis2019-01-311-1/+1
* search-provider: Improve the "search the web for" stringMichael Catanzaro2019-01-251-1/+1
* Update libdazzle and make use of new DzlSuggestionEntry changesJan-Michael Brummer2018-09-161-0/+2
* URL entry: Replacing GtkEntry with DzlSuggestionEntryJan-Michael Brummer2018-09-161-75/+44
* Stop using DzlSuggestionEntry for nowMichael Catanzaro2017-11-221-44/+77
* Rename search provider service fileMichael Catanzaro2017-10-051-1/+1
* suggestion: Add unescaped-uri property for the search providerMichael Catanzaro2017-09-091-5/+9
* suggestion: Add get_uri() method and use itMichael Catanzaro2017-09-091-2/+2
* search-provider: Port to EphySuggestionModelMichael Catanzaro2017-09-091-80/+41
* Add FIXME to be sure I don't forget to bring back the search providerMichael Catanzaro2017-09-091-0/+2
* search-engine-manager: get_address() must return NULLMichael Catanzaro2017-09-091-1/+1
* search-provider: Simplify getting search engine addressMichael Catanzaro2017-09-091-4/+1
* Port to meson build systemMichael Catanzaro2017-04-261-74/+0
* implement search engine managercedlemo2017-02-241-13/+16
* embed-shell: Fix dumb return typesMichael Catanzaro2017-02-191-1/+1
* Fix search provider horribly breaking history serviceMichael Catanzaro2017-02-181-4/+3
* Revert "Implement search engine manager"Michael Catanzaro2017-01-261-16/+10
* Implement search engine managercedlemo2017-01-251-10/+16
* Fix file endingsGabriel Ivascu2016-11-302-2/+0
* bookmarks: Add ephy_bookmarks_manager_new()Carlos Garcia Campos2016-11-211-1/+1
* Fix linking with WebKit trunkMichael Catanzaro2016-11-041-0/+4
* Remove private headersMichael Catanzaro2016-10-311-2/+1
* Tweak search provider stamp file dependencyMichael Catanzaro2016-10-241-1/+1
* Move sync files to subdirectoryMichael Catanzaro2016-10-081-0/+1
* Relicense to GPLv3+Michael Catanzaro2016-10-073-33/+39
* ephy-sync: Implement the sign in logicGabriel Ivascu2016-10-071-0/+2
* Port EphyCompletionModel and EphySearchProvider to the new bookmarks managerIulian Radu2016-09-281-4/+6
* Use new icon consistentlyMichael Catanzaro2016-09-221-1/+1
* Style fixupMichael Catanzaro2016-09-181-3/+3
* Fix handling of the new stamp fileMichael Catanzaro2016-09-181-7/+8
* Run gdbus-codegen only once during buildMichael Catanzaro2016-09-181-7/+10
* Forgot git.mk!Michael Catanzaro2016-09-181-0/+2
* Remove inadventantly-committed Makefile.inMichael Catanzaro2016-09-181-871/+0
* Move the search provider to its own subdirectoryMichael Catanzaro2016-09-186-0/+1565