summaryrefslogtreecommitdiff
path: root/ui/qt/progress_bar.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-04-24The porting guide for Qt5 requires that Q_OS_ be used insteadJörg Mayer1-2/+2
2012-10-26Minor cleanup.Gerald Combs1-4/+2
2012-10-13Always initiailize member variables in constructors, even if it's just to NULL.Evan Huus1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-04Add modelines for Qtshark fileAlexis La Goutte1-0/+13
2012-08-01More style tweaks.Gerald Combs1-1/+8
2012-08-01Adjust the text size on OS X. This introduces an artifact that affectsGerald Combs1-0/+12
2012-07-19Remove some debugging statements. Fix the fade-in animation.Gerald Combs1-10/+9
2012-07-19Pass {delayed_}create_progress_dlg a pointer the top level windowGerald Combs1-0/+145