aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Beautifier: Avoid raw loops wherever applicableLorenz Haas2015-06-225-22/+13
* Add icons for static fields and functions.Alexander Izmailov2015-06-2211-10/+53
* Android: Pull the right libc.so from device.BogDan Vatra2015-06-222-4/+10
* Git: Fix Stash & Pop for synchronous actionsOrgad Shaneh2015-06-221-4/+5
* CppEditor: Cleanup settings in InsertVirtualMethodsOrgad Shaneh2015-06-221-161/+98
* C++: Rename semanticRehighlight to recalculateSemanticInfoDetachedNikolai Kosjar2015-06-228-10/+10
* Core: Reduce use of Id::fromUniqueIdentifier in the Infobarhjk2015-06-222-19/+8
* Debugger: Do not try to load unreadable extra dumpers fileOrgad Shaneh2015-06-222-2/+2
* Core: Make Id(int) constructor less accessiblehjk2015-06-193-3/+6
* Analyzer: Remove one level of indirection when creating RunControlshjk2015-06-193-18/+6
* Core: Remove unused Id::registerIdhjk2015-06-192-17/+0
* QmlDesigner: avoid uninitialized warningNikita Baryshnikov2015-06-191-4/+6
* Valgrind: Remove one use of AnalyzerStartParameters::useStartupProjecthjk2015-06-191-1/+0
* Analyzer: Remove AnalyzerStartParameter::useStartupProjecthjk2015-06-193-12/+4
* Valgrind: Start custom actions more directlyhjk2015-06-197-29/+43
* TextEditor: Remove unused variable.David Schulz2015-06-191-1/+0
* SSH: Fix wrongly emitted assert.Christian Kandeler2015-06-181-1/+2
* Analyzer: Merge AnalyzerAction::useStartupProject and ::toolStarterhjk2015-06-184-19/+21
* QmlProfiler: Drop redundant checks for useStartupProjectUlf Hermann2015-06-181-6/+0
* Analyzer: Add prepare step to tool starting.Ulf Hermann2015-06-185-18/+19
* SubversionPlugin: Introduce member initialization.Jarek Kobus2015-06-183-59/+31
* Valgrind: Reshuffle plugin setuphjk2015-06-182-43/+23
* FakeVimPlugin: Introduce member initialization.Jarek Kobus2015-06-183-124/+72
* CvsPlugin: Introduce member initialization.Jarek Kobus2015-06-182-66/+31
* QmlProfiler: Always try to connect immediately if we know the portUlf Hermann2015-06-181-3/+3
* QmlProfiler: Remove some dead code.Ulf Hermann2015-06-181-4/+1
* Analyzer: Move tool startup code closer to the action setuphjk2015-06-188-100/+58
* ClangBackEnd: Fix another operator<Orgad Shaneh2015-06-181-1/+3
* CppEditor: Add a missing includeOrgad Shaneh2015-06-181-0/+1
* Properly delete plugins dependent on failed pluginJarek Kobus2015-06-1710-38/+35
* Clang: Use qtcreatortool.pri in clangbackend.proNikolai Kosjar2015-06-172-30/+18
* CPaster: Introduce override.Friedemann Kleint2015-06-1710-60/+60
* CppTools: Fix misdetection of virtual function overloadsOrgad Shaneh2015-06-172-0/+31
* CPaster: Introduce member initialization.Friedemann Kleint2015-06-1716-72/+27
* CppEditor: Offer to insert "override" for InsertVirtualMethodsNikolai Kosjar2015-06-171-26/+209
* JsonWizard: Explicitly set required/preferred features on kits pageTobias Hunger2015-06-173-5/+116
* CppEditor: Extract reading/writing settings for InsertVirtualMethodsDialogNikolai Kosjar2015-06-171-43/+60
* QtVersion: Add features for major/minor/patchlevel of Qt versionTobias Hunger2015-06-173-10/+19
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-06-1715-14/+56
|\
| * support Visual Studio 2015Joerg Bornemann2015-06-157-8/+33
| * Valgrind: Fix possible crashesChristian Stenger2015-06-152-6/+4
| * Update qbs submodule.Christian Kandeler2015-06-041-0/+0
| * Adapt to qbs' libexec infrastructure.Christian Kandeler2015-06-034-0/+17
| * Update qbs submodule.Christian Kandeler2015-06-031-0/+0
| * Fix parsing of old settings with sdktoolKai Koehne2015-06-031-0/+2
* | Analyzer: Replace StartMode with a useStartupProject booleanhjk2015-06-1720-61/+38
* | sqlite: Disable warnings also for qbs build.Christian Kandeler2015-06-171-0/+1
* | KitsPage: Use constant for data keysTobias Hunger2015-06-171-3/+6
* | Android: Fix possible crashTobias Hunger2015-06-171-1/+1
* | Debugger: Suppress warning on new GDB async messageshjk2015-06-171-0/+4