aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/utils
AgeCommit message (Expand)AuthorFilesLines
2022-07-13Qt: Recommend 5.12 and enforce 5.10Roland Knall1-6/+0
2022-04-20Require Qt 5.9 or laterJohn Thacker1-4/+0
2022-04-04Qt: Split MainApplication out from WiresharkApplication.Gerald Combs1-1/+1
2022-03-25Qt: Fix more Qt6-related warnings.Gerald Combs4-4/+8
2022-03-25Qt: Handle qsizetype.Gerald Combs1-3/+4
2022-02-14Qt: Refactor to avoid deprecation warning on WindowsJim Young1-9/+6
2022-02-07Qt: Fix open explorerRoland Knall1-1/+11
2022-02-07Qt: Fix show in folder issueRoland Knall1-6/+2
2022-01-05range_string: follow-up of 893290cPascal Quantin2-7/+5
2022-01-03Qt: Add a common hover color.Gerald Combs2-0/+17
2021-12-22Qt: Make utils more independent.Gerald Combs2-10/+9
2021-11-30Add UI header files to DoxygenMoshe Kaplan16-17/+20
2021-11-29wsutil: Split format_size() enumJoão Valverde1-7/+2
2021-11-29Qt: Qt6.2 compatibility fixesTomasz Moń1-1/+1
2021-11-15regex: Prefer C99/POSIX typesJoão Valverde1-0/+2
2021-11-10Revert "Qt: Fix epan cleanup exit crash"Gerald Combs2-15/+19
2021-11-09Qt: Fix epan cleanup exit crashTomasz Moń2-19/+15
2021-10-08Qt: Remove Q_OBJECT in a few places where it's not needed.Gerald Combs4-11/+0
2021-09-23Add compatibility fix for Minizip dependencyJoão Valverde1-1/+9
2021-09-11Fix spelling errors.Guy Harris1-2/+2
2021-08-25UI: Import profiles from ZIP supporting bigger files (Bugfix)Dr. Lars Völker1-0/+10
2021-05-03RTP Player: Player is able to skip silence during playbackJirka Novak2-0/+10
2021-04-30Qt: Fix some documentation warnings.Gerald Combs1-2/+2
2021-04-26RTP Player: Settings for enabling use of disk as temporarly storeJirka Novak2-6/+21
2021-04-25RTP Player: Fix of clang compilation errorJirka Novak1-1/+1
2021-04-25RTP Player: Memory consumption improvementsJirka Novak2-0/+458
2021-04-22RTP Player: Added button 'Refresh streams' for live capturej.novak@netsystem.cz2-32/+0
2021-04-19VoIP Calls: Streams related to calls can be selected in RTP StreamsJirka Novak2-14/+63
2021-04-16Qt: Fix various missing prototype warnings.Gerald Combs1-2/+2
2021-04-15VoIP dialogs: Improvements and new functionsJirka Novak2-0/+52
2021-04-11WSUG: Added description of new features of telephony dialogsJirka Novak1-1/+1
2021-04-07RTP Stream Analysis: Process more streams than two, audio save removedj.novak@netsystem.cz2-0/+76
2021-03-08Remove modelines in ui/qt.Gerald Combs24-315/+0
2021-02-15Qt: Do not use obsolete functionsTomasz Moń1-0/+4
2021-02-10RTP player: squelch a narrowing warning.Guy Harris1-1/+1
2021-02-09RTP Player dialog improvedJirka Novak6-0/+471
2020-11-13Qt+epan: Print better-looking values in the packet diagram.Gerald Combs1-9/+6
2020-10-16Qt: Add a dark mode warning background.Gerald Combs3-3/+14
2020-10-06Qt: Handle dark mode in syntax highlighting.Gerald Combs2-0/+25
2020-10-01Qt: Use … instead of UTF8_HORIZONTAL_ELLIPSIS in translated strings.Gerald Combs1-5/+5
2020-09-28Qt: Make sure the packet diagram always has a field value.Gerald Combs1-0/+4
2020-09-05Tools: Clean up checkAPI and add ui/qt.Gerald Combs1-8/+8
2020-08-10Qt: Add a packet diagram view.Gerald Combs2-6/+14
2020-06-10Qt: Fix zip import/export on WindowsRoland Knall1-2/+17
2020-06-03Qt: Fix a Qt 5.15 deprecation warning for QProcess.Gerald Combs1-2/+2
2020-04-20wireshark_zip_helper(Qt): fix no previous prototype for functionAlexis La Goutte1-1/+1
2020-04-15FrameInformation: fix a crash in the destructorMartin Kaiser2-11/+17
2020-02-29Qt: Fix profile zip import on WindowsTomasz Moń1-3/+3
2020-01-14Qt: Suppress warning: unused parameter 'actions'Jim Young1-0/+2
2020-01-13Qt: Make sure shortcuts are visible in context menus.Gerald Combs2-0/+21