aboutsummaryrefslogtreecommitdiffstats
path: root/ui/help_url.h
AgeCommit message (Collapse)AuthorFilesLines
2012-10-24Add Modelines info for new common ui source file(s)Alexis La Goutte1-0/+13
svn path=/trunk/; revision=45764
2012-10-16Use topic_action instead of topic_cb for the Windows file dialogs. MoveGerald Combs1-0/+6
the common Qt help code to wireshark_application.cpp. svn path=/trunk/; revision=45594
2012-10-15Add help buttons. Ifdef out some code on Windows.Gerald Combs1-0/+2
svn path=/trunk/; revision=45564
2012-09-18Move the UI-independent help URL code to ui/help_url.[ch].Gerald Combs1-0/+153
svn path=/trunk/; revision=44987