aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx/qnxqtversion.cpp
Commit message (Expand)AuthorAgeFilesLines
* BaseQtVersion: Drop cache related paramenter QtVersion::fromMaphjk2024-03-131-2/+2
* Qnx: Use new setup scheme for most factorieshjk2023-11-171-5/+14
* QtSupport: Cache Qt Version informationMarcus Tillmanns2023-09-051-2/+2
* Plugins: And more Store and Keyhjk2023-08-251-3/+3
* Utils: Rename the new Storage to Storehjk2023-08-241-1/+1
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-1/+1
* Various Plugins: Simplify return FilePath statementsJarek Kobus2023-08-021-1/+1
* Merge remote-tracking branch 'origin/10.0' into qds/devTim Jenßen2023-03-261-4/+4
|\
| * Utils: Rename most FilePath::{from,to}Variant uses to {from,to}Settingshjk2023-01-101-2/+2
| * Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
| * Boot2qt, Qnx: Pass context object to lambda connectionsJarek Kobus2022-12-081-1/+1
* | QtSupport: allow relative paths for the qmake commandTim Jenssen2023-02-091-1/+1
|/
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Qnx: Modernize a bithjk2022-07-221-4/+2
* Qnx: Move to Tr::trhjk2022-07-131-4/+3
* QNX: don't set LD_LIBRARY_PATHRafael Roquetto2022-04-011-1/+0
* Rename QtSupport::BaseQtVersion to QtVersionhjk2022-01-241-7/+7
* Utils: FilePathify Environment::{ap,pre}pendOrSetPath etchjk2021-11-101-2/+1
* Qnx: Merge qnxbaseqtconfigwidget.{cpp,h} into qnxqtversionhjk2021-10-281-1/+27
* Qnx: Use more FilePath for pathshjk2021-09-301-5/+5
* QtSupport: Collect environment changes instead of full environmentshjk2021-05-271-4/+1
* Use qAsConst with non-const Qt containers in range-loopsAlessandro Portale2021-02-171-1/+1
* Qnx: Code cosmeticshjk2020-09-171-17/+22
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-3/+3
* Qnx: Do not read CPU dir from mkspecTobias Hunger2019-11-141-8/+4
* BaseQtVersion: remove qmakeProperty(...) getterTobias Hunger2019-10-011-1/+1
* Enable macro editing for the Clang indexerMarco Bubke2019-06-131-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-3/+3
* ProjectExplorer: Use an alias for QList<Abi>hjk2019-05-271-1/+1
* QtSupport: Replace BaseQtVersion::clone()hjk2019-02-191-10/+0
* QtSupport: Provide implementation of BaseQtVersion::qtAbisFromLibrary()hjk2019-02-181-1/+1
* QtSupport et al: Move QtVersionFactory to *QtVersion implementationhjk2019-02-181-0/+11
* QtSupport: Drop one suite of QtVersion constructorshjk2019-02-151-6/+0
* QtSupport: Simplify use of QtVersionFactory::create()hjk2019-02-151-3/+2
* Qnx: ModernizeAlessandro Portale2018-11-281-2/+1
* FileInProjectFinder/Debugger: Use Utils::FileName for sysrootUlf Hermann2018-08-281-3/+3
* Make QNX a separate OS typeJames McDonnell2017-03-131-1/+1
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* fix usage of qt deployment pathsOswald Buddenhagen2017-01-261-1/+1
* make more use of BaseQtVersion::qmakeProperty()Oswald Buddenhagen2017-01-241-1/+1
* make BaseQtVersion::qtCorePaths() non-staticOswald Buddenhagen2017-01-231-1/+1
* Remove BlackBerry terminology and codeJames McDonnell2017-01-201-13/+14
* Add support for 64-bit QNX platformsJames McDonnell2017-01-181-20/+14
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-19/+12
* Qt: Remove platformName and platformDisplayName methodsTobias Hunger2015-12-021-10/+0
* QtVersion: Add a method to query the target device typeTobias Hunger2015-12-021-0/+5
* FeatureProvider: Remove Feature and FeatureSetTobias Hunger2015-12-021-5/+5
* QNX: fix message punctuationLeena Miettinen2015-07-031-1/+1
* Blackberry: Remove blackberry supportTobias Hunger2015-04-301-19/+142