summaryrefslogtreecommitdiff
path: root/src/plugins/qnx
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-09237-1669/+1907
* Fixing URL for BlackBerry Legacy KeysSergejs Kovrovs2014-07-201-1/+1
* Set parent for options dialog where appropriate.Eike Ziller2014-07-142-4/+5
* Fix compiler warnings about argument being non-const in virtual base methodKai Koehne2014-07-114-8/+4
* Always pass Core::Id by value.Christian Kandeler2014-07-0122-46/+46
* IDocument: Make mimeType a value memberhjk2014-07-012-6/+1
* Qnx: Fix version comparisonOrgad Shaneh2014-06-231-2/+4
* Qnx: Generate bar descriptor when opening new projectsEl Mehdi Fekari2014-06-202-5/+18
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-1/+3
* Centralize error/warning/info iconsAlessandro Portale2014-06-1710-16/+11
* Allow the user to restrict rc creation to certain .proDaniel Teske2014-06-164-17/+29
* QmakeProject: Replace applicationProFilePaths by idsForNodesDaniel Teske2014-06-162-10/+6
* BaseFileWizard: Get rid of applyExtensionPageShortTitle(...)Tobias Hunger2014-06-122-6/+7
* Avoid explicit checks for windows host when working with file pathsEike Ziller2014-06-124-26/+14
* Introduce BaseFileWizardTobias Hunger2014-06-062-5/+6
* BaseFileWizardFactory: rename createWizardDialog method to createTobias Hunger2014-06-062-5/+4
* IWizardFactory: Rename BaseFileWizard to BaseFileWizardFactoryTobias Hunger2014-06-052-3/+3
* Qnx: Fix MSVC warningsOrgad Shaneh2014-06-034-18/+18
* Update copyright year for some filesOrgad Shaneh2014-06-022-2/+2
* RunControl: Make icon(path) a value memberhjk2014-05-302-6/+2
* Qnx: Add 'Deploy Qt libraries' action to QNX Device options pageEl Mehdi Fekari2014-05-309-52/+115
* Qnx: Update display name for the generated QNX kits/toolchains/debuggersEl Mehdi Fekari2014-05-281-4/+4
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-05-283-0/+18
|\
| * Qnx: Fix broken configuration manager testEl Mehdi Fekari2014-05-223-0/+18
* | Qnx: Update bar-descriptor Qt environment if not matching the Qt bundle modeEl Mehdi Fekari2014-05-284-25/+35
* | De-noise RunConfigurationsOrgad Shaneh2014-05-281-7/+8
* | Qnx: Remove unused member variableTobias Hunger2014-05-271-1/+0
* | QNX: Generate kits with correct device type and iconEl Mehdi Fekari2014-05-261-2/+2
* | Qnx: Pass some values by referenceOrgad Shaneh2014-05-264-7/+7
* | QNX: Use one single bar descriptor when deployingEl Mehdi Fekari2014-05-267-104/+302
* | Qnx: Fix UI warningsEl Mehdi Fekari2014-05-221-4/+0
* | Qnx: Fix build.Christian Kandeler2014-05-221-2/+1
* | Qnx: Add support for pure QNX configurationsEl Mehdi Fekari2014-05-2232-100/+1162
* | Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-05-201-2/+2
|\ \ | |/
| * Qnx: Correctly set QT_QPA_FONTDIREl Mehdi Fekari2014-05-201-2/+2
* | ProjectExplorer: Use constants for compile_warning.png and _errorAlessandro Portale2014-05-192-2/+4
* | Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-05-164-33/+71
|\ \ | |/
| * Qnx: Detect Qt version for BB10 with the new mkspec changesEl Mehdi Fekari2014-05-121-1/+2
| * Qnx: Properly set Qt environment on deviceEl Mehdi Fekari2014-05-051-1/+10
| * Qnx: Fix crash when running with no deviceEl Mehdi Fekari2014-05-021-7/+7
| * Qnx: Properly setup the environment vars in the bar descriptorEl Mehdi Fekari2014-05-021-24/+52
* | DocumentModel: Make interface statichjk2014-05-131-1/+1
* | Nuke plugins PROVIDER settingsOrgad Shaneh2014-05-082-2/+0
* | Qnx: Remove redundant null validationOrgad Shaneh2014-05-081-2/+2
* | Qnx: Remove unused local variableOrgad Shaneh2014-05-081-1/+0
* | Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-064-6/+4
* | Project: Use Utils::FileName as return type for projectFilePath()Tobias Hunger2014-05-061-1/+1
* | Qnx: Fixing refresh of Setup options page after API Level installationDavid Kaspar2014-05-064-6/+25
* | Qnx: Fix compilation.Christian Kandeler2014-05-053-5/+5
* | Qnx: Refactor BlackBerryApiLevelConfiguration classEl Mehdi Fekari2014-05-0514-180/+582