aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/progress_frame.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-04-05Qt: Remove checks for version below 5.2Roland Knall1-5/+1
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02Qt: use SPDX identifiers.Dario Lombardo1-14/+1
2017-07-17Qt: Simplify some version checks.Gerald Combs1-2/+2
2016-07-16Use timers instead of packet counts to update our UI.Gerald Combs1-1/+0
2015-09-17Qt: Add an event processing timer.Gerald Combs1-0/+2
2015-09-11Fix a bunch of leaks found by Valgrind.Gerald Combs1-0/+4
2015-09-11Make StockIconToolButton independent.Gerald Combs1-2/+2
2015-08-28Don't show a progress frame if our file was closed.Gerald Combs1-0/+1
2015-08-26Add per-dialog progress frames.Gerald Combs1-7/+19
2015-07-20Add a ProgressFrame to the RTP analysis dialog.Gerald Combs1-1/+1
2015-07-20Add general a busy progress indicator.Gerald Combs1-0/+102