aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/about_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-01-06Qt: don't use monospace fonts for licence dialog.Dario Lombardo1-2/+0
2019-12-28Qt: Use a neutral tone in an error message.Gerald Combs1-1/+1
2019-12-25Qt: Create directories recursivelydennisschagt1-1/+1
2019-11-18Qt: Remove an unneeded connection.Gerald Combs1-1/+0
2019-11-17Qt: Cleanup space inside parenthesesStig Bjørlykke1-40/+40
2019-11-16About Dialog: Add a copy to clipboard button for the version infoGraham Bloice1-0/+14
2019-11-05extcap: Allow loading of extcap files from personal directoryRoland Knall1-4/+2
2019-09-25macOS: Make Wireshark.app drag-installable.Gerald Combs1-0/+7
2019-06-25Qt: Use a lighter link color in dark mode.Gerald Combs1-19/+38
2019-05-29Use the HTTPS URL for our main site in a few places.Gerald Combs1-1/+1
2019-03-26Print extcap plugins with "tshark -G plugins".Guy Harris1-12/+1
2019-03-21Get rid of unnecessary include.Guy Harris1-1/+0
2019-01-04Qt: Add "Show in Finder/Folder" for plugins.Stig Bjørlykke1-0/+28
2019-01-01Qt: Pluralize "Copy Row(s)"Stig Bjørlykke1-1/+2
2018-12-27Qt: Show Python scripts as links in the about box.Stig Bjørlykke1-8/+3
2018-12-22Qt: switch about#wireshark label to QTextBrowser.Dario Lombardo1-2/+6
2018-12-21Qt: set properties of about_dialog#label_wireshark in ui file.Dario Lombardo1-4/+0
2018-10-30Qt: omit initial empty line in About Dialog / AcknowledgementsPeter Wu1-2/+2
2018-10-30Fix About->AcknowledgementsMichał Łabędzki1-1/+1
2018-09-25Qt: Create directories if they should be openedRoland Knall1-2/+15
2018-08-29epan: Remove unnecessary all protocols registration callbackJoão Valverde1-1/+0
2018-04-16Qt: Do not show MaxMind DB path when not enabledStig Bjørlykke1-0/+2
2018-03-24OID name resolv: Fix MIB/PIB path presentationsJaap Keuter1-1/+3
2018-03-15Qt 4.8 compatibility for escaping HTMLPeter Wu1-4/+4
2018-03-07NSIS, WiX: Handle the presence or absence of mmdbresolve.Gerald Combs1-9/+7
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-06about_dialog (qt): Fix Dead Store (Dead assignement/Dead increment) Warning f...Alexis La Goutte1-2/+0
2018-02-02Qt: Avoid divide-by-zero if missing AUTHORS fileStig Bjørlykke1-1/+3
2018-02-02Qt: Add a missing HAVE_LUA guardStig Bjørlykke1-0/+2
2018-02-01Qt: Show Lua scripts as links in the about box.Gerald Combs1-11/+14
2018-02-01Qt: Always show the Plugins tab in the about box.Gerald Combs1-6/+11
2018-01-31Qt: fix compilation when building without LuaPascal Quantin1-0/+4
2018-01-31Qt: About dialog updates.Gerald Combs1-37/+59
2018-01-30Qt: Fix crash when no plugins are configuredJaap Keuter1-2/+1
2018-01-27Qt: Translate some about box strings.Gerald Combs1-17/+17
2018-01-26Qt: Simplify files column in about dialogPeter Wu1-5/+3
2018-01-25Qt 4.8 compatibility fixesPeter Wu1-8/+8
2018-01-11Qt: Adjust About box column sizing.Gerald Combs1-3/+11
2018-01-08extcap: remove conditional compilation.Dario Lombardo1-8/+1
2017-11-26Qt: About Dialog move to QTreeView and fix copyRoland Knall1-41/+85
2017-11-24Qt: About - implement copy&paste and urlsRoland Knall1-0/+84
2017-11-24Qt: Rewrite the About dialog to use modelsRoland Knall1-212/+234
2017-11-21Move the protocol registration routines back into libwiresharkJoão Valverde1-1/+1
2017-10-01simplify some include file pathsMartin Kaiser1-2/+2
2017-09-26Rename "ws_version_info.h", also .cJoão Valverde1-1/+1
2017-09-20plugins: Be more descriptive in "about wireshark"->"folders"João Valverde1-16/+24
2017-09-20Rename get_plugin_dir() for consistencyJoão Valverde1-1/+1
2017-09-11wsutil: Initialize and store plugin personal dirJoão Valverde1-2/+1
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2017-05-27Qt: About dialog fails when configured without pluginsJaap Keuter1-2/+6