aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
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-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ørlykke294-294/+588
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 collisionruengeler1-7/+1
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 Lombardo1-1018/+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 Combs2-67/+26
2018-04-17Remove some GTK+-only code.Gerald Combs2-19/+0
2018-04-16Qt: Rename packet_list_enable_colorStig Bjørlykke3-3/+2
2018-04-16glib: Get rid of GLIB_CHECK_VERSION as we now require 2.32.0Anders1-4/+0
2018-04-16Qt: Do not show MaxMind DB path when not enabledStig Bjørlykke1-0/+2
2018-04-15[Automatic update for 2018-04-15]Gerald Combs2-2/+2
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-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
2018-03-29Extend 'HTTP Referer statistics' to sequence HTTP RedirectsMoshe Kaplan3-7/+7
2018-03-28Qt: keep the extension in CaptureFile::fileName().Dario Lombardo1-1/+1
2018-03-27tap: fix remaining potential memleaks with register_tap_listenerPeter Wu3-4/+24
2018-03-26Qt: TCP Stream Graphs dialog updates.Gerald Combs2-15/+68
2018-03-25[Automatic update for 2018-03-25]Gerald Combs6-96/+0
2018-03-25In some dialogs, have *no* auto-default buttons on macOS.Guy Harris2-2/+53