aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-27Qt: Check zero recent column widthStig Bjørlykke2-22/+28
2015-11-27Qt: display RTP/IAX2 graph analysis arrival time as absolute instead of relativePascal Quantin2-4/+4
2015-11-27Qt: display RTP stream Y axis values as millisecondsPascal Quantin1-6/+6
2015-11-27Qt: Make About->Plugins scrollableStig Bjørlykke2-14/+5
2015-11-27qt: add initializers (CID 1311487)Dario Lombardo1-0/+2
2015-11-26qt: add initializers to extcap dialog (CID 1297113)Dario Lombardo1-3/+5
2015-11-26Qt: make Files Set dialog modelessPascal Quantin1-1/+1
2015-11-26Qt: clear new_visible_rows_ when closing a capture filePascal Quantin1-0/+1
2015-11-26Qt: Use correct column width when switching profileStig Bjørlykke2-4/+21
2015-11-26Qt: Redissect packets when changing profileStig Bjørlykke1-0/+2
2015-11-25qt: move file close (CID 1159303)Dario Lombardo1-2/+3
2015-11-25Press Start instead of Manage Interfaces on EnterPeter Wu2-2/+2
2015-11-25Fix memory leaks related to hide_interface functionMikael Kanstrup3-4/+5
2015-11-24Qt: Save preferences when hide/show columnsStig Bjørlykke1-0/+6
2015-11-24VoIP: fix a null dereference when trying to retrieve the time of a T.38 tappe...Pascal Quantin1-1/+1
2015-11-24Qt: check that a file name was selected before trying to export follow contentPascal Quantin1-11/+13
2015-11-24Qt (Recent Files): Fix typo on variable nameAlexis La Goutte1-1/+1
2015-11-23Qt: Fix column resolve namesStig Bjørlykke1-0/+4
2015-11-23Qt: Fixed more column issues when changing profile.Stig Bjørlykke2-2/+11
2015-11-23Qt: Revert to more optimized codeStig Bjørlykke1-8/+5
2015-11-23Qt: Preserve selected file in welcome screen.Stig Bjørlykke1-0/+9
2015-11-23Qt: Improved profiles popup menuStig Bjørlykke3-30/+31
2015-11-23Qt: Set tooltip for packet list headerStig Bjørlykke3-26/+17
2015-11-23Remove configure --enable-ipv6 optionJoão Valverde1-1/+1
2015-11-22We *do* use setWindowModified; remove the XXX comment saying to do so.Guy Harris1-1/+0
2015-11-22Qt: save columns position before freezingPascal Quantin1-0/+1
2015-11-22Qt: Added translate for "Capturing from ".Stig Bjørlykke1-9/+2
2015-11-22Qt: Set normal window icon when capture file closed.Stig Bjørlykke3-6/+6
2015-11-22Do not expand packets in packet dialog by defaultPeter Wu1-1/+0
2015-11-22Fix RTP player crash on invalid streamsPeter Wu1-0/+5
2015-11-21display_filter_edit(.h): fix comma at end of enumerator list [-Wpedantic] / c...Alexis La Goutte1-1/+1
2015-11-20Bluetooth: Add ability to add custom UUID descriptionMichal Labedzki1-57/+2
2015-11-20Qt: Fixed column issues when changing profile.Stig Bjørlykke1-1/+1
2015-11-18Revert: Free cf->edt before free cf->epan when redissecting.Gerald Combs1-1/+1
2015-11-18Qt: Don't update expert icon without a capture file.Stig Bjørlykke1-2/+3
2015-11-18Lua: Disable Reload Lua Plugins while reading file.Stig Bjørlykke3-4/+9