aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2015-11-16Qt: add a reference counter to sequence analysis infoPascal Quantin6-47/+72
2015-11-16Qt iograph: Fix off-by-one, insure we plot the last interval.Jim Young1-1/+1
2015-11-15gtk: Fixed out-of-source autotools build.Stig Bjørlykke1-1/+1
2015-11-15[Automatic update for 2015-11-15]Gerald Combs13-5777/+6366
2015-11-14Qt: Fixed use-of-deallocated-memory when removing a profile.Stig Bjørlykke1-1/+2
2015-11-14UDP Multicast Stats: Fixed typoUli Heilmeier1-2/+2
2015-11-13Qt: Add go to next + previous packet in conversation.Gerald Combs4-1/+92
2015-11-13Qt: fix creation of a new profile broken by g328fbc0Pascal Quantin1-1/+3
2015-11-13Qt: Fixed signal name to avoid a warning.Stig Bjørlykke2-16/+16
2015-11-13Qt: Coloring Rules dialog fixups.Gerald Combs4-9/+22
2015-11-13Qt: fix UI artifacts seen in UAT window on Linux or OSXPascal Quantin1-0/+3
2015-11-12Qt: initialize all remote interface optionsPascal Quantin1-0/+8
2015-11-12[GTK] Replace deprecated gdk_pixbuf_new_from_inline()João Valverde28-11051/+11300
2015-11-12Qt: save preferences after creating a filter from expression framePascal Quantin1-0/+2
2015-11-12Qt: Added IO Graph save to clipboard button.Stig Bjørlykke2-5/+72
2015-11-12Add wtap_dump_open_tempfile routines, to write to a temporary file.Guy Harris3-25/+18
2015-11-11Qt: fix cursor position when editing coloring rules names or filtersPascal Quantin2-12/+0
2015-11-11Qt: fix profile renamePascal Quantin1-0/+1
2015-11-11Qt: fixes to 'Edit Column' dialogPascal Quantin2-11/+34
2015-11-11Qt: Freeze+thaw the main window during nested operations.Gerald Combs3-14/+75
2015-11-10Apple calls it just "OS X" these days.Guy Harris1-2/+2
2015-11-08Qt: Start adjusting icon sizes dynamically.Gerald Combs1-5/+7
2015-11-08[Automatic update for 2015-11-08]Gerald Combs13-3277/+3325
2015-11-08Use ws_{read,write,fdopen,close}.Guy Harris5-17/+17
2015-11-07Clean up includes of unistd.h, fcntl.h, and sys/stat.h.Guy Harris19-101/+0
2015-11-06Make rect_on_screen Qt4-compatible.Gerald Combs2-5/+6
2015-11-06Fix crash in internals menu dissector tables dialog by supporting FT_GUID type.Michael Mann1-1/+8
2015-11-06No need to include io.h.Guy Harris1-1/+0
2015-11-06Don't include io.h in Flex scanners - they're not interactive.Guy Harris1-1/+1
2015-11-05Qt: Check for a sane window geometry.Gerald Combs3-5/+33
2015-11-05Get rid of ws80211_frequency_to_channel().Guy Harris2-3/+6
2015-11-04Refactor DCE/RPC dissection to include a real dissector table.Michael Mann5-24/+27
2015-11-04Activate word wrap for hintLabel defined as QLabelPascal Quantin18-0/+59
2015-11-04One more file that now needs wsutil/str_util.h for plurality().Guy Harris1-1/+1
2015-11-04Don't include "file.h" if you don't need it.Guy Harris6-2/+7
2015-11-03Qt: Turn off WindowModified when closing a file.Stig Bjørlykke1-0/+1
2015-11-03[Qt recent files menu] make sure that the "Clear Menu" item is retranslatedMartin Kaiser1-0/+2
2015-11-02funnel_string_dialog(.h): fix extra ‘;’ [-Wpedantic]Alexis La Goutte1-1/+1
2015-11-01Disable RTP player debug logs that were presumably left activated by mistakePascal Quantin1-1/+1
2015-11-01[Automatic update for 2015-11-01]Gerald Combs13-5626/+6079
2015-11-01Qt: do not draw sequence analysis items with a display status set to falsePascal Quantin1-8/+10
2015-11-01VoIP Calls: fix SIP calls statePascal Quantin1-2/+0
2015-11-01voip_calls.c: add missing tap_draw callback to taps asking for a redrawPascal Quantin1-22/+200
2015-10-29Update the taskbar icon when we start a capture.Gerald Combs2-0/+6
2015-10-29Qt: Allow Expert Information retapping.Gerald Combs2-21/+39
2015-10-29Qt: Add the ability to add filter expressions.Gerald Combs11-9/+397
2015-10-29Move the definition of MAX_NUM_COLOR_CONVERSATION_COLORS.Guy Harris1-0/+2
2015-10-29"Color dissector filters" are just filters.Guy Harris2-86/+72
2015-10-28Qt: initialize all UAT fields when creating a new linePascal Quantin1-1/+8
2015-10-28Catch REPORT_DISSECTOR_BUG() calls in dissector registration routines.Guy Harris1-2/+3