index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
launcher
/
ui
/
widgets
/
WideBar.cpp
Age
Commit message (
Expand
)
Author
2023-07-08
Fix actionVisitItemPage insersion, and prevent widebar segfault
TheKodeToad
2023-01-27
better fix for WideBar::insertSeparator
leo78913
2023-01-27
Remove unused BarEntry variable
leo78913
2023-01-20
feat(WideBar): custom context menu actions
leo78913
2023-01-20
fix(widebar): fix insertSeparator
leo78913
2023-01-20
feat(WideBar): Allow disabling alt shortcuts
leo78913
2023-01-20
refactor: Port the main window to a .ui file
leo78913
2023-01-20
feat: add Widebar::InsertWidgetBefore method
leo78913
2022-11-25
reafctor(WideBar): connect to signal instead of overriding menu method
flow
2022-11-22
fix: reset wide bar settings when the list of actions changes
flow
2022-11-19
feat(WideBar): allow loading/unloading visibility via a byte array
flow
2022-11-19
feat(WideBar): allow hiding buttons with right-click
flow
2022-11-19
refactor: clean up WideBar a bit
flow
2022-07-17
feat: add some helping methods to WideBar
flow
2022-01-28
Fix button being present in other pages
timoreo
2021-11-22
NOISSUE continue reshuffling the codebase
Petr Mrázek