summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2016-06-26[Automatic update for 2016-06-26]Gerald Combs13-4458/+4576
2016-06-26Qt: Don't use QStyleOptionViewItemV4.Gerald Combs3-39/+47
2016-06-26Add an RA_INTERFACES register action.Gerald Combs3-3/+11
2016-06-26Qt: Handle unhandled filter actions.Gerald Combs7-21/+29
2016-06-26Qt: Try to fix un-maximize behavior on OS X.Gerald Combs4-11/+40
2016-06-26Qt: Conversation and Endpoint dialog performance tweaks.Gerald Combs9-170/+209
2016-06-26filter: rename shadow varDario Lombardo2-5/+5
2016-06-26srt: rename shadow variableDario Lombardo1-3/+3
2016-06-25Minor UI locale updates.Gerald Combs3-9/+6
2016-06-24Qt: Fix "-l" behavior.Gerald Combs3-10/+3
2016-06-24Qt: Keep the syntax line edit cursor active.Gerald Combs2-0/+12
2016-06-23No pcap, no live capture, so no auto_scroll_live.Guy Harris1-0/+2
2016-06-23Qt: quit the UI if WIRESHARK_QUIT_AFTER_CAPTURE is set (offline mode too).Dario Lombardo2-4/+16
2016-06-23Qt: Use queued signals+slots for filter actionsGerald Combs10-35/+43
2016-06-23RTP player: increase the maximum number of silence frames to 30 minutes worth.Jeff Morriss3-2/+3
2016-06-23Qt: Support the -j, -J, and -l command line flagsGerald Combs4-4/+5
2016-06-22Don't close Wireshark (GTK) if user cancels Save on Close.Michael Mann1-13/+18
2016-06-22Don't close Wireshark (Qt) if user cancels Save on Close.Michael Mann2-16/+18
2016-06-22No GeoIP, no need for geoip_none_.Guy Harris1-0/+2
2016-06-22Qt: Fix crash in Conversations and Endpoints dialogsGerald Combs2-53/+58
2016-06-22Qt: Make the syntax line edit less greedy.Gerald Combs1-8/+27
2016-06-22GTK: Keep display filter applied when switching profilesBalint Reczey1-2/+8
2016-06-22Qt: Clear the packet list selection before freezing it.Gerald Combs1-0/+2
2016-06-21Check for negative nanoseconds in io,stat tap.Michael Mann1-1/+1
2016-06-20Pull the options structure initialization into commandline_other_options().Guy Harris2-15/+15
2016-06-20Add display filter completion suggestions to color filters.Michael Mann1-1/+2
2016-06-20Add field completion suggestions when adding a Display filter or Y Field to t...Michael Mann1-2/+4
2016-06-20GTK+: Truncate simple_message_box messages.Gerald Combs1-6/+28
2016-06-20qt: reset the column sorting when a new file is loadedMartin Kaiser1-0/+1
2016-06-20Add JSON export to Qt/GTK UIPascal Quantin10-6/+110
2016-06-20Protect some code that's only for Wireshark-with-pcap.Guy Harris1-0/+2
2016-06-19Move some option checking to common code.Guy Harris2-47/+48
2016-06-19Don't assume we successfully read the configuration files.Guy Harris1-1/+3
2016-06-19Pass the info strings directly to commandline_early_options().Guy Harris3-17/+11
2016-06-19Handle capture options in pcap-less Wireshark in the commandline_ routines.Guy Harris3-29/+35
2016-06-19Fix indentation.Guy Harris1-1/+1
2016-06-19Those aren't capture options, they're the options we must process early.Guy Harris3-3/+3
2016-06-19Ability to invoke "Decode As..." as command-line argument for GUIshark.Michael Mann3-2/+428
2016-06-19Get rid of an unused variable.Guy Harris1-1/+0
2016-06-19Get rid of an unused variable; set a structure member.Guy Harris1-0/+3
2016-06-19[Automatic update for 2016-06-19]Gerald Combs13-1384/+1748
2016-06-19Revert "tap: change glib functions to wmem."Pascal Quantin70-284/+292
2016-06-19Fix problems when compiling without pcap.Guy Harris1-2/+2
2016-06-19Refactor command-line handling of GUI options.Michael Mann9-607/+817
2016-06-17tap: change glib functions to wmem.Dario Lombardo70-292/+284
2016-06-17Qt: Fix a compile error occurring on RedHat Enterprise Linux.Jens Kilian1-0/+1
2016-06-16Qt: Add "Copy As…" to VoIP Calls.Gerald Combs3-1/+121
2016-06-16Add a sequence analysis wishlist item.Gerald Combs1-0/+1
2016-06-16gtk: Check chunk before g_string_chunk_clearStig Bjørlykke1-1/+3
2016-06-16CID 1250642: check the return value of dup()Martin Kaiser1-1/+4