aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2019-11-05Qt: IOGraph display filter graph addedRoland Knall3-3/+17
2019-11-05funnel: Free callback dataStig Bjørlykke3-9/+28
2019-11-05Qt: Use g_new0 to allocate fmt_dataStig Bjørlykke1-1/+1
2019-11-05RTP: rtp_audio_stream.cpp: fixed excess silence in visualisation on waveformJirka Novak2-3/+5
2019-11-05Qt: Load filenames properlyRoland Knall1-10/+11
2019-11-05Qt: Fix memory leaks in FilterListModel::reload()Stig Bjørlykke1-3/+3
2019-11-04Qt: Remove some extraneous qDebug()s.Gerald Combs1-3/+0
2019-11-04Qt: Move CaptureEdit to FilterListModelRoland Knall3-43/+53
2019-11-04Qt: Fix various issues with the bookmark menuRoland Knall3-44/+55
2019-11-04Qt: Hide Searchbar if the icon is activated againRoland Knall1-0/+2
2019-11-04Qt: Coloringrules Mime is encoded as JSONRoland Knall1-25/+43
2019-11-04Qt: Remove DisplayFilterMimeDataRoland Knall7-103/+90
2019-11-04epan: Rename dissector_filters.c to conversation_filter.cStig Bjørlykke3-3/+3
2019-11-03Qt: Print qDebug messages by default.Gerald Combs1-3/+4
2019-11-03Qt: Fix Filter drag and dropRoland Knall1-1/+0
2019-11-03Qt: Consolidate mimedata usageRoland Knall6-23/+30
2019-11-03rtp_analysis_dialog.cpp: Correct src/dst info for two independent streamsJirka Novak1-2/+8
2019-11-03Qt: Filter list model filter selection (CID 1455165)Jaap Keuter1-3/+3
2019-11-03rtp_analysis_dialog: save as au: fix for streams with multiple codecsJirka Novak1-4/+23
2019-11-03[Automatic update for 2019-11-03]Gerald Combs10-318/+296
2019-11-02filter_list_model (Qt): Fix Dead StoreAlexis La Goutte1-2/+0
2019-10-31Correct JPEG file saving for french languageEugene Adell1-1/+1
2019-10-29Qt: Fix override for FilterModelRoland Knall1-3/+3
2019-10-29Qt: Allow drag/drop of filter buttons in dialogRoland Knall5-13/+79
2019-10-28Qt: Filter enabled/disabled protocolsRoland Knall3-15/+12
2019-10-28Qt: Fix macos buildbotRoland Knall1-1/+1
2019-10-28Qt: Speed up filtering in VoIP dialogRoland Knall1-4/+10
2019-10-28Qt: Implement FilterListModelRoland Knall6-129/+431
2019-10-28Qt: Add Shortcut methods for active profileRoland Knall2-0/+16
2019-10-27Qt: Respect saved extcap multiselect configurationTomasz Moń1-5/+7
2019-10-27[Automatic update for 2019-10-27]Gerald Combs10-61/+459
2019-10-25Qt: Move Filterbuttons to display filterRoland Knall7-11/+65
2019-10-25Qt: Simplify displayfilter handlingRoland Knall1-6/+3
2019-10-22Qt: Move reset to contextmenuRoland Knall3-13/+15
2019-10-21Qt: Reset all changes in the column preferencesRoland Knall5-2/+41
2019-10-21Qt: Connect destroyed() signal to flushAppSignals()Tomasz Moń3-7/+6
2019-10-20Qt: Make enum truly anonymous (CID1452175)Jaap Keuter1-1/+1
2019-10-20Qt: Make enums anonymousRoland Knall1-2/+2
2019-10-20Qt: ColumnPreferences hide hidden columnsRoland Knall5-14/+68
2019-10-20Qt: Fix Column PreferencesRoland Knall6-395/+604
2019-10-14Qt: Fix export dissection dialogTomasz Moń2-17/+17
2019-10-13[Automatic update for 2019-10-13]Gerald Combs6-26/+2
2019-10-08Qt: Simplify Wireshark Dialog classRoland Knall2-41/+22
2019-10-07Qt: Reduce use of CaptureFileRoland Knall3-22/+29
2019-10-06[Automatic update for 2019-10-06]Gerald Combs10-33/+57
2019-10-04Qt: Do not redissect packets before sortingTomasz Moń1-23/+1
2019-10-04QUIC: Add Follow QUIC Stream support to Qt and tsharkPeter Wu6-5/+62
2019-10-02Qt: Do not use exec() in RTP dialogsTomasz Moń3-11/+16
2019-10-02Qt: fix unused parameter warning in ColorPreferencePeter Wu1-1/+1
2019-10-01Qt: Do not call exec() when editing color preferencesTomasz Moń1-10/+17