aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Locator: Reduce interdependency between item list and input fieldEike Ziller2017-06-232-16/+22
* Valgrind: Make the (threaded) parser a proper member of the runnerhjk2017-06-238-44/+22
* MsvcToolchain: Fix wchar_t warnings for C filesIvan Donchevskii2017-06-231-5/+10
* ProgressManager: Simplify code in ProgressBarTobias Hunger2017-06-232-21/+12
* Valgrind: Merge MemCheckRunner and ValgrindRunner basehjk2017-06-2314-327/+154
* BareMetal: fix Run configurationAlexander Drozdov2017-06-232-5/+9
* Debugger: Fix inappropriate debugger warning when using mixed debuggingDavid Schulz2017-06-231-2/+2
* Debugger: Remove remote setup sub-statemachineryhjk2017-06-2215-332/+48
* BareMetal: Remove last uses of the remote setup sub-statemachineryhjk2017-06-222-20/+3
* Editor: Simplify text marksDavid Schulz2017-06-2211-167/+67
* Valgrind: Dissolve CallGrindRunnerhjk2017-06-2211-224/+104
* Valgrind: Merge MemCheck{,WithGdb}ToolRunnerhjk2017-06-223-54/+36
* Mobile platforms: initialize params in one goTim Jenssen2017-06-221-5/+2
* GDB: Set OsAbi also when the executable is ELF and the toolchain is notOrgad Shaneh2017-06-211-1/+11
* ClangStaticAnalyzer: Adapt to new simpler RunControl creationhjk2017-06-207-131/+25
* Clang: Fix warningMarco Bubke2017-06-201-1/+1
* QbsProjectManager: Introduce QbsKitInformationChristian Kandeler2017-06-209-76/+183
* Merge "Merge remote-tracking branch 'origin/4.3'"Orgad Shaneh2017-06-2040-163/+333
|\
| * Merge remote-tracking branch 'origin/4.3'Orgad Shaneh2017-06-2040-163/+333
| |\
| | * Clang: substitute __float128 with short instead of voidOrgad Shaneh2017-06-201-1/+1
| | * Properly mark "Check for Updates" menu item as an app-specific itemJake Petroules2017-06-191-0/+1
| | * AutoTest: Fix handling of multiple build targetsChristian Stenger2017-06-1913-23/+78
| | * QbsPM: Re-introduce uniqueProductName()Christian Stenger2017-06-194-2/+8
| | * QmakePM: Fix redundant execution of qmake on build fileOrgad Shaneh2017-06-191-4/+3
| | * AutoTest: Avoid triggering run tests while buildingChristian Stenger2017-06-194-9/+28
| | * Update qbs submoduleChristian Kandeler2017-06-161-0/+0
| | * QbsProjectManager: Delete ProjectDocuments along with projectChristian Kandeler2017-06-151-0/+2
| | * Autotools: Fix autotools project treeTobias Hunger2017-06-151-16/+17
| | * Qmake: Fix AddLibraryWizardTobias Hunger2017-06-151-2/+11
| | * iOS: Fix run issue on iOS with xcode 8.3Vikas Pachdha2017-06-151-71/+102
| | * CMakePM: Ensure buildSystemTarget is initialized correctlyChristian Stenger2017-06-151-2/+3
| | * VCS: Fix lost extra options when executing diff and log in VcsBaseClientDenis Klychkov2017-06-141-2/+2
| | * VCS: Filter out untracked files only if they don't appear in any projectOrgad Shaneh2017-06-141-13/+2
| | * CppEditor: Fix nullptr accessNikolai Kosjar2017-06-141-1/+2
| | * Work around slow painting on macOSEike Ziller2017-06-141-0/+7
| | * CMake: Add "test" target to cmake buildsTobias Hunger2017-06-133-1/+9
| | * Add missing includes in projectmanager.hEike Ziller2017-06-131-0/+4
| | * AutoTest: Avoid full rescans if not necessaryChristian Stenger2017-06-132-2/+50
| | * Fix deployment target on macOSJake Petroules2017-06-122-2/+2
| | * fix infinite loop on environment modify()Tim Jenssen2017-06-121-0/+4
| | * VcsManager: Remove dead codeTobias Hunger2017-06-121-15/+0
* | | Clang: Remove unwanted warningMarco Bubke2017-06-201-0/+2
|/ /
* | ProjectExplorer: Simplify standard run control constructionhjk2017-06-2019-401/+141
* | GenericHighlighter: Update from KSyntaxHighlightingOrgad Shaneh2017-06-205-159/+114
* | QmlProfiler: Cosmeticshjk2017-06-203-9/+19
* | CppTools: Avoid concurrent access to QTextDocumentNikolai Kosjar2017-06-201-11/+20
* | Extend default text styleMarco Bubke2017-06-191-2/+11
* | Adapt to new architectures handling in qbsJake Petroules2017-06-192-26/+61
* | Clang: Do not gray out e.g. #endifNikolai Kosjar2017-06-193-12/+42
* | Optional: add reset()Eike Ziller2017-06-191-0/+2