aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2019-06-16[Automatic update for 2019-06-16]Gerald Combs10-135/+641
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 typo in stock_icon.Dario Lombardo1-1/+1
2019-06-15Qt: fix the constructor call in display_filter_edit.Dario Lombardo1-4/+4
2019-06-14Qt: Add Drag-and-Drop to PacketlistRoland Knall1-0/+27
2019-06-14Qt: Fix Contextmenu for PacketlistRoland Knall3-2/+151
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 Knall5-315/+225
2019-06-13Qt: Add support for template icons.Gerald Combs5-6/+61
2019-06-13[SCTP] ui: fix Analyse Association with correct number of endpoint streamsBinh Trinh1-8/+20
2019-06-13Qt: Allow dropping fields to add columns and indicate widthRoland Knall8-10/+244
2019-06-13Qt: traffic table: remove file_closed_Martin Kaiser2-2/+0
2019-06-12Qt: fix 'open protocol preferences' shortcut for protocol subtreesPascal Quantin1-0/+5
2019-06-12Qt: Selected item preference updates.Gerald Combs2-10/+10
2019-06-11Qt: Add context menu to drag-n-drop filtersRoland Knall2-2/+66
2019-06-11Kill libwscodecs plugin library, just use pluginsJoão Valverde2-2/+2
2019-06-11Move codec plugins to /pluginsJoão Valverde1-1/+20
2019-06-10IO stats in 5 ms task cyclesubhav81-1/+2
2019-06-05Revert "Copy selected lines from Packet List view for existing formats."Arvind Dalvi1-32/+23
2019-06-01tap-httpstat: remove spaces.Dario Lombardo1-15/+13
2019-05-29Use the HTTPS URL for our main site in a few places.Gerald Combs1-1/+1
2019-05-26[Automatic update for 2019-05-26]Gerald Combs1-21/+21
2019-05-26Copy selected lines from Packet List view for existing formats.Arvind Dalvi1-23/+32
2019-05-24Qt: unchecked dynamic castJaap Keuter1-2/+2
2019-05-21Qt: Do not leak C run-time handles on WindowsTomasz Moń1-3/+21
2019-05-21Qt: add missing include in simple_dialog.Dario Lombardo1-0/+1
2019-05-21ui: Fix memory leak on extcap configuration saveTomasz Moń1-4/+4
2019-05-20simple_dialog(Qt): fix extra ';' after member function definitionAlexis La Goutte1-1/+1
2019-05-20Qt: Make simple warnings and errors asynchronousTomasz Moń1-5/+62
2019-05-20Qt: Add asynchronous simple dialogTomasz Moń4-6/+41
2019-05-15Qt: Fix no interface load preference handlingJaap Keuter1-1/+2
2019-05-15Qt: Delete extcap option dialog when it is closedTomasz Moń1-1/+2
2019-05-15Qt: do not expose a UAT record if the update callback failsPeter Wu1-4/+4
2019-05-09Qt: Fix debug assert in Manage Interfaces dialogTomasz Moń1-1/+1
2019-05-05[Automatic update for 2019-05-05]Gerald Combs1-88/+110
2019-05-03CMake: Remove wsutil pcap dependencyJoão Valverde3-3/+3
2019-05-03CMake: Add libpcap imported library targetJoão Valverde1-0/+2
2019-05-02CMake: Check for and use system SpeexDSP libraryJoão Valverde3-1/+8
2019-05-02Move the Winsock initialization and cleanup to wsutil routines.Guy Harris1-13/+9
2019-05-02Qt: Remove the border around inactive+selected packet list itemsStig Bjørlykke1-41/+0
2019-05-01Windows: Modernize our WSAStartup usage.Gerald Combs1-1/+1
2019-04-28[Automatic update for 2019-04-28]Gerald Combs1-6/+6
2019-04-27Move another print dialog reference outside #ifdef HAVE_LIBPCAP/#endif.Guy Harris1-1/+1
2019-04-27Umm, you don't need to be able to do live captures in order to print....Guy Harris2-2/+2
2019-04-26Expert Info: Displays comment of each packet in the expert information tabZachary1-0/+6
2019-04-26Saving printing preferences from one print window to anotherLuke Lynch4-172/+188
2019-04-26Qt: do not fail Conversations -> Follow Stream based on packet listPeter Wu1-5/+7
2019-04-26Qt: Omit calls without values on selector reloadTomasz Moń2-4/+6
2019-04-24Qt: Support setting custom preferencesTomasz Moń2-0/+4