aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/sctp_chunk_statistics_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-10-05Qt: Add copy from another profile in UAT dialogsStig Bjørlykke1-1/+1
2018-08-20Qt: fix several crashes in the SCTP DialogsVasil Velichkov1-5/+17
2018-05-30Qt: fix memleak from cf_get_display_namePeter Wu1-3/+2
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-04-05Qt: Remove checks for version below 5.2Roland Knall1-9/+0
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02Qt: use SPDX identifiers.Dario Lombardo1-14/+1
2017-12-29Qt: handle a failed open file the right way (CID: 1159174).Dario Lombardo1-2/+7
2017-12-29Qt: check preference existence.Dario Lombardo1-1/+14
2017-12-29Qt: check return value of strtok() (CID: 1372271).Dario Lombardo1-0/+2
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris1-1/+1
2017-03-27Fix "warning C6246: Local declaration hides declaration of the same name in o...Michael Mann1-9/+9
2017-01-22Internalize struct preferenceMichael Mann1-6/+6
2016-10-24Qt: use ws_strtou function in sctp_chunk_statistics_dialog.Dario Lombardo1-1/+4
2016-01-23ui: Code cleanupStig Bjørlykke1-3/+3
2015-12-07SCTP: Fix warning found by PVS Studioruengeler1-1/+3
2015-11-25qt: move file close (CID 1159303)Dario Lombardo1-2/+3
2015-08-26Don't emit app signals from dialogs.Gerald Combs1-0/+4
2015-08-26Qt SCTP: Changed prohibited APIsStig Bjørlykke1-6/+8
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-01-13uat_load() and uat_save() return a success indication; use it.Guy Harris1-3/+3
2015-01-12Remove emem APIs from UAT functionality.Michael Mann1-1/+2
2014-11-21Add minimize and maximize buttons to the SCTP analysis windows.Irene Ruengeler1-0/+5
2014-09-07Squelch a compiler warning and get rid of an unnecessary variable.Guy Harris1-2/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-18Ignore the first line of the chunk statistics file.Irene Rüngeler1-18/+6
2013-12-17Make Ubuntu Buildbot happyAlexis La Goutte1-1/+1
2013-12-17Make translatable ready SCTP Graph for QtAlexis La Goutte1-7/+7
2013-12-17Fill the chunk statistics. Read line with fgets instead of getline.Irene Rüngeler1-16/+8
2013-12-13May this silences a warning of code that will go out next week.Michael Tüxen1-1/+4
2013-12-13Try to silence a warning due to a temporary workaround.Michael Tüxen1-0/+2
2013-12-13Add Copyright and modelines (Fix also indent to use 4 spaces)Alexis La Goutte1-0/+36
2013-12-13Fix typo.Irene Rüngeler1-0/+2
2013-12-13Fix build when use Qt4Alexis La Goutte1-0/+6
2013-12-13Add dialogs and graphs to analyse SCTP behavior similar to the GTK version.Irene Rüngeler1-0/+288