aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2021-05-25CMake: Update autogen properties.Gerald Combs1-0/+3
2021-05-25Qt: fix some Qt 5.15.2 deprecation warningsPascal Quantin2-3/+21
2021-05-18PortsModel: don't populate it by doing a lot of weird string-pushing.Guy Harris2-16/+45
2021-05-09[Automatic update for 2021-05-09]Gerald Combs1-5/+5
2021-04-29tap_export_pdu: we don't have packet flags, don't claim that we do.Guy Harris1-1/+1
2021-04-19CMake: Enable AUTO{MOC,UIC,RCC} according to our CMake version.Gerald Combs1-0/+6
2021-04-19QT ByteViewText: calculate string widths consistently to prevent clippingnaf1-3/+3
2021-04-15Fix conversation table when using epoch based timeMichael Tuexen1-0/+9
2021-03-26CMake: Enable AUTO{MOC,UIC,RCC} earlier.Gerald Combs1-4/+0
2021-03-16Move still *more* headers outside of extern "C".Guy Harris12-50/+50
2021-03-16Moving glib.h out of extern CMichal Ruprich6-9/+12
2021-03-14Clean up "Export PDUs to File" code.Guy Harris3-35/+27
2021-03-14tap_export_pdu: free err_info for WTAP_ERR_INTERNAL.Guy Harris1-0/+4
2021-03-13export_pdu: set pkt_encap to a WTAP_ENCAP value, not a pcap LINKTYPE_ value.John Thacker1-3/+3
2021-02-28[Automatic update for 2021-02-28]Gerald Combs3-3/+3
2021-02-21[Automatic update for 2021-02-21]Gerald Combs11-0/+44
2021-02-15Be more strict about opening URLs.Gerald Combs3-6/+32
2021-01-31[Automatic update for 2021-01-31]Gerald Combs3-12/+12
2021-01-24[Automatic update for 2021-01-24]Gerald Combs11-0/+187
2021-01-19dup() can fail; check whether it does.Guy Harris1-1/+8
2021-01-18Qt+tools: Fix most of our lupdate warnings.Gerald Combs4-4/+5
2021-01-17[Automatic update for 2021-01-17]Gerald Combs1-1/+1
2021-01-12Qt: Make the checkSaveAsWithComment dialog box appear.John Thacker1-2/+1
2021-01-05Qt: Fetch OverlayScrollBar sliderPosition from the real ScrollBarStig Bjørlykke3-1/+7
2021-01-02Qt: Connect QScrollbar::actionTriggered to OverlayScrollBarStig Bjørlykke1-0/+1
2020-12-29voip_calls_dialog/voip_calls: Fix for #16952Jirka Novak2-3/+7
2020-12-29VoIP: VoIP calls statistics are cleared when retap is issuedJirka Novak5-5/+20
2020-12-20Fix the way we get high-resolution time.Guy Harris1-3/+18
2020-12-19In Wireshark's version info, indicate whether we were built with Minizip.Guy Harris1-0/+6
2020-12-17Qt: Force layer backing on Big Sur when needed.Gerald Combs1-2/+56
2020-12-12Qt: fix crash when opening/saving IP map on WindowsPascal Quantin1-1/+2
2020-12-12Qt: Add missing break in Win32 file export init dialog functionJaap Keuter1-0/+1
2020-12-12Win32: Add an include guard.Gerald Combs1-0/+4
2020-12-12Qt: create endpoint IP map in temp folderPascal Quantin1-1/+2
2020-12-09Qt: Support ampersand in funnel menu and buttonStig Bjørlykke3-3/+9
2020-12-09Qt: Fix packet bytes hover rectangle positionStig Bjørlykke2-6/+16
2020-12-04qt+export objects: Don't sort the header in with the content typesJohn Thacker1-8/+12
2020-11-30Qt: fix Qt 5.15 deprecation warningOrgad Shaneh2-4/+3
2020-11-20PacketListRecord: add an ensureColorized() method and use it.Guy Harris3-1/+28
2020-11-15[Automatic update for 2020-11-15]Gerald Combs5-24/+4
2020-11-08[Automatic update for 2020-11-08]Gerald Combs11-14/+34
2020-11-04QT: progress UI: Fix TextLabel string to loadingUli Heilmeier1-1/+1
2020-11-02win32: fix MR180 - broke "-i -" input pipeChuck Craft1-1/+9
2020-11-01[Automatic update for 2020-11-01]Gerald Combs2-112/+212
2020-10-28Qt: Add a recent item for packet diagram field values.Gerald Combs3-44/+51
2020-10-28Qt: Fix saving+restoring frozen packet list rows.Gerald Combs2-11/+9
2020-10-28Add a new record type REC_TYPE_SYSTEMD_JOURNAL.Guy Harris1-0/+1
2020-10-27dumpcap: fix the macOS "no permission to capture" message.Guy Harris1-0/+11
2020-10-27Impose limits on the number of records we read.Guy Harris1-0/+28
2020-10-27Apparently, WS_WIKI_URL() can work in Qt C++ code.Guy Harris2-2/+2