Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-25 | SidebarWidget: Bookmark tag icons; Feeds presentation | Jaakko Keränen | |
Special tags of bookmarks are now visualized with icons. Feed items show an indicator if the currently open document matches the entry URL. | |||
2020-11-21 | Clearing and resetting keybindings | Jaakko Keränen | |
2020-10-31 | Cleanup | Jaakko Keränen | |
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-09-12 | Cleanup | Jaakko Keränen | |
2020-09-12 | ListWidget: Cleanup | Jaakko Keränen | |
2020-09-12 | Separated VisBuf from ListWidget | Jaakko Keränen | |
This will be used in DocumentWidget as well. | |||
2020-09-12 | ListWidget: Tweaking item drawing | Jaakko Keränen | |
2020-09-12 | Cleanup | Jaakko Keränen | |
2020-09-12 | ListWidget: Cleanup | Jaakko Keränen | |
2020-09-11 | ListWidget: Improved scroll buffering | Jaakko Keränen | |
Using less memory and doing less copying/drawing. | |||
2020-09-07 | ListWidget: Clear hover on scroll | Jaakko Keränen | |
2020-09-07 | LookupWidget: Improved keyboard navigation | Jaakko Keränen | |
2020-09-06 | LookupWidget: Keyboard focus and cursor | Jaakko Keränen | |
2020-09-06 | Added a LookupWidget with background thread | Jaakko Keränen | |
2020-09-05 | List scrolling using visbuffer; draw press states | Jaakko Keränen | |
2020-09-05 | Fixed issues with the refactored sidebar | 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. |