summaryrefslogtreecommitdiff
path: root/src/plugins/baremetal
Commit message (Expand)AuthorAgeFilesLines
* BareMetal: Themable, HighDPI-able device iconAlessandro Portale2016-10-248-0/+25
* BareMetal: Fix Qbs buildChristian Stenger2016-09-271-1/+0
* Settings: Regroup all Devices-related configuration pagesFrancois Ferrand2016-09-265-18/+14
* Core: Make IOptionsPage::categoryIcon a Utils::IconAlessandro Portale2016-09-201-1/+1
* Remove uses of deprecated QProcess::error signalOrgad Shaneh2016-08-091-5/+2
* Move icons to UtilsUlf Hermann2016-08-051-2/+2
* Utils: Streamline TreeModel APIhjk2016-07-272-2/+2
* TreeModel: Introduce a destroyItem() convenience functionhjk2016-07-061-2/+2
* Debugger: Remove debuggerstringutils.hhjk2016-06-091-3/+3
* BareMetal: Fix broken remote setupAlexander Drozdov2016-05-051-3/+2
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-032-0/+11
|\
| * BareMetal: Store host/port in ssh params of deviceOrgad Shaneh2016-05-031-0/+10
| * BareMetal: Fix after b3c1da03hjk2016-05-021-0/+1
* | BuildStep: Remove finished() signal and use FutureInterface to reportTobias Hunger2016-04-251-2/+1
* | ProjectExplorer: Add some more functions to buildsteplistTobias Hunger2016-04-201-7/+5
* | Devices: Add some 'override'hjk2016-04-201-11/+11
* | BareMetal: Simplify RunControl setuphjk2016-04-083-20/+6
* | Wholesale conversion to #pragma oncehjk2016-03-3022-88/+22
|/
* Debugger: Merge debug mode and analyze modehjk2016-03-071-1/+0
* Move analyzerbase to debuggerhjk2016-02-251-3/+3
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-294-21/+11
* Debugger: Use StandardRunnable in DebuggerStartParametershjk2016-01-281-2/+2
* ProjectExplorer: Use Runnable in DeviceProcess::starthjk2016-01-283-27/+18
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1944-746/+531
* Remove a few uses of RunConfiguration::displayName()hjk2016-01-081-1/+0
* BareMetal: Use ArgumentsAspect in run configuration subclasseshjk2016-01-065-64/+34
* BareMetal: Don't assert in displayNameForId() for unknown idshjk2015-12-161-2/+1
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-12-072-3/+11
|\
| * BareMetal: Kill the GDB server provider when debugging stoppedDenis Shienkov2015-12-032-3/+11
* | BareMetal: Use the Qt5 signal/slot connection syntaxDenis Shienkov2015-12-073-9/+17
* | BareMetal: Do not use QPointer if it is not requiredDenis Shienkov2015-12-0717-78/+70
* | Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-4/+2
* | Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-11-231-1/+1
|\ \ | |/
| * BareMetal: Fix cloning of GDB server providersOrgad Shaneh2015-11-181-1/+1
* | BuildManager: Provide context of earlier build steps to initTobias Hunger2015-11-162-2/+3
* | ProjectConfiguration: Clean up some constantsTobias Hunger2015-11-162-2/+2
* | Remove unnecessary destructorsTobias Hunger2015-11-162-5/+0
* | ProjectConfiguration: Sprinkle override and explicit over the codeTobias Hunger2015-11-163-22/+22
* | Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-11-121-1/+1
|\ \ | |/
| * BareMetal: Fix translation contextOrgad Shaneh2015-11-041-1/+1
| * Bare Metal: write "Bare Metal" as two wordsLeena Miettinen2015-11-031-1/+1
* | Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-1/+3
|/
* Utils: Remove qPidToPid() adapter functionhjk2015-09-161-1/+1
* Utils: Rename PathChooser::changed() signal.Christian Kandeler2015-09-032-4/+4
* BareMetal: Do not add a duplicate entry for GDB server providerOrgad Shaneh2015-08-273-7/+24
* BareMetal: Refresh provider list on host changeOrgad Shaneh2015-08-192-2/+31
* Debugger: Fix use of bare metal startup with Step Into/Step Overhjk2015-08-171-1/+1
* BareMetal: fix OpenOCD additional arguments processingAlexander Drozdov2015-07-061-1/+2
* BareMetal: Fix crash on double deletionhjk2015-07-032-64/+41
* ProjectExplorer: Use Core::Id as RunMode "enum values"BogDan Vatra2015-06-302-5/+8