aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2015-12-11Fix memory leaks in all_ifaces when interface list changesMikael Kanstrup6-9/+21
2015-12-11Qt: restore conversation coloring rule shortcutsPeter Wu1-0/+27
2015-12-10Qt: Reset preferences when reloading Lua pluginsStig Bjørlykke3-8/+10
2015-12-09Qt: Disable Refresh Interfaces while refreshingStig Bjørlykke1-0/+2
2015-12-09Qt: various fixes to VoIP calls / RTP player windowsPascal Quantin11-64/+107
2015-12-09Qt: store the absolute path names of recent files.Jeff Morriss1-3/+3
2015-12-08Fix crash caused by nullptr in packet_listmichal.orynicz1-2/+2
2015-12-07Qt: Align extcap label and edit widgetsStig Bjørlykke1-2/+2
2015-12-07Qt: Set the packet list width when we apply recent column widths.Gerald Combs1-17/+9
2015-12-07SCTP: Fix warning found by PVS Studioruengeler7-38/+19
2015-12-07Spelling fixes for errors found by lintianBalint Reczey2-2/+2
2015-12-07Qt: It's no translation for "%1 %2"Stig Bjørlykke1-1/+1
2015-12-06[Automatic update for 2015-12-06]Gerald Combs13-1710/+2042
2015-12-06Qt: No path for created and renamed profilesStig Bjørlykke3-16/+44
2015-12-05Use noyywrap rather than defining our own yywrap functions.Guy Harris1-6/+5
2015-12-04Qt: fix a potential memory leak in RTP audio stream playbackPascal Quantin1-1/+1
2015-12-04More libcodecs -> libwscodecs.Guy Harris1-1/+1
2015-12-03Change codecs from static to dynamic libraryPascal Quantin1-2/+3
2015-12-03qt: Refresh local interface list only when interfaces added/removedMikael Kanstrup1-9/+1
2015-12-03Qt: Update menus with new recent settings when changing profileStig Bjørlykke4-23/+43
2015-12-03Qt: Set timestamp precision when changing profileStig Bjørlykke1-0/+1
2015-12-03Qt: Disable setStretchLastSection in the packet list.Gerald Combs1-0/+18
2015-12-03Qt: Set main window font when changing profileStig Bjørlykke1-2/+2
2015-12-03Qt: Check display filter when changing profileStig Bjørlykke5-5/+14
2015-12-03Qt: fix selection of folder in UAT dialogPascal Quantin1-3/+10
2015-12-03Fix address hashing broken in g4f39c60Evan Huus1-4/+4
2015-12-02sctp_chunk_stat_dlg: fix The 'u_data->assoc' variable is assigned values twic...ruengeler1-2/+0
2015-12-02ui: Guard update_local_interfaces with HAVE_LIBPCAPStig Bjørlykke2-0/+4
2015-12-02ui: Update interfaces when when changing profile.Stig Bjørlykke4-21/+62
2015-12-02Qt: Use uniform interface display nameStig Bjørlykke4-44/+54
2015-12-01Qt Frames: Use ButtonBox instead of buttonsRoland Knall12-82/+86
2015-12-01Qt: write number of decoded bytes in the RTP player temporary bufferPascal Quantin1-1/+1
2015-12-01Qt: fix generation of silence samplesPascal Quantin1-3/+1
2015-12-01sctp_byte_graph_dlg: fix The 'u_data' variable is assigned to itself found by...Alexis La Goutte1-1/+0
2015-12-01Qt: Don't expose ColorUtils::graph_colors_.Gerald Combs6-13/+18
2015-11-30main_window: fix no previous prototype for function 'plugin_if_mainwindow_got...Alexis La Goutte1-1/+1
2015-11-30mcast_stream_dlg: fix no previous prototype for function 'mcaststream_dlg_upd...Alexis La Goutte1-1/+1
2015-11-29Qt: Check capture filter only once when selecting interface(s)Stig Bjørlykke3-5/+5
2015-11-29[Automatic update for 2015-11-29]Gerald Combs13-1730/+1803
2015-11-29Make address_to_display() use proper (non-)constnessJoão Valverde13-48/+48
2015-11-28Qt: Validate capture filter before showing packet list.Stig Bjørlykke1-2/+2
2015-11-28Qt: reload after applying parameters in UDP multicast dialogPeter Wu1-1/+1
2015-11-28Qt: set focus to text box when opening search framePascal Quantin3-2/+12
2015-11-28Qt: fix "go to packet" broken by g56625ddPascal Quantin2-1/+8
2015-11-27Fix ISO C forbids an empty translation unit [-Wpedantic] (airpcap)João Valverde5-18/+10
2015-11-27Fix crash in UDP Multicast Streams dialogPeter Wu5-26/+42
2015-11-27Qt: remove automatic horizontal scrolling when selecting a rowPascal Quantin3-5/+6
2015-11-27Fix display of bytes as EBCDICPascal Quantin3-4/+4
2015-11-27Fix crash in Capture File Properties dialogPeter Wu1-1/+2
2015-11-27SMB sidsnooping: use sid as key and name as valuePeter Wu1-4/+4