aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_window_slots.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-10-11Rawshark: is not a CamelCase wordChuck Craft1-1/+1
2021-10-09text2pcap: typo on Help -> Manual PagesChuck Craft1-1/+1
2021-10-06Add NGAP Stats.Martin Mathieson1-0/+5
2021-10-04Qt: Handle fieldsChanged before prefs_apply_allStig Bjørlykke1-1/+1
2021-10-04Qt: Handle errors when reloading Lua FileHandlerStig Bjørlykke1-1/+3
2021-09-30Qt: Reload Lua FileHandler when having a capture fileStig Bjørlykke1-1/+24
2021-09-26QUIC: disable "Follow TLS stream" for QUIC sessionNardi Ivan1-1/+1
2021-09-13Qt: Enable Edit Name Resolution for EXPORTED_PDUJoakim Karlsson1-1/+8
2021-09-10Allow adding comments to all selected packetsDavid Perry1-9/+17
2021-09-09[#12331] Persist cmd-line prefs on reloading LuaDavid Perry1-0/+1
2021-08-06F1AP statsMartin Mathieson1-0/+6
2021-07-15Clean up handling of --capture-comment.Guy Harris1-1/+2
2021-07-14Rework how comments show in edit menuDavid Perry1-10/+19
2021-07-07Use wtap_blocks for packet commentsDavid Perry1-7/+83
2021-07-07QUIC: improve "Follow QUIC Stream" supportNardi Ivan1-0/+1
2021-06-19Replace g_assert() with ws_assert()João Valverde1-5/+6
2021-06-18wslog: Use NULL for empty/default domainJoão Valverde1-1/+1
2021-06-11Refactor our logging and extend the wslog APIJoão Valverde1-6/+2
2021-06-07Qt: Give a directory to wsApp->setLastOpenDir()Stig Bjørlykke1-9/+4
2021-06-07ui: Return length from ssl_export_sessions()Stig Bjørlykke1-2/+3
2021-06-07wsutil: Add filesystem write_file_binary_mode()Stig Bjørlykke1-40/+3
2021-05-22VoIP Dialogs: Refactoring of singleton windows to factory methodsJirka Novak1-139/+50
2021-05-02Allow the RTP player dialog to be opened even if we're built without libpcap.Guy Harris1-6/+0
2021-05-02Add min/mean delta and min jitter, to the RTP analysis.Gilbert Ramirez1-0/+6
2021-04-25RTP Player: Fix for compilation when no HAVE_LIBPCAP is definedJirka Novak1-0/+4
2021-04-22RTP Player: Added button 'Refresh streams' for live capturej.novak@netsystem.cz1-41/+37
2021-04-19VoIP Calls: Streams related to calls can be selected in RTP StreamsJirka Novak1-4/+4
2021-04-15VoIP dialogs: Improvements and new functionsJirka Novak1-13/+70
2021-04-10RTP Player: Fix of opening of multiple dialogsj.novak@netsystem.cz1-1/+29
2021-04-07RTP Stream Analysis: Process more streams than two, audio save removedj.novak@netsystem.cz1-24/+48
2021-04-06RTP Player: UI improvementsj.novak@netsystem.cz1-37/+43
2021-03-30RTP Player: Dialog is nonmodal now and can be called multiple waysJirka Novak1-24/+87
2021-03-27Follow SIP Call: Added Follow SIP Call to Follow menuJirka Novak1-1/+8
2021-03-08Remove modelines in ui/qt.Gerald Combs1-13/+0
2021-02-22Added "Follow DCCP stream" feature.Thomas Dreibholz1-1/+8
2021-01-16SIP Flow: Fixed core dump when dialog openedJirka Novak1-1/+1
2021-01-07Fix: SIP Flows dialog can't be open when VoIP Calls dialog is openedJirka Novak1-18/+22
2021-01-01Voice dialogs: Added option to apply display filter in VoIP/RTP dialogsJirka Novak1-0/+4
2020-12-30voip_calls_dialog/voip_calls: Fix for #16952j.novak@netsystem.cz1-9/+28
2020-10-25Apparently, WS_WIKI_URL() can work in Qt C++ code.Guy Harris1-1/+1
2020-10-02Clean up URLs.Guy Harris1-2/+4
2020-10-01Qt: Use … instead of UTF8_HORIZONTAL_ELLIPSIS in translated strings.Gerald Combs1-2/+2
2020-08-10Qt: Add a packet diagram view.Gerald Combs1-0/+6
2020-07-18Qt: Improve status bar messagesStig Bjørlykke1-7/+5
2020-07-15Qt: Check if "Apply as Column" column already existsStig Bjørlykke1-2/+19
2020-07-06Add all supported charsets to Show Packet Bytes/Follow StreamJohn Thacker1-1/+2
2020-05-30Qt: Updates for 5.15.Gerald Combs1-0/+4
2020-03-09Qt: Fix Copy Description from context menuStig Bjørlykke1-3/+3
2020-02-16Qt: Remove unnecessary processEvents() callTomasz Moń1-2/+0
2020-02-05Qt: simplify decode_as_ action in the packet details viewPeter Wu1-4/+1