aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-07-11Note the Qt bugs about the broken .pc files.Guy Harris1-1/+3
2015-07-11Update to Qt 5.5.0, to fix context menu issues.Guy Harris1-2/+7
2015-07-11terminate readlink resultTobias Stoeckmann1-6/+12
2015-07-11Lua: fix docs and default base for ProtoField.framenum()Hadriel Kaplan1-3/+4
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 Combs9-17/+288
2015-07-10Update library release dates.Gerald Combs1-2/+8
2015-07-10Make .o files, not .cpp and .h files, depend on the ui_*.h files.Guy Harris3-171/+132
2015-07-10Netflow: Fix sequence analysis to work for different protocol versionsMartin Mathieson1-14/+27
2015-07-10wslua_tree: Fix Dead Store (Dead assignement/Dead increment) warning found by...Alexis La Goutte1-2/+2
2015-07-10MPTCP small optionsBenjamin Hesmans1-1/+1
2015-07-10Fix a typoJoerg Mayer1-1/+1
2015-07-10IEEE 802.11: tap all packetsPascal Quantin2-5/+11
2015-07-10LTE RRC: upgrade dissector to v12.6.0Pascal Quantin7-32/+215
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-10xip: add support for XIP packetsCody Doucette6-0/+694
2015-07-10Use tfs_defined_not_definedMichael Mann1-6/+1
2015-07-09VXLAN: Add Group Based Policy dissectorAmine Kherbouche4-61/+44
2015-07-09Make sure we uncheck the "Find Packet" action.Gerald Combs4-1/+14
2015-07-09HTTP2: fix dissection of traffic over HTTP portPascal Quantin1-7/+15
2015-07-09Update the release notes.Gerald Combs1-2/+13
2015-07-09Clean up the "Build wireshark" message.Guy Harris1-1/+2
2015-07-09Lua: add functions for more field informationHadriel Kaplan9-75/+532
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-09ARP: Remove double space before TellAlexis La Goutte1-6/+6
2015-07-09Qt: Add dynamic menu support.Gerald Combs10-99/+122
2015-07-08Handle setModule(NULL) more safely.Guy Harris1-6/+3
2015-07-08GTK+: Add a Telephony/ANSI menu placeholder.Gerald Combs6-12/+30
2015-07-08Make sure we get the Qt tools for the Qt version with which we're building.Guy Harris2-133/+208
2015-07-08dapp: cleanup, make elements filterableMartin Kaiser1-263/+305
2015-07-08Revert "[ieee80211] Cleanup"Bill Meier1-1212/+1339
2015-07-08[ieee80211] CleanupBill Meier1-1339/+1212
2015-07-08GSM A RR: fix GSM H/L bits managementJean Thomas1-2/+16
2015-07-08opcua dissector: fix display of service type in packet columnHannes Mezger1-15/+8
2015-07-08Add SimpleStatisticsDialog.Gerald Combs11-9/+381
2015-07-08nb_rtpmux: Add a port preferenceMartin Mathieson1-1/+56
2015-07-08RANAP: if bindingid looks like port number, extract and showMartin Mathieson2-1/+26
2015-07-08Fix CMake install of lua scriptsGraham Bloice1-0/+3
2015-07-08Duplicate CheckCCompilerFlag for CXX.Joerg Mayer2-0/+60
2015-07-08Put back closing } accidentally removed in previous commit.Guy Harris1-0/+2
2015-07-07Add ResponseTimeDelayDialog.Gerald Combs14-47/+405
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 Combs28-57/+1255
2015-07-07Added support for optional display of signed 16/32-bit integer Modbus registe...cbontje2-0/+34