aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2022-04-19iface_lists: fix resource leakRoland Knall1-4/+6
2022-04-19hierarchy stats: Don't add text only fields to the hierarchyJohn Thacker1-1/+1
2022-04-19Allow to filter interface typesRoland Knall6-4/+82
2022-04-18macOS: Add support for Sparkle 2.Gerald Combs1-1/+42
2022-04-17[Automatic update for 2022-04-17]Gerald Combs12-55/+62
2022-04-14hierarchy stats: Include appendix length in byte countsJohn Thacker1-2/+2
2022-04-12UI: Rename the qt_logwolf directory to logwolf.Gerald Combs10-7/+7
2022-04-12Qt: Update our dynamic menu groups.Gerald Combs5-96/+82
2022-04-12hierarchy stats: Only increment the total packet count once per frameJohn Thacker4-11/+37
2022-04-11Logwolf: Remove a bunch of packet-specific menu items.Gerald Combs7-1414/+19
2022-04-11Qt+epan: Get log conversation filters working.Gerald Combs3-3/+3
2022-04-11Qt: Try to fix missing translations.Gerald Combs12-30951/+10798
2022-04-10[Automatic update for 2022-04-10]Gerald Combs12-10313/+30514
2022-04-08Qt: Add a null pointer check.Gerald Combs1-5/+8
2022-04-08Qt: only Show/Export Packet Bytes when field is selected and has_packet_bytesChuck Craft4-6/+2
2022-04-07Logwolf: Fix building on Windows.Gerald Combs1-2/+2
2022-04-06Fix: Fixed issue with deadlock when same RTP dialog opened twiceJirka Novak6-106/+142
2022-04-04Qt: Remove some unused code.Gerald Combs1-8/+0
2022-04-04Rename ui/qt_logshark to ui/qt_logwolf.Gerald Combs10-2/+2
2022-04-04Qt: Start renaming Logshark to Logwolf.Gerald Combs6-139/+139
2022-04-04wsutil: Add configuration namespaces.Gerald Combs2-3/+3
2022-04-04Qt: Dynamically set our "Welcome to" banner in WelcomePage.Gerald Combs2-1/+3
2022-04-04Qt: Remove telephony and wireless code from Logwolf.Gerald Combs6-1068/+45
2022-04-04Qt: Split MainWindow into WiresharkMainWindow and LogwolfMainWindow.Gerald Combs22-4213/+15429
2022-04-04Qt: Split MainApplication out from WiresharkApplication.Gerald Combs123-2246/+2275
2022-04-04Logshark: Add initial UI.Gerald Combs6-591/+15957
2022-04-04Create Wireshark and Logshark info plists.Gerald Combs1-0/+789
2022-04-02Qt: Fix interface statistics update if some interfaces are hiddenJiří Engelthaler1-1/+1
2022-03-31RTP Analysis dialog: Update statistics when data are processedJirka Novak1-0/+1
2022-03-28Qt: Fix another qsizetype warning.Gerald Combs1-2/+4
2022-03-27Qt: Fix an about box signal and use new-style connections.Gerald Combs1-13/+13
2022-03-27[Automatic update for 2022-03-27]Gerald Combs4-28/+28
2022-03-27Qt: Fix some QCustomPlot Qt 6 warnings.Gerald Combs2-56/+56
2022-03-25Qt: Add float suffixes.Gerald Combs2-2/+2
2022-03-25Qt: Fix more Qt6-related warnings.Gerald Combs21-23/+69
2022-03-25Qt: Fix most of Qt6 compile warnings and issuesRoland Knall19-27/+60
2022-03-25Qt: Handle qsizetype.Gerald Combs30-71/+68
2022-03-23Qt: QVariant::type() is deprecated in Qt6.Gerald Combs5-13/+13
2022-03-23Qt: QMouseEvent::globalPos() is deprecated in Qt6.Gerald Combs10-3/+60
2022-03-21Qt: Fix startCapture legacy callRoland Knall2-0/+5
2022-03-21Qt: Remove sparkline for extcapRoland Knall2-2/+2
2022-03-20[Automatic update for 2022-03-20]Gerald Combs12-0/+48
2022-03-18Qt: Fix pre Qt 5.11 buildsRoland Knall1-1/+1
2022-03-18Qt: Allow capture from hidden interfacesRoland Knall7-20/+58
2022-03-17Qt: Disable Sorting for the packet ListRoland Knall4-1/+21
2022-03-14Bluetooth: have BT specific global names contain bluetoothJaap Keuter1-2/+2
2022-03-14wiretap: have wtap_dump_close() provide a "needs to be reloaded" indication.Guy Harris2-2/+2
2022-03-10Qt: Set Packet List scrollbar page step only on macOSStig Bjørlykke1-0/+2
2022-03-09Qt: Add new operators to "display filter expression" dialogJoão Valverde1-6/+12
2022-03-09Rename the "image" directory to "resources".Gerald Combs4-18/+18