aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_window_slots.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-04-04Qt: Split MainWindow into WiresharkMainWindow and LogwolfMainWindow.Gerald Combs1-4305/+0
2022-04-04Qt: Split MainApplication out from WiresharkApplication.Gerald Combs1-74/+74
2022-03-25Qt: Fix most of Qt6 compile warnings and issuesRoland Knall1-3/+3
2022-03-25Qt: Handle qsizetype.Gerald Combs1-3/+3
2022-03-21Qt: Fix startCapture legacy callRoland Knall1-0/+4
2022-03-18Qt: Allow capture from hidden interfacesRoland Knall1-5/+20
2022-02-25Strip Headers: Add separate menu dialog, tshark helpJohn Thacker1-0/+19
2022-01-09SOME/IP: Adding taps and statisticsDr. Lars Völker1-0/+10
2022-01-06Extcap: Extcaps must be fully configured before start of capturej.novak@netsystem.cz1-7/+36
2021-12-09Qt: fix compilation without pcap.Dario Lombardo1-0/+2
2021-12-07Capture Options dialog: Added configuration iconj.novak@netsystem.cz1-0/+8
2021-11-29Qt: Qt6.2 compatibility fixesTomasz Moń1-6/+10
2021-11-26Qt: Use QRegularExpression instead of QRegExpTomasz Moń1-1/+1
2021-11-24Readd feature to make QtXMultimedia optional againJoerg Mayer1-0/+4
2021-10-26Follow Stream: Disable the Arrow button on 1st callEugene Adell1-1/+3
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