aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
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-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-15Qt: Adjust the search frame layout.Gerald Combs1-12/+25
2016-06-15Remove Nmake build systemPascal Quantin2-187/+4
2016-06-15qt: add initializer to ExpertPacketTreeWidgetItem (CID 1362746).Dario Lombardo1-0/+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 Lombardo1-14/+14
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-12Qt: Add import from hex dump without offsetsStig Bjørlykke3-0/+32
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-12Add checks to address setting routines.Guy Harris1-2/+2
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 Combs1-1/+10
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-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 Combs1-0/+5
2016-06-06*_stdup_printf -> strdup for "single string only" formatting.Michael Mann1-1/+1
2016-06-06Directly use wtap_opttypes calls to fetch SHB options.Guy Harris1-26/+34
2016-06-05Add missing initializer (CID 1362506)Jaap Keuter1-1/+2
2016-06-05[Automatic update for 2016-06-05]Gerald Combs13-1285/+1982
2016-06-05Don't copy details of hidden columns.Michael Mann1-1/+3
2016-06-05Qt ui code: fix qreal type problems on ARM platformZdeněk Žamberský5-49/+49
2016-06-03Qt: Add UTF-16 output to Follow Stream.Gerald Combs1-1/+11
2016-06-01Qt: Firewall Rules dialog.Gerald Combs11-32/+481
2016-06-01Qt: Use checkboxes in the capture options dialog.Gerald Combs2-147/+137
2016-06-01Create a FieldFilterEdit class and apply it to custom column preference field.Michael Mann6-5/+381
2016-06-01Fix a compile error occurring on RedHat Enterprise Linux Workstation release ...Jens Kilian1-0/+4
2016-06-01Qt: Color _ANY and _TCP sequence analysis items.Gerald Combs1-1/+4
2016-05-31Qt: Use a standard "Start" button in Capture Options.Gerald Combs3-11/+8
2016-05-31Qt: Monitor mode fixups.Gerald Combs4-86/+171
2016-05-31Qt: Expand "to do" comments in SequenceDialog.Gerald Combs1-1/+11
2016-05-31Qt: Fix compilation for Qt 4.Gerald Combs1-2/+6
2016-05-31qt: fix crash when saving RTP audioDario Lombardo1-2/+2