aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2015-07-16Add display_is_remote.Gerald Combs2-3/+3
2015-07-16Add the RTP Stream Analysis dialog.Gerald Combs20-29/+2110
2015-07-15Check for a valid pointer when ignoring a frame.Gerald Combs1-0/+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 Mann1-0/+3
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-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-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 Combs8-27/+373
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 Combs20-10/+1194
2015-07-07Actually, user_data *is* used there.Guy Harris1-1/+1
2015-07-07Starting to get rid of Q_UNUSED declarations for unused function parameters.Joerg Mayer19-101/+39
2015-07-05[Automatic update for 2015-07-05]Gerald Combs10-3342/+3503
2015-07-04Add missing C++ headerMichal Labedzki1-0/+1
2015-07-03Add ServiceResponseTimeDialog.Gerald Combs23-48/+1020
2015-07-01Don't assume the source directory's path has no spaces in it.Guy Harris1-3/+3
2015-06-30Fix setting widget visibility when changing the layout.Gerald Combs1-18/+7
2015-06-29Fixup the packet list navigation action behavior.Gerald Combs1-6/+20
2015-06-29Take all epan_column_info members that always get allocated to "number of col...Michael Mann4-12/+12
2015-06-28[Automatic update for 2015-06-28]Gerald Combs13-3571/+3660
2015-06-26Qt: tweaks to Capture Interfaces dialogPascal Quantin3-18/+67
2015-06-26Commit d4aa1a1c24e984339806c4ddb000ea9f9b352659 added some Q_UNUSEDJoerg Mayer2-6/+2
2015-06-25Qt: when a capture file is closed, go back to the welcome screen onlyMartin Kaiser1-2/+3
2015-06-25Make sure the byte view maintains visibility.Gerald Combs1-1/+2
2015-06-25Remove the other g_hash_table_containsEvan Huus1-8/+7
2015-06-25Qt, cmake: put the build dir before the source dir in the include pathMartin Kaiser1-1/+1
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser61-61/+61
2015-06-25Plugin Interface: Add GUI callbacksRoland Knall2-2/+44
2015-06-25Qt: mark unused parameters as suchPascal Quantin2-0/+3
2015-06-25Qt: fix crashes when Wireshark is closed while running a captureMartin Kaiser1-1/+2
2015-06-25Add minimize and maximize buttons to the TCP stream dialogs.Jeff Morriss2-2/+2
2015-06-24Disable "Refresh Interfaces" when capturingEvan Huus1-0/+1
2015-06-24qt: fix more button statesEvan Huus1-0/+3