aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/baremetal/gdbserverproviderchooser.cpp
Commit message (Expand)AuthorAgeFilesLines
* BareMetal: Minimize dependency from GDB engineDenis Shienkov2019-11-041-118/+0
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* Replace uses of qVariantFromValue with QVariant::fromValuehjk2019-05-271-1/+1
* bare-metal: Add missed 'const' keywordsDenis Shienkov2019-05-091-1/+1
* bare-metal: Use QOverload in signal/slot connections moreDenis Shienkov2019-05-081-1/+1
* bare-metal: Refactor the plugin code a bit moreDenis Shienkov2019-05-081-4/+6
* Replace manual signal blocking/unblocking with QSignalBlockerTobias Hunger2017-10-041-2/+1
* BareMetal: Apply "static" pattern to GdbServerProviderManagerOrgad Shaneh2017-03-171-2/+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-2/+2
* BareMetal: Modernize connectionshjk2015-06-091-6/+6
* SettingsDialog: Remove CategoryId parameter from callershjk2015-02-241-2/+1
* BareMetal: Allow to manage configurations of HW GDB serversDenis Shienkov2015-01-061-0/+124