aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androidextralibrarylistmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-05-191-1/+2
|\
| * Android: silence assert in AndroidExtraLibraryListModelv4.12.1Assam Boudjelthia2020-05-181-1/+2
* | Android: Use BuildSystem in AndroidExtraLibraryListModelhjk2020-04-021-15/+15
* | Android: Use the new Target::activeBuildKey() functionhjk2020-04-011-11/+9
|/
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-3/+3
* Android: Simplify AndroidExtraLibraryListModel::data()hjk2019-08-201-5/+3
* ProjectExplorer: Drop the target argumenthjk2018-12-201-3/+3
* QmakeAndroid: Replace remaining AndroidQtSupporthjk2018-12-201-12/+8
* QmakeAndroidSupport: Access parseInProgress and validParsehjk2018-12-181-3/+9
* QMakeAndroid: Replace QmakeAndroidSupport::projectFilePathhjk2018-12-171-2/+10
* Android: Use QVariant for targetData/setTargetDatahjk2018-08-011-1/+1
* Android: Move AndroidExtraLibraryListModel to basehjk2018-07-021-0/+155
* Move qmake specific part to qmake plugin, generalize android supportBogDan Vatra2014-07-211-167/+0
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-1/+1
* AndroidExtraLibsModel: Use QDir::cleanPaths() for entriesDaniel Teske2014-04-011-1/+1
* Android: Prepend $$PWD to paths to ANDROID_EXTRA_LIBSDaniel Teske2014-04-011-2/+2
* Android: Set ANDROID_EXTRA_LIBS scoped to the archDaniel Teske2014-04-011-2/+9
* Android: Add Libraries: Disable library model while parse is in progressDaniel Teske2014-03-191-6/+33
* Incremented year in copyright infoRobert Loehning2014-01-081-2/+2
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-2/+2
* Qt4ProjectManager: Rename {Qt4,Qmake}{Project,Pr{i,o}FileNode}hjk2013-10-291-7/+7
* Qt4ProjectManager: Rename the "normal" qt4* files to qmake*hjk2013-10-161-2/+2
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-8/+8
* AndroidExtraLibraryListModel: Fix crash on removing libsDaniel Teske2013-10-071-12/+14
* Android: Fix build with Qt 4.8Andre Hartmann2013-10-011-2/+2
* Extra library editor for AndroidEskil Abrahamsen Blomfeldt2013-10-011-0/+131