aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Qbs: Move environment cache from runconfiguration to projecthjk2019-05-244-17/+17
* CMake build/macOS: Add iostoolEike Ziller2019-05-243-4/+22
* CMake build/macOS: Centrally detect system librariesEike Ziller2019-05-245-10/+11
* Variant: Prepare for C++17 supportOrgad Shaneh2019-05-241-2/+17
* ProjectExplorer: Move filtering infrastructure upChristian Kandeler2019-05-245-71/+116
* ProjectExplorer: Add executable() accessor to RunConfigurationChristian Kandeler2019-05-247-18/+36
* RemoteLinux: Add explanatory message on MakeInstallStep failureChristian Kandeler2019-05-242-0/+23
* Fix "open terminal with environment" functionalityChristian Kandeler2019-05-247-29/+76
* SSH: Pass remote command as QStringChristian Kandeler2019-05-2417-45/+33
* CMake build: Use add_qtc_depends for all add_qtc_* functionsCristian Adam2019-05-241-45/+26
* ProParser: Fix inconsistent copy ctor/operator=Orgad Shaneh2019-05-243-7/+0
* iOS: Remove remaining FileName::appendPath useshjk2019-05-241-12/+8
* AutoTest: Improve handling unexpected outputChristian Stenger2019-05-242-1/+14
* CMake build: Read QTC_BUILD_PLUGIN_${NAME} environment as defaultEike Ziller2019-05-241-1/+5
* CMake build/macOS: Generate app and project iconsEike Ziller2019-05-241-0/+22
* Wizard: Fix AutoTest wizard for Boost with CMakeChristian Stenger2019-05-241-5/+7
* Debugger: Adapt to new qt_v4StackTraceFromEngine helper functionhjk2019-05-241-2/+2
* AutoTest: Add unit test for parsing boost testsChristian Stenger2019-05-2422-9/+306
* AutoTest: Further adaption following official termsChristian Stenger2019-05-247-45/+38
* CMake build: Add new files in compilation database pluginEike Ziller2019-05-231-0/+1
* Clangbackend: Remove useless default constructorTobias Hunger2019-05-231-1/+0
* Translations: Remove translation for Qt Quick wizardsTobias Hunger2019-05-232-13/+2
* Translations: Remove translations for qml wizardsTobias Hunger2019-05-232-13/+2
* Translations: Do not translate *.mimetypes.xml filesTobias Hunger2019-05-233-20/+3
* CompilationDbProjectmanager: Fix build for older compilersChristian Kandeler2019-05-231-2/+2
* AutoTest: Update unit test projectsChristian Stenger2019-05-236-33/+34
* AutoTest: Improve options and environment variable handlingChristian Stenger2019-05-231-33/+65
* AutoTest: Rename internally used structChristian Stenger2019-05-231-5/+5
* AutoTest: Adapt Type enumChristian Stenger2019-05-2312-49/+49
* AutoTest: Add wizard for Boost testChristian Stenger2019-05-235-2/+98
* Utils: Remove copy contructor to silence warningMarco Bubke2019-05-231-7/+0
* TextEditor: make the format of completion item detail text adjustableDavid Schulz2019-05-238-5/+34
* CMake build: Add ability to disable building of individual pluginsEike Ziller2019-05-2323-549/+667
* Revert "Work around OpenGL issue in macOS 10.14.4"Eike Ziller2019-05-231-0/+2
* CompilationDbProjectManager: Sanitize project parsingChristian Kandeler2019-05-239-181/+385
* CodeAssist: Ensure perfect match for keywordsNikolai Kosjar2019-05-236-7/+35
* Generic Project: cut common part of path in project explorerMartin Haase2019-05-232-1/+23
* CMake build: Fix compilation of testsEike Ziller2019-05-222-6/+10
* AutoTest: Fix unexpected colored outputChristian Stenger2019-05-221-0/+1
* Core: Remove indirection from OutputWindowChristian Kandeler2019-05-222-38/+14
* CppTools: Fix build for old compilerChristian Stenger2019-05-221-2/+2
* Wizards: Take Qt virtual keyboard setting into accountChristian Kandeler2019-05-212-0/+9
* Ios: Fix typo in device factory creationChristian Kandeler2019-05-211-1/+1
* UnitTest: Fix ProjectInfoGenerator.* testsNikolai Kosjar2019-05-212-0/+13
* CMake: Fix typo in docs/CMakeLists.txtTobias Hunger2019-05-211-1/+1
* CMake: add docs, clean_docs and install_docs targetsTobias Hunger2019-05-212-0/+246
* CMake: Get information from qmakeTobias Hunger2019-05-211-0/+34
* Debugger: Do not make std::vector layout assumptionsAntonio Di Monaco2019-05-211-3/+32
* CppTools: Show more project part details in inspector dialogNikolai Kosjar2019-05-213-10/+29
* Autotest: Add an EXPLICIT_MOC to CMakeLists.txtAlessandro Portale2019-05-211-0/+1