aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2018-05-09Qt: remove unused vars in main_window_preferences_frame (CID 1435498).Dario Lombardo1-2/+0
2018-05-09extcap: Fix required indicatorRoland Knall1-1/+9
2018-05-09Qt: Add Show as UTF-16 in Show Packet BytesStig Bjørlykke2-0/+14
2018-05-09Qt: Add plural translationsStig Bjørlykke2-8/+9
2018-05-09Qt: Update frame selected in several casesStig Bjørlykke3-8/+15
2018-05-08Qt: fix IPv4 GeoIP lookup in endpoints dialogPascal Quantin1-1/+3
2018-05-08extcap: Group argumentsRoland Knall3-27/+159
2018-05-05Don't use dladdr() to get a pathname for the current executable().Guy Harris1-1/+1
2018-05-04CMake: fix build by not unnecessarily linking with wsutilPeter Wu1-2/+1
2018-05-03Qt: Add check for running toolbar reader threadStig Bjørlykke1-1/+4
2018-05-03Qt: Fix toolbar signal on start captureStig Bjørlykke1-1/+1
2018-05-03Qt: Set margins in createEditor layoutStig Bjørlykke1-0/+2
2018-05-03Editorconfig: Add a filename match for Makefiles.Gerald Combs1-12/+0
2018-05-02Qt: fix compilation with gcc 8Pascal Quantin1-1/+1
2018-05-01Qt: do not further modify filename from Save dialogPeter Wu4-1/+29
2018-05-01Qt: improve extension selection in Save As dialogPeter Wu2-25/+88
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke386-402/+788
2018-04-30Qt: Make the selected packet in the packet list more clear.Paul Zander1-12/+24
2018-04-26Qt: fix crash on dragging in packet dialogPeter Wu3-6/+17
2018-04-25Qt: Fix various missing header includesRoland Knall3-0/+3
2018-04-24remove redundant break statementchinarulezzz1-8/+0
2018-04-22[Automatic update for 2018-04-22]Gerald Combs1-10/+10
2018-04-20SCTP: INIT collisionruengeler3-32/+101
2018-04-20Qt: fix invalid member access within expert info dialogPeter Wu1-11/+12
2018-04-18Qt: expose CaptureEvent definition for MOCPeter Wu3-57/+84
2018-04-18Remove autotools build system.Dario Lombardo3-1324/+0
2018-04-17Qt: fix remaining CaptureEvent signal connectionsPeter Wu8-15/+15
2018-04-17Qt: Fix memory leak for CaptureEventRoland Knall27-107/+117
2018-04-17Qt: Fix segfault bug when analysing SCTP packetsruengeler1-3/+3
2018-04-17Switch the Doxygen API reference build to CMake.Gerald Combs4-174/+26
2018-04-17Remove some GTK+-only code.Gerald Combs13-81/+7
2018-04-16Qt: Rename packet_list_enable_colorStig Bjørlykke4-4/+3
2018-04-16glib: Get rid of GLIB_CHECK_VERSION as we now require 2.32.0Anders5-8/+0
2018-04-16Qt: Do not show MaxMind DB path when not enabledStig Bjørlykke1-0/+2
2018-04-15More PortAudio removal.Gerald Combs2-2/+2
2018-04-15[Automatic update for 2018-04-15]Gerald Combs2-2/+2
2018-04-15Gtk: Remove source codeRoland Knall230-142700/+0
2018-04-11qt: capture file properties: add a splitterMartin Kaiser2-26/+52
2018-04-11Qt: Disable collapsible children in the main window.Gerald Combs4-0/+14
2018-04-10Qt: Enable Emoji & Symbols selector againRoland Knall1-1/+1
2018-04-09Qt: Fix MacOSX menu entriesRoland Knall2-0/+86
2018-04-09QT: keep cursor visible after completerion selectMichail Koreshkov1-0/+1
2018-04-09main window: don't keep a dangling freeze_focus_ pointerMartin Kaiser1-1/+2
2018-04-08[Automatic update for 2018-04-08]Gerald Combs7-40/+75
2018-04-06Remove some references to Qt4.Gerald Combs4-28/+5
2018-04-05QT: Copy as printableMichail Koreshkov1-1/+1
2018-04-05Qt: remove ws_buffer_start_ptr calls from clang-scan.Dario Lombardo2-0/+6
2018-04-05Qt: Remove checks for version below 5.2Roland Knall37-317/+52
2018-04-05extcap: Reload values on requestRoland Knall8-44/+212
2018-04-01[Automatic update for 2018-04-01]Gerald Combs7-34/+48