summaryrefslogtreecommitdiff
path: root/src/plugins/baremetal
Commit message (Expand)AuthorAgeFilesLines
* Make strings translatableAlessandro Portale2014-07-311-0/+2
* BareMetal: Unviolate string freezeOrgad Shaneh2014-07-281-1/+5
* BareMetal: Do not execute if executable not foundOrgad Shaneh2014-07-281-0/+4
* Always pass Core::Id by value.Christian Kandeler2014-07-014-8/+8
* BareMetal: Code cosmeticshjk2014-06-2311-112/+88
* GdbDebugger: add fast restart for debuggingTim Sander2014-06-2013-247/+208
* Centralize error/warning/info iconsAlessandro Portale2014-06-171-1/+3
* Allow the user to restrict rc creation to certain .proDaniel Teske2014-06-162-2/+3
* baremetal: add openocd pipelining supportTim Sander2014-06-052-3/+6
* BareMetal: Code cosmeticshjk2014-06-058-16/+27
* BareMetal: add variable support for device gdb commandsTim Sander2014-06-053-6/+15
* ProjectExplorer: Use constants for compile_warning.png and _errorAlessandro Portale2014-05-191-1/+1
* Nuke plugins PROVIDER settingsOrgad Shaneh2014-05-082-2/+0
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-062-3/+3
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-123-9/+3
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-112-3/+7
* Incremented year in copyright infoRobert Loehning2014-01-0825-25/+25
* baremetal: don't append executable suffixTim Sander2013-11-201-1/+1
* Braces cleanupOrgad Shaneh2013-11-141-2/+1
* BareMetal plugin: fix UI text capitalizationLeena Miettinen2013-10-104-6/+6
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* Unify wizards with TOC and cancel button.Eike Ziller2013-10-092-4/+3
* Cleanup baremetalTim Sander2013-09-2618-466/+63
* baremetal plugin whitespace fixesTim Sander2013-09-261-3/+3
* BareMetal: Add qbs project file.Christian Kandeler2013-09-201-0/+33
* BareMetal: Fix build.Christian Kandeler2013-09-201-2/+2
* BareMetal: Build fixTobias Hunger2013-09-202-0/+7
* add baremetal pluginTim Sander2013-09-2034-0/+2856