summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-05Don't copy details of hidden columns.Michael Mann2-11/+16
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 Combs2-1/+12
2016-06-01Qt: Firewall Rules dialog.Gerald Combs16-256/+910
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-01Qt: Check for valid color filter before useStig Bjørlykke1-2/+4
2016-06-01Fix a compile error occurring on RedHat Enterprise Linux Workstation release ...Jens Kilian1-0/+4
2016-06-01Add data structures necessary to support multiple Section Header blocks.Michael Mann2-3/+8
2016-06-01Allow create_tempfile to support a suffix.Michael Mann5-7/+7
2016-06-01Qt: Color _ANY and _TCP sequence analysis items.Gerald Combs3-3/+12
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
2016-05-31Restore a preference column type if fields are empty.Michael Mann2-16/+36
2016-05-29[Automatic update for 2016-05-29]Gerald Combs13-562/+996
2016-05-28Qt: Sequence dialog page up+down.Gerald Combs1-0/+8
2016-05-28If we're "[Saving] the file and [closing] it", actually *close* it.Guy Harris1-1/+2
2016-05-28Consistently pass C++ Boolean constants to saveCaptureFile().Guy Harris2-2/+2
2016-05-27Qt: Sequence dialog navigation updates.Gerald Combs2-12/+25
2016-05-26Qt: Don't use QMap::first or ::lastGerald Combs1-2/+7
2016-05-26Qt: Add next / previous sequence shortcuts.Gerald Combs5-52/+176
2016-05-25Qt: Escape sequence dialog hint text.Gerald Combs1-1/+2
2016-05-25Qt: Add Time and Comment labels to the sequence diagram.Gerald Combs5-75/+157
2016-05-23qt follow stream: set the file name before openingMartin Kaiser1-1/+1
2016-05-23Qt: Enable Analyze -> Conversation FilterD. Ulis1-1/+1
2016-05-22Add wtap_optionblock_set_option_string_formatMichael Mann2-18/+13
2016-05-22qt follow stream: don't crash when saving to an non-writable fileMartin Kaiser1-2/+6
2016-05-22[Automatic update for 2016-05-22]Gerald Combs8-963/+1138