aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/baremetal/gdbserverproviderssettingspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* bare-metal: Add missed 'const' keywordsDenis Shienkov2019-05-091-5/+5
* bare-metal: Get rid of foreach in favor to range-based forDenis Shienkov2019-05-081-2/+2
* bare-metal: Refactor the plugin code a bit moreDenis Shienkov2019-05-081-30/+37
* BareMetal: ModernizeAlessandro Portale2018-11-061-7/+7
* BareMetal: Make better use of typed treemodelhjk2018-07-121-28/+11
* Clean up options page category display name and icon set upEike Ziller2018-04-231-2/+0
* BareMetal: Apply "static" pattern to GdbServerProviderManagerOrgad Shaneh2017-03-171-4/+4
* Utils: Introduce TreeItem::{begin,end}hjk2017-02-081-3/+3
* Settings: Regroup all Devices-related configuration pagesFrancois Ferrand2016-09-261-6/+13
* Core: Make IOptionsPage::categoryIcon a Utils::IconAlessandro Portale2016-09-201-1/+1
* Utils: Streamline TreeModel APIhjk2016-07-271-1/+1
* TreeModel: Introduce a destroyItem() convenience functionhjk2016-07-061-2/+2
* 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/+3
* BareMetal: Fix crash on double deletionhjk2015-07-031-62/+37
* TreeModel: takeItem should return the itemEike Ziller2015-06-101-2/+1
* BareMetal: fix warningNikita Baryshnikov2015-05-081-3/+4
* BareMetal: Fix recent regression in GdbServerProvider viewhjk2015-04-281-2/+2
* BareMetal: Modernizehjk2015-04-271-358/+212
* BareMetal: Fix compile for older compilerChristian Stenger2015-01-061-2/+2
* BareMetal: Allow to manage configurations of HW GDB serversDenis Shienkov2015-01-061-0/+621