Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-17 | add file upload via dnd + rework http | ouwou | |
2022-05-10 | add ctrl+number key shortcuts for tabs | ouwou | |
2022-05-09 | add ctrl(+shift)+tab keybinds | ouwou | |
2022-04-27 | add menu+accelerator for go back/forward | ouwou | |
2022-04-27 | add back/forward history to tabs | ouwou | |
also lots of reformatting in .cmake because clion is weird and did that for some reason | |||
2022-04-23 | dont expand channel list when changing tabs | ouwou | |
2022-04-15 | fix menu bar updates again (fixes #61) | ouwou | |
2022-04-07 | remove mark all as read (it doesnt work on API end) | ouwou | |
2022-04-07 | fix more menu stuff | ouwou | |
also reformat | |||
2022-04-05 | fix up a bunch of clang-tidy stuff | ouwou | |
mostly changing references, which i hope doesnt break stuff with models (TreeRow, iterators) since they gave me some strange problems in the past | |||
2021-12-22 | add mark all as read | ouwou | |
2021-12-08 | mark guild as read (shift+esc) | ouwou | |
2021-11-23 | Restructure source and resource files (#46) | Dylam De La Torre | |
importantly, res is now res/res and css is now res/css |