summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* search-provider: Port to EphySuggestionModelwip/dazzleMichael Catanzaro2017-09-064-93/+76
* suggestion: Disable suffix suggestion for nowMichael Catanzaro2017-08-291-21/+0
* location-entry: Rename _activate -> _focusMichael Catanzaro2017-08-291-1/+1
* Implement DzlSuggestion vfuncsMichael Catanzaro2017-08-295-28/+137
* Add FIXME to be sure I don't forget to bring back the search providerMichael Catanzaro2017-08-291-0/+2
* window: Use dzl_application_window_set_titlebarMichael Catanzaro2017-08-291-1/+1
* Use DzlApplicationWindow tooMichael Catanzaro2017-08-292-8/+15
* wip: Use DzlSuggestionEntryMichael Catanzaro2017-08-296-802/+476
* location-controller: Fix no-show URIs displaying on EscapeMichael Catanzaro2017-08-291-3/+4
* location-controller: Remove useless bitfieldMichael Catanzaro2017-08-291-1/+1
* password-manager: Handle security origins only (no more URIs)Gabriel Ivascu2017-08-272-18/+19
* Add flatpak MIME types to whitelistMichael Catanzaro2017-08-261-0/+3
* profile-migrator: Add target_origin to passwordsExalm2017-08-251-0/+73
* sync: Store target_origin for password recordsExalm2017-08-251-1/+1
* window: Add a FIXMEMichael Catanzaro2017-08-241-0/+4
* Fix leaks of GtkContainer children listGabriel Ivascu2017-08-241-4/+7
* bookmarks-popover: Don't snapshot URLs when creating new bookmark rowsGabriel Ivașcu2017-08-243-72/+49
* bookmarks-manager: Don't force the creation of Mobile tag when syncingGabriel Ivascu2017-08-231-3/+0
* password-manager: Query by ID when handling single recordsGabriel Ivascu2017-08-191-4/+2
* bookmarks-import: Import Firefox mobile bookmarks under Mobile tagGabriel Ivascu2017-08-163-8/+16
* sync: Use GList instead of GSList when handling recordsGabriel Ivascu2017-08-153-25/+25
* ephy-window: Disable Alt+Home shortcut for web appsDimitrios Christidis2017-08-081-1/+2
* Change my email addressGabriel Ivascu2017-08-082-2/+2
* Remove errant period added in previous commitMichael Catanzaro2017-08-071-1/+1
* Remove last use of markup in translatable stringMichael Catanzaro2017-08-071-1/+4
* prefs-dialog: Remove sync with Firefox optionMichael Catanzaro2017-08-062-31/+0
* synced-tabs-dialog: Jump to new tab when openedMichael Catanzaro2017-08-061-1/+1
* Add social media and annoyance blocking by defaultMichael Catanzaro2017-08-061-3/+8
* profile-migrator: Reduce warnings after duplicate migrationsMichael Catanzaro2017-08-061-2/+4
* Profile migrator: remove extra newlines in warning messagesMichael Catanzaro2017-08-061-5/+5
* sync: Remove dependency on embedGabriel Ivascu2017-08-061-1/+1
* sync: Fix issues pointed in the code reviewGabriel Ivascu2017-08-066-14/+9
* password-manager: Username and password fields are not needed in _forget()Gabriel Ivascu2017-08-061-3/+1
* sync: Allow mobile bookmarks to be synced tooGabriel Ivascu2017-08-061-6/+13
* sync: Fix history migration being too slowGabriel Ivascu2017-08-061-41/+1
* sync: Let EphyShell start the sync after sign inGabriel Ivascu2017-08-062-63/+73
* sync: Make sure sync starts after all the managers are registeredGabriel Ivascu2017-08-061-20/+38
* sync-service: Fix the forced sign out at password changeGabriel Ivascu2017-08-061-1/+1
* prefs-dialog: Use a helper function to parse WebChannelMessageToChromeGabriel Ivascu2017-08-061-97/+163
* prefs-dialog: Rename functions that interact with Firefox Accounts Content Se...Gabriel Ivascu2017-08-061-14/+14
* sync: Rename and reorder some functionsGabriel Ivascu2017-08-061-8/+8
* sync: Show the time of last sync in preferences dialogGabriel Ivascu2017-08-062-0/+40
* prefs-dialog: Prettify sync tabGabriel Ivascu2017-08-063-88/+98
* sync: Use wrapper functions to access GSettingsGabriel Ivascu2017-08-063-51/+38
* sync: Allow user to change device nameGabriel Ivascu2017-08-062-0/+113
* sync: Implement open tabs syncGabriel Ivascu2017-08-069-18/+598
* sync: Disable sync in app mode and incognito modeGabriel Ivascu2017-08-063-17/+36
* prefs-dialog: Set initial sync to all collections when 'Sync with Firefox' is...Gabriel Ivascu2017-08-061-0/+19
* prefs-dialog: Connect signals after binding settingsGabriel Ivascu2017-08-061-19/+19
* prefs-dialog: Set initial sync when collection is disabledGabriel Ivascu2017-08-061-2/+6