aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2014-09-28Make the time stamp resolution per-packet.Guy Harris2-9/+5
2014-09-28CMake: Conditional build fixes and updates.Gerald Combs1-3/+3
2014-09-28Don't change the packet list column precision in taps.Guy Harris2-6/+0
2014-09-26Qt: Adjust X11 font search order.Gerald Combs1-2/+2
2014-09-26Qt: Capture fixes.Gerald Combs2-1/+4
2014-09-26Move the console log handling code to ui/console.[ch].Gerald Combs7-220/+241
2014-09-25Update the simple dialog code.Gerald Combs21-376/+512
2014-09-24Qt: Fix preference bugs.Gerald Combs4-4/+17
2014-09-23Qt: Add zoom and column resize actions.Gerald Combs17-54/+193
2014-09-23Qt: Add the colorization action.Gerald Combs10-32/+71
2014-09-23Qt: Re-enable menu icons.Gerald Combs4-30/+23
2014-09-22Qt: Use wsiconcap while we're capturing.Gerald Combs6-4/+24
2014-09-21Qt: Multi-state capture start icon.Gerald Combs2-4/+10
2014-09-21CMake: Add conditional builds.Gerald Combs2-10/+40
2014-09-20Qt: Add stock icons.Gerald Combs12-77/+238
2014-09-20Fix sizing of qtshark based on the saved (recent) geometry.Jeff Morriss1-0/+1
2014-09-18Qt: add support for some more command line optionsPascal Quantin1-5/+183
2014-09-18Fix compilation when we don't HAVE_GEOIP.Jeff Morriss2-2/+4
2014-09-18Update Polish TranslationMichal Labedzki2-186/+6395
2014-09-18Having CmakeListsCustom.txt in git defeats the purpose of its existence:Joerg Mayer2-1/+1
2014-09-17Qt: Add the "Map" button to the Endpoints dialog.Gerald Combs8-242/+312
2014-09-17Qt: Remove duplicate GeoIP columns.Gerald Combs2-17/+37
2014-09-16Fix typo in French translation.Jeff Morriss2-1/+1
2014-09-16Fix spelling: cant-->can't, wont-->won't, etcBill Meier7-8/+8
2014-09-10Add tche custom taps to WIRESHARK_TAP_SRCAndersBroman1-1/+1
2014-09-07Remove blank line, add newline at the end of the file.Guy Harris1-2/+1
2014-09-07Squelch a compiler warning and get rid of an unnecessary variable.Guy Harris1-2/+1
2014-09-07GTK (conversations table): Fix Dereference of null pointer found by Clang ana...Alexis La Goutte1-0/+3
2014-09-06Don't give names to parameters you don't use.Guy Harris1-1/+1
2014-09-05Fix compilation when we don't HAVE_GEOIP.Jeff Morriss1-1/+1
2014-09-05adjust the path to the translation filesMartin Kaiser1-1/+1
2014-09-05Fix compiler warnings from g30f3d52.Gerald Combs3-13/+13
2014-09-05Fix the GeoIP include path.Gerald Combs1-1/+1
2014-09-05Add the GeoIP include path to the Windows qmake build.Gerald Combs1-0/+1
2014-09-05Qt: Refactor ConversationDialog for endpoints.Gerald Combs30-993/+1827
2014-09-04another lupdate + lrelease for JapaneseMartin Kaiser2-689/+1281
2014-09-04From 竹下 恵 (Megumi Takeshita)Martin Kaiser2-700/+767
2014-09-03Work around an apparent bug in GtkFileChooserButton.Gerald Combs1-0/+12
2014-09-02Fix PortableApps packaging.Gerald Combs1-1/+1
2014-09-02Qt → wireshark. GTK+ → wireshark-gtk.Gerald Combs17-41/+40
2014-09-01Make it possible to build builtin custom dissectors and GUI files with cmake ...AndersBroman2-0/+34
2014-08-31Remove make-tapreg-dotc and its uses, since Python is now mandatoryРоман Донченко4-29/+10
2014-08-31Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-3/+1
2014-08-30Qt Follow Stream Dialog : Add some missing text to translateAlexis La Goutte1-10/+10
2014-08-29Qt: Rework the "Manage Interfaces" dialog.Gerald Combs11-816/+743
2014-08-24Hack to fix RTP player progress line positionPeter Wu1-5/+52
2014-08-21Fix compilation when we don't HAVE_LIBSMI or HAVE_GEOIP.Jeff Morriss2-2/+4
2014-08-21Float constants end with "f"; assign float constants to gfloats.Guy Harris1-1/+1
2014-08-21Extcap Capture InterfaceRoland Knall10-0/+1055
2014-08-20In Visual Studio builds, enable the L4 warningGraham Bloice2-4/+0