summaryrefslogtreecommitdiff
path: root/src/preferences
Commit message (Expand)AuthorAgeFilesLines
* data-view: Remove libhandy mention from a blurbAlexander Mikhaylenko2022-02-221-1/+1
* data-view: Implement GtkBuildable instead of GtkContainer.add()Alexander Mikhaylenko2022-02-221-24/+37
* data-view: Move libhandy include to .cAlexander Mikhaylenko2022-02-222-1/+2
* search-engine-row: Don't include search-engine-listbox.hAlexander Mikhaylenko2022-02-211-1/+0
* search-engine-row: Don't cast in g_object_bind_property()Alexander Mikhaylenko2022-02-211-1/+1
* search-engine-row: Remove finalize()Alexander Mikhaylenko2022-02-211-9/+0
* search-engine-row: Fix indentationAlexander Mikhaylenko2022-02-211-1/+1
* Prefer GFile-based GtkFileChooser APIAlexander Mikhaylenko2022-02-181-9/+27
* general-page: Stop using GtkFileChooserButtonAlexander Mikhaylenko2022-02-181-30/+53
* search-engine-listbox: Don't subclass GtkListBoxAlexander Mikhaylenko2022-02-182-7/+9
* Stop using gtk_container_get_children() for GtkListBox and GtkFlowBoxAlexander Mikhaylenko2022-02-183-18/+14
* Don't leak gtk_container_get_children() listsAlexander Mikhaylenko2022-02-152-2/+2
* search-engines: Port whole EphySearchEngineManager code to GListModelvanadiae2022-02-115-289/+403
* prefs/search-engine-row: Only update bang from name when there isn't one alreadyvanadiae2021-12-281-1/+8
* prefs/search-engine-row: Move a comment back to its correct locationvanadiae2021-12-281-1/+1
* prefs/search-engine-row: Use the "fast" variant of g_utf8_to_ucs4()vanadiae2021-12-281-7/+7
* prefs/search-engine-row: Also split words on "(" for bang generationvanadiae2021-12-281-1/+4
* prefs/search-engine-row: Add more validation to the bang entryvanadiae2021-12-281-0/+10
* Detect Snap sandbox in addition to FlatpakPhaedrus Leeds2021-12-092-3/+3
* Stop referencing style class constantsAlexander Mikhaylenko2021-12-011-1/+1
* Stop using about:blank for new tabsAlexander Mikhaylenko2021-11-241-3/+3
* Follow the system dark preference for reader modeAlexander Mikhaylenko2021-11-211-0/+4
* passwords-view: fix the Clear All actionMichael Catanzaro2021-08-311-3/+7
* preferences: Fix %s percent-encoding handling due to GUri portvanadiae2021-06-291-12/+18
* Use GUri instead of SoupURI where possible in preparation for libsoup3Carlos Garcia Campos2021-04-291-10/+5
* appearance-page: Use the actual reader mode fonts in the combo rowAlexander Mikhaylenko2021-04-051-5/+58
* Fix language configurationmcatanzaro/#1456Michael Catanzaro2021-03-081-0/+1
* data-view: Use HdyStatusPage for empty statesChristopher Davis2021-02-111-8/+10
* prefs: Fix setting the default search enginevanadiae2021-02-081-2/+7
* prefs: Fix already existing engine checkvanadiae2021-02-081-2/+11
* Remove smooth scrolling optionJan-Michael Brummer2021-01-191-8/+0
* Add support for Google Search SuggestionsJan-Michael Brummer2021-01-151-0/+15
* prefs-dialog: Only save settings when closing the dialogvanadiae2021-01-111-0/+4
* search-engines-listbox: Move from in-code UI to UI filesvanadiae2021-01-114-668/+719
* Remember settings in "Clear Personal Data"Jan-Michael Brummer2021-01-091-12/+35
* search-engine-listbox: Don't make selectablewip/exalm/papercutAlexander Mikhaylenko2020-12-121-1/+2
* prefs-general-page: Create search list box in UI fileAlexander Mikhaylenko2020-12-121-7/+2
* Fix search engine preferencesMichael Catanzaro2020-11-201-2/+2
* Remove Firefox Sync from PreferencesYetizone2020-10-015-1231/+0
* prefs-sync-page: UI tweaksYetizone2020-10-011-24/+25
* Add enable_gsb option to active safe browising featureJan-Michael Brummer2020-09-291-0/+5
* prefs-search-engines: replace dialog with inline list boxvanadiae2020-09-284-727/+789
* prefs-appearance-page: Don't leak URIsMichael Catanzaro2020-09-271-15/+13
* Fix opening custom CSS and JS file under flatpakMichael Catanzaro2020-09-261-2/+2
* Hide web app preferences for system appsAlexander Mikhaylenko2020-09-251-6/+11
* prefs-general-page: Don't manually scale web app iconwip/exalm/webapp-prefsAlexander Mikhaylenko2020-09-241-11/+6
* prefs-general-page: Redesign web application preferencesAlexander Mikhaylenko2020-09-241-1/+1
* Replace languages list drag & drop green lines with an animationYetizone2020-09-163-186/+324
* prefs-general-page: Prevent adding the same language multiple timesYetizone2020-09-141-1/+1
* prefs-general-page: Move CSS data to _shared-base.scssYetizone2020-08-261-31/+1