aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2020-09-05Tools: Clean up checkAPI and add ui/qt.Gerald Combs4-13/+43
2020-09-03Qt: Use UTF8 middle dot for non-printable charactersStig Bjørlykke1-5/+9
2020-08-25Apply Decode As induced protocol preference changesJohn Thacker1-0/+1
2020-08-24Qt: Fix filename used in header commentStig Bjørlykke1-1/+1
2020-08-23[Automatic update for 2020-08-23]Gerald Combs8-34/+34
2020-08-22plugin_if: add plugin_if_get_frame_data() and plugin_if_get_capture_file()Tomas Kukosa1-0/+46
2020-08-16[Automatic update for 2020-08-16]Gerald Combs11-23/+628
2020-08-11Qt: Add debugging ifdefs for the packet diagram.Gerald Combs1-0/+11
2020-08-11wsutil: define HAVE_LIBGCRYPT_AEAD in wsutil/wsgcrypt.h.Guy Harris1-0/+4
2020-08-10Qt: Add a packet diagram view.Gerald Combs19-32/+972
2020-08-09UI: Follow Stream "Show and save data as" -> "Show data as"John Thacker12-31/+31
2020-08-09[Automatic update for 2020-08-09]Gerald Combs2-68/+68
2020-08-06Qt: Always pop empty filter syntaxStig Bjørlykke1-3/+3
2020-08-05Qt: Fix status message issues in find packet searchStig Bjørlykke5-11/+21
2020-08-05Qt: Pop filter syntax in search frameStig Bjørlykke1-0/+2
2020-08-02[Automatic update for 2020-08-02]Gerald Combs10-392/+310
2020-07-30Qt: Restore an attribution.Gerald Combs1-0/+3
2020-07-29wiretap: have the file's time stamp resolution be a dump parameter.Guy Harris1-0/+1
2020-07-26[Automatic update for 2020-07-26]Gerald Combs10-495/+321
2020-07-19[Automatic update for 2020-07-19]Gerald Combs11-98/+587
2020-07-18Qt: Improve status bar messagesStig Bjørlykke5-15/+13
2020-07-16Qt: Fix 5.15 deprecation warningsRoland Knall2-4/+4
2020-07-15Qt: Check if "Apply as Column" column already existsStig Bjørlykke3-2/+49
2020-07-14Sort list of available filetypes when loading a captureDavid Perry2-3/+50
2020-07-14Don't call any routines from WinPcap/Npcap packet32.dll.Guy Harris1-4/+0
2020-07-13Qt: Keep pane sizes when quit without loading a fileStig Bjørlykke1-3/+3
2020-07-12[Automatic update for 2020-07-12]Gerald Combs11-148/+80
2020-07-11Qt: Remove some dead code.Gerald Combs1-9/+0
2020-07-08QT: Don't use qAsConst and C+11 on QT < 5.7John Thacker2-0/+8
2020-07-06Windows: Set our locale to ".UTF-8".Gerald Combs1-1/+8
2020-07-06Add all supported charsets to Show Packet Bytes/Follow StreamJohn Thacker7-65/+117
2020-07-05[Automatic update for 2020-07-05]Gerald Combs11-0/+88
2020-07-05Enable display filter autocomplete on find packet search.Martin Mathieson4-5/+23
2020-07-03Qt: Handle filenames in preference editor frameStig Bjørlykke4-6/+48
2020-07-03Qt: List all protocols in PacketList "Protocol Preferences"Stig Bjørlykke4-16/+32
2020-07-03Qt: Update ByteView recent settings on all tabsStig Bjørlykke4-36/+70
2020-07-02Qt: Remove ellipsis from "Disable protocol" menu itemStig Bjørlykke1-1/+1
2020-07-02Qt: Add keyboard shortcut for Decode AsStig Bjørlykke1-0/+3
2020-07-02Qt: Add copy from another profile for Decode AsStig Bjørlykke4-1/+99
2020-07-02Qt: Use elided heading in filter menusStig Bjørlykke1-1/+4
2020-06-30Set member variables in initialiser list (rather than in CTOR bodies).Martin Mathieson4-17/+18
2020-06-29Qt: Accept changes in Decode As when combo box has focusStig Bjørlykke1-0/+2
2020-06-25wslua: Add ability to query current temporary color filter textrbroker2-0/+7
2020-06-21[Automatic update for 2020-06-21]Gerald Combs3-21/+21
2020-06-15Qt: Fix separator for FilterExpressionsRoland Knall1-1/+1
2020-06-14[Automatic update for 2020-06-14]Gerald Combs11-0/+308
2020-06-12MAC LTE: add support for extended LCIDPascal Quantin2-11/+13
2020-06-10Qt: Fix zip import/export on WindowsRoland Knall1-2/+17
2020-06-07[Automatic update for 2020-06-07]Gerald Combs1-25/+25
2020-06-03Qt: Fix a Qt 5.15 deprecation warning for QProcess.Gerald Combs1-2/+2