aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2015-07-22Fix retrieval of data link type supported by remote interfaces with authentic...Pascal Quantin5-14/+46
2015-07-22Ensure to copy the (un)resolved (source|destination) address columns before f...Pascal Quantin2-35/+35
2015-07-21Translation (Qt): fix typoAlexis La Goutte1-1/+1
2015-07-21Add manual name address resolution.Gerald Combs14-22/+474
2015-07-20show_timer_ isn't used on OS X with Qt < 5.0.0.Guy Harris1-0/+2
2015-07-20Add a ProgressFrame to the RTP analysis dialog.Gerald Combs3-64/+48
2015-07-20Qt: Add option to back white line separator for packet list itemsMichal Labedzki5-1/+50
2015-07-20Try to minimize sorting overhead.Gerald Combs1-1/+3
2015-07-20Add general a busy progress indicator.Gerald Combs20-83/+166
2015-07-19[Automatic update for 2015-07-19]Gerald Combs13-3707/+8203
2015-07-17Qt/Bluetooth: Add HCI Summary dialogueMichal Labedzki10-0/+1542
2015-07-17Add new long options to GUIs to allow arbitrary protocols and heuristics to b...Jim Young1-0/+42
2015-07-17Qt: Fix DecodeAs for String tablesMichal Labedzki1-1/+3
2015-07-16Draw packet colors in the packet list scrollbar.Gerald Combs12-15/+483
2015-07-16Get rid of _U_, which was (mis)used in some places:Joerg Mayer2-5/+9
2015-07-16Qt: remove unused parametersPascal Quantin1-3/+3
2015-07-16Qt: Frame flag updates.Gerald Combs5-126/+137
2015-07-16Add display_is_remote.Gerald Combs4-3/+19
2015-07-16Add the RTP Stream Analysis dialog.Gerald Combs26-58/+2177
2015-07-15Check for a valid pointer when ignoring a frame.Gerald Combs1-0/+1
2015-07-15Filter UDP packets on port 3389 when capturing from a Remote Desktop sessionPascal Quantin1-1/+1
2015-07-15Resize the name column every time we re-display the interface tree.Guy Harris1-0/+1
2015-07-14Add a "heuristic dissectors" tab to the Enable Protocols dialog.Michael Mann5-425/+486
2015-07-13RTP updates.Gerald Combs4-29/+19
2015-07-13GTK: Don't crash when we click on an RTP sample.Gerald Combs1-2/+2
2015-07-13PacketList column fixes.Gerald Combs6-25/+92
2015-07-12Fixup packet list selection.Gerald Combs3-8/+7
2015-07-12[Automatic update for 2015-07-12]Gerald Combs13-4906/+7468
2015-07-11simple_statistics_dialog(.h): fix parameter 'rtd_table/user_table' not found ...Alexis La Goutte1-3/+1
2015-07-11Set the font.Gerald Combs1-1/+2
2015-07-11Qt: Add Colorize Conversation menu items.Gerald Combs7-16/+263
2015-07-10Make .o files, not .cpp and .h files, depend on the ui_*.h files.Guy Harris1-67/+77
2015-07-10Fix a typoJoerg Mayer1-1/+1
2015-07-10IEEE 802.11: tap all packetsPascal Quantin1-0/+7
2015-07-10Bugfix GTK RPC SRT dialog use of direct hashing.Michael Mann1-4/+4
2015-07-10Add the "Resolved Addresses" dialog.Gerald Combs11-0/+757
2015-07-09Make sure we uncheck the "Find Packet" action.Gerald Combs4-1/+14
2015-07-09service_response_time_dialog/response_time_delay_dialog(.h): fix '@return' co...Alexis La Goutte2-2/+0
2015-07-09main_window(.h): fix parameter 'menu_path' not found in the function declarat...Alexis La Goutte1-1/+1
2015-07-09qt_ui_utils.h: fix empty paragraph passed to '@return' command [-Wdocumentation]Alexis La Goutte1-1/+1
2015-07-09Qt: Add dynamic menu support.Gerald Combs9-98/+121
2015-07-08Handle setModule(NULL) more safely.Guy Harris1-6/+3
2015-07-08GTK+: Add a Telephony/ANSI menu placeholder.Gerald Combs2-4/+21
2015-07-08Add SimpleStatisticsDialog.Gerald Combs7-2/+372
2015-07-08Put back closing } accidentally removed in previous commit.Guy Harris1-0/+2
2015-07-07Add ResponseTimeDelayDialog.Gerald Combs11-31/+377
2015-07-07qt_ui_utils.h: fix @param command used in a comment that is not attached to a...Alexis La Goutte1-1/+1
2015-07-07Finish removal of Q_UNUSED.Joerg Mayer20-96/+38
2015-07-07Continuing to remove Q_UNUSEDJoerg Mayer9-77/+30
2015-07-07Qt: Add initial Lua support.Gerald Combs22-27/+1212