aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-26Fix checkapi warningsGraham Bloice3-38/+38
2015-09-26Qt: Use "" for empty QString const reference.Stig Bjørlykke1-5/+4
2015-09-26Qt: Update packet detail selection behavior.Gerald Combs1-35/+40
2015-09-26Help dialog shortcut list updates.Gerald Combs2-1/+20
2015-09-24UI QT: fix unused variable 'show_delay_' errorJuan Matias1-0/+3
2015-09-24Qt: Show keyboard shortcuts in the about box.Gerald Combs3-2/+60
2015-09-23Qt: Always make the packet list row heights uniform.Gerald Combs5-46/+60
2015-09-23Use the Qt-provided media icons.Gerald Combs2-33/+59
2015-09-23LTE MAC Statistics DialogMartin Mathieson9-0/+937
2015-09-21Make it possible to disable PercentBarDelegate.Gerald Combs2-1/+29
2015-09-21Qt: Add idle dissection.Gerald Combs3-1/+48
2015-09-20[Automatic update for 2015-09-20]Gerald Combs13-1084/+1109
2015-09-19Start moving RTP decoding routines to the ui directory.Gerald Combs5-89/+234
2015-09-19Fix 'Decode As' when used with IPv6-in-IPv6 packetsPascal Quantin2-6/+40
2015-09-19Fix more signal+slot mismatches.Gerald Combs5-12/+12
2015-09-19Fix a VoipCallsDialog signal+slot mismatch.Gerald Combs2-3/+3
2015-09-19Qt: set default current protocol in 'Decode As' window to none instead of HTTPPascal Quantin1-2/+2
2015-09-18Fix WLAN statistics header behavior.Gerald Combs1-1/+1
2015-09-18Sync GTK+ and Qt progress timer logic.Gerald Combs1-4/+4
2015-09-18Qt: flush visible rows before trying to select onePascal Quantin1-0/+1
2015-09-18main_toolbar (GTK): Fix no previous prototype for ‘plugin_if_maintoolbar_go...Alexis La Goutte1-1/+2
2015-09-18When we're updating the progress bar, ask that it be updated (redrawn) too.Jeff Morriss1-0/+3
2015-09-17Fix some signal → slot mismatches.Gerald Combs4-9/+9
2015-09-17Qt: Add an event processing timer.Gerald Combs4-7/+16
2015-09-17Packet list speedups.Gerald Combs5-22/+68
2015-09-15MTP3 Summary: fix no previous prototype for ‘register_tap_listener_gtk_mtp3...Alexis La Goutte1-1/+2
2015-09-15Eliminate proto_tree_add_text from odds and ends.Michael Mann2-10/+8
2015-09-14Qt: align display of packets statistics in status bar with GTK UIPascal Quantin1-5/+16