aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2019-06-11Qt: Add context menu to drag-n-drop filtersRoland Knall2-2/+66
2019-06-11Kill libwscodecs plugin library, just use pluginsJoão Valverde1-1/+1
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-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-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ń3-6/+37
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 Valverde2-2/+2
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
2019-04-20Qt: Fix deadlock in extcap toolbar creationTomasz Moń1-2/+2
2019-04-19Qt: Do not turn empty parameter values into spacesTomasz Moń1-1/+1
2019-04-15Hava a routine to read the currently-selected frome.Guy Harris7-9/+9
2019-04-15Qt: Do not pass empty values for extcap boolflagsTomasz Moń1-1/+3
2019-04-15Give a PacketDialog a Buffer and read directly into it and into its wtap_rec.Guy Harris2-15/+13
2019-04-13Qt: Display checkboxes for extcap multicheckTomasz Moń2-21/+21
2019-04-10Qt: use toLocalFile() instead of path() to check for existence.Dario Lombardo1-13/+9
2019-04-07[Automatic update for 2019-04-07]Gerald Combs5-20/+0
2019-04-061514 is a better initial Buffer size than 1500.Guy Harris3-3/+3
2019-04-06Revert "Get rid of the per-capture_file wtap_rec and Buffer."Peter Wu8-60/+24
2019-04-05Clean up white space.Guy Harris1-1/+1
2019-04-05Get rid of the per-capture_file wtap_rec and Buffer.Guy Harris8-24/+60
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-2/+2
2019-04-02Qt: Add hover style to packet list and proto treeStig Bjørlykke3-1/+40
2019-04-02Qt: Bring back border around inactive+selected packet list itemsStig Bjørlykke1-16/+29
2019-03-31[Automatic update for 2019-03-31]Gerald Combs10-603/+108
2019-03-26Print extcap plugins with "tshark -G plugins".Guy Harris1-12/+1