aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2014-12-20Qt: Add a CaptureFile class.Gerald Combs14-358/+534
2014-12-20Consolidate RTP stream structs.Gerald Combs7-246/+169
2014-12-20Rename wsutil/floor.[ch] to wsutil/floorl.[ch].Guy Harris1-1/+1
2014-12-20Handle floorl() the same way we handle other not-on-all-platforms functions.Guy Harris1-1/+3
2014-12-20Change more variables from si_code to mtp3_si_code to avoid conflictsStephen Fisher3-9/+9
2014-12-20Another missing change, to include floor.hStephen Fisher1-0/+2
2014-12-19Revert "Provide a floorl() function (which is currently only able to call GCC...Stephen Fisher1-2/+0
2014-12-19Provide a floorl() function (which is currently only able to call GCC'sStephen Fisher1-0/+2
2014-12-19Replace uses of proto_get_frame_protocols with proto_is_frame_protocol when o...Michael Mann3-34/+4
2014-12-19Use new color_dissector_filters.[ch] to refactor (color) conversation generat...Michael Mann1-736/+296
2014-12-19Finish renaming si_code to mtp3_si_code.Jeff Morriss1-3/+3
2014-12-19Remove main-menubar-ui.xml because it's not used.Michael Mann2-397/+0
2014-12-18Handle "I can't map this for that file format" better.Guy Harris2-2/+25
2014-12-15Enable case-insensitive string dissector tablesEvan Huus2-3/+3
2014-12-15Translates: Update Polish translationMichal Labedzki3-71/+411
2014-12-14Qt: Defer startup messages.Gerald Combs3-4/+6
2014-12-12Qt: Add name resolution menu items.Gerald Combs4-1/+86
2014-12-11Qt: Move Follow TCP, UDP, SSL to a Follow folder (like when right click)Alexis La Goutte1-4/+10
2014-12-11Add a heur_dissector_table_foreach() function.Guy Harris1-3/+3
2014-12-11Give dissector_all_heur_tables_foreach_table() a sort function.Guy Harris1-1/+1
2014-12-11Make the type of the second argument to a DATFunc_heur_table explicit.Guy Harris1-4/+2
2014-12-10Qt: Obey main toolbar icon preferences.Gerald Combs6-62/+20
2014-12-09Qt: Initial VoIP Calls dialog.Gerald Combs23-214/+1084
2014-12-09Qt: Update and rename the summary dialog.Gerald Combs21-1739/+1125
2014-12-09Fix GTK warning in EXTCAP partsIrene Ruengeler1-4/+7
2014-12-08Remove an unnecessary include.Gerald Combs1-2/+0
2014-12-08Fix showing error dialog when calling vsimple_error_message_box()Maarten Bezemer1-1/+1
2014-12-01qt: use qstring_strdupPeter Wu7-15/+23
2014-12-01qt: fix use-after-free patternPeter Wu7-25/+30
2014-12-01Add a Buffer to wtap_pkthdr to hold file-type-specific packet metadata.Guy Harris2-2/+4
2014-11-30win32: use target file format when checking if it supports commentsPascal Quantin1-1/+1
2014-11-28Endpoint dialog (Qt): Add missing text to translateAlexis La Goutte1-1/+1
2014-11-27Qt: Add long option for -R (--read-filter) and -Y (--display-filter)Alexis La Goutte1-0/+2
2014-11-26Qt: support the -R option to set a read filter on the command lineMartin Kaiser2-24/+30
2014-11-26Consolidate sequence analysis code.Gerald Combs5-58/+48
2014-11-25Remove unused ui_simple_dialog.h from qt Makefile.commonStephen Fisher1-1/+0
2014-11-25Qt: support the -Y option to set an initial display filterMartin Kaiser1-1/+5
2014-11-25hostlist_table (GTK): Fix Dereference of null pointer found by Clang analyzerAlexis La Goutte1-0/+4
2014-11-24Allow html version of man pages to be found when running from buildStephen Fisher1-0/+2
2014-11-24Revert "Allow "(g)make tags" to work again"Alexis La Goutte1-0/+1
2014-11-24Allow "(g)make tags" to work againStephen Fisher1-1/+0
2014-11-24Second attempt at putting a description in the preferences pageStephen Fisher1-0/+7
2014-11-23Presumably the intent is to dump *non*-dummy entries.Guy Harris1-2/+2
2014-11-23Newlines at the ends of lines, please.Guy Harris1-2/+2
2014-11-22Fix problem where the profile bar moves further left every time Wireshark isJeff Morriss1-16/+46
2014-11-21VoIP Call (GTK): Fix Dereference of null pointer found by Clang analyzerAlexis La Goutte1-0/+3
2014-11-21Add minimize and maximize buttons to the SCTP analysis windows.Irene Ruengeler6-0/+29
2014-11-21Remove some leftover debug printfs.Jeff Morriss1-8/+2
2014-11-19voip_calls: Fix tap callbacks.Gerald Combs3-147/+160
2014-11-19[pedantic] Replace usage of 'long' and 'long long'Bill Meier1-1/+1