aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* QmakeProjectManager: Make "system" execution opt-inChristian Kandeler2020-10-165-1/+49
* QmakeProjectManager: Ensure consistent include path listsChristian Kandeler2020-10-141-6/+11
* QmakeProjectManager: Use LayoutBuilder for QmakeStep config widgethjk2020-10-061-5/+6
* Merge remote-tracking branch 'origin/master' into 4.14Eike Ziller2020-10-064-3/+21
|\
| * ProjectExplorer: Remove BuildStepConfigWidgethjk2020-10-062-3/+3
| * Android: add qmake variables to completion assistantAssam Boudjelthia2020-10-051-0/+17
| * QmakeProjectManager: Add a soft asserthjk2020-10-051-0/+1
* | QMakeProjectManager: Do not ask to rebuild too oftenhjk2020-10-061-18/+23
|/
* ProjectExplorer: Move BuildStepWidget::summary etc to BuildStephjk2020-10-051-1/+1
* Consolidate build/deploystep default display name handlinghjk2020-10-021-2/+1
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-10-021-5/+16
|\
| * QmakeProjectManager: Fix crash on reparsingChristian Kandeler2020-09-281-5/+16
* | Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-235-18/+24
* | Fix Qt 6 build of ProjectExplorer and targets & build systemsEike Ziller2020-09-212-9/+10
* | Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-09-172-36/+43
|\|
| * QmakeProjectManager: Restore incremental re-parsingChristian Kandeler2020-09-152-36/+43
* | ProjectExplorer: Simplify use of AbstractProcessStep::init()hjk2020-09-162-7/+10
* | Android: allow passing apps arguments via manifest on non-debug modeAssam Boudjelthia2020-09-113-0/+4
* | QmakeProjectManager: Compare the right set of argumentsChristian Kandeler2020-09-094-20/+26
* | ProjectExplorer: Introduce a ProjectConfiguration::kit() functionhjk2020-09-093-14/+14
* | QtSupport: Add supportsMultipleQtAbis getterAlessandro Portale2020-09-071-1/+1
* | QmakePM: Fix possible nullptr accessChristian Stenger2020-09-041-1/+1
* | Core: replace QString with Utils::FilePath to get documentsDavid Schulz2020-09-041-3/+2
* | Qmake: Inline QmakeBuildStepWidgethjk2020-09-022-149/+112
* | ProjectExplorer: Remove redundant MakeStep::{is,set}Clean()hjk2020-08-261-6/+2
* | ProjectExplorer: Remove ProcessParameters::resolveAll()hjk2020-08-251-1/+0
* | Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-106-4/+20
|\|
| * Android: Introduce constants for Android ABIsAlessandro Portale2020-07-261-2/+2
| * Android: regression fix for warning missing ANDROID_ABISAssam Boudjelthia2020-07-231-1/+1
| * Android: Warn if the selected device main ABI is not selectedAssam Boudjelthia2020-07-234-1/+13
| * Fix lupdate issuesEike Ziller2020-07-171-1/+1
| * QMake: highlight REPC qmake variables in pro filesDavid Schulz2020-07-141-0/+4
| * Core/Utils: Migrate further to Utils::Idhjk2020-07-0618-30/+30
* | Small Qt 6 migration stuffhjk2020-07-291-1/+1
* | Utils: Drop Utils::SkipEmptyParts againhjk2020-07-211-1/+1
* | QbsPM:QmakePM: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-155-23/+25
* | Qmake: Drop use of QTextCodec in pro parserhjk2020-07-111-4/+0
* | Core/Utils: Migrate further to Utils::Idhjk2020-07-0618-30/+30
|/
* Wizards: Update templates in regard to deprecation warningsChristian Kandeler2020-06-301-7/+1
* More QRegularExpression and include for Qt 6hjk2020-06-251-12/+15
* Icons cleanup: Remove unused icons and deduplicate identical pngsAlessandro Portale2020-06-228-14/+1
* Handle various versions for QAbstractSocket::SocketError{Occurred}hjk2020-06-191-2/+6
* All: Use Utils::SkipEmptyPartshjk2020-06-171-4/+4
* Fix plugin unit tests when using projectsChristian Stenger2020-06-172-3/+7
* Various places: performance-for-range-copyAlessandro Portale2020-06-151-2/+2
* clang-tidy: Consider context when encountering duplicate filesChristian Kandeler2020-06-121-4/+12
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-022-5/+8
* ProjectExplorer: Give the Task class an explicit summaryChristian Kandeler2020-05-141-1/+1
* Fix clang 10 warnings about unnecessary copies in range loopsChristian Kandeler2020-05-121-1/+1
* QmakeProjectManager: Suppress parsing for inactive build configurationshjk2020-04-301-0/+6