aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
Commit message (Expand)AuthorAgeFilesLines
* Mark a variable unused when we're not using it.Gerald Combs2016-02-261-1/+4
* tcp_stream_dialog: Integer overflow in Average Throughputkkoizumi2016-02-261-1/+1
* Qt: Update selected interface filter behavior.Gerald Combs2016-02-2610-160/+280
* Qt: Capture Interfaces dialog geometry updates.Gerald Combs2016-02-262-6/+31
* Qt: Emit textEdited from CaptureFilterEdit in more places.Gerald Combs2016-02-252-1/+13
* Qt: Use UTF8_HORIZONTAL_ELLIPSIS for …Stig Bjørlykke2016-02-251-1/+2
* Qt: Add tooltips to the welcome screen interfaces.Gerald Combs2016-02-231-1/+26
* Qt: Select matching tree item and bytes in Find PacketStig Bjørlykke2016-02-233-0/+38
* Qt: add OS interface description to 'Manage Local Interfaces' windowPascal Quantin2016-02-231-1/+3
* Qt: Capture and display filter fixups.Gerald Combs2016-02-232-0/+3
* tshark: load decode_as_entries fileMichael Mann2016-02-211-1/+9
* [Automatic update for 2016-02-21]Gerald Combs2016-02-2113-4007/+4090
* Qt: only "Comment" column should be editable in Local Interfaces management tabPascal Quantin2016-02-202-1/+12
* Qt: Set maximumSize on AccordionFrame widget buttonsStig Bjørlykke2016-02-202-0/+24
* Qt: Fix Open protocol preferences button.Stig Bjørlykke2016-02-191-1/+1
* Qt: Update AccordionFrame widgets to use common layoutStig Bjørlykke2016-02-1911-23/+67
* [Automatic update for 2016-02-14]Gerald Combs2016-02-1410-120/+96
* Qt: fix jitter buffer managementPascal Quantin2016-02-101-4/+4
* Qt: Align hex dump text in follow streamStig Bjørlykke2016-02-101-1/+1
* QCP: Fix retina label calculations.Gerald Combs2016-02-081-8/+16
* Qt: Restore sequence diagram labels, other fixes.Gerald Combs2016-02-082-2/+10
* [Automatic update for 2016-02-07]Gerald Combs2016-02-0713-598/+649
* Qt: Add check for field extractorsStig Bjørlykke2016-02-051-2/+3
* Qt: Reset columns before auto resize time columnsStig Bjørlykke2016-02-051-9/+11
* Fix memleaks related to get_dirnamePeter Wu2016-02-042-7/+7
* Display Filter Expression dialog updates.Gerald Combs2016-02-021-5/+6
* Switch from QLibrary to ws_load_library.Gerald Combs2016-02-021-13/+4
* Make Qt UI capture filter behavior more closely match the GTK+ UI.Gerald Combs2016-02-028-91/+149
* "#ifdef" out a definition not used if HAVE_LIBPCAP isn't defined.Guy Harris2016-02-021-0/+2
* Revert "Qt: Try to fix Main Welcome Interfaces List Scrollbar"Gerald Combs2016-02-021-5/+8
* Qt: Show physical interfaces first.Gerald Combs2016-02-011-9/+22
* Qt: Fixup the Display Filter Expression syntax logic.Gerald Combs2016-02-014-16/+8
* [Automatic update for 2016-01-31]Gerald Combs2016-01-3113-399/+697
* Qt: Detect language on Windows and load qt_xx.qm/qt_xx_XX.qmUli Heilmeier2016-01-311-1/+7
* Qt: Load qt_XX.qm to translate Qt StringsUli Heilmeier2016-01-311-0/+4
* Update filter bookmark icons.Gerald Combs2016-01-302-4/+4
* Qt: No capture filter bookmarks in capture interfaces listStig Bjørlykke2016-01-293-4/+4
* Qt: Enable capture filter bookmarksStig Bjørlykke2016-01-296-13/+167
* Qt: Update display filter bookmarks when list changedStig Bjørlykke2016-01-285-26/+79
* Add a copy button to the Filter Expression preferences.Gerald Combs2016-01-283-10/+43
* Qt: Fix checkSaveAsWithComments() button checkStig Bjørlykke2016-01-251-26/+25
* [Automatic update for 2016-01-24]Gerald Combs2016-01-2413-901/+921
* Indicate what an InterfaceTree is.Guy Harris2016-01-242-0/+4
* Qt: fix a crash when trying to open TCP stream graph on a truncated TCP packetPascal Quantin2016-01-212-1/+4
* Qt: ensure to call destructor when closing a few QDialog windowsPascal Quantin2016-01-213-0/+3
* Qt: Update window title when preferences changed.Stig Bjørlykke2016-01-192-1/+2
* [Automatic update for 2016-01-17]Gerald Combs2016-01-1713-598/+675
* Qt: Separate window titles with Em dash on OS XStig Bjørlykke2016-01-141-3/+7
* Qt: Add back setWindowFilePathStig Bjørlykke2016-01-141-7/+7
* Qt: Show the horizontal scrollbar in the packet detail.Gerald Combs2016-01-131-0/+8