aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2019-11-17[Automatic update for 2019-11-17]Gerald Combs10-183/+147
2019-11-16About Dialog: Add a copy to clipboard button for the version infoGraham Bloice3-1/+50
2019-11-15Software update: Make our architecture detection more strict.Gerald Combs1-0/+2
2019-11-15Software update: Fix a copy+paste error.Gerald Combs1-1/+1
2019-11-15macOS: Add support for automatic updates using Sparkle.Gerald Combs9-37/+148
2019-11-14Qt: Fix various LGTM.com reported issuesRoland Knall6-9/+26
2019-11-14Qt: Show custom column fields in context menuStig Bjørlykke1-1/+5
2019-11-14Qt: Fix column alignment check in context menuStig Bjørlykke1-6/+5
2019-11-13Qt: Fix statusbar messagesRoland Knall1-0/+3
2019-11-13Qt: Fix displayfilteredit popRoland Knall1-0/+3
2019-11-12Qt: Cleanup push/pop InfosRoland Knall26-215/+197
2019-11-12Qt: Signal empty display filter barRoland Knall2-4/+15
2019-11-11Documentation: update (long) cmd line options.Jaap Keuter1-22/+34
2019-11-10Qt: Make clearing display filter behave more logicalRoland Knall2-1/+19
2019-11-10[Automatic update for 2019-11-10]Gerald Combs10-204/+464
2019-11-09CID: Fix 1455321 null-referencePascal Quantin1-1/+1
2019-11-07Qt: Fix loading of FilterExpression DialogRoland Knall1-1/+3
2019-11-07Qt: Move Signal/Slots to DisplayFilterEditRoland Knall3-11/+9
2019-11-07Qt: Move Signals/Slots to subclassRoland Knall3-7/+20
2019-11-07Qt: Fix order of contextmenu for DisplayFilterRoland Knall1-3/+4
2019-11-07Qt: Keep extcap control channels when capturing to multiple filesStig Bjørlykke4-12/+19
2019-11-06Qt: Ensure only valid input for DisplayFilterRoland Knall3-16/+32
2019-11-06Qt: fix compilation with older versions.Dario Lombardo1-2/+2
2019-11-06Qt: Better align DisplayFilterEdit buttonsRoland Knall4-54/+95
2019-11-06Document long command line options.Dario Lombardo1-6/+13
2019-11-05QT/CLI: Remove limit for object export filesUli Heilmeier2-4/+6
2019-11-05Qt: Fix CPU usage for DisplayFilterEditRoland Knall1-2/+0
2019-11-05extcap: Allow loading of extcap files from personal directoryRoland Knall1-4/+2
2019-11-05Qt: Allow action buttons to be left-alignedRoland Knall4-84/+139
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-04Show correct format of --display command line parameterJaap Keuter1-1/+1
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 Novak3-4/+35
2019-11-03[Automatic update for 2019-11-03]Gerald Combs10-318/+296