aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2022-10-19Qt: Add geolocation columns back to the Endpoints dialog.Gerald Combs1-2/+23
2022-10-19Qt: Fix the ByteViewText line height.Gerald Combs1-3/+5
2022-10-16[Automatic update for 2022-10-16]Gerald Combs12-58/+158
2022-10-13LTP: Enhance with generated items, sequence analysis, and statisticsPatricia Lindner3-0/+21
2022-10-12Qt: minizip and minizip-ng size compatibility issuesJohn Thacker1-3/+3
2022-10-11Qt: Properly truncate our FieldInformation strings.Gerald Combs1-1/+2
2022-10-11Windows: Store "gui.console_open" in the Windows registryJoão Valverde9-466/+7
2022-10-11GUI: Move log message to the correct placeJoão Valverde2-2/+2
2022-10-10Add WS_DEPRECATED_X() function attributeJoão Valverde1-2/+0
2022-10-10follow_stream_dialoag(qt): Fix Clang Analyzer WarningAlexis La Goutte1-3/+0
2022-10-10[Automatic update for 2022-10-09]Gerald Combs12-0/+192
2022-10-09Qt+extcap: editselect value fixups.Gerald Combs1-2/+5
2022-10-08Update our capture control icons.Gerald Combs1-2/+2
2022-10-08Add log init message to main()João Valverde2-0/+4
2022-10-08Conversations dialog : rename the B to A packets columnEugène Adell1-1/+1
2022-10-08Move print_hex_data_buffer() to wsutilJoão Valverde3-5/+2
2022-10-08RTP Player: Fix: Only silence played on Windows with Qt 6.xj.novak@netsystem.cz2-2/+12
2022-10-07Qt+extcap: Add editable extcap selectors.Gerald Combs2-2/+59
2022-10-07Qt: Display filter edit - update status line only when on mainWindow.Chuck Craft2-6/+13
2022-10-04Qt: Disable -Werror for a deprecated declarationJoão Valverde2-0/+4
2022-10-04CMake: Fix Qt -Werror compilation flagJoão Valverde1-8/+8
2022-10-04Qt: Fix deprecation of QByteArray::count()João Valverde1-5/+5
2022-10-04Qt: Fix setTextAlignment() deprecationJoão Valverde3-4/+16
2022-10-04Qt: Remove workaround for Qt bug fixed in Qt 5.5.1João Valverde2-28/+1
2022-10-04Add copy as a Base64 stringMing Chen2-2/+11
2022-10-02[Automatic update for 2022-10-02]Gerald Combs1-1/+1
2022-10-01Qt: Fix compilation with Qt 6.4João Valverde4-8/+8
2022-09-30Qt: enabled/disabled protocols filtered list enable/disabledChuck Craft1-6/+2
2022-09-29Qt: Set a minimum width for our stream spinboxes.Gerald Combs2-0/+5
2022-09-29Qt: plug resource leak in error path (CID-1504598)Jaap Keuter1-0/+1
2022-09-29Qt: Analyze->Enabled Protocols search in enabled/disabledChuck Craft1-12/+17
2022-09-29Replace the last of PROTO_ITEM_ macro calls with function callsJaap Keuter1-1/+1
2022-09-28epan: Change signature of format_text()João Valverde1-2/+2
2022-09-28Qt: Fix our packet comment connections.Gerald Combs2-20/+26
2022-09-27Qt: Use new-style syntax for signal & slots connected by name.Gerald Combs9-27/+29
2022-09-27Add some UTF-8 debug checks with a compile time flagJoão Valverde1-0/+4
2022-09-27RTP dialogs: Fix: Coloring of QTreeWidgetItem do not workj.novak@netsystem.cz2-0/+3
2022-09-25Qt: Manually connect our "Capture" menu actions.Gerald Combs7-263/+273
2022-09-25Qt: Manually connect our "Go" menu actions.Gerald Combs6-216/+218
2022-09-25Qt: Manually connect our "View" menu actions.Gerald Combs6-336/+288
2022-09-25[Automatic update for 2022-09-25]Gerald Combs11-48/+47
2022-09-24Qt: More menu action cleanup.Gerald Combs4-42/+38
2022-09-23Qt: Manually connect our "File" menu actions.Gerald Combs6-213/+157
2022-09-23Qt: Manually connect more "Edit" menu actions.Gerald Combs5-280/+236
2022-09-22Qt: if regex not valid don't attempt searchChuck Craft4-0/+9
2022-09-21ui: Fix Qt deprecation messagesPau Espin Pedrol3-3/+3
2022-09-20Qt: Manually connect our "Edit" menu actions.Gerald Combs6-276/+231
2022-09-20Revert "Qt: only half of enabled/disabled protocols list is processed"Chuck Craft1-2/+1
2022-09-18Qt: Fix some QRC paths.Gerald Combs1-5/+5
2022-09-18[Automatic update for 2022-09-18]Gerald Combs12-49/+40