aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Try to fix OS X buildbot but using a different QBrush constructor in the case...Martin Mathieson1-4/+2
2015-10-12Include <stdlib.h> to declare exit().Guy Harris1-1/+3
2015-10-11LTE RLC graphs - initial versionMartin Mathieson16-451/+1627
2015-10-11[Automatic update for 2015-10-11]Gerald Combs13-2757/+4164
2015-10-10Qt: Horizontal- and vertical-only zoom modifier keys for IO and TCP Stream gr...Jim Young6-3/+241
2015-10-09Make sure we can compile without QtMultimedia.Gerald Combs2-19/+24
2015-10-09airpdcap: add free_key_string function, fix memleaksPeter Wu1-5/+1
2015-10-08Qt: Add a play button to the RTP Stream Analysis dialog.Gerald Combs6-11/+69
2015-10-08qt: add initialization of variable (CID 1311960)Dario Lombardo1-0/+1
2015-10-06Fix an I/O graph crash.Gerald Combs2-34/+11
2015-10-06Qt: refine some strings for l10nYFdyh0007-8/+8
2015-10-05Show progress in the Supported Protocols dialog.Gerald Combs1-1/+2
2015-10-05Qt: fix crash when double clicking on a row in 'Decode As' dialogPascal Quantin2-22/+2
2015-10-05SCTP I-DATA supportruengeler8-29/+107
2015-10-05Fix initialization order.Gerald Combs1-2/+2
2015-10-05Move utf8_entities.h to wsutilJoão Valverde58-118/+57
2015-10-05Qt: fix uninitialized members (UNINIT_CTOR) reported by Coverity (CID 1228882)Pascal Quantin1-1/+2
2015-10-05Qt: fix control flow issues (UNREACHABLE) reported by Coverity (CID 1224614)Pascal Quantin1-2/+0
2015-10-05Fix warnings introduced by "Qt: Initial RTP playback"Peter Wu4-13/+5
2015-10-05Fix typos in rtp_player_dialog filesYFdyh0002-2/+2
2015-10-05Qt: Don't update the recent list while capturing.Gerald Combs3-1/+17
2015-10-05Remove tr() for setObjectNameYFdyh0002-4/+4
2015-10-04qt: fix crash when dragging RTP player out of viewPeter Wu1-1/+1
2015-10-04Fix various memleaksPeter Wu9-31/+44
2015-10-04[Automatic update for 2015-10-04]Gerald Combs13-3751/+8163
2015-10-02Use QVector::size instead of ::length.Gerald Combs2-5/+5
2015-10-02Distcheck fixes.Gerald Combs1-2/+2
2015-10-02Get rid of unused variable.Guy Harris1-1/+0
2015-10-02Qt: Initial RTP playback.Gerald Combs25-52/+1964
2015-10-02Try to fix the NMake + QMake build.Gerald Combs1-0/+1
2015-10-01Add the supported protocols internals dialog.Gerald Combs10-0/+353
2015-10-01Fix crashes related to RTP Streams analysisPeter Wu6-4/+32
2015-10-01Revert "gtk: Fix crash on Analyze RTP stream"Peter Wu1-6/+0
2015-10-01Add the conversation hash tables internals dialog.Gerald Combs10-0/+255
2015-10-01Revert "SCTP: Add I_DATA support"Michael Tüxen7-86/+24
2015-10-01Revert "Fix typos."Michael Tüxen2-3/+3
2015-10-01Fix typos.Michael Tüxen2-3/+3
2015-10-01SCTP: Add I_DATA supportruengeler7-24/+86
2015-09-30Use a 'recent' setting to persist the checkbox controlling the source of PDUs...Martin Mathieson3-3/+21
2015-09-30qt: warn when jumping to an invalid packet numberPeter Wu1-0/+1
2015-09-30gtk: Fix crash on Analyze RTP streamPeter Wu1-0/+6
2015-09-29Qt: Add F5 as shortcut to refresh interfacesMichal Labedzki1-0/+3
2015-09-29lte_rlc_statistics: fix cosmetic issues with data in columnsMartin Mathieson1-7/+14
2015-09-29Decode as (Qt): fix dereference of null pointer found by Clang analyzerPascal Quantin1-5/+10
2015-09-28Qt: fix OVERRUN error reported by Coverity in LTE MAC statistics window (CID ...Pascal Quantin1-3/+3
2015-09-28LTE RLC Statistics DialogMartin Mathieson9-1/+878
2015-09-28Qt: mlt_info parameter is unusedPascal Quantin1-1/+1
2015-09-27ui/gtk: fix weird check for axis orientationPeter Wu2-14/+8
2015-09-27Qt: Add the Dissector Tables dialog.Gerald Combs12-6/+487
2015-09-27[Automatic update for 2015-09-27]Gerald Combs13-3399/+4782