A bunch of "{Mac} OS X" -> "macOS" changes.
[metze/wireshark/wip.git] / ui / qt / progress_frame.cpp
2017-04-05 Guy HarrisA bunch of "{Mac} OS X" -> "macOS" changes.
2016-07-22 Gerald CombsQt: Don't force a repaint in update_progress_dlg.
2016-07-19 Gerald CombsQt: Fix Windows taskbar progress behavior.
2016-07-16 Gerald CombsUse timers instead of packet counts to update our UI.
2016-03-21 Gerald CombsQt: Normalize timerEvents
2016-02-16 João Valverdeconst gpointer -> gconstpointer
2015-09-24 Juan MatiasUI QT: fix unused variable 'show_delay_' error
2015-09-18 Gerald CombsSync GTK+ and Qt progress timer logic.
2015-09-18 Jeff MorrissWhen we're updating the progress bar, ask that it be...
2015-09-17 Gerald CombsQt: Add an event processing timer.
2015-09-11 Gerald CombsFix a bunch of leaks found by Valgrind.
2015-09-11 Gerald CombsMake StockIconToolButton independent.
2015-08-28 Gerald CombsDon't show a progress frame if our file was closed.
2015-08-26 Gerald CombsAdd per-dialog progress frames.
2015-07-20 Guy Harrisshow_timer_ isn't used on OS X with Qt < 5.0.0.
2015-07-20 Gerald CombsAdd general a busy progress indicator.