aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2018-05-20[Automatic update for 2018-05-20]Gerald Combs7-26/+186
2018-05-18cmake: remove dependency of i18n.qrc on .qm filesPeter Wu1-1/+0
2018-05-18CMake: cleanup ui/qt/CMakeLists.txtPeter Wu1-25/+11
2018-05-18Qt: Make sure we destroy the Capture Information dialog.Gerald Combs2-8/+0
2018-05-17Win32: Add a missing check.Gerald Combs1-0/+1
2018-05-17CMake: try to fix duplicate qm builds on WindowsPeter Wu1-2/+1
2018-05-17qt_ui_utils: fix issue found by PVS Studio (V519)Alexis La Goutte1-2/+2
2018-05-17Qt: fix issue found by PVS Studio (V519)Alexis La Goutte2-12/+6
2018-05-16Eliminate some unneeded header checks.Guy Harris1-2/+0
2018-05-16Qt: Fix a memory leak.Gerald Combs1-0/+1
2018-05-16Qt: Save the Capture Information dialog geometry.Gerald Combs2-1/+2
2018-05-16Not GTK+-only any more.Guy Harris1-1/+1
2018-05-16Qt: Implement the capture info dialog.Gerald Combs6-17/+316
2018-05-16Windows: Make sure more native dialogs handle HiDPI.Gerald Combs32-64/+199
2018-05-15CMake: require at least CMake 3.5Peter Wu1-23/+11
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