Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-05 | Restructuring dialogs for mobile | Jaakko Keränen | |
On a phone, dialogs are restructured to be more vertical and full-width. | |||
2021-03-04 | Fixed buttons in Import Identity dialog | Jaakko Keränen | |
2021-03-04 | Changing UI scaling at runtime | Jaakko Keränen | |
UI scaling factor is applied when closing the Preferences dialog. IssueID #83 | |||
2021-02-22 | Dialog buttons on the right | Jaakko Keränen | |
Follow typical GUI conventions by placing dialog buttons on the right edge. This leaves space for additional actions on the left. | |||
2021-02-21 | Animated widget offsets; phone sidebars | Jaakko Keränen | |
2021-01-04 | Added a client certificate import dialog | Jaakko Keränen | |
Todo: Drag-and-drop; the actual identity creation step. | |||
2021-01-03 | Creating a certificate import dialog | Jaakko Keränen | |
Just the widgets thus far. | |||
2020-12-19 | Opening unrecognized schemes in default browser | Jaakko Keränen | |
This works if the OS supports the scheme as built-in or via some handler application. IssueID #103 IssueID #84 | |||
2020-12-01 | Added dialog for changing feed type | Jaakko Keränen | |
This also gives feedback about a newly added subscription. | |||
2020-11-26 | SidebarWidget: Update bookmark tag menu items | Jaakko Keränen | |
2020-11-21 | Keyboard navigation mode for home row keys | Jaakko Keränen | |
Now there are keybindings for activating the keyboard navigation modes. The modifier-based mode remains as it was before, focusing on numbers, while the home row mode uses a separate activation key. One can erase the bindings to disable the corresponding modes. IssueID #34 | |||
2020-10-31 | Preferences: Basic key bindings UI | Jaakko Keränen | |
One can now bind keys in Preferences. The configured keys aren't yet saved, though. | |||
2020-10-24 | Adjusted smooth scroll speed when using mouse wheel | Jaakko Keränen | |
2020-10-23 | Improved smooth scrolling | Jaakko Keränen | |
Use proper easing curves for a smoother animation. Ensure that mouse hover on links is disabled when scrolling. | |||
2020-09-22 | Added an animation utility | Jaakko Keränen | |
2020-09-20 | Added tabs to make room for more preferences | Jaakko Keränen | |
The Preferences sheet now has tabs (General, Proxies) so that more options can fit there in the future. | |||
2020-09-17 | Working on "Save Page" | Jaakko Keränen | |
Suggest saving the content on the Unsupported MIME type error page. | |||
2020-09-12 | Added range helper | Jaakko Keränen | |
2020-09-11 | Integer range utilities | Jaakko Keränen | |
2020-09-05 | Refactor: ListWidget for a general purpose list | Jaakko Keränen | |
The sidebar uses a ListWidget now, but the layout needs fixing. | |||
2020-08-23 | Working on New Identity dialog | Jaakko Keränen | |
2020-08-23 | Added an identity creation dialog | Jaakko Keränen | |
2020-08-23 | Create bookmarks using a dialog | Jaakko Keränen | |
2020-08-22 | Added BSD 2-clause license and copyright notices | Jaakko Keränen | |
2020-08-14 | Editing bookmarks | Jaakko Keränen | |
2020-08-10 | Opening links in a new tab; improved context menu vs. links | Jaakko Keränen | |
2020-08-09 | Closing and duplicating tabs | Jaakko Keränen | |
2020-08-09 | Tab button labels fitted to available space | Jaakko Keränen | |
2020-08-09 | Closing tabs/window | Jaakko Keränen | |
2020-08-06 | Tabs: Changing the tab button label | Jaakko Keränen | |
2020-07-26 | Asking the user for input | Jaakko Keränen | |
2020-07-25 | Fixed event processing for menus and dialogs | Jaakko Keränen | |
2020-07-21 | Initial commit | Jaakko Keränen | |
Borrowing the app skeleton from Bitwise Harmony. |