aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2019-11-20Qt: Display selected rows in overlay barRoland Knall3-22/+59
2019-11-20Qt: Speed up selection handlingRoland Knall4-21/+30
2019-11-20Qt: Include Column Headings with Edit -> Copy -> Plain Text / CSVMike783-24/+49
2019-11-20Remove "..." from end of Edit > Copy > As XXX menu items.Guy Harris1-3/+3
2019-11-20Make sure Copy > As Text and Copy > As CSV add a final newline.Guy Harris1-1/+13
2019-11-19Note that Qt imposes a maximum frame number of 2^31-1.Guy Harris1-0/+7
2019-11-19Raise a question in a comment.Guy Harris1-0/+4
2019-11-19Qt: Fix compile order for PacketListRecordRoland Knall1-1/+1
2019-11-19Qt: Speedup PacketlistRoland Knall5-44/+31
2019-11-19Qt: Remove unnecessary parent checkRoland Knall1-4/+1
2019-11-19Qt: Remove unused progress updateRoland Knall4-43/+2
2019-11-19Qt: Handle emptying selectionsRoland Knall1-0/+20
2019-11-18Qt: Update ColorUtils::themeLinkBrush.Gerald Combs1-3/+5
2019-11-18Qt: Remove an unneeded connection.Gerald Combs1-1/+0
2019-11-17Qt: Fix dangling delete for sequence diagrammRoland Knall1-0/+3
2019-11-17Qt: Drag and drop label text changedRoland Knall1-1/+1
2019-11-17Qt: Correct drag and drop with column headerRoland Knall1-2/+2
2019-11-17Qt: Cleanup space inside parenthesesStig Bjørlykke94-1508/+1508
2019-11-17Qt: Multiselection in PacketListRoland Knall21-138/+551
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-15macOS: Add support for automatic updates using Sparkle.Gerald Combs5-10/+10
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-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ørlykke3-12/+17
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-05QT/CLI: Remove limit for object export filesUli Heilmeier1-2/+4
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 Knall2-84/+129
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