]> git.sesse.net Git - pkanalytics/history - mainwindow.cpp
Make the table header sticky on scroll.
[pkanalytics] / mainwindow.cpp
2023-07-23 Steinar H. GundersonStore event types internally as an enum.
2023-07-23 Steinar H. GundersonFix so that we can change existing events to pulls.
2023-07-22 Steinar H. GundersonAdd support for stallouts.
2023-07-22 Steinar H. GundersonWe only need one set of soft plus/minus buttons.
2023-07-21 Steinar H. GundersonMake it possible to have separate videos per match...
2023-07-21 Steinar H. GundersonPropagate errors on video opening back to the UI.
2023-07-21 Steinar H. GundersonMove MainWindow into its own class.