summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/devicesupport
Commit message (Expand)AuthorAgeFilesLines
* Always pass Core::Id by value.Christian Kandeler2014-07-013-3/+3
* Centralize error/warning/info iconsAlessandro Portale2014-06-171-1/+2
* ProjectExplorer: Use more algorithmsDaniel Teske2014-06-161-2/+4
* Cleanup: Remove searchKeywords from optionspage widgetsTobias Hunger2014-05-262-11/+0
* ProjectExplorer: Add parentheses to clarify precedenceOrgad Shaneh2014-05-201-2/+2
* ProjectExplorer: Pass some values by referenceOrgad Shaneh2014-05-202-2/+2
* ProjectExplorer: Use constants for compile_warning.png and _errorAlessandro Portale2014-05-191-1/+1
* Rewrite ::getObjects usage to use predicate versionDaniel Teske2014-05-123-24/+18
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-04-142-8/+13
|\
| * DeviceApplicationRunner: Set failure status if process failed to start.Christian Kandeler2014-04-082-8/+13
* | DeviceProcessDialog: Use Utils::TreeViewDaniel Teske2014-04-111-5/+6
|/
* DeviceManager: Fix lifecycleTobias Hunger2014-03-192-3/+11
* Remove leading newline characters from translated messages.Friedemann Kleint2014-02-282-2/+3
* Add "..." to buttons which open a dialogRobert Loehning2014-02-251-1/+1
* Use ICore::userResourcePath() where applicable.Christian Kandeler2014-02-241-3/+3
* Utils: Compile winutils on all platformhjk2014-02-201-3/+4
* Utils: Merge FilterLineEdit into FancyLineEdithjk2014-02-141-3/+4
* Compile fix.Christian Kandeler2014-02-121-1/+1
* QNX: Add support for attaching to a running applicationTobias Nätterlund2014-02-122-0/+103
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* ProjectExplorer: Improve 'ps' output parsing.hjk2014-02-071-8/+7
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0846-46/+46
|\
| * Incremented year in copyright infoRobert Loehning2014-01-0846-46/+46
* | Preferences: Add default implementation for filteringEike Ziller2013-12-103-14/+9
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-11-251-0/+3
|\ \ | |/
| * Add history to device process dialog's linedithjk2013-11-221-0/+3
* | Device support: Fix error message in app runner.Christian Kandeler2013-11-221-3/+1
|/
* RemoteLinux: Never disable the run configuration.Christian Kandeler2013-11-191-0/+8
* Device support: Fix device application runner for the "early exit" case.Christian Kandeler2013-11-191-1/+1
* Debugger: Interrupt inferior via signal operation on Windows.David Schulz2013-11-053-11/+20
* ProjectExplorer: Fix message placeholders.Friedemann Kleint2013-11-041-2/+2
* Remove most leading/trailing blanks from translated messages.Friedemann Kleint2013-10-241-5/+7
* Device support: Polish DeviceApplicationRunner.Christian Kandeler2013-10-182-47/+35
* Device support: Make sure a DeviceProcess always "finishes".Christian Kandeler2013-10-172-2/+41
* DeviceAppliactionRunner: Remove unused connectionDaniel Teske2013-10-152-72/+9
* RemoteLinux: Remove PreRunAction and postRunActionDaniel Teske2013-10-152-127/+4
* IDevice: Add a qmlProfilerHost functionhjk2013-10-114-0/+13
* Project explorer: fix UI text capitalization and punctuationLeena Miettinen2013-10-091-2/+2
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-274-81/+110
|\
| * Doc: move documentation from header to source fileLeena Miettinen2013-09-102-19/+51
| * Doc: edit devicesupport plugin API docsLeena Miettinen2013-09-102-65/+62
* | DeviceSupport: Move 'SpecialInterrupt' to base classhjk2013-09-254-28/+19
* | ProjectExplorer: Fix build.Christian Kandeler2013-09-231-0/+1
* | ProjectExplorer: Introduce DeviceProcessSignalOperation.David Schulz2013-09-2013-92/+352
* | Device support: Make IDevice::executeAction non-const.Christian Kandeler2013-09-175-5/+8
* | Debugger/RemoteLinux: Make gdbserver location configurablehjk2013-09-132-0/+20
* | Clean up SshConnectionManager interfacehjk2013-09-113-7/+6
* | DeviceProcess: Add write(const QByteArray &) functionhjk2013-09-105-0/+16
* | Core::Id: Remove some explicit casts to Core::IdTobias Hunger2013-09-032-2/+2
* | Remove superfluous include paths from project files.Christian Kandeler2013-09-027-10/+10