aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2018-03-12Remove some unused or hard-coded header checks.Gerald Combs1-2/+0
2018-03-12Qt: Implement MulticastStatisticsDialog::treeItemDataGerald Combs2-0/+12
2018-03-11[Automatic update for 2018-03-11]Gerald Combs7-109/+35
2018-03-10Don't put a comma after the last item in an enum list.Guy Harris1-1/+1
2018-03-09spdx: use consistent formatting for GPL-2.0-or-laterPeter Wu4-4/+4
2018-03-09Plug a leak.Guy Harris1-1/+1
2018-03-09When looking up response codes, just keep the key on the stack.Guy Harris1-10/+10
2018-03-07Qt: remove leak in simple_statistics_dialog (found by clang).Dario Lombardo1-4/+6
2018-03-07Qt: remove leak from protocol_preferences_menu (found by clang).Dario Lombardo1-7/+11
2018-03-07spdx: more licenses converted.Dario Lombardo4-52/+4
2018-03-07Qt: rework routine in module_preferences_scroll_area.Dario Lombardo1-2/+5
2018-03-07Qt: Handle UAT editor dialogs explicitly.Michael Mann6-82/+181
2018-03-07Plug another leak for Wiretap errors.Guy Harris1-8/+10
2018-03-07failure_message.c: fix a memory leak if err is not negativePascal Quantin1-5/+3
2018-03-07NSIS, WiX: Handle the presence or absence of mmdbresolve.Gerald Combs1-9/+7
2018-03-06Transition from GeoIP Legacy to MaxMindDB.Gerald Combs4-134/+77
2018-03-04coloring rules dialogue: remove unused signalMartin Kaiser1-2/+0
2018-03-04[Automatic update for 2018-03-04]Gerald Combs7-36/+21
2018-03-03Move what capture_info_close() does into its only caller.Guy Harris1-2/+5
2018-03-03More indentation cleanups.Guy Harris1-13/+13
2018-03-03Clean up indentation.Guy Harris1-2/+2
2018-03-03Fix a warning message.Guy Harris1-1/+1
2018-03-03Remove declaration of routine that no longer exists.Guy Harris1-3/+0
2018-03-02Remove the endpoint "Map" feature.Gerald Combs5-395/+0
2018-03-02extcap: Make settings dialog modalRoland Knall1-0/+1
2018-03-01Windows: Remove cruft for unsupported versonsGraham Bloice2-12/+7
2018-03-01Qt: Make we shut down cleanly when exiting early.Gerald Combs5-14/+25
2018-02-28Fix StringCchPrintf() calls.Guy Harris1-3/+4
2018-02-28rtspstat: use integer cast in g_hash_table.Dario Lombardo1-16/+13
2018-02-27Qt/USB: Allow USB src/dst addresses to be selected for columnsPeter Wu1-5/+17
2018-02-27Allow hexadecimal and octal numbers for tshark Decode AsPeter Wu1-11/+35
2018-02-27Qt: accept hexadecimal input in Decode As dialogPeter Wu2-6/+6
2018-02-25[Automatic update for 2018-02-25]Gerald Combs6-130/+14
2018-02-24Rename airpdcap to dot11decrypt.Gerald Combs3-42/+42
2018-02-22Qt+Windows: Adjust our DBAR check logic.Gerald Combs1-1/+2
2018-02-22Qt: Improve our capture filter completions.Gerald Combs1-18/+69
2018-02-21Squelch some cating-away-constness warnings.Guy Harris1-11/+11
2018-02-20Squelch some casting-away-constness warnings.Guy Harris5-9/+17
2018-02-20Don't cast away constness.Guy Harris1-1/+1
2018-02-20Don't cast away constness.Guy Harris1-1/+1
2018-02-20Constify an argument, remove no-longer-necessary removal of constness.Guy Harris3-3/+3
2018-02-20Constify some method arguments, and don't cast away constness.Guy Harris1-8/+8
2018-02-20Cast away constness at the point where it can't be avoided.Guy Harris1-2/+2
2018-02-20Don't gratuitously cast away constness.Guy Harris1-1/+1
2018-02-20Don't cast away constness.Guy Harris1-1/+1
2018-02-20Type casts without const lose constness.Guy Harris2-2/+2
2018-02-20Qt: Right justify custom columns with multiple fieldsStig Bjørlykke1-8/+22
2018-02-20Qt: Improve sorting of custom columns with multiple fieldsStig Bjørlykke1-11/+4
2018-02-19Qt: Use QFrames as separators in the filter expression toolbar.Gerald Combs2-9/+11
2018-02-19Get rid of more new_ prefixes for statistics functions and types.Guy Harris5-50/+50