aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
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-17Don't have CLEAN_FILES variables for the "clean" source files.Guy Harris2-31/+23
2018-02-17Use -Werror except for explicitly listed dirty dissectors.Guy Harris1-1/+1
2018-02-16Squelch redundant declaration warnings.Guy Harris3-16/+20
2018-02-16Use DIAG_OFF_FLEX/DIAG_ON_FLEX more consistently.Guy Harris1-0/+7
2018-02-16Add DIAG_OFF_FLEX and DIAG_ON_FLEX for use in Flex scanners.Guy Harris1-5/+4
2018-02-15Suppress more PortAudio + Win64 compiler warnings.Gerald Combs1-1/+4
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-13CMake: Install the HTML guides.Gerald Combs2-0/+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 Harris5-92/+142
2018-02-09Move the merge_action_e enum to the Win32 file dialog source file.Guy Harris2-6/+6
2018-02-09Fix indentation.Guy Harris1-1/+1
2018-02-09Put the preview-generation loop into a common routine.Guy Harris7-161/+188
2018-02-09Do changes from Generalize wtap_pkthdr into a structure for packet andAndersBroman1-3/+3
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 Harris24-83/+90
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo522-522/+522
2018-02-08Get rid of unneeded #includes.Guy Harris2-4/+0
2018-02-07Squelch an rc warning.Gerald Combs1-0/+2
2018-02-07Include as "ui/summary.h", as is done elsewhere.Guy Harris1-1/+1
2018-02-07Move summary.[ch] to libui.Guy Harris12-9/+335
2018-02-07Generate HTTP Referer statisticsMoshe Kaplan3-0/+15
2018-02-07Don't assume all packets have time stamps.Guy Harris1-31/+43
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-02cli: use SPDX identifiers.Dario Lombardo34-473/+34
2018-02-02Qt: use SPDX identifiers.Dario Lombardo296-4144/+296
2018-02-02ui: use SPDX identifiers.Dario Lombardo79-1110/+79
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
2018-01-31Qt: About dialog updates.Gerald Combs7-66/+80
2018-01-31Qt: Byte view and proto tree fixes.Gerald Combs2-45/+26
2018-01-31Qt: Write recent before applying profile changesStig Bjørlykke3-2/+16