aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
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-17Qt: Add the "Map" button to the Endpoints dialog.Gerald Combs5-8/+64
2014-09-17Qt: Remove duplicate GeoIP columns.Gerald Combs2-17/+37
2014-09-16Fix typo in French translation.Jeff Morriss2-1/+1
2014-09-07Squelch a compiler warning and get rid of an unnecessary variable.Guy Harris1-2/+1
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 Combs2-12/+12
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 Combs19-848/+1660
2014-09-04another lupdate + lrelease for JapaneseMartin Kaiser2-689/+1281
2014-09-04From 竹下 恵 (Megumi Takeshita)Martin Kaiser2-700/+767
2014-09-02Fix PortableApps packaging.Gerald Combs1-1/+1
2014-09-02Qt → wireshark. GTK+ → wireshark-gtk.Gerald Combs17-41/+40
2014-08-31Remove make-tapreg-dotc and its uses, since Python is now mandatoryРоман Донченко2-13/+4
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 Combs8-768/+717
2014-08-21Fix compilation when we don't HAVE_LIBSMI or HAVE_GEOIP.Jeff Morriss1-1/+3
2014-08-21Extcap Capture InterfaceRoland Knall2-0/+15
2014-08-18Capture Options: Add functionality to options and output tabIrene Ruengeler3-96/+517
2014-08-18Refactor "common" hostlist/endpoint table functionality.Michael Mann1-0/+1
2014-08-15Qt: Disable main menu items that don't do anything.Gerald Combs3-15/+42
2014-08-14Qt: Add note about relaunch Wireshark to apply change about languageAlexis La Goutte1-0/+7
2014-08-13Windows Qt: Add taskbar progress supportGerald Combs3-4/+47
2014-08-11Use an explicit path for stats_tree_dialog.cpp.Tim Furlong1-1/+1
2014-08-11Fix modeline (use Wireshark standard with C comment and no C++ comment)Alexis La Goutte6-74/+76
2014-08-11Fix the CMake QT buildGraham Bloice2-0/+4
2014-08-09Qt: Fix when build with Qt < 4.8.0Alexis La Goutte2-1/+11
2014-08-09Qt: Add missing text to translationAlexis La Goutte1-2/+2
2014-08-08Qt: Make buildbot happyAlexis La Goutte1-1/+1
2014-08-08Use a QTreeWidget instead of QTableWidget.Gerald Combs10-336/+380
2014-08-05 device.remote_opts.sampling_method and device.remote_opts.sampling_paramAndersBroman1-0/+2
2014-08-05Windows: Manage remote interfacesIrene Ruengeler13-321/+1567
2014-08-04Write out decode_as entries from the actual dissector tables.Guy Harris1-13/+1
2014-08-03Have ConversationDialog retain data between captures.Gerald Combs1-0/+6
2014-08-02Rename buffer_ routines to ws_buffer_ to avoid name collisions.Guy Harris1-3/+3
2014-08-02CompiledFilterOutput dialog fixes and updates.Gerald Combs4-50/+62
2014-08-01Move the AirPcap stuff into caputils.Guy Harris2-3/+2
2014-07-29Ensure that QT5_BASE_DIR is known by QtShark.proPascal Quantin1-1/+1
2014-07-28From 竹下 恵 (Megumi Takeshita)Martin Kaiser2-192/+192
2014-07-26Refactor "common" Conversation table functionality.Michael Mann6-333/+108
2014-07-25Don't use capture_interface_list() in this dialog.Guy Harris1-19/+17
2014-07-25Make Capture -> Refresh Interfaces work.Guy Harris4-0/+25
2014-07-25Handle empty interface lists when the list changes.Guy Harris2-79/+48
2014-07-22Get rid of NO_INTERFACES_FOUND - it's not an error.Guy Harris1-10/+5