aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2016-05-28Qt: Sequence dialog page up+down.Gerald Combs1-0/+8
2016-05-28If we're "[Saving] the file and [closing] it", actually *close* it.Guy Harris1-1/+2
2016-05-28Consistently pass C++ Boolean constants to saveCaptureFile().Guy Harris2-2/+2
2016-05-27Qt: Sequence dialog navigation updates.Gerald Combs2-12/+25
2016-05-26Qt: Don't use QMap::first or ::lastGerald Combs1-2/+7
2016-05-26Qt: Add next / previous sequence shortcuts.Gerald Combs5-52/+176
2016-05-25Qt: Escape sequence dialog hint text.Gerald Combs1-1/+2
2016-05-25Qt: Add Time and Comment labels to the sequence diagram.Gerald Combs5-75/+157
2016-05-23qt follow stream: set the file name before openingMartin Kaiser1-1/+1
2016-05-23Qt: Enable Analyze -> Conversation FilterD. Ulis1-1/+1
2016-05-22qt follow stream: don't crash when saving to an non-writable fileMartin Kaiser1-2/+6
2016-05-22[Automatic update for 2016-05-22]Gerald Combs8-963/+1138
2016-05-22Qt: fix parameter 'overlay_image' not found in the function declaration [-Wdo...Alexis La Goutte1-1/+1
2016-05-22Revert "tango_color(.h): avoid ‘tango_butter_3’ defined but not used [-We...João Valverde1-7/+0
2016-05-20Qt/Bluetooth: Allow to use Enter button for jump to framesMichal Labedzki6-0/+24
2016-05-20Qt: Add a bottom border to the packet map.Gerald Combs1-0/+1
2016-05-19Qt: Add Decode as Quoted-Printable in Show Packet BytesStig Bjørlykke2-0/+33
2016-05-19Add missing #include <algorithm> for std::sort()Michal Labedzki1-0/+2
2016-05-17Qt: Add accessible names to main welcome widgets.Gerald Combs3-1/+17
2016-05-17Qt: make RTP stream analysis columns sortablePascal Quantin3-0/+9
2016-05-17Qt: Delete recent items.Gerald Combs1-1/+1
2016-05-16autotools: Check for SpeexDSP system libraryJoão Valverde2-0/+8
2016-05-15[Automatic update for 2016-05-15]Gerald Combs7-2275/+2275
2016-05-15GUI: Add shortcut for packet and capture commentUli Heilmeier1-0/+6
2016-05-14Qt: Use SpeexDSP API names for RTP playerJoão Valverde1-14/+14
2016-05-13Qt: Fix a recent files infinite loop.Gerald Combs1-2/+4
2016-05-12extcap (CID 1355644): fix the range check for guintMartin Kaiser1-4/+8
2016-05-12Qt: Fix Show Packet Bytes ShowAsImageStig Bjørlykke1-14/+12
2016-05-10Have fvalue_to_string_repr always return an (wmem) allocated buffer.Michael Mann1-2/+2
2016-05-10Qt: Keep the OverlayScrollBar from disappearing.Gerald Combs1-2/+15
2016-05-10Qt: activate RTP/IAX2 analysis widget when analyzing packets with a snaplenPascal Quantin4-7/+38
2016-05-05Qt: Make sure we redraw the far overlay.Gerald Combs1-4/+6
2016-05-04Qt: Fix the packet map background color.Gerald Combs1-1/+1
2016-05-03Implement Export PDU for tsharkAndersBroman1-0/+1
2016-05-03qt: fix initializer (CID 1358957).Dario Lombardo1-0/+1
2016-05-02Qt: Make the overlay scroll bar work with Qt 4.Gerald Combs2-1/+6
2016-05-01qt: SH_ScrollBar_Transient is not available for Qt <= 5.2Martin Kaiser1-0/+2
2016-05-01[Automatic update for 2016-05-01]Gerald Combs7-2404/+518
2016-05-01qt: don't declare dp_ratio for Qt < 5.1Martin Kaiser2-2/+2
2016-04-30qt: use NULL instead of Q_NULLPTRMartin Kaiser1-1/+1
2016-04-29Qt: Make sure we pass along a resizeEvent.Gerald Combs2-2/+3
2016-04-29Qt: Add recent items to the OS X dock menu.Gerald Combs3-7/+60
2016-04-28Use "system" for "use system language", and don't try to print a null string.Guy Harris2-2/+3
2016-04-28Qt: Refresh the display filter toolbar layout.Gerald Combs1-1/+1
2016-04-28Qt: Refactor the packet list scroll bar.Gerald Combs4-163/+237
2016-04-28Qt: Display filter toolbar behavior tweaks.Gerald Combs3-5/+20
2016-04-28uat_dialog (Qt): uat_ can't be NULL here, no need to check it. (CID 1358793)Jeff Morriss1-1/+1
2016-04-25Qt: Speed up the Display Filter Expression dialog appearance.Gerald Combs3-34/+60
2016-04-25Fix nmake build after statically linking version codeMichael Mann1-1/+2
2016-04-25Compile sshdump and ciscodump for WindowsPascal Quantin1-0/+1