aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-02Qt: Remember selected item in packet treePeter Wu3-0/+45
2016-04-02Qt: Keep byte tab when reloading/closing capture filePeter Wu1-12/+0
2016-04-02Qt: Lazily create dialogs.Gerald Combs3-52/+71
2016-04-02Qt: Try to speed up SplashOverlayGerald Combs3-16/+9
2016-04-01Fix "No interfaces selected" when restarting capturePeter Wu1-0/+4
2016-03-31Fix byte pane not showing up in Packet dialogPeter Wu1-2/+6
2016-03-30Qt: fix buffer alarm threshold parameter retrieval in multicast statistics di...Benoit Grange1-1/+1
2016-03-30Remove not needed initialisation breaking MSVC 15 nmake build.AndersBroman1-1/+0
2016-03-29Remove an unused variable from both the Gtk and Qt UIs.Jeff Morriss2-18/+2
2016-03-28Qt: Make conversation menu items static.Gerald Combs13-103/+321
2016-03-28Fix warnings/errors of type -Wused-but-marked-unusedJoerg Mayer2-4/+4
2016-03-27[Automatic update for 2016-03-27]Gerald Combs8-857/+857
2016-03-27Pull the invocation of the Lex scanner into common code.Guy Harris4-25/+9
2016-03-27Make failure_alert_box() be printf-like.Guy Harris3-3/+14
2016-03-26Push initial directory code up into CaptureFileDialog.Jeff Morriss3-87/+26
2016-03-26Choose the appropriate initial directory for the Export Dissections window.Jeff Morriss1-2/+26
2016-03-24Add files by folder to distribution tarball (EXTRA_DIST)João Valverde1-1/+2
2016-03-24rtp_player: fix build with gtk < 2.22.0Stefan Völkel1-2/+2
2016-03-23Override shortcuts in SyntaxLineEdit.Gerald Combs2-0/+16
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 Valverde15-28/+46
2016-03-20[Automatic update for 2016-03-20]Gerald Combs8-157/+157
2016-03-18IEEE 802.1Q/VLAN: Resolve ID to a describing nameUli Heilmeier1-1/+2
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-15More "FT_BOOLEAN is 64-bit" fixes.Guy Harris1-1/+1
2016-03-15[nmake GTK] Use GENERATED_FILES, GENERATED_C_FILES is no more.AndersBroman1-1/+1
2016-03-15GTK: Revert most of g11b058eJoão Valverde2-32/+17
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