summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Run the analyzer within the build environment.Nikolai Kosjar2015-05-055-3/+24
* Extract AnalyzeUnit out of ClangStaticAnalyzerRunControlNikolai Kosjar2015-04-272-23/+20
* Reduce calls to SessionManager:startupProject()Nikolai Kosjar2015-04-272-7/+11
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-04-2312-15/+163
|\
| * qbs build: Clear file tags of unit test resources.csa-v3.4.0Christian Kandeler2015-04-161-1/+7
| * Add qt-widgets-app unit testNikolai Kosjar2015-04-168-2/+112
| * Fix QTC_CHECK condition in prependWordWidthArgumentIfNotIncluded()Nikolai Kosjar2015-04-161-1/+1
| * Remove pointless Q_UNUSED()Nikolai Kosjar2015-04-151-2/+0
| * Set the architecture explicitly ("-m32"/"-m64)Nikolai Kosjar2015-04-152-10/+44
* | Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-04-154-6/+11
|\ \ | |/
| * Add missing test dependenciesNikolai Kosjar2015-04-132-0/+8
| * Fix typo in unit testsNikolai Kosjar2015-04-131-1/+1
| * De-QObjectify Settings class.Christian Kandeler2015-04-132-6/+3
* | Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-03-112-17/+77
|\ \ | |/
| * Create a dummy run configuration to create our run control from.csa-v3.4.0-rc1Christian Kandeler2015-03-092-1/+39
| * Show the status message also while running.Christian Kandeler2015-03-092-16/+38
* | Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-03-052-16/+7
|\ \ | |/
| * Use new AnalyzerUtils::logToIssuesPane().Christian Kandeler2015-03-051-15/+7
| * Remove experimental stateEike Ziller2015-03-021-1/+0
* | Remove now-unneeded PathChooser subclass.Christian Kandeler2015-03-036-88/+14
* | Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-03-0224-45/+967
|\ \ | |/
| * Make use of the "issues" pane when errors occur during analyzing.Christian Kandeler2015-02-271-6/+24
| * Allow users to suppress diagnostics.Christian Kandeler2015-02-2716-10/+808
| * Clear status message on startNikolai Kosjar2015-02-271-0/+1
| * Don't attempt to analyze using icecc masquerading as clang.Christian Kandeler2015-02-268-10/+106
| * Don't fade out analyzer summary.Christian Kandeler2015-02-261-1/+1
| * Adjust to Analyzer core changesAndré Pönitz2015-02-203-6/+3
| * Fix compile after Analyzer changesDaniel Teske2015-02-191-1/+1
| * Compile fix after recent Analyzer core changesAndré Pönitz2015-02-194-14/+26
* | UnitTest: Fix typoChristian Stenger2015-02-251-1/+1
|/
* Remove overide declarations.Christian Kandeler2015-02-132-2/+2
* Merge remote-tracking branch 'origin/3.3'Eike Ziller2015-02-1329-116/+116
|\
| * Update Licensecsa-v3.3.2csa-v3.3.1csa-3.3Eike Ziller2015-01-1529-116/+116
* | Adapt to API change in mainline Creator.Christian Kandeler2015-02-122-58/+27
* | Add unit tests.Christian Kandeler2015-02-0913-0/+227
* | Enable run control for mingw toolchains.Christian Kandeler2015-02-031-0/+1
* | Add support for MSVC.Christian Kandeler2015-01-308-24/+56
* | Add qbs project files for autotests.Christian Kandeler2015-01-304-0/+58
* | RunControl: Reset future interface before in startEngine()Nikolai Kosjar2015-01-291-0/+1
* | Turn QTC_ASSERT into normal check.Christian Kandeler2015-01-201-2/+2
|/
* DiagnosticDelegate: Fix leaking QVBoxLayoutcsa-v3.3.0-rc1csa-v3.3.0Nikolai Kosjar2014-11-251-1/+2
* Use QString::toHtmlEscaped() for GUI textNikolai Kosjar2014-11-252-7/+12
* DiagnosticView: Add copy action to context menuNikolai Kosjar2014-11-253-17/+98
* Tool: Use "No" button in mode check dialogNikolai Kosjar2014-11-241-3/+1
* Add missing variable initializations.Christian Kandeler2014-11-201-2/+2
* Add qbs project file.Christian Kandeler2014-11-181-0/+47
* Check for valid DiagnosticNikolai Kosjar2014-11-143-0/+10
* RunControl: Skip sub projects not selected for buildingNikolai Kosjar2014-11-071-0/+3
* Sort files to processNikolai Kosjar2014-11-071-3/+9
* Use updated ProjectInfoNikolai Kosjar2014-11-073-17/+29