aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2016-06-17Qt: Fix a compile error occurring on RedHat Enterprise Linux.Jens Kilian1-0/+1
2016-06-16Qt: Add "Copy As…" to VoIP Calls.Gerald Combs3-1/+121
2016-06-16Add a sequence analysis wishlist item.Gerald Combs1-0/+1
2016-06-16gtk: Check chunk before g_string_chunk_clearStig Bjørlykke1-1/+3
2016-06-16CID 1250642: check the return value of dup()Martin Kaiser1-1/+4
2016-06-16qt: move free_stat_tables from SimpleStatisticsDialog::fillTree to ~SimpleSta...Dario Lombardo2-1/+12
2016-06-16Qt: Clarify follow stream dialog's format buttonBalint Reczey1-1/+1
2016-06-16gtk: add initializer (CID 1362745).Dario Lombardo1-0/+1
2016-06-15gtk: Fix null dereference in statsBalint Reczey1-1/+1
2016-06-15Qt: Adjust the search frame layout.Gerald Combs1-12/+25
2016-06-15Remove Nmake build systemPascal Quantin9-555/+5
2016-06-15qt: add initializer to ExpertPacketTreeWidgetItem (CID 1362746).Dario Lombardo1-0/+1
2016-06-15Allow control of individual columns to be (un)writable.Michael Mann1-1/+1
2016-06-14Qt: fix crash when opening Expert Info dialogPascal Quantin1-3/+5
2016-06-14addr_resolv: change g_hash to wmem_map.Dario Lombardo3-40/+39
2016-06-14dcm: remove g_mallocDario Lombardo1-2/+2
2016-06-14Fix SCTP analysis brokenIrene Ruengeler1-8/+15
2016-06-14gtk: Allow restoring maximized windows as maximizedBalint Reczey1-2/+18
2016-06-14GTK: Disable liboverlay-scrollbar that crashed wireshark on UbuntuBalint Reczey1-0/+7
2016-06-13qt: use #include <file.h> for generated include filesMartin Kaiser16-16/+16
2016-06-13Qt: Fix a Windows version check.Gerald Combs1-1/+1
2016-06-13Qt: Main window tab behavior.Gerald Combs4-1/+23
2016-06-13Qt: Make the capture filter read-only only in main welcome.Gerald Combs2-3/+6
2016-06-13Qt: Add the Info column contents to Expert Info.Gerald Combs1-9/+20
2016-06-13Qt: Multi line import from hex dump without offsetsStig Bjørlykke1-0/+6
2016-06-12Qt: Add import from hex dump without offsetsStig Bjørlykke4-1/+41
2016-06-12expert_info_dialog (Qt): fix Uninitialized members (UNINIT_CTOR) reported by ...Alexis La Goutte1-0/+1
2016-06-12Qt: Draw a border around inactive+selected packet list items.Gerald Combs1-0/+59
2016-06-12[Automatic update for 2016-06-12]Gerald Combs13-385/+1817
2016-06-12Move Gateway Control Protocol (Context Tracking) into packet-h248.hMichael Mann1-0/+4
2016-06-12Add checks to address setting routines.Guy Harris3-7/+4
2016-06-10Qt: Expert info grouping.Gerald Combs3-59/+202
2016-06-10Qt/Bluetooth: Add Device dialogMichal Labedzki11-8/+1092
2016-06-10Bluetooth HCI (Qt): Remove Q_UNUSEDAlexis La Goutte1-6/+2
2016-06-09Qt/Bluetooth: Set missing HCI Summary Occurence fieldsMichal Labedzki1-2/+2
2016-06-08Build 2.1.0.Gerald Combs13-1655/+1616
2016-06-08Apply the prefix operator to iterators.Jaap Keuter11-59/+58
2016-06-08Use separate main geometry settings for Qt and GTK+.Gerald Combs4-5/+32
2016-06-08Upgrade Filter Expressions preference to use DisplayFilterEdit.Michael Mann1-6/+6
2016-06-07Qt: Fix "applicable" capture interface behavior.Gerald Combs1-2/+1
2016-06-07pcap: Remove the WinPcap version checking for the Details dialogYang Luo1-37/+1
2016-06-06Qt: RTP audio stream fixups.Gerald Combs3-7/+14
2016-06-06Qt: Add zoom to the flow / sequence dialog.Gerald Combs3-3/+63
2016-06-06Qt: Improved ImportTextDialog layoutStig Bjørlykke1-44/+61
2016-06-06Firewall rule fixups.Gerald Combs2-9/+16
2016-06-06*_stdup_printf -> strdup for "single string only" formatting.Michael Mann10-20/+20
2016-06-06Add a routine to get an array of all instances of a string option.Guy Harris1-10/+17
2016-06-06Directly use wtap_opttypes calls to fetch SHB options.Guy Harris2-67/+97
2016-06-05Add missing initializer (CID 1362506)Jaap Keuter1-1/+2
2016-06-05[Automatic update for 2016-06-05]Gerald Combs13-1285/+1982