aboutsummaryrefslogtreecommitdiff
path: root/src/libmain/progress-bar.hh
AgeCommit message (Expand)Author
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