aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2018-01-08extcap: remove conditional compilation.Dario Lombardo30-202/+35
2018-01-07[Automatic update for 2018-01-07]Gerald Combs7-603/+138
2018-01-07Set captures preferences for PREF_EFFECT_CAPTURE.Michael Mann2-1/+5
2018-01-06WLAN stats: make filter + apply button workMartin Mathieson2-2/+30
2018-01-06Add ability for preferences to determine what they can change.Michael Mann13-66/+67
2018-01-05wireshark_preference.cpp: rework comments to please MSVC2015Pascal Quantin1-2/+2
2018-01-05Qt: Fix windows version of Preference DialogRoland Knall2-7/+11
2018-01-05Qt: Add manager for preference dialogMichael Mann10-213/+603
2018-01-05Qt: Bring back correct profile_status font sizeStig Bjørlykke1-0/+4
2018-01-05Qt: Byte view recent updates.Gerald Combs3-31/+65
2018-01-05Qt: Move sized toolbar images to stock_icons.Gerald Combs24-114/+107
2018-01-05Qt: Cleanup cases where QTreeWidgetItem is no longer usedMichael Mann5-6/+0
2018-01-04Qt: Reexpand dissector table and enabled protocol trees when dialog is searched.Michael Mann2-0/+6
2018-01-04Convert preference dialog to use more models.Michael Mann29-1033/+1576
2018-01-04Qt: Redesign profile menu in status barRoland Knall4-108/+69
2018-01-04Qt: add conditional compilation in switches.Dario Lombardo3-0/+6
2018-01-04Qt: Fix capture file properties averages.Gerald Combs1-4/+4
2018-01-03[glib-compat] Include <wsutil/glib-compat.h>Anders1-0/+1
2018-01-03Qt: Use switch/case in MainWindow::captureEventHandlerStig Bjørlykke1-46/+41
2018-01-03Qt: Fix CaptureEvent::Reload event handlingStig Bjørlykke1-2/+3
2018-01-02Build: Fix Ubuntu moc buildRoland Knall1-1/+1
2017-12-31Qt: Fixup fieldSelected behavior.Gerald Combs4-15/+18
2017-12-31[Automatic update for 2017-12-31]Gerald Combs7-581/+267
2017-12-29Qt: add check after cast.Dario Lombardo1-8/+10
2017-12-29Qt: handle a failed open file the right way (CID: 1159174).Dario Lombardo1-2/+7
2017-12-29Qt: remove unneeded check (CID: 1415729).Dario Lombardo1-1/+1
2017-12-29Qt: add initializers (CID: 1412975).Dario Lombardo1-0/+7
2017-12-29Qt: Miscellaneous translation hints.Gerald Combs5-9/+12
2017-12-29Populate Remote Interfaces with data from recent fileMichael Mann3-1/+106
2017-12-29Qt: check preference existence.Dario Lombardo1-1/+14
2017-12-29Qt: check return value of strtok() (CID: 1372271).Dario Lombardo1-0/+2
2017-12-28recent.c: Make some capture_remote_* APIs staticMichael Mann3-34/+13
2017-12-28Qt: use QVariant::String instead of QMetaType::QString.Dario Lombardo5-5/+5
2017-12-28Qt: Fix moc interface issueRoland Knall6-13/+51
2017-12-28Qt: Remove duplicate copy actionsRoland Knall6-261/+99
2017-12-28LTE stats: trivial changes after reviewMartin Mathieson3-21/+29
2017-12-27capture_file(.h): fix commas at the end of enumerator lists are a C++11 exten...Alexis La Goutte1-1/+1
2017-12-27Add template helper for simple Qt tree modelsMichael Mann9-164/+219
2017-12-27Qt: Add "Copy as…" to the byte view.Gerald Combs5-148/+206
2017-12-27Cleanup of tap-rlc-graphMartin Mathieson2-22/+16
2017-12-27Apply new CaptureEvents to statistics dialogs.Michael Mann15-50/+120
2017-12-27Convert Export Objects dialog to use a model.Michael Mann10-304/+524
2017-12-26Don't close something we didn't manage to open.Guy Harris1-1/+1
2017-12-26RLC Stats: SaveAs working for all columnsMartin Mathieson2-13/+14
2017-12-26qt: follow stream: use the new CaptureEvent signalMartin Kaiser2-7/+11
2017-12-26Qt: remove unneeded check.Dario Lombardo1-4/+2
2017-12-25Qt: rework ByteViewText::addFormatRange to avoid dead code (CID: 1426074).Dario Lombardo1-3/+2
2017-12-24Fix build and thread runtime compat with older GLibPeter Wu1-1/+2
2017-12-24[Automatic update for 2017-12-24]Gerald Combs7-441/+294
2017-12-24Add Service Response Time dialog for SCSI.Michael Mann8-7/+188