summaryrefslogtreecommitdiff
path: root/src/plugins/qnx
Commit message (Expand)AuthorAgeFilesLines
* Mime: Use string comparisons instead of regexps for simple globbinghjk2013-04-171-1/+1
* BlackBerry: Fix missing error stringRafael Roquetto2013-04-173-2/+6
* Qnx: Auto detect device PIN when requesting debugTokenEl Mehdi Fekari2013-04-1610-11/+224
* BlackBerry: Fix certificate marshalling on new NDKsRafael Roquetto2013-04-153-7/+25
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-112-1/+38
|\
| * BlackBerry: set default path for debug token requestRafael Roquetto2013-04-092-1/+38
* | auto-generate <dependencyList> in .pluginspec filesOswald Buddenhagen2013-04-111-5/+1
* | RunConfigurationAspects: Move method to create config widgetTobias Hunger2013-04-052-7/+0
* | Move DebuggerRunConfigurationAspect into DebuggerTobias Hunger2013-04-052-4/+6
* | Demote debuggerrunconfigurationaspectTobias Hunger2013-04-052-5/+9
* | RunConfigurationFactory: Centralize much of the restore codeTobias Hunger2013-04-054-26/+13
* | RunConfigurationAspect: Add RunConfiguration parameter to factory methodTobias Hunger2013-04-054-15/+8
* | derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-1/+0
* | make library and plugin dependencies declarativeOswald Buddenhagen2013-04-031-4/+6
* | centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* | automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* | QNX: Refactored connection handling for BlackBerry devicesTobias Nätterlund2013-03-2817-266/+683
* | QtSupport: Remove internal class QtFeatureProvider from public header.Friedemann Kleint2013-03-272-0/+2
* | QtSupport: Add header for QtConfigWidget.Friedemann Kleint2013-03-271-1/+1
* | Merge branch 'master' of ssh://codereview.qt-project.org/qt-creator/qt-creatorEike Ziller2013-03-261-0/+1
|\ \
| * | Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-0/+1
* | | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-03-2614-77/+118
|\ \ \ | |/ / |/| / | |/
| * Qnx: set icon for BB10 KitsEl Mehdi Fekari2013-03-261-0/+1
| * Fixing copyright headers once againRobert Loehning2013-03-251-1/+1
| * QNX: Fixed paths to bar package to match build directoryTobias Nätterlund2013-03-215-27/+66
| * QNX: Fixed changed XML content not being savedTobias Nätterlund2013-03-203-20/+38
| * [QNX] Fix qmake environment resolvingAndreas Holzammer2013-03-191-6/+2
| * Fix alignment issue on Mac OSX with PathChooser.Nicolas Arnaud-Cormos2013-03-183-23/+10
* | QNX: Abort deployment if device is not in Development ModeTobias Nätterlund2013-03-2519-31/+527
* | Qnx: Use new Core::Id interfaceshjk2013-03-224-32/+14
* | Clean headers in Utils.Friedemann Kleint2013-03-197-2/+10
* | RunConfigurations: Avoid some direct QString use with Core::Idhjk2013-03-192-2/+2
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-03-181-3/+1
|\ \ | |/
| * Qnx: Fix warningOrgad Shaneh2013-03-181-3/+1
* | Fix Krazy warnings about values or keys iteration in project management.Friedemann Kleint2013-03-151-3/+6
* | Qnx: Remove unneeded #includes.Christian Kandeler2013-03-141-5/+0
* | Fix Krazy warnings about includes/header guards in QNX plugin.Friedemann Kleint2013-03-125-9/+8
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-03-122-0/+3
|\ \ | |/
| * BlackBerry: Handle unregistered errorRafael Roquetto2013-03-111-0/+2
| * BlackBerry: fix debug token browse buttonRafael Roquetto2013-03-111-0/+1
* | Fix some Krazy warnings about non-const ref iterator.Friedemann Kleint2013-03-111-1/+1
* | QNX: Add more application permissions to bar descriptor editorTobias Nätterlund2013-03-111-14/+52
* | QNX: Fixed error message when stopping debugging on BlackBerry devicesTobias Nätterlund2013-03-081-2/+6
* | QNX: Only kill tail/slog2info process associated with the applicationTobias Nätterlund2013-03-088-26/+132
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-03-081-3/+9
|\ \ | |/
| * Qt5: Fix checking for private headersKai Koehne2013-03-051-3/+9
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-03-041-4/+12
|\ \ | |/
| * QNX: Force UTF-8 encoding for bar-descriptor.xml (QTCREATORBUG-8853)Tobias Nätterlund2013-03-011-4/+12
* | QNX: Added warning messages when icon/splashscreens are too bigTobias Nätterlund2013-03-013-4/+118
* | Merge remote-tracking branch 'origin/2.7'Oswald Buddenhagen2013-02-2825-55/+1447
|\ \ | |/