aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-14Always put editor-modelines at the end of the file ...Bill Meier14-32/+32
2014-10-13Add Kerberos 3.2.2 package for Win64Pascal Quantin1-1/+1
2014-10-13Upgrade Win64 GTK2 package to 2.24.23-3.39Pascal Quantin1-1/+1
2014-10-13extcap: Remove single-space argument for boolflagsRoland Knall1-3/+3
2014-10-13Add editor modelines and/or adjust whilespace.Bill Meier39-2303/+2743
2014-10-13extcap (GTK): Fix Dead Store (Dead assignement/Dead increment) warning found ...Alexis La Goutte1-1/+0
2014-10-13Follow-up of ged0b19b (Make boolean bitmask type 64-bit wide)Pascal Quantin1-2/+2
2014-10-12Fix handling of extcap boolflags which defaults to true.Tomasz Moń1-3/+8
2014-10-12Add editor modelines; Adjust whitespace as needed.Bill Meier22-574/+856
2014-10-12Make boolean bitmask type 64-bit wideDaniel Mack4-13/+18
2014-10-08Be less lazy about disabling a Visual C++ warning.Gerald Combs1-0/+4
2014-10-08Qt capture interfaces dialogue string tweaksEvan Huus1-2/+2
2014-10-08Fix extcap boolean flag handling.Tomasz Moń1-3/+17
2014-10-06Revert "Qt: Try to fix a Visual C++ encoding warning."Gerald Combs2-11/+12
2014-10-06Qt: Rename the "check for updates" slot.Gerald Combs3-3/+3
2014-10-06after an lupdate, I should also do an lrelease to keep the .ts file andMartin Kaiser1-0/+0
2014-10-06lupdate for JapaneseMartin Kaiser1-448/+634
2014-10-06From 竹下 恵 (Megumi Takeshita)Martin Kaiser2-824/+861
2014-10-06Qt: QVector::length was added in Qt 5.2.Gerald Combs1-2/+2
2014-10-06UI (simple_dialog): fix warning: redundant redeclaration of .. [-Wredundant-d...Alexis La Goutte1-18/+0
2014-10-06Qt: Packet list column sorting.Gerald Combs8-24/+136
2014-10-06Convert "4 space tabs" to spaces; Adjust editor modelines.Bill Meier4-2114/+2115
2014-10-06Modify multicheck to accept parent parameter.Tomasz Moń2-38/+145
2014-10-06Adjust some whitespace to match editor modelines.Bill Meier6-29/+29
2014-10-06Adjust some whitespace to match editor modelines.Bill Meier6-527/+527
2014-10-04GTK (hostlist_table) fix indent (use 4 spaces) and modelines infoAlexis La Goutte1-13/+26
2014-10-04GTK (hostlist_table) warning: comma at end of enumerator list [-Wpedantic]Alexis La Goutte1-1/+1
2014-10-04Qt (manage interface): fix warning: comma at end of enumerator list [-Wpedantic]Alexis La Goutte1-2/+2