aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/widgets
AgeCommit message (Expand)AuthorFilesLines
2019-06-15Qt: Use UTF8_HORIZONTAL_ELLIPSISStig Bjørlykke2-5/+5
2019-06-15Qt: fix constructor in packet_list_header.Dario Lombardo1-1/+1
2019-06-15Qt: fix the constructor call in display_filter_edit.Dario Lombardo1-4/+4
2019-06-14Qt: Allow columns to be set to a specific widthRoland Knall2-0/+22
2019-06-13Qt: Move Packetlist Header Context Menu to subclassRoland Knall2-3/+211
2019-06-13Qt: Add support for template icons.Gerald Combs2-5/+13
2019-06-13Qt: Allow dropping fields to add columns and indicate widthRoland Knall2-0/+197
2019-06-12Qt: fix 'open protocol preferences' shortcut for protocol subtreesPascal Quantin1-0/+5
2019-06-11Qt: Add context menu to drag-n-drop filtersRoland Knall2-2/+66
2019-01-22Qt: Include current word in filter completion listStig Bjørlykke2-4/+2
2019-01-16Qt: IO Graph correct color selectionRoland Knall2-145/+0
2019-01-09Qt: Cleanup deletion of CopyFromProfileMenuStig Bjørlykke2-2/+3
2019-01-08Qt: Add syntax line edit feedback symbols.Gerald Combs5-8/+58
2018-12-24Qt: Switch ui/qt/widgets/*.cpp to new-style signals and slots.Gerald Combs14-64/+66
2018-12-22Qt: Switch line edits to new-style signals and slots.Gerald Combs4-31/+36
2018-12-04Qt: Display filter toolbar updates.Gerald Combs1-1/+1
2018-10-22Add ability to disable autocomplete suggestions for filter controls.Michael Mann1-1/+1
2018-10-11wsutil: Add config_file_exists_with_entries()Stig Bjørlykke1-1/+1
2018-10-08Qt: Refactor copy from profile widgetStig Bjørlykke3-60/+54
2018-10-05Qt: Add copy from another profile for colorfiltersStig Bjørlykke2-0/+117
2018-09-10prefs,ui: properly migrate old filter expressionsPeter Wu1-11/+4
2018-08-31Add support for protocol aliases. Switch BOOTP to DHCP.Gerald Combs1-1/+1
2018-07-17Qt: update to QCustomPlot 1.3.2Peter Wu2-422/+518
2018-06-26Qt: Fix crash when starting to drag on the wrong positionRoland Knall1-0/+3
2018-06-26Try to fix the macOS builder.Gerald Combs1-0/+1
2018-06-26Qt: Fix Filterexpression ToolbarRoland Knall1-2/+2
2018-06-25Qt: Move FilterToolBar to a separate classRoland Knall2-0/+365
2018-06-08Qt: Move wireshark-qt.cpp back to ui/qt/main.cpp.Gerald Combs1-2/+2
2018-06-07Qt: Set the ByteViewText field and protocol foreground.Gerald Combs1-0/+4
2018-05-22Qt: Set a minimum width for the main window.Gerald Combs2-2/+4
2018-05-17Qt: fix issue found by PVS Studio (V519)Alexis La Goutte1-8/+4
2018-05-16Windows: Make sure more native dialogs handle HiDPI.Gerald Combs3-2/+118
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke38-38/+76
2018-04-09QT: keep cursor visible after completerion selectMichail Koreshkov1-0/+1
2018-04-05Qt: Remove checks for version below 5.2Roland Knall5-23/+4
2018-03-07Qt: Handle UAT editor dialogs explicitly.Michael Mann4-25/+172
2018-02-22Qt: Improve our capture filter completions.Gerald Combs1-18/+69
2018-02-17Qt: Replace the toolbar extension icon.Gerald Combs2-2/+18
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo54-54/+54
2018-02-02Qt: use SPDX identifiers.Dario Lombardo38-532/+38
2018-02-01Qt: More byte view and proto tree fixes.Gerald Combs1-6/+19
2018-01-31Qt: Byte view and proto tree fixes.Gerald Combs1-2/+4
2018-01-30Byte view: Mark bytes using an outline.Gerald Combs2-20/+11
2018-01-25Qt 4.8 compatibility fixesPeter Wu1-1/+0
2018-01-24byte_view_text (qt): Fix Dead Store (Dead assignement/Dead increment) Warning...Alexis La Goutte1-1/+1
2018-01-19Qt: Force integer font metrics in the byte view.Gerald Combs1-12/+15
2018-01-18Qt: Fix bits highlighting in the byte view.Gerald Combs1-4/+5
2018-01-17Qt: ByteViewText hover fixes & updates.Gerald Combs2-19/+46
2018-01-15Qt: change obsolete qVariantFromValue into QVariant::fromValue.Dario Lombardo2-6/+6
2018-01-08Bugfix the sort order of protocols in Preference dialog.Michael Mann2-32/+23