aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2016-12-12Mark routines GTK+ only.Gerald Combs1-0/+1
2016-12-12Do not set Qt Window focus when highlighting rowsD. Ulis1-2/+0
2016-12-11[Automatic update for 2016-12-11]Gerald Combs7-490/+616
2016-12-10Qt: Avoid infinite recursion in ExtcapArgument::loadValuesStig Bjørlykke1-2/+4
2016-12-09extcap: add new option type (timestamp).Dario Lombardo3-0/+93
2016-12-08Qt: Fix currentOutputDeviceName() without QtMultimediaMichal Labedzki1-0/+2
2016-12-07Qt: don't append a second extension to save file namesРоман Донченко1-2/+1
2016-12-07Qt: Fixup the currentOutputDeviceName Q_PROPERTY.Gerald Combs2-3/+3
2016-12-06Qt: Make the RTP player output device selectable.Gerald Combs5-11/+127
2016-12-06codecs: Add support for G.722 and G.726Peter Wu2-3/+9
2016-12-04[Automatic update for 2016-12-04]Gerald Combs7-3813/+3734
2016-12-04Qt: clear Export Objects list on retappingPeter Wu1-0/+3
2016-12-04Have separate merge APIs for regular file/temporary file/standard output.Guy Harris1-4/+3
2016-12-02Enable exporting objects with tsharkMoshe Kaplan10-154/+314
2016-12-02Qt: Fix QStyledItemDelegate assertions.Gerald Combs4-3/+10
2016-11-30Qt: fix crash when closing RTP player while playingPeter Wu1-0/+3
2016-11-30Qt: Fix simple_dialog formatting.Gerald Combs1-12/+9
2016-11-29Qt: fix GoToPacket when Voip Calls dialog is closedPeter Wu3-9/+5
2016-11-28Qt: Position UAT hint label just below the list.Stig Bjørlykke2-17/+17
2016-11-28Qt: Update UAT OK button enabled on delete.Stig Bjørlykke2-0/+11
2016-11-28Qt: Fix conversation buttons.Gerald Combs2-15/+24
2016-11-28Qt: fix heap-use-after-free when double-clicking a packet numberPeter Wu1-4/+2
2016-11-26Qt: Clean up the byte view hover highlight.Gerald Combs4-46/+68
2016-11-25Get rid of "cast throws away constness" warnings.Guy Harris1-2/+2
2016-11-19LBM_UIMflow: Fix range_ratio calculation (CID-1355421)Jaap Keuter1-1/+1
2016-11-13[Automatic update for 2016-11-13]Gerald Combs7-3796/+3883
2016-11-13Qt: populate Bookmarks menu in capture options dialogPeter Wu1-0/+1
2016-11-11Qt: Fix a "No such slot" warning.Gerald Combs2-2/+4
2016-11-11Qt: fix build without libpcapPeter Wu1-5/+7
2016-11-10tcp: Fix Follow TCP tap data and when its tapped.Michael Mann1-1/+23
2016-11-10Enable exporting IMF traffic as an EML fileMoshe Kaplan5-1/+18
2016-11-10Qt: Handle retranslation events in the main window.Gerald Combs10-83/+125
2016-11-08Qt: Restore the default "About" box tab.Gerald Combs1-1/+1
2016-11-07interface_tree_model.cpp - ensure QObject namespace for tr()Michael Mann1-1/+1
2016-11-06[Automatic update for 2016-11-06]Gerald Combs7-665/+770
2016-11-06Qt: move declaration inside ifdef.Dario Lombardo1-1/+1
2016-11-04Qt/Bluetooth: Split LE Meta EventsMichal Labedzki2-6/+157
2016-11-02Qt: add "search authors" feature.Dario Lombardo3-11/+39
2016-10-30Have routines for parsing options that affect dissection.Guy Harris1-5/+7
2016-10-30InterfaceList: Fix build without pcapRoland Knall2-10/+42
2016-10-30[Automatic update for 2016-10-30]Gerald Combs7-5102/+5507
2016-10-30wlan_statistics_dialog (Qt): Fix display when there is no packets_Alexis La Goutte2-3/+15
2016-10-30Fix two warnings when compiling with rpcap support on macOS.Joerg Mayer1-2/+0
2016-10-28Qt: fix typo in layout_preferences_frame.Dario Lombardo1-7/+7
2016-10-27ManageInterfacesDialog: New handling of pipesRoland Knall13-267/+530
2016-10-26Qt: WLAN Statistics performance improvements.Gerald Combs2-3/+33
2016-10-26Qt: Set uniformRowHeights for some of our trees.Gerald Combs6-0/+21
2016-10-26qt: fix build without pcap_createPeter Wu1-1/+4
2016-10-26InterfaceList: Make storing preferences optionalRoland Knall3-16/+32
2016-10-26InterfaceTreeList: Enable all editable columnsRoland Knall8-22/+430