summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Use a structure to return check resultshjk2019-04-2520-67/+68
* ClangFormat: Fix qbs buildNikolai Kosjar2019-04-251-0/+1
* iOS: Fix buildNikolai Kosjar2019-04-251-1/+0
* ClangFormat: Improve the configuration UIIvan Donchevskii2019-04-255-25/+3511
* ClangFormat: Show the global fallback styleIvan Donchevskii2019-04-252-11/+16
* iOS: Simplify IosDeployStep config widget setuphjk2019-04-256-139/+11
* Android: Rework BuildApkWidgethjk2019-04-255-446/+246
* LSP: add completion context to completion requestDavid Schulz2019-04-251-0/+1
* RemoteLinux: Aspectify RemoteLinuxCheckForFreeDiskSpaceStephjk2019-04-245-152/+27
* ProjectExplorer: Make BaseIntegerAspect operate on qint64hjk2019-04-242-13/+21
* LSP: set completion trigger characters to assist providerDavid Schulz2019-04-241-0/+5
* RemoteLinux: Simplify RemoteLinuxCheckForFreeDiskSpaceStepWidgethjk2019-04-241-5/+0
* LanguageClient: move setting client relationship to managerDavid Schulz2019-04-244-39/+68
* ProjectExplorer: Fix kit duplication on pressing "Apply"Christian Kandeler2019-04-243-3/+8
* Debugger: Remove unused variableshjk2019-04-241-5/+0
* Core: Fix enabling/disabling of zoomIn/Out buttons in output panesAlessandro Portale2019-04-235-9/+2
* RemoteLinux: Retrieve deployment info from local install rootChristian Kandeler2019-04-2329-8/+402
* Clang: Centralize -Wno-comment for GCCOrgad Shaneh2019-04-233-9/+3
* ProjectExplorer: Add missing BaseStringAspect::setFileName()Christian Kandeler2019-04-231-0/+5
* Clang*: remove wrong cpp define from qbs filesDavid Schulz2019-04-233-3/+0
* Clang: Reindex without PCHs if error are occurringMarco Bubke2019-04-235-26/+125
* ClangRefactoring: Move command line generation in worker threadMarco Bubke2019-04-231-16/+23
* ClangRefactoring: Move transaction in fetchPrecompiledHeaderMarco Bubke2019-04-232-11/+14
* Clang: Refactor fetchPrecompiledHeaderMarco Bubke2019-04-233-19/+15
* CppTools: Add pre system include search path per projectMarco Bubke2019-04-232-0/+18
* Clang: Add global preincludes search pathMarco Bubke2019-04-231-0/+18
* ClangPchManager: Fix alive messageMarco Bubke2019-04-234-2/+18
* ClangRefactoring: fix missing comma in qbs fileDavid Schulz2019-04-231-1/+1
* ClangRefactoring: fix compile with qbsDavid Schulz2019-04-231-2/+4
* LanguageClient: remove unneeded forward delarationDavid Schulz2019-04-232-11/+6
* CPaster: Remove KDE pasterChristian Stenger2019-04-2312-333/+10
* LanguageClient: move current settings to managerDavid Schulz2019-04-234-27/+54
* TextEditor: Remove unneeded dependency on gui-privateOrgad Shaneh2019-04-231-1/+1
* OutputWindow: Fix read-onlyness for output windowsOrgad Shaneh2019-04-181-5/+10
* StudioWelcome: Make the hidden splashscreen recoverableAlessandro Portale2019-04-184-17/+13
* Clang: Fix build with clang-8Ivan Donchevskii2019-04-1714-67/+100
* StudioWelcome: Add StudioFonts import path for splash screenAlessandro Portale2019-04-171-0/+1
* Move C++ Library wizard to JSONEike Ziller2019-04-179-902/+0
* VCS: Add font settings and zoom to output paneAndre Hartmann2019-04-162-7/+26
* IOutputPane: Refactor zoom function into base classAndre Hartmann2019-04-1612-201/+131
* Clang: Fix crash if path does not existsMarco Bubke2019-04-161-0/+2
* ProjectExplorer: Avoid nullptr accessChristian Stenger2019-04-161-1/+1
* CompilationDatabase: Force QString implicit sharingIvan Donchevskii2019-04-163-13/+24
* QmakeProjectManager: Remove python file typeCristián Maureira-Fredes2019-04-162-3/+0
* Baremetal: Fix compile for older compiler and QtChristian Stenger2019-04-161-1/+1
* bare-metal: Add support for SDCC toolchainDenis Shienkov2019-04-157-0/+779
* Wizards: Let user decide which project file to useChristian Kandeler2019-04-153-8/+119
* Fix build when using QTC_DISABLE_CLANG_REFACTORINGChristian Stenger2019-04-151-7/+2
* AppOutputPane: Add history completer to filter line editAndre Hartmann2019-04-151-0/+1
* Git: Give BranchAddDialog for tags a parentAndre Hartmann2019-04-131-1/+1