summaryrefslogtreecommitdiff
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2016-01-21Avoid returning malloced memory as const [-Wcast-qual]João Valverde2-13/+13
2016-01-20Qt: fix a crash when trying to open TCP stream graph on a truncated TCP packetPascal Quantin2-1/+4
2016-01-20Qt: ensure to call destructor when closing a few QDialog windowsPascal Quantin3-0/+3
2016-01-20Qt: Resize columns to contents in DecodeAsMichal Labedzki1-0/+6
2016-01-19Qt: Update window title when preferences changed.Stig Bjørlykke2-1/+2
2016-01-18Add a copy button to the Filter Expression preferences.Gerald Combs3-10/+43
2016-01-18Qt: Fixup the Display Filter Expression syntax logic.Gerald Combs4-16/+8
2016-01-18extcap: add masked to options.Dario Lombardo1-1/+4
2016-01-17[Automatic update for 2016-01-17]Gerald Combs13-1949/+1836
2016-01-15plugin_if: Add function to get capture file infoPaul Offord2-0/+59
2016-01-15extcap: Add list of extcaps to about dialogRoland Knall1-0/+26
2016-01-14Qt: fix Z-order assignment: '' is not a valid widget warningPascal Quantin1-1/+0
2016-01-14Qt: Separate window titles with Em dash on OS XStig Bjørlykke1-4/+8
2016-01-14Qt: Add back setWindowFilePathStig Bjørlykke1-7/+7
2016-01-14Fix capture output options.Gerald Combs2-107/+60
2016-01-14Qt: "Conversation" → "Coloring"Gerald Combs3-11/+9
2016-01-13Qt: Show the horizontal scrollbar in the packet detail.Gerald Combs1-0/+8
2016-01-13Do not apply color rule filter every dissectionPeter Wu1-1/+4
2016-01-13Qt: Update some keyboard shortcuts to match the GTK+ UI.Gerald Combs1-11/+11
2016-01-12Need to include <epan/prefs.h> to declare preference functions.Guy Harris1-0/+2
2016-01-12Refactor "Follow Stream" functionality on all GUI interfaces.Michael Mann5-450/+84
2016-01-12Qt: Refactor testCaptureFileCloseStig Bjørlykke3-28/+39
2016-01-11Lua: Added reload_lua_pluginsStig Bjørlykke7-27/+58
2016-01-10Qt: Restore the filename in the status bar.Gerald Combs1-4/+12
2016-01-10Qt: Fix testCaptureFileClose without packetsStig Bjørlykke2-35/+25
2016-01-10Add a comment about improvements for the OverlayScrollBar.Gerald Combs1-0/+4
2016-01-10Update the packet list documentation.Gerald Combs1-0/+4
2016-01-10[Automatic update for 2016-01-10]Gerald Combs13-1011/+996
2016-01-10Qt: fix infinite loop when gui_recent_files_count_max is negativePeter Wu1-1/+1
2016-01-09Qt: Save the default capture device name.Gerald Combs1-1/+10
2016-01-08Revert "Qt: Try to fix Main Welcome Interfaces List Scrollbar"Gerald Combs4-14/+11
2016-01-08Qt: Queue up redissection.Gerald Combs1-1/+1
2016-01-08Fix a lot of typos and misspellingsmoshekaplan1-2/+2
2016-01-08Add a Busy status to SyntaxLineEdit.Gerald Combs8-50/+89
2016-01-08QT: add same warning as GTK when trying to save a decoded RTP stream that is ...Pascal Quantin1-0/+10
2016-01-07Qt: Sort traffic table default protosStig Bjørlykke1-2/+2
2016-01-07"#ifdef" out a definition not used if HAVE_LIBPCAP isn't defined.Guy Harris1-0/+2
2016-01-07Qt: Add recent capture filter entries.Gerald Combs1-1/+17
2016-01-07Remove some unnecessary dependencies and cleanup some codeJoão Valverde1-12/+6
2016-01-06KISS the Follow TCP functionality.Michael Mann2-322/+87
2016-01-06Clean up more includes of wtap.h.Guy Harris1-2/+3
2016-01-05Qt: Disable configurable interface settings for extcapStig Bjørlykke1-18/+30
2016-01-05extcap: Add regular expression validation supportRoland Knall8-267/+503
2016-01-05Qt: Show capture filter warningStig Bjørlykke1-1/+1
2016-01-05Qt: Don't check capture filter for user DLTsStig Bjørlykke4-17/+24
2016-01-04Remove unneeded "#if 0"ed out code.Guy Harris1-85/+10
2016-01-04Don't walk the entire protocol tree to extract the value of one field.Guy Harris1-87/+25
2016-01-04Bugfix Follow HTTP byte statsDavid Morsberger1-1/+1
2016-01-04Bugfix some issues with Follow HTTP Qt dialogMichael Mann1-5/+34
2016-01-04Rename ipv4_addr and ipv6_addr to indicate their full contents.Guy Harris1-5/+5