Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-02 | Updated release notes | Jaakko Keränen | |
2021-02-02 | Improved focus switching for dialogs | Jaakko Keränen | |
Widgets can now be defined as being the "focus root", i.e., the topmost widget under which focus switching happens. Normally this is the window root widget, but dialogs use this flag to confine focus switching inside the dialog. InputWidget in Overwrite mode will focus switch to the next focusable widget when the text field becomes full. | |||
2021-02-02 | InputWidget: Fixed cursor missing in an empty input widget | Jaakko Keränen | |
2021-02-01 | DocumentWidget: Allow reloading the current URL | Jaakko Keränen | |
IssueID #129 | |||
2021-01-29 | Updated release notes | Jaakko Keränen | |
2021-01-29 | Updated release notes | Jaakko Keränen | |
2021-01-29 | Updated release notes | Jaakko Keränen | |
2021-01-28 | Updated Help and release notes | Jaakko Keränen | |
2021-01-27 | Updated release notes | Jaakko Keränen | |
2021-01-27 | Updated release notes | Jaakko Keränen | |
2021-01-26 | Updated release notes | Jaakko Keränen | |
2021-01-26 | Updated release notes | Jaakko Keränen | |
2021-01-24 | DocumentWidget: Fix/improve home row link navigation | Jaakko Keränen | |
Removed the second `U` from the set of home row keys for link navigation. Added a new command bound to `.` (period) for switching to the next set of links for home row navigation. This makes it possible to access all visible links via keyboard no matter how many there are. `.` can also be used to activate home row navigation if it isn't active. IssueID #111 | |||
2021-01-19 | Feeds: Don't trim quotes from titles | Jaakko Keränen | |
2021-01-19 | Closing tabs with the middle mouse button | Jaakko Keränen | |
IssueID #115 | |||
2021-01-18 | Better versioned file name for visited URLs | Jaakko Keränen | |
2021-01-12 | Updated release notes | Jaakko Keränen | |
2021-01-12 | Fixed: Percent-encode spaces when copying | Jaakko Keränen | |
IssueID #112 | |||
2021-01-12 | Updated release notes | Jaakko Keränen | |
2021-01-10 | Updated release notes | Jaakko Keränen | |
2021-01-10 | Option to show full URL when hovering on a link | Jaakko Keränen | |
The URL is shown in the bottom of the page. IssueID #64 | |||
2021-01-10 | Updated release notes | Jaakko Keränen | |
2021-01-04 | Updated release notes | Jaakko Keränen | |
2021-01-04 | GmDocument: Quote border line on empty quote lines | Jaakko Keränen | |
IssueID #108 | |||
2021-01-04 | Update Help and release notes | Jaakko Keränen | |
2021-01-03 | Updated release notes | Jaakko Keränen | |
2021-01-03 | Fixed redirection opening in the wrong tab | Jaakko Keränen | |
2021-01-03 | Updating the navbar URL when opening tabs | Jaakko Keränen | |
2021-01-02 | Bookmarks: Remote bookmarks grouped under source | Jaakko Keränen | |
Rather than mix remote bookmarks with local ones, group them under the source bookmark in "pseudo-folder" fashion. The source is shown as bold. | |||
2021-01-02 | Update release notes | Jaakko Keränen | |
2020-12-31 | Updated release notes | Jaakko Keränen | |
2020-12-30 | Updated release notes | Jaakko Keränen | |
Typo. | |||
2020-12-30 | Updated release notes | Jaakko Keränen | |
2020-12-30 | Updated release notes | Jaakko Keränen | |
2020-12-29 | Updated release notes | Jaakko Keränen | |
2020-12-28 | SidebarWidget: Opening feed entries in new tab | Jaakko Keränen | |
2020-12-27 | SidebarWidget: Fixed editing identity notes | Jaakko Keränen | |
2020-12-24 | Fixed percent-encoding the query string | Jaakko Keränen | |
Good old mutable vs. non-mutable argument confusion. The encoded return value was ignored (and leaked). | |||
2020-12-24 | Updated release notes | Jaakko Keränen | |
2020-12-19 | Cleanup | Jaakko Keränen | |
2020-12-19 | Updated Help and release notes | Jaakko Keränen | |
2020-12-19 | Open links from sidebar in new tabs | Jaakko Keränen | |
Added context menu items for opening in new tabs, and the modifier keys work like in DocumentWidget. IssueID #77 | |||
2020-12-19 | "Edit Feed..." opens Feed Settings | Jaakko Keränen | |
2020-12-19 | Bookmark a link via context menu | Jaakko Keränen | |
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-18 | Import all links as bookmarks | Jaakko Keränen | |
2020-12-16 | Updated release notes | Jaakko Keränen | |
2020-12-13 | Updated release notes | Jaakko Keränen | |
2020-12-13 | Fixed UI text color regression | Jaakko Keränen | |
2020-12-12 | Bumped version number to 0.13.1 | Jaakko Keränen | |