aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/print_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-07-04Qt: add initializer (CID 1159354).Dario Lombardo1-1/+3
2016-03-01Don't show a progress bar when previewing for the Qt print dialog.Guy Harris1-6/+8
2016-01-23ui: Code cleanupStig Bjørlykke1-5/+6
2015-10-05Move utf8_entities.h to wsutilJoão Valverde1-1/+1
2015-07-31Use an ellipsis character instead of three dots.Gerald Combs1-2/+4
2015-07-07Starting to get rid of Q_UNUSED declarations for unused function parameters.Joerg Mayer1-4/+1
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2014-12-31Qt: Convert more dialog titles.Gerald Combs1-0/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-07-23Fix warning from Windows Buildbot (when build qtshark) .\print_dialog.cpp(41)...Alexis La Goutte1-1/+2
2013-07-12Move the print modules into epan.Jeff Morriss1-1/+1
2012-11-04Make new text translatable for Qtshark (print_dialog)Alexis La Goutte1-1/+1
2012-11-04Add Modelines infos to new Qtshark file (print_dialog.*)Alexis La Goutte1-0/+13
2012-11-01Fix ui/qt/print_dialog.cpp:228:23: error: variable ‘status’ set but not u...Jörg Mayer1-2/+1
2012-11-01Enable and disable the File→Print and Go menu items as needed. Have theGerald Combs1-1/+1
2012-11-01Add a print dialog to the Qt UI. Add support for null page element Gerald Combs1-0/+322