summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* QbsProjectManager: Fix task emission from build step.Christian Kandeler2016-05-251-2/+1
* AutoTest: Avoid nullptr accessChristian Stenger2016-05-242-1/+5
* CMake: make it possible to insert new vars in project settingsStanislav Ionascu2016-05-244-2/+60
* Debugger: Restore expression evaluation through QML inspectorUlf Hermann2016-05-231-2/+9
* CMake: WS-only fixTobias Hunger2016-05-231-2/+2
* CMake: Fix warning about empty filename after persisting cmake configTobias Hunger2016-05-231-4/+2
* CMake: Fix race between persisting cmake configuration and parsingTobias Hunger2016-05-231-1/+2
* CMake: Check CMakeCache.txt for changesTobias Hunger2016-05-233-5/+72
* CMake: Do not parse that oftenTobias Hunger2016-05-231-1/+1
* CMake: Show INTERNAL settings as advancedTobias Hunger2016-05-231-4/+3
* CMake: Cache CMakeCache.txtTobias Hunger2016-05-232-15/+15
* AutoTest: Fix creation of target file path for Qbs projectsChristian Stenger2016-05-231-1/+5
* AutoTest: Provide additional test project...Christian Stenger2016-05-2010-2/+209
* CMake: Do not store kit cmake configuration in BuildConfigurationTobias Hunger2016-05-201-3/+2
* CMake: Do leave the project configuration alone on reparsesTobias Hunger2016-05-201-4/+0
* CMake: Also treat "yes" as true for boolean settingsTobias Hunger2016-05-201-1/+2
* CMake: Warn if kit settings are overridden by the projectTobias Hunger2016-05-206-9/+79
* CMake: Make it easier to get the expanded value of a CMake configurationTobias Hunger2016-05-203-1/+13
* MSVC: Fix Microsoft Visual Cpp Build ToolsTobias Hunger2016-05-193-20/+10
* Debugger: Remove unreferenced QString argJonathan Liu2016-05-191-1/+1
* Debugger: Fix creator crash on spontanous debugger exit.David Schulz2016-05-191-1/+5
* Remove unnecessary /FS flag in qbs property provider.Jake Petroules2016-05-182-9/+0
* Clang: Fix accepting absolute path clang executableNikolai Kosjar2016-05-182-15/+18
* qbs: apply compiler and linker flags from GCC toolchains.Jake Petroules2016-05-182-0/+8
* ClangStaticAnalyzer: Use native separators in exe placeholderOrgad Shaneh2016-05-181-1/+3
* TextEditor: fix folding of all nested blocks of folded blockAnatoly Stolbov2016-05-181-0/+1
* Debugger: Restructure cleaning up after testChristian Stenger2016-05-181-1/+5
* QbsProjectManager: Write MSVC compiler version to profileJoerg Bornemann2016-05-182-2/+22
* Debugger: Allow re-evaluation of certain expressions without steppinghjk2016-05-173-1/+11
* ClangStaticAnalyzer: Really cancel on user requestOrgad Shaneh2016-05-171-1/+1
* Valgrind: Avoid crash when having no configured runnableChristian Stenger2016-05-171-1/+2
* QbsProjectManager: Update "equivalent command line" on build dir change.Christian Kandeler2016-05-171-0/+2
* QtSupport: fix compiler warningNikita Baryshnikov2016-05-131-0/+1
* CMake: Fix Clear Cache when builddir is not persistent yet.Tobias Hunger2016-05-121-2/+2
* TextEditor: printPage: add const to variablesAnatoly Stolbov2016-05-111-6/+6
* Valgrind: Avoid crash when changing filterChristian Stenger2016-05-111-2/+2
* Beautifier: Fix clang-format file style regressionAdam Strzelecki2016-05-111-1/+1
* Debugger: Enforce use of target-async for Android gdbserverhjk2016-05-095-3/+14
* QmlDesigner: Support QtQuick 2.7Alessandro Portale2016-05-091-1/+1
* QtSupport: Update feature set for Qt 5.7Alessandro Portale2016-05-092-0/+8
* Don't wait too much to connect.BogDan Vatra2016-05-091-3/+8
* AutoTest: Fix parsing of Qt tests when using developerbuildChristian Stenger2016-05-041-19/+26
* Make local custom executables run independent of device selectionhjk2016-05-045-5/+23
* AutoTest: Fix reparsing of header files...Christian Stenger2016-05-041-25/+24
* OS X: Fix regression for opening projects from FinderEike Ziller2016-05-041-0/+7
* QbsProjectManager: Use IDE_LIBRARY_BASENAME to locate qbs' plugins.Christian Kandeler2016-05-041-1/+5
* Clang Static Analyzer: Re-enable for all project managers and tool chainsNikolai Kosjar2016-05-041-8/+1
* Git: Suppress failure message on grepOrgad Shaneh2016-05-041-1/+1
* Debugger: Do not append port if host not foundOrgad Shaneh2016-05-031-1/+2
* QbsProjectManager: Fix SOFT ASSERT: "future.isFinished()"Nikolai Kosjar2016-05-033-4/+17