summaryrefslogtreecommitdiff
path: root/src/plugins/baremetal
Commit message (Expand)AuthorAgeFilesLines
* BareMetal: Support seamless 3.3 -> 3.4 upgradeOrgad Shaneh2015-04-272-2/+17
* BareMetal: use proper product name for ST-LINK UtilityLeena Miettinen2015-03-171-4/+4
* BareMetal: use book-style capitalization for combobox itemsLeena Miettinen2015-03-171-3/+3
* BareMetal: fix language in messagesLeena Miettinen2015-03-161-2/+2
* SettingsDialog: Remove CategoryId parameter from callershjk2015-02-241-2/+1
* Fix excessive warnings by MSVC 2013 64bit about size_t->int truncationFriedemann Kleint2015-02-201-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1225-158/+158
|\
| * Update LicenseEike Ziller2015-01-1625-146/+146
* | BareMetal: Fix qbs build.Christian Kandeler2015-02-101-0/+1
* | Debugger: Pass RunControl in DebuggerStartParametershjk2015-02-101-2/+2
* | baremetal: add support for generic projectsTim Sander2015-02-106-6/+292
* | BareMetal: Support remote channel without portOrgad Shaneh2015-02-102-1/+3
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-065-7/+7
* | baremetal: add variable chooser to gdb server provider dialogsTim Sander2015-02-053-0/+18
* | BareMetal: Fix warningTobias Hunger2015-01-071-1/+1
* | BareMetal: Fix compile for older compilerChristian Stenger2015-01-067-25/+25
* | BareMetal: Allow to manage configurations of HW GDB serversDenis Shienkov2015-01-0634-300/+3971
|/
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-2/+0
* Debugger: Consolidate RunControl creationhjk2014-10-202-3/+2
* License update.Eike Ziller2014-10-151-1/+1
* VariableChooser: Reworkhjk2014-10-152-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1424-168/+192
|\
| * License updateEike Ziller2014-10-0925-169/+193
* | BareMetal: Remove unused data memberhjk2014-09-192-2/+0
* | Replace QLatin1String("x") with QLatin1Char('x') where possibleKai Koehne2014-09-041-1/+1
* | ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-022-17/+19
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
|/
* 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