summaryrefslogtreecommitdiff
path: root/src/plugins/baremetal
Commit message (Expand)AuthorAgeFilesLines
* 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
* Debugger: Continue DebuggerStartParameter cleanuphjk2015-06-261-22/+8
* TreeModel: takeItem should return the itemEike Ziller2015-06-101-2/+1
* BareMetal: Modernize connectionshjk2015-06-096-25/+36
* Use free Debugger::createDebuggerRunControl() functionhjk2015-05-291-1/+1
* BareMetal: fix warningNikita Baryshnikov2015-05-081-3/+4
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-05-072-2/+17
|\
| * BareMetal: Support seamless 3.3 -> 3.4 upgradeOrgad Shaneh2015-04-272-2/+17
* | BareMetal: Remove unused fileTobias Hunger2015-04-291-105/+0
* | BareMetal: Fix recent regression in GdbServerProvider viewhjk2015-04-281-2/+2
* | BareMetal: Modernizehjk2015-04-276-452/+241
* | GDBServer: fix grammar and punctuation in messagesLeena2015-03-231-2/+2
|/
* 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