aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2018-05-14Qt: MainWindow::dropEvent fixes.Gerald Combs1-1/+8
2018-05-14Free g_ptr_array_free-related memory leaksPeter Wu1-3/+2
2018-05-13Remove a question from a comment.Guy Harris1-3/+0
2018-05-13Get rid of some GTK+-only stuff.Guy Harris2-5/+5
2018-05-13Fix indentation.Guy Harris1-2/+2
2018-05-13Get rid of some GTK+-only stuff.Guy Harris2-6/+6
2018-05-13[Automatic update for 2018-05-13]Gerald Combs7-8/+70
2018-05-12Get rid of some GTK+-only stuff.Guy Harris3-5/+5
2018-05-12cli: make "-z host,ipv4" filter actually workPeter Wu1-8/+12
2018-05-09Windows: Make sure native dialogs handle HiDPI.Gerald Combs2-80/+120
2018-05-09ui/tap-rtp-common: fix some memleaksPeter Wu1-4/+10
2018-05-09ui/voip_calls: fix memleak in is_mgcp_signalPeter Wu1-2/+6
2018-05-09Qt: fix memleaks in CompiledFilterOutputPeter Wu1-4/+3
2018-05-09Qt: fix memleak of profile name on copying a profilePeter Wu1-0/+1
2018-05-09Always explicitly set tm_isdst before calling mktime().Guy Harris1-0/+1
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