Yoda/src/app/browser
2025-07-26 10:56:04 +03:00
..
action implement separated dialogs for the Bookmarks and History menu items 2025-07-25 15:52:14 +03:00
proxy update button tooltips 2025-07-26 09:57:21 +03:00
widget use anyhow crate, return id on insert 2025-03-07 18:14:37 +02:00
window add missed ui preset condition 2025-07-26 09:11:07 +03:00
about.rs implement AboutDialog as trait 2025-02-05 15:02:41 +02:00
action.rs implement separated dialogs for the Bookmarks and History menu items 2025-07-25 15:52:14 +03:00
bookmarks.rs improve history/bookmarks ui responsibility: make text selectable, add suffix widgets to open the links, add visit counter to the history dialog 2025-07-26 10:56:04 +03:00
database.rs use anyhow crate, return id on insert 2025-03-07 18:14:37 +02:00
history.rs improve history/bookmarks ui responsibility: make text selectable, add suffix widgets to open the links, add visit counter to the history dialog 2025-07-26 10:56:04 +03:00
proxy.rs disable search feature for the proxy dialog 2025-07-26 10:09:36 +03:00
widget.rs use anyhow crate, return id on insert 2025-03-07 18:14:37 +02:00
window.rs implement separated dialogs for the Bookmarks and History menu items 2025-07-25 15:52:14 +03:00