summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2015-06-23Morph ProgressBar into CaptureProgressFrame.Gerald Combs15-117/+210
2015-06-22gtk,qt: Fix minor buffer underrunPeter Wu2-2/+2
2015-06-22Use StockIcon to load toolbar icons.Gerald Combs1-1/+2
2015-06-22fix the interface list in the main welcome screenMartin Kaiser1-0/+5
2015-06-22Refactor RTD stats.Michael Mann18-1952/+611
2015-06-22service_response_time_table.h: fix parameter 'gui_data' not found in the func...Alexis La Goutte1-1/+1
2015-06-21[Automatic update for 2015-06-21]Gerald Combs13-3817/+5235
2015-06-21Remove now unneeded tap-srt.hMichael Mann3-47/+3
2015-06-21Further refactor SRT stats.Michael Mann31-5183/+777
2015-06-20(trivial) fix a spelling mistake in a commentMartin Kaiser1-1/+1
2015-06-20qt_ui_utils: fix parameter 'glib_string' not found in the function declarationAlexis La Goutte1-1/+1
2015-06-19recent.c: accept an UTF-8 string in read_set_recent_pair_dynamic() functionPascal Quantin1-2/+1
2015-06-18Qt: remove some compilation warningsPascal Quantin2-2/+4
2015-06-18Add a preferences editor frame.Gerald Combs17-56/+562
2015-06-17Fix the Qt main window popup behavior.Gerald Combs4-1/+29
2015-06-17Qt: Add protocol preferences menus.Gerald Combs10-7/+447
2015-06-16Save the wireless toolbar recent settings.Gerald Combs1-2/+2
2015-06-16Don't include <wsutil/frequency-utils.h> if it's not needed.Guy Harris3-4/+0
2015-06-16[Qt] Delete generated file config.pri at "clean"AndersBroman1-1/+1
2015-06-16Qt: Remove redundant actions from UI fileMichal Labedzki1-10/+0
2015-06-16Check for NL and AIRPCAP defines.Gerald Combs1-11/+11
2015-06-16Add the wireless toolbar.Gerald Combs15-16/+2054
2015-06-15Accept drop events immediately.Gerald Combs1-1/+1
2015-06-15Qt/Bluetooth: Add Devices dialogueMichal Labedzki10-0/+757
2015-06-15Qt: Add the ability to show preferences by module name.Gerald Combs5-11/+53
2015-06-14Include QUrl.Gerald Combs1-0/+1
2015-06-14Qt: Enable Drag and Drop in the main window.Gerald Combs3-2/+30
2015-06-14[Automatic update for 2015-06-14]Gerald Combs13-430/+897
2015-06-12Fix some CMake compiler tests for Win64Graham Bloice1-1/+1
2015-06-12Qt/Bluetooth/ATT: Add SaveAsImage option for tableMichal Labedzki3-8/+31
2015-06-12Qt/Bluetooth/ATT: Fix behaviour when capture file is closedMichal Labedzki2-1/+8
2015-06-12Squelch PortAudio warnings on Windows x64 cmake buildGraham Bloice1-0/+12
2015-06-11Replace tabs in files with editor modeline "expandtab"Bill Meier2-2/+2
2015-06-10[MSVC 2015] Use intptr_t to make MSVC happy.AndersBroman1-4/+4
2015-06-10tshark: fix computation of iostat table width when specifying an intervalPascal Quantin1-1/+1
2015-06-10Rename wsutil/process.h to wsutil/processes.h to avoid collisions.Guy Harris1-1/+1
2015-06-10Use pid_t on UN*X, and HANDLE on Windows, for the process ID.Guy Harris5-9/+11
2015-06-09Qt: fix a V595 warning reported by PVS-StudioPascal Quantin1-2/+3
2015-06-09GTK: fix a V610 warning reported by PVS-StudioPascal Quantin1-1/+1
2015-06-09[MSVC 2015] Use intptr_t for "pointer stored as int" to make MSVC happy.Anders5-9/+12
2015-06-09Add PortAudio to Windows CMake buildGraham Bloice1-0/+50
2015-06-09tshark: add ability to display streams in EBCDICPascal Quantin1-0/+13
2015-06-08tap-macltestat.c: fix some V523 warnings reported by PVS-StudioPascal Quantin1-2/+7
2015-06-08Add TapParameterDialog.Gerald Combs11-186/+383
2015-06-07[Automatic update for 2015-06-07]Gerald Combs13-2956/+4377
2015-06-07iax2_analysis.c: fix V610 warning reported by PVS-StudioPascal Quantin1-1/+1
2015-06-05Clean up stats_tree_presentation.Gerald Combs3-20/+4
2015-06-05Qt: clear Go To Packet text box when opening itPascal Quantin1-0/+1
2015-06-05Fix a few issues reported by PVS-StudioPascal Quantin2-2/+1
2015-06-05GTK: fix a crash when switching a column to custom through 'Edit Column Details'Pascal Quantin1-1/+2