summaryrefslogtreecommitdiff
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2016-02-21[Automatic update for 2016-02-21]Gerald Combs13-4556/+5069
2016-02-21autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde1-1/+1
2016-02-20autotools: Use Qt flags only for building Qt GUIJoão Valverde1-1/+1
2016-02-20Qt: only "Comment" column should be editable in Local Interfaces management tabPascal Quantin2-1/+12
2016-02-20Qt: Set maximumSize on AccordionFrame widget buttonsStig Bjørlykke2-0/+24
2016-02-19Qt: Fix Open protocol preferences button.Stig Bjørlykke1-1/+1
2016-02-19Qt: Update AccordionFrame widgets to use common layoutStig Bjørlykke11-23/+67
2016-02-18Don't add the wiretap directory to the list of include directories.Guy Harris4-5/+5
2016-02-18Qt: Add regex support in Find PacketStig Bjørlykke3-9/+70
2016-02-17Qt: Validate FindLineEdit regexpStig Bjørlykke2-1/+33
2016-02-16Cast away a warning.Guy Harris1-1/+1
2016-02-16Qt: Add Decode as in Show Packet BytesStig Bjørlykke5-75/+438
2016-02-16const gpointer -> gconstpointerJoão Valverde1-2/+3
2016-02-15Qt: Add FindLineEdit with regex search optionStig Bjørlykke11-6/+211
2016-02-14tango_color(.h): avoid ‘tango_butter_3’ defined but not used [-Werror=unu...Alexis La Goutte1-0/+7
2016-02-14[Automatic update for 2016-02-14]Gerald Combs14-344/+1083
2016-02-11Qt: Add Show as C Array and YAML in Show Packet BytesStig Bjørlykke2-8/+75
2016-02-11Qt: Add hint label in Show Packet BytesStig Bjørlykke3-2/+121
2016-02-11extcap: Convert settings to preference friendly key namesMikael Kanstrup3-7/+6
2016-02-10Qt: fix jitter buffer managementPascal Quantin1-4/+4
2016-02-10Qt: Fix plural translationsStig Bjørlykke3-19/+24
2016-02-10Qt: Align hex dump text in follow streamStig Bjørlykke1-1/+1
2016-02-10Qt: Add Show as Hex Dump in Show Packet BytesStig Bjørlykke2-0/+50
2016-02-09Properly check the return value of color_filters_set_tmp().Guy Harris1-1/+1
2016-02-08QCP: Fix retina label calculations.Gerald Combs1-8/+16
2016-02-08Qt: Restore sequence diagram labels, other fixes.Gerald Combs2-2/+10
2016-02-08Qt: Add Show Packet Bytes DialogStig Bjørlykke11-0/+603
2016-02-07[Automatic update for 2016-02-07]Gerald Combs13-340/+261
2016-02-05Qt: Add check for field extractorsStig Bjørlykke1-2/+3
2016-02-05Qt: Reset columns before auto resize time columnsStig Bjørlykke1-9/+11
2016-02-04Fix memleaks related to get_dirnamePeter Wu2-7/+7
2016-02-03Fix Qt4 moc option argument and add build parametrizationJoão Valverde2-3/+3
2016-02-02Display Filter Expression dialog updates.Gerald Combs1-5/+6
2016-02-02Qt: Make moc less chattyJoão Valverde2-3/+5
2016-02-01extcap: Correct save for file argumentsRoland Knall1-3/+17
2016-02-01extcap: Add Save functionality to options dialogRoland Knall5-5/+164
2016-01-31[Automatic update for 2016-01-31]Gerald Combs13-1370/+1647
2016-01-31Switch from QLibrary to ws_load_library.Gerald Combs1-13/+4
2016-01-31RLC LTE: upgrade dissector to v13.0.0Pascal Quantin1-3/+3
2016-01-30Update filter bookmark icons.Gerald Combs2-4/+4
2016-01-29Qt: No capture filter bookmarks in capture interfaces listStig Bjørlykke3-4/+4
2016-01-28Qt: Enable capture filter bookmarksStig Bjørlykke6-13/+167
2016-01-28Qt: Update display filter bookmarks when list changedStig Bjørlykke5-26/+79
2016-01-28autotools: Don't use "user variables" to set build flagsJoão Valverde1-14/+2
2016-01-28extcap: Cleanup complex types and add save optionRoland Knall7-100/+84
2016-01-27Make Qt UI capture filter behavior more closely match the GTK+ UI.Gerald Combs8-92/+149
2016-01-27Allow/Create an option to use "capture filter" labels defined in wireshark GU...Mike785-4/+5
2016-01-26Qt: Check for file changes on ReloadStig Bjørlykke3-5/+27
2016-01-26Qt: Improved testCaptureFileClose dialog textsStig Bjørlykke3-68/+54
2016-01-26Qt: Detect language on Windows and load qt_xx.qm/qt_xx_XX.qmUli Heilmeier1-1/+7