summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Unit tests: Explicitly check for success from runner.csa-v3.4.2csa-v3.4.1csa-3.4Christian Kandeler2015-05-055-8/+14
* 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
* 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
* 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
* Use new AnalyzerUtils::logToIssuesPane().Christian Kandeler2015-03-051-15/+7
* Add changes-3.4.0csa-v3.4.0-beta1Eike Ziller2015-03-021-0/+7
* Remove experimental stateEike Ziller2015-03-021-1/+0
* 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
* 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
* | Build tests by default (*.pro)Nikolai Kosjar2015-02-021-1/+3
* | 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
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-11-264-27/+112
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-11-241-2/+2
|\ \ | |/
| * Add missing variable initializations.Christian Kandeler2014-11-201-2/+2
* | Merge branch '3.3'Kai Koehne2014-11-1814-94/+361
|\ \ | |/
| * 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
| * Ensure that project configuration did not changeNikolai Kosjar2014-11-077-23/+81
| * RunControl: Handle also ProjectInfo::CompilerCallDataNikolai Kosjar2014-11-072-55/+107
| * Adapt to qtcreator 3.3 changes / Compile fixNikolai Kosjar2014-11-071-1/+1
| * Load the plugin only on Linux / OS XNikolai Kosjar2014-11-031-0/+1