aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/utils
AgeCommit message (Expand)AuthorFilesLines
2019-11-04Qt: Remove DisplayFilterMimeDataRoland Knall2-53/+2
2019-11-03Qt: Consolidate mimedata usageRoland Knall2-0/+8
2019-10-25Qt: Move Filterbuttons to display filterRoland Knall2-0/+14
2019-09-29Fix build on Fedora 30 (minizip)João Valverde1-0/+1
2019-08-30Qt: Add macro for g_list_next for C++Roland Knall1-0/+10
2019-08-26Qt (zip_helper): Fix Dead StoreAlexis La Goutte1-1/+2
2019-08-20Qt: Fix null pointer dereferenceRoland Knall1-45/+17
2019-08-13Qt: Import zips with illegal namesRoland Knall2-19/+56
2019-07-29Qt: Fix memory leak in zip helperStig Bjørlykke1-0/+2
2019-07-27HTTPS In More Places, update some URLs.Guy Harris2-8/+10
2019-07-26HTTPS (almost) everywhere.Guy Harris2-2/+2
2019-07-25Qt: Export profilesRoland Knall2-5/+139
2019-07-17Qt: Import Profile informationRoland Knall2-0/+165
2019-07-13Qt: Fix our template icon appearance on LoDPI screens.Gerald Combs1-1/+0
2019-06-30Qt: fix more more Qt 5.13 deprecation warningsPeter Wu1-4/+4
2019-06-27Qt: Fixup our template icon generation.Gerald Combs1-33/+23
2019-06-26Qt: Make sure we create template icons for all modes.Gerald Combs1-5/+23
2019-06-25Qt: Use a lighter link color in dark mode.Gerald Combs2-0/+33
2019-06-23Qt: Handle ApplicationPaletteChange events in the welcome page.Gerald Combs1-1/+0
2019-06-17Qt: Filter expression toolbar dark mode updates.Gerald Combs1-1/+1
2019-06-16Qt: Allow Drag-and-drop on info and protocolRoland Knall2-11/+26
2019-06-16Qt: Fix drag-and-drop from packet listRoland Knall1-1/+3
2019-06-15Qt: fix typo in stock_icon.Dario Lombardo1-1/+1
2019-06-13Qt: Add support for template icons.Gerald Combs1-1/+34
2019-04-15Hava a routine to read the currently-selected frome.Guy Harris1-1/+1
2019-04-061514 is a better initial Buffer size than 1500.Guy Harris1-1/+1
2019-04-06Revert "Get rid of the per-capture_file wtap_rec and Buffer."Peter Wu1-1/+1
2019-04-05Get rid of the per-capture_file wtap_rec and Buffer.Guy Harris1-1/+1
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-2/+2
2019-03-22Qt: Fix our ColorUtils::themeIsDark comparison.Gerald Combs2-1/+7
2019-02-21Qt: Add display information to the About dialog.Gerald Combs2-0/+10
2019-01-08Qt: Fix copy ASCII characters from ByteViewStig Bjørlykke2-7/+8
2018-12-24Qt: Switch models and DataPrinter to new-style signals and slots.Gerald Combs1-6/+6
2018-09-30Qt/FrameInformation: read packet record in private bufferPeter Wu2-12/+9
2018-09-29Qt/FrameInformation: do not use file-scoped memory for temporary dataPeter Wu1-9/+5
2018-09-07Qt: Add null check for finfo and hfinfoMartin Boye Petersen1-2/+2
2018-05-30Qt: fix memleaks on opening a context menuPeter Wu2-13/+7
2018-05-17qt_ui_utils: fix issue found by PVS Studio (V519)Alexis La Goutte1-2/+2
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke12-12/+24
2018-04-05QT: Copy as printableMichail Koreshkov1-1/+1
2018-04-05Qt: remove ws_buffer_start_ptr calls from clang-scan.Dario Lombardo1-0/+3
2018-04-05Qt: Remove checks for version below 5.2Roland Knall1-9/+0
2018-02-09Generalize wtap_pkthdr into a structure for packet and non-packet records.Guy Harris1-2/+2
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo19-19/+19
2018-02-02Qt: use SPDX identifiers.Dario Lombardo12-168/+12
2018-01-30Byte view: Mark bytes using an outline.Gerald Combs2-11/+0
2018-01-25Qt 4.8 compatibility fixesPeter Wu2-13/+9
2018-01-16Qt: add more sanity checks in utils (found by clang).Dario Lombardo1-1/+1
2018-01-16Qt: Fix proto tree links and related frames.Gerald Combs2-2/+14
2018-01-15Qt: change obsolete qVariantFromValue into QVariant::fromValue.Dario Lombardo1-1/+1