summaryrefslogtreecommitdiff
path: root/ui/qt/progress_frame.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-09-24UI QT: fix unused variable 'show_delay_' errorJuan Matias1-0/+3
2015-09-18Sync GTK+ and Qt progress timer logic.Gerald Combs1-4/+4
2015-09-18When we're updating the progress bar, ask that it be updated (redrawn) too.Jeff Morriss1-0/+3
2015-09-17Qt: Add an event processing timer.Gerald Combs1-1/+8
2015-09-11Fix a bunch of leaks found by Valgrind.Gerald Combs1-9/+14
2015-09-11Make StockIconToolButton independent.Gerald Combs1-19/+13
2015-08-28Don't show a progress frame if our file was closed.Gerald Combs1-0/+12
2015-08-26Add per-dialog progress frames.Gerald Combs1-9/+62
2015-07-20show_timer_ isn't used on OS X with Qt < 5.0.0.Guy Harris1-0/+2
2015-07-20Add general a busy progress indicator.Gerald Combs1-0/+266