summaryrefslogtreecommitdiff
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2017-06-29Qt: fix alloc-dealloc-mismatch while adding named pipePeter Wu3-34/+30
2017-06-25Sample deprecated filter -> Sample warning filterMichael Mann1-1/+1
2017-06-25[Automatic update for 2017-06-25]Gerald Combs7-1735/+1735
2017-06-22Qt: Restore multi custom column width and alignStig Bjørlykke1-3/+1
2017-06-21Qt: fix sorting of custom columns with multiple fieldsPeter Wu2-14/+37
2017-06-21Qt: display newlines in capture file commentsPeter Wu1-2/+2
2017-06-21Fix Toggle indicator for searchRoland Knall1-3/+0
2017-06-21SearchBar - Focus on shortcut instead of closingRoland Knall2-3/+4
2017-06-20Fix filter for "Next Packet in Conversation"Peter Wu1-39/+2
2017-06-20Qt: Rename "Filter Expressions" to "Filter Buttons"Stig Bjørlykke1-1/+1
2017-06-20Qt: make Wireless Timeline a separate itemPeter Wu6-18/+29
2017-06-20Don't scroll back to the selected frame when we get name resolution updates.Jeff Morriss2-4/+12
2017-06-20Qt: Turn off auto scroll when going to a packetStig Bjørlykke2-1/+17
2017-06-19Qt: Flush signals when disable protocolsStig Bjørlykke1-0/+4
2017-06-18[Automatic update for 2017-06-18]Gerald Combs7-244/+258
2017-06-17Qt: fix hang on exiting Qt while loading capture filePeter Wu1-10/+29
2017-06-11[Automatic update for 2017-06-11]Gerald Combs7-3556/+3747
2017-06-07Qt: Wireless Timeline improvementsStig Bjørlykke2-15/+17
2017-06-05Qt: Build wireless_timeline.cpp with -Wshorten-64-to-32Stig Bjørlykke1-1/+1
2017-06-05Add a timeline view for packets, with the timing data used to generate the di...Simon Barber10-0/+849
2017-06-05Allow bigger snapshot lengths for D-Bus captures.Guy Harris6-15/+15
2017-06-04[Automatic update for 2017-06-04]Gerald Combs7-3454/+3538
2017-06-02Initialize master-2.4.Gerald Combs1-1/+1
2017-06-02Qt: Add version check for setTextInteractionFlagsStig Bjørlykke1-0/+2
2017-06-01Qt: Enable unhiding all interfaces.Stig Bjørlykke1-1/+3
2017-06-01Qt+prefs: Add a dark theme check and default colors.Gerald Combs1-0/+4
2017-06-01Qt: Disable -Wframe-larger-than= for ui_main_window.hStig Bjørlykke2-0/+14
2017-05-31Qt: Capitalize "Select SACKs" in tcptrace graph.Stig Bjørlykke1-1/+1
2017-05-31Qt: Add cast to QByteArray.resize()Stig Bjørlykke1-1/+1
2017-05-30Qt: Add support to verify extcap capture filterMichael Mann1-6/+33
2017-05-29Qt: Fix capture filter verification for non-extcap interfaces.Stig Bjørlykke1-1/+1
2017-05-28GTK+Qt: Show Osmux Packet Counter on Telephony menuPau Espin Pedrol3-0/+21
2017-05-27Qt: About dialog fails when configured without pluginsJaap Keuter1-2/+6
2017-05-25Don't try to compile capture filter if pcap_compile isn't available.Michael Mann2-6/+24
2017-05-21[Automatic update for 2017-05-21]Gerald Combs7-335/+337
2017-05-19Qt: Add check for packet bytesStig Bjørlykke1-0/+8
2017-05-19Qt: Check for no tvb in Show Packet BytesStig Bjørlykke1-0/+3
2017-05-14[Automatic update for 2017-05-14]Gerald Combs7-2560/+539
2017-05-12Don't include pcap headers if you don't have pcap.Guy Harris1-0/+5
2017-05-11Put the HAVE_REMOTE hack into wsutil/wspcap.h, and include that file.Guy Harris2-26/+2
2017-05-11Force HAVE_REMOTE to be defined when including pcap.h with remote support.Guy Harris2-0/+26
2017-05-08Qt: try harder to find a working monospace fontPeter Wu1-1/+9
2017-05-07[Automatic update for 2017-05-07]Gerald Combs7-259/+259
2017-05-04Qt: Inhibit Disable Protocol when applicableJaap Keuter1-0/+1
2017-05-02Qt: Fix build without extcapStig Bjørlykke1-0/+2
2017-05-02Qt: Interface Toolbar improvementsStig Bjørlykke4-51/+150
2017-04-30[Automatic update for 2017-04-30]Gerald Combs7-3745/+3976
2017-04-26Qt: Remove semicolon behind Q_UNUSED macroStig Bjørlykke1-1/+1
2017-04-26Qt: Remove semicolon behind Q_UNUSED macro, part 2Stig Bjørlykke1-2/+2
2017-04-26Qt: Remove semicolon behind Q_UNUSED macroStig Bjørlykke5-12/+12