aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androidextralibrarylistmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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