aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
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
2022-03-08Qt: Fix overlay scrollbar indicatorRoland Knall3-13/+10
2022-03-06[Automatic update for 2022-03-06]Gerald Combs2-8/+8
2022-03-06Drop old unused topic actionsJaap Keuter2-16/+0
2022-02-27[Automatic update for 2022-02-27]Gerald Combs12-56/+248
2022-02-25Strip Headers: Add separate menu dialog, tshark helpJohn Thacker9-1/+225
2022-02-25Export PDU: Allow native encapsulations / strip headersJohn Thacker1-3/+2
2022-02-24Reword plugin info in About Wireshark dialogJoão Valverde1-1/+1
2022-02-24Windows: Fix buildJoão Valverde1-9/+2
2022-02-24wsutil: New API to gather compile/runtime infoDavid Perry5-166/+131
2022-02-23Lua: Forward display filter text infoRoland Knall1-0/+1
2022-02-23Tooltips for menu items that open browser windowsDavid Perry4-5/+46
2022-02-21Qt: Show Packet Bytes - first byte is 0 so end byte is length-1Chuck Craft1-7/+7
2022-02-20[Automatic update for 2022-02-20]Gerald Combs12-30/+114
2022-02-19QT Proto Tree: Fix link to wiki for protocol refUli Heilmeier1-1/+1
2022-02-19Qt: "Decode As..." tooltips misassignedChuck Craft1-3/+3
2022-02-14Qt: Refactor to avoid deprecation warning on WindowsJim Young1-9/+6
2022-02-13[Automatic update for 2022-02-13]Gerald Combs12-47/+291
2022-02-13follow_stream_dialog(qt): Fix Wunreachable-codeAlexis La Goutte1-1/+1
2022-02-13help_url(ui) Fix Wunreachable-codeAlexis La Goutte1-1/+1
2022-02-11Qt: Fix ASAN heap-use-after-freeRoland Knall2-51/+13
2022-02-11Qt: highlight when search result is in the current packet.John Thacker1-0/+7
2022-02-10Qt: Allow omitting secondary data sources when printingJohn Thacker7-4/+59
2022-02-09Specify directory for temporary capturesDavid Perry10-10/+72
2022-02-07Qt: Fix Packet bytes dialog viewRoland Knall1-35/+18
2022-02-07Qt: Fix open explorerRoland Knall1-1/+11
2022-02-07Qt: Allow byteview to be hiddenRoland Knall3-8/+56
2022-02-07Qt: Fix show in folder issueRoland Knall2-6/+4
2022-02-06[Automatic update for 2022-02-06]Gerald Combs12-15/+59
2022-02-06Prefs/Expert: disable Open Expert Info on Protocol Preferences context menuChuck Craft2-10/+6
2022-02-06Qt: Add Show as Json in Show Packet BytesStig Bjørlykke2-0/+11
2022-02-05Qt: Display fieldname as tooltip in expert info dialogRoland Knall1-38/+46
2022-02-03Qt: Show Preference key in the tooltipRoland Knall1-7/+21
2022-02-01Qt: Go To Packet field - change from inputMask to QIntValidatorChuck Craft2-3/+8
2022-02-01Qt: Fix PacketDialog preference context menuRoland Knall1-8/+8
2022-01-30[Automatic update for 2022-01-30]Gerald Combs3-9/+9
2022-01-23[Automatic update for 2022-01-23]Gerald Combs11-73/+62
2022-01-21Fix no-ZLib builds.Guy Harris1-0/+4
2022-01-19dumpcap: Fix segfault when failing to create temporary fileJohn Thacker1-1/+1
2022-01-18version info: Update for Microsoft Visual Studio 2022.Anders Broman1-1/+3
2022-01-16[Automatic update for 2022-01-16]Gerald Combs12-108/+128
2022-01-16Add ShowAsRustArray optionThibaut Vandervelden2-0/+42
2022-01-16import_text: Check writable encap types against pcapngJohn Thacker2-18/+37
2022-01-12Qt: Automatically enable new coloring rulesRoland Knall1-0/+2
2022-01-12Set desktop file name for QApplicationNicolas Fella1-0/+2
2022-01-11text_import: Allow fake IP headers with Raw IP encapsulationJohn Thacker4-43/+80