aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2015-12-09Qt: Disable Refresh Interfaces while refreshingStig Bjørlykke1-0/+2
2015-12-09Qt: various fixes to VoIP calls / RTP player windowsPascal Quantin8-4/+20
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 Studioruengeler3-3/+4
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-04Qt: fix a potential memory leak in RTP audio stream playbackPascal Quantin1-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-02ui: Guard update_local_interfaces with HAVE_LIBPCAPStig Bjørlykke1-0/+2
2015-12-02ui: Update interfaces when when changing profile.Stig Bjørlykke1-0/+2
2015-12-02Qt: Use uniform interface display nameStig Bjørlykke1-8/+1
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-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-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 Valverde2-2/+2
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 crash in UDP Multicast Streams dialogPeter Wu2-8/+5
2015-11-27Qt: remove automatic horizontal scrolling when selecting a rowPascal Quantin3-5/+6
2015-11-27Fix display of bytes as EBCDICPascal Quantin2-2/+2
2015-11-27Fix crash in Capture File Properties dialogPeter Wu1-1/+2
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