aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2018-10-08Qt: Add clear all button to Decode AsStig Bjørlykke5-0/+46
2018-10-08Qt: Remove unused pathLabelStig Bjørlykke2-40/+2
2018-10-08Bring back arg_list_utf_16to8(), but have it just do UTF-16-to-UTF-8 mapping.Guy Harris1-7/+4
2018-10-07Qt: Clean up indentationStig Bjørlykke3-12/+9
2018-10-07Qt: Fix Coloring Rules apply as filter button sizeStig Bjørlykke1-1/+1
2018-10-07Use wsetargv.obj, and wmain() rather than main(), on Windows.Guy Harris1-7/+29
2018-10-07[Automatic update for 2018-10-07]Gerald Combs7-24/+157
2018-10-07Qt: Add copy from another profile for IO GraphsStig Bjørlykke3-0/+68
2018-10-07Qt: Use ActionRole for the "copy from profile" buttonStig Bjørlykke2-2/+2
2018-10-06Qt: Call createIOGraph() when duplicating an existing IO GraphStig Bjørlykke1-3/+2
2018-10-05Qt: Add copy from another profile in UAT dialogsStig Bjørlykke7-5/+36
2018-10-05Qt: Add copy from another profile for colorfiltersStig Bjørlykke6-4/+183
2018-10-05Qt: add an hint to no interfaces label.Dario Lombardo1-2/+2
2018-10-04Qt: show more infos about why interfaces are not loaded.Dario Lombardo3-2/+11
2018-10-03Qt: Show global profiles in ItalicStig Bjørlykke1-0/+5
2018-10-03Qt/ByteViewTab: document potential pitfallPeter Wu1-0/+2
2018-10-01Qt: Update UAT clear button enablingStig Bjørlykke2-5/+16
2018-10-01Qt: Set enabled properties in Filter DialogStig Bjørlykke1-0/+6
2018-10-01Qt: Set enabled properties in Coloring Rules DialogStig Bjørlykke1-0/+6
2018-09-30Qt/FrameInformation: read packet record in private bufferPeter Wu2-12/+9
2018-09-30Qt/PacketList: read packet record in private bufferPeter Wu1-4/+13
2018-09-30[Automatic update for 2018-09-30]Gerald Combs7-253/+177
2018-09-30Fix comment.Guy Harris1-1/+1
2018-09-29Clean up the epan_dissect_t in the normal code path.Guy Harris1-0/+2
2018-09-29Clean up the epan_dissect_t in the normal code path.Guy Harris1-0/+2
2018-09-29Qt/FrameInformation: do not use file-scoped memory for temporary dataPeter Wu1-9/+5
2018-09-29Qt: Show "unknown colorfilters" warning when opening the dialogStig Bjørlykke1-11/+11
2018-09-29Get rid of some no-longer-supported GUI preferences.Guy Harris2-2/+0
2018-09-29Get rid of the printing preferences.Guy Harris1-5/+0
2018-09-26prefs: Remove trailing dot from UI textStig Bjørlykke1-1/+1
2018-09-26prefs: add the option not to load interfaces on startup.Dario Lombardo4-2/+18
2018-09-26Qt: don't load the interfaces list if a capture file is used.Dario Lombardo1-1/+2
2018-09-25Qt: Create directories if they should be openedRoland Knall1-2/+15
2018-09-24Qt: Don't append a empty custom window titleStig Bjørlykke1-4/+8
2018-09-23[Automatic update for 2018-09-23]Gerald Combs7-2090/+2687
2018-09-13Start renaming SSL to TLS.Gerald Combs9-27/+27
2018-09-11Qt: Replace $HOME with ~ in window title %F variableStig Bjørlykke1-15/+30
2018-09-10Qt: Add some window title variablesStig Bjørlykke1-2/+22
2018-09-10prefs,ui: properly migrate old filter expressionsPeter Wu2-16/+5
2018-09-10Qt: Restore column visibility when loading packetsStig Bjørlykke1-6/+8
2018-09-09epan: Add argument to epan_init() to disable pluginsJoão Valverde1-1/+1
2018-09-07Qt: Add null check for finfo and hfinfoMartin Boye Petersen2-3/+4
2018-09-05epan: Guard g_base64_decode_inplace() against zero length stringStig Bjørlykke1-2/+4
2018-09-03epan: Use g_base64_decode_inplace()Stig Bjørlykke1-3/+3
2018-09-02prefs: Remove prefs.gui_use_pref_saveStig Bjørlykke7-43/+17
2018-09-02Qt: Avoid crash for ByteViewTab with 0 bytesStig Bjørlykke1-1/+3
2018-09-01Qt: Improve fetching preferences from the packet list.Stig Bjørlykke1-0/+1
2018-08-31Qt: Improve fetching preferences from a tree item.Stig Bjørlykke1-1/+7
2018-08-31Add support for protocol aliases. Switch BOOTP to DHCP.Gerald Combs1-1/+1
2018-08-29epan: Remove unnecessary all protocols registration callbackJoão Valverde2-3/+1