aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2016-03-23EditorConfig: Add C++ to root fileJoão Valverde2-10/+0
2016-03-21Qt: Normalize timerEventsGerald Combs4-14/+20
2016-03-21Fix building without extcap enabledJoão Valverde10-24/+36
2016-03-20[Automatic update for 2016-03-20]Gerald Combs8-157/+157
2016-03-18Qt: Use single-dash option for Qt4 compatibilityJoão Valverde1-6/+6
2016-03-18autotools: Generate Qt Resource Compiler source in /ui/qt dirJoão Valverde2-17/+38
2016-03-15Qt: Make sure the proto tree handles all of its timers.Gerald Combs3-2/+7
2016-03-14Qt: Add FunnelTextDialog geometry stateStig Bjørlykke2-5/+9
2016-03-13[Automatic update for 2016-03-13]Gerald Combs12-580/+492
2016-03-13Lua: Apply prefs when reload Lua pluginsStig Bjørlykke1-0/+1
2016-03-11Qt: Defer proto tree column content resizing.Gerald Combs2-9/+58
2016-03-11Remove the last remnants of U3 support.Gerald Combs1-4/+1
2016-03-10Qt: Check for selected interface in filterEdited()Stig Bjørlykke1-2/+4
2016-03-08Start adding EditorConfig files.Gerald Combs2-0/+10
2016-03-07Qt: Remove unused version.h headerJoão Valverde1-2/+0
2016-03-06[Automatic update for 2016-03-06]Gerald Combs13-4007/+4110
2016-03-03QT: TCP Stream Graph: Fix index numberUli Heilmeier1-1/+1
2016-03-03Qt: Allow regex searching in the advanced prefs.Gerald Combs2-6/+7
2016-03-03Qt/Bluetooth: HCI Summary: Miscellaneous fixesMichal Labedzki1-1/+5
2016-03-01Add 802.11ac 80MHz and 160MHz channels support to wireless toolbarMikael Kanstrup2-4/+41
2016-03-01dumpcap: Add support for 802.11ac monitor modesMikael Kanstrup1-2/+3
2016-03-01Don't show a progress bar when previewing for the Qt print dialog.Guy Harris2-7/+9
2016-03-01Add a #define for the wildcard pattern that matches all files.Guy Harris3-12/+13
2016-02-29Use *, not *.*, as the wildcard pattern on UN*X.Guy Harris1-9/+12
2016-02-28Qt: Added geometry_state_dialog to Wireshark.proStig Bjørlykke1-0/+2
2016-02-28Qt: Improve Show Packet BytesStig Bjørlykke2-23/+66
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke69-145/+279
2016-02-28[Automatic update for 2016-02-28]Gerald Combs13-1236/+1488
2016-02-27Have the interface list unsorted by default.Guy Harris1-1/+3
2016-02-26Empty out InterfaceTree::updateGlobalDeviceSelections() if no pcap.Guy Harris1-5/+4
2016-02-26Mark a variable unused when we're not using it.Gerald Combs1-1/+4
2016-02-26tcp_stream_dialog: Integer overflow in Average Throughputkkoizumi1-1/+1
2016-02-26Qt: Update selected interface filter behavior.Gerald Combs10-160/+276
2016-02-26Qt: Capture Interfaces dialog geometry updates.Gerald Combs2-5/+30
2016-02-25Clean up modelines and indentation.Guy Harris12-33/+32
2016-02-25Qt: Emit textEdited from CaptureFilterEdit in more places.Gerald Combs2-1/+13
2016-02-25Qt: Use UTF8_HORIZONTAL_ELLIPSIS for …Stig Bjørlykke1-1/+2
2016-02-24qt: show marker when capture file comment has changedPeter Wu1-1/+1
2016-02-24De-canonicalize paths for file and directory path preferences.Guy Harris2-3/+3
2016-02-23Qt: Add tooltips to the welcome screen interfaces.Gerald Combs1-1/+26
2016-02-23Qt: Select matching tree item and bytes in Find PacketStig Bjørlykke4-14/+42
2016-02-23Qt: Optimize Show Packet BytesStig Bjørlykke1-8/+16
2016-02-23Qt: add OS interface description to 'Manage Local Interfaces' windowPascal Quantin1-1/+3
2016-02-23Qt: Capture and display filter fixups.Gerald Combs2-0/+3
2016-02-21tshark: load decode_as_entries fileMichael Mann1-1/+9
2016-02-21[Automatic update for 2016-02-21]Gerald Combs13-4556/+5069
2016-02-21autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde1-1/+1
2016-02-20autotools: Use Qt flags only for building Qt GUIJoão Valverde1-1/+1
2016-02-20Qt: only "Comment" column should be editable in Local Interfaces management tabPascal Quantin2-1/+12
2016-02-20Qt: Set maximumSize on AccordionFrame widget buttonsStig Bjørlykke2-0/+24