aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
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 tsharkAndersBroman8-59/+212
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-02Add checkAPI calls to CMake.Graham Bloice2-4/+44
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-28Win32: Pass a mutable string to CreateProcess.Gerald Combs1-3/+3
2016-04-28Use "system" for "use system language", and don't try to print a null string.Guy Harris4-5/+19
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
2016-04-24[Automatic update for 2016-04-24]Gerald Combs13-1397/+518
2016-04-24Qt UAT: call the UAT update callback after each field is updated.Jeff Morriss1-3/+15
2016-04-23Get rid of unnecessary method override.Guy Harris2-6/+0
2016-04-23Forcibly update all items if name resolution is turned on or off.Guy Harris6-23/+39
2016-04-21Link version code statically againJoão Valverde14-14/+14
2016-04-21We have to call updateWidgets() to initialize the name resolution flag.Guy Harris1-0/+1
2016-04-20Fix a typo causing pixbuf-csource.c not to be built if GDK_GRERESOURCEAndersBroman1-1/+1
2016-04-19Remove "AirPcap" string for 802.11 medium on Windows because this medium can ...hsluoyz1-3/+3
2016-04-19QT translation: Remove shortcuts from *.ts filesUli Heilmeier6-80/+80
2016-04-18Qt: highlight hovered bytePeter Wu2-17/+45
2016-04-17[Automatic update for 2016-04-17]Gerald Combs13-184/+184
2016-04-15Qt: Make some menu items discoverable (or not).Gerald Combs3-33/+61
2016-04-14Qt: Make sure we call proto_initialize_all_prefixes.Gerald Combs1-0/+2
2016-04-13Windows: Remove the need for _CRT_NONSTDC_NO_DEPRECATE.Gerald Combs1-1/+1
2016-04-12Qt: prevent input to the capture filter field during initializationPeter Wu2-10/+12
2016-04-10[Automatic update for 2016-04-10]Gerald Combs13-282/+310
2016-04-09[GTK] Check for xdg-open at run timeJoão Valverde1-84/+49
2016-04-08Replace and remove host_ip_af() functionJoão Valverde2-14/+25
2016-04-08packet_list: fix Called C++ object pointer is null found by Clang AnalyzerAlexis La Goutte1-1/+1
2016-04-07Bring back the hotkey for "w" in "... without saving"Jiří Engelthaler1-5/+5
2016-04-07Cast away a warning.Guy Harris1-1/+1
2016-04-06Qt: Follow stream performance improvements.Gerald Combs5-49/+98
2016-04-04Avoid unnecessary replacement source file floorl.cJoão Valverde1-1/+1
2016-04-04Include ws_diag_control.h in config.hJoão Valverde2-3/+2
2016-04-04Remove synchronous DNS name resolutionJoão Valverde3-7/+6
2016-04-03Make the Flex scanners and YACC parser in libraries reentrant.Guy Harris6-10/+71
2016-04-03[Automatic update for 2016-04-03]Gerald Combs9-1808/+1808
2016-04-03Move zlib version check to wsutilJoão Valverde1-22/+0
2016-04-02Use AC_CHECK_MEMBERSJoão Valverde1-4/+4