aboutsummaryrefslogtreecommitdiff
path: root/src/libmain/progress-bar.hh
AgeCommit message (Expand)Author
2024-07-02libmain: better fix for #424, #425eldritch horrors
2024-07-01tree-wide: unify progress bar inactive and paused statesAlois Wohlschlager
2024-06-24libmain/progress-bar: move implementation out of the headerAlois Wohlschlager
2024-06-22libmain: add progress bar with multiple status linesFinn Behrens
2024-06-20add a basic libmain test for the progress bar renderingQyriad
2024-06-20use a type alias for ProgressBar's chosen time point typeQyriad
2024-06-20extract ProgressBar declaration into its header fileQyriad
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
2022-08-24Fix progress bar flicker with -LEelco Dolstra
2020-06-11Style fixesEelco Dolstra
2020-06-08Move progress-bar.cc to libmainregnat