aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/baremetal/stlinkutilgdbserverprovider.cpp
Commit message (Expand)AuthorAgeFilesLines
* BareMetal: Use Utils::CommandLine for gdbserver thingshjk2019-06-051-18/+14
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* bare-metal: Add missed 'const' keywordsDenis Shienkov2019-05-091-3/+2
* bare-metal: Return initializier lists instead of ctorsDenis Shienkov2019-05-081-3/+3
* bare-metal: Use QOverload in signal/slot connections moreDenis Shienkov2019-05-081-3/+3
* bare-metal: Refactor the plugin code a bit moreDenis Shienkov2019-05-081-17/+16
* BareMetal: ModernizeAlessandro Portale2018-11-061-1/+1
* Replace manual signal blocking/unblocking with QSignalBlockerTobias Hunger2017-10-041-2/+1
* BareMetal: Make some functions consthjk2017-02-211-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* BareMetal: Do not use QPointer if it is not requiredDenis Shienkov2015-12-071-11/+11
* Utils: Rename PathChooser::changed() signal.Christian Kandeler2015-09-031-1/+1
* BareMetal: Modernize connectionshjk2015-06-091-6/+13
* BareMetal: use proper product name for ST-LINK UtilityLeena Miettinen2015-03-171-4/+4
* baremetal: add variable chooser to gdb server provider dialogsTim Sander2015-02-051-0/+6
* BareMetal: Fix compile for older compilerChristian Stenger2015-01-061-4/+4
* BareMetal: Allow to manage configurations of HW GDB serversDenis Shienkov2015-01-061-0/+401