aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2018-06-01Qt: Rename MainWelcomeRoland Knall9-65/+65
2018-06-01Qt: Move Layout and clear master_split useRoland Knall5-185/+250
2018-05-31sharkd: add support for io graph.Jakub Zawadzki3-146/+165
2018-05-31Move make-taps and make-dissectors to tools/João Valverde2-156/+0
2018-05-30Qt:Fix ProtoTree CopyRoland Knall2-26/+35
2018-05-30Qt: use data() instead of constData() in pcap_compile().Dario Lombardo2-3/+3
2018-05-30Qt: fix memleaks on opening a context menuPeter Wu3-13/+10
2018-05-30Qt: fix memleaks in protocol preferences menuPeter Wu1-12/+12
2018-05-30Qt: fix memleak in PacketList::contextMenuEventPeter Wu1-0/+1
2018-05-30Qt: fix memleak from cf_get_display_namePeter Wu6-8/+10
2018-05-28sctp-analysis: Use g_list_free_full() in a couple of places.Anders1-23/+14
2018-05-28Qt: select a better default Decode As tablePeter Wu1-0/+25
2018-05-28SCTPAllAssocsDialog: fix memleak of "sctp_assocs"Peter Wu1-1/+0
2018-05-27[Automatic update for 2018-05-27]Gerald Combs7-38/+200
2018-05-26SCTP: plug the remaining memleaks in the tapPascal Quantin1-4/+4
2018-05-26SCTP: fix crash when filtering an associationPascal Quantin2-30/+52
2018-05-25Qt: fix use-after-free on error while saving exported packetsPeter Wu8-18/+26
2018-05-25Qt: Configure the selection color via the preferencesPaul Zander5-131/+478
2018-05-24Qt: Support search without a selected packetStig Bjørlykke1-4/+4
2018-05-23Qt: Update menus when mark/ignore/timeref packetStig Bjørlykke1-0/+8
2018-05-23Qt: Default no selection in UAT dialogStig Bjørlykke1-0/+3
2018-05-22Fix a typo.Gerald Combs1-1/+1
2018-05-22Qt: Set a minimum width for the main window.Gerald Combs3-3/+10
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