summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2014-11-14The registered -z parameter string shouldn't end with a comma.Guy Harris14-14/+14
2014-11-14Add an optional flag and a type for UUID parameters for stat taps.Guy Harris24-24/+26
2014-11-14There's nothing GTK+ about TShark.Guy Harris4-14/+14
2014-11-14Rename stat_cmd_args.[ch] to stat_tap_ui.[ch].Guy Harris61-61/+61
2014-11-14Allow SCTP graphs to resize with the window they're in.Irene Ruengeler3-279/+240
2014-11-14tap_ui -> stat_tap_ui.Guy Harris54-130/+130
2014-11-14For tap UIs, register a list of parameters and some menu information.Guy Harris55-80/+687
2014-11-14Translations: Update Polish translationMichal Labedzki2-599/+717
2014-11-14Qt: Fix non-translate-able textMichal Labedzki1-1/+1
2014-11-14Qt: Fix typoMichal Labedzki1-1/+1
2014-11-14Gtk Utils: fix unknown command tag name 'parm'; did you mean 'param'? (-Wdocu...Alexis La Goutte2-2/+2
2014-11-12Qt: Flatten group boxes.Gerald Combs6-20/+31
2014-11-12Updates in it translation.Dario Lombardo2-230/+260
2014-11-10Improved deregistering fields.Stig Bjørlykke9-3/+77
2014-11-08Fix error: parameter 'XX' not found in the function declaration (-Wdocumentat...Alexis La Goutte5-8/+5
2014-11-08fix a crash in the endpoint dialogueMartin Kaiser1-1/+1
2014-11-07Call the default language preference setting "Use system setting".Guy Harris10-14/+14
2014-11-05Allow the environment variable RCC to set before running configure toStephen Fisher1-1/+1
2014-11-05Qt: Simplify disabling entries in ContextMenuMichal Labedzki2-52/+18
2014-11-04Qt: Dynamic languagesMichal Labedzki30-130/+516
2014-11-03Qt: fix what seems to be a copy/paste error in MainWindow::loadWindowGeometry...Pascal Quantin1-1/+1
2014-11-03Qt: fix a potential memory leak FollowStreamDialog::follow() found by Coverit...Pascal Quantin1-1/+4
2014-11-01Qt: Limit the amount of Follow Stream text.Gerald Combs2-35/+56
2014-11-01Translations: Update Polish translationMichal Labedzki2-1064/+1472
2014-11-01Qt: Fix build with Qt < 4.8Michal Labedzki1-0/+4
2014-10-31Qt: Better Follow Stream hints.Gerald Combs1-2/+6
2014-10-31Qt: Disable our widgets while tapping.Gerald Combs2-4/+28
2014-10-31Remove unused RA_PYTHON_REGISTER and RA_PYTHON_HANDOFF.Stig Bjørlykke2-12/+0
2014-10-30Replace one more isprint() with g_ascii_isprint().Jeff Morriss1-1/+1
2014-10-29Qt: Better protocol highlight colors.Gerald Combs2-3/+4
2014-10-28Qt: Add a set of 2x 24-pixel toolbar icons.Gerald Combs1-0/+4
2014-10-27Qt: Add bits display support to the byte view.Gerald Combs2-5/+52
2014-10-27Qt: ByteViewText hover information.Gerald Combs9-50/+130
2014-10-26Use better theme-derived colors. Switch back to AlternateBase forGerald Combs3-12/+6
2014-10-25More offset color adjustments.Gerald Combs1-4/+5
2014-10-25Qt: ByteViewText fixups.Gerald Combs4-28/+70
2014-10-25Italian translation fixesDario Lombardo2-385/+648
2014-10-24Qt: Refactor ByteViewText.Gerald Combs4-295/+321
2014-10-23Don't free global_capture_opts.ifaces_err_info.Guy Harris1-1/+1
2014-10-22Qt: Show / hide main widgets.Gerald Combs4-75/+171
2014-10-22Refactor pinfo->circuit_id behavior for ISUP dissectorMichael Mann1-4/+4
2014-10-21Qt: Fill in time display menu items. Other fixes and updates.Gerald Combs11-70/+452
2014-10-21With CMake, define WANT_PACKET_EDITOR in config.h.Guy Harris1-6/+0
2014-10-20Fix support for writing out edited records.Guy Harris1-24/+4
2014-10-17isdigit -> g_ascii_isdigit to make the build work.AndersBroman1-1/+1
2014-10-17Remove unnecessary includes of <ctype.h>.Guy Harris14-18/+0
2014-10-17Use g_ascii_isspace() instead of isascii() && isspace().Guy Harris1-2/+1
2014-10-17Don't use <ctype.h> macros, and eliminate an include of <ctype.h>.Guy Harris4-9/+5
2014-10-16Added italian translation to qt.Dario Lombardo8-0/+9363
2014-10-15Typos in source code and in README.qtDario Lombardo3-4/+4