aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2018-12-24Qt: Switch ui/qt/widgets/*.cpp to new-style signals and slots.Gerald Combs14-64/+66
2018-12-24Qt: Switch models and DataPrinter to new-style signals and slots.Gerald Combs10-23/+24
2018-12-23[Automatic update for 2018-12-23]Gerald Combs2-9851/+3317
2018-12-23Qt: Add Ukrainian (uk) translationAlexis La Goutte2-0/+15973
2018-12-23Qt: Add Swedish (sv) translationAlexis La Goutte2-0/+16021
2018-12-22Qt: switch about#wireshark label to QTextBrowser.Dario Lombardo2-59/+23
2018-12-22Qt: Switch line edits to new-style signals and slots.Gerald Combs4-31/+36
2018-12-21TimeShiftDialog should be considered an "edit" operationMichael Mann1-0/+3
2018-12-21Qt: set properties of about_dialog#label_wireshark in ui file.Dario Lombardo2-4/+9
2018-12-20Better format for the recent file's column.width preferenceJim Young1-4/+4
2018-12-19Qt: Convert more "pressed" signals to "clicked".Gerald Combs4-15/+15
2018-12-19Qt: Switch module preferences to new-style signals and slots.Gerald Combs1-11/+12
2018-12-19Qt: Open our preference dialogs via "clicked" signals.Gerald Combs2-12/+12
2018-12-18Treat the strings for simple dialogs as UTF-8 on Windows.Guy Harris1-0/+12
2018-12-17Qt: import hexdump into a pcapng fileJaap Keuter1-1/+1
2018-12-16[Automatic update for 2018-12-16]Gerald Combs7-35/+28
2018-12-14UI: Make sure we always have interface statistics.Gerald Combs1-4/+1
2018-12-13Move more version-info-related stuff to version_info.c.Guy Harris1-19/+3
2018-12-09Multicast Statistics Dialog: Clear list when redrawingMichael Mann1-0/+3
2018-12-09[Automatic update for 2018-12-09]Gerald Combs8-3445/+214
2018-12-06Update comments, get rid of IMPORT_MAX_PACKET.Guy Harris1-2/+2
2018-12-06Qt: Fix tooltip on import sizeJaap Keuter1-1/+1
2018-12-04Qt: Display filter toolbar updates.Gerald Combs3-16/+2
2018-12-03Qt: Add Russian translationAlexis La Goutte2-0/+16128
2018-12-02Don't include <wsutil/wspcap.h> if we're not building with libpcap.Guy Harris1-0/+2
2018-11-25[Automatic update for 2018-11-25]Gerald Combs6-104/+0
2018-11-22addr_resolv: avoid unnecessary memory allocation for hash tablesPeter Wu1-5/+5
2018-11-20Remove more hardcoding of ".gz" as the suffix for compressed files.Guy Harris1-9/+45
2018-11-20Add an API to get a list of compressed-file extensions, and use it.Guy Harris1-4/+4
2018-11-19Fix a comment to reflect reality.Guy Harris1-1/+2
2018-11-19Ensure that fixFilenameExtension() is used only when writing a file.Guy Harris1-6/+16
2018-11-18Add an API to get the file extension for a compression type, and use it.Guy Harris1-1/+1
2018-11-18[Automatic update for 2018-11-18]Gerald Combs7-56/+90
2018-11-18Clean up previous change.Guy Harris1-2/+2
2018-11-18Fix addition of extensions to file names.Guy Harris1-24/+71
2018-11-17Qt: fix build failure due to adding two incompatible pointersPeter Wu1-2/+2
2018-11-17"." in version numbers and file names isn't translated into other languages.Guy Harris2-3/+3
2018-11-16Qt: fix build with Qt 5.4 and olderPeter Wu3-3/+3
2018-11-16Add an API to get a description of a compression type, and use it.Guy Harris10-90/+9
2018-11-16Use an enum for compression types in various interfaces.Guy Harris8-27/+28
2018-11-16Use the dump parameters structure for non-pcapng-specific stuff.Guy Harris1-2/+4
2018-11-13Don't have _ng versions of the dumper open routines.Guy Harris1-1/+3
2018-11-11[Automatic update for 2018-11-11]Gerald Combs7-30/+135
2018-11-09Dumpcap+Qt: Add support for `-a packets:NUM` and `-b packets:NUM`.Gerald Combs2-47/+88
2018-11-07Qt: Add file hashes to capture file properties dialogJaap Keuter1-0/+15
2018-11-04[Automatic update for 2018-11-04]Gerald Combs7-4/+116
2018-11-01Fix "Follow TLS Stream" after ssl -> tls renamePascal Quantin1-3/+3
2018-11-01Qt: Remove wireless toolbar if not supportedRoland Knall3-2/+24
2018-10-31import: add export_pdu dummy header feature.Dario Lombardo3-11/+70
2018-10-30Qt: omit initial empty line in About Dialog / AcknowledgementsPeter Wu1-2/+2