aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2018-02-27Qt/USB: Allow USB src/dst addresses to be selected for columnsPeter Wu1-5/+17
2018-02-27Qt: accept hexadecimal input in Decode As dialogPeter Wu2-6/+6
2018-02-25[Automatic update for 2018-02-25]Gerald Combs6-130/+14
2018-02-22Qt+Windows: Adjust our DBAR check logic.Gerald Combs1-1/+2
2018-02-22Qt: Improve our capture filter completions.Gerald Combs1-18/+69
2018-02-20Don't cast away constness.Guy Harris1-1/+1
2018-02-20Don't cast away constness.Guy Harris1-1/+1
2018-02-20Constify an argument, remove no-longer-necessary removal of constness.Guy Harris1-1/+1
2018-02-20Constify some method arguments, and don't cast away constness.Guy Harris1-8/+8
2018-02-20Cast away constness at the point where it can't be avoided.Guy Harris1-2/+2
2018-02-20Don't gratuitously cast away constness.Guy Harris1-1/+1
2018-02-20Don't cast away constness.Guy Harris1-1/+1
2018-02-20Type casts without const lose constness.Guy Harris2-2/+2
2018-02-20Qt: Improve sorting of custom columns with multiple fieldsStig Bjørlykke1-11/+4
2018-02-19Qt: Use QFrames as separators in the filter expression toolbar.Gerald Combs2-9/+11
2018-02-19Get rid of more new_ prefixes for statistics functions and types.Guy Harris2-7/+7
2018-02-18[Automatic update for 2018-02-18]Gerald Combs7-65/+223
2018-02-17Qt: Another filter expression toolbar layout attempt.Gerald Combs1-5/+6
2018-02-17Qt: Replace the toolbar extension icon.Gerald Combs2-2/+18
2018-02-17Qt: Add separators between filter expression buttons.Gerald Combs2-8/+24
2018-02-14Qt: fix crash in packet dialog on changing selectionPeter Wu3-10/+35
2018-02-14Convert coloring rules dialog to use model.Michael Mann10-315/+1048
2018-02-14Qt: Fix the filter expression toolbar layout.Gerald Combs1-1/+3
2018-02-11ModelHelperTreeItem: Rename appendChild -> prependChildMichael Mann5-27/+27
2018-02-11[Automatic update for 2018-02-11]Gerald Combs7-116/+235
2018-02-10Separately count all records and data records.Guy Harris1-18/+29
2018-02-09Fix indentation.Guy Harris1-1/+1
2018-02-09Put the preview-generation loop into a common routine.Guy Harris1-48/+14
2018-02-09RLC graph: fix zooming, both in normal case and when graph direction has been...Martin Mathieson1-4/+9
2018-02-09Generalize wtap_pkthdr into a structure for packet and non-packet records.Guy Harris12-30/+38
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo384-384/+384
2018-02-07Move summary.[ch] to libui.Guy Harris3-4/+3
2018-02-07Generate HTTP Referer statisticsMoshe Kaplan3-0/+15
2018-02-06about_dialog (qt): Fix Dead Store (Dead assignement/Dead increment) Warning f...Alexis La Goutte1-2/+0
2018-02-06Proto tree: Update left arrow navigation behavior.Gerald Combs2-0/+13
2018-02-06Don't assume all packets have time stamps.Guy Harris1-30/+43
2018-02-05Qt: Update recent status via a non-blocking connection.Gerald Combs1-4/+3
2018-02-04[Automatic update for 2018-02-04]Gerald Combs7-481/+513
2018-02-03Make a deep copy of our filename in RecentFileStatus.Gerald Combs2-8/+5
2018-02-02Qt: Keep auto-scroll when starting a new captureStig Bjørlykke2-4/+6
2018-02-02Qt: Avoid divide-by-zero if missing AUTHORS fileStig Bjørlykke1-1/+3
2018-02-02Qt: use SPDX identifiers.Dario Lombardo296-4144/+296
2018-02-02Qt: Add a missing HAVE_LUA guardStig Bjørlykke1-0/+2
2018-02-02Qt: add initializers in PacketDialog() (CID: 1427679).Dario Lombardo1-0/+8
2018-02-02Qt: Always update splash screen on action changeStig Bjørlykke1-4/+7
2018-02-01Qt: Show Lua scripts as links in the about box.Gerald Combs4-16/+49
2018-02-01Qt: Always show the Plugins tab in the about box.Gerald Combs2-6/+18
2018-02-01Qt: More byte view and proto tree fixes.Gerald Combs3-46/+75
2018-02-01Qt: Avoid a potentially large memdup.Gerald Combs1-2/+4
2018-01-31Qt: fix compilation when building without LuaPascal Quantin2-0/+6