aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Disable copying steps to inactive kitshjk2017-01-192-1/+2
* Fix inferior pid not being propagatedFilipe Azevedo2017-01-182-0/+3
* QMake: fix filename normalizationOswald Buddenhagen2017-01-181-5/+6
* MSVC: Do not ask to return utf-8 from Windows Vista and earlierTobias Hunger2017-01-161-1/+4
* Give SSH applications a second to gracefully shutdownWolfgang Bremer2017-01-131-1/+1
* Fixing warningThomas Hartmann2017-01-131-0/+2
* TextEditor: fix clearing of additional formatsMarco Benelli2017-01-131-1/+1
* fix "Open Command Prompt Here" on windows with qt 5.8Oswald Buddenhagen2017-01-124-19/+37
* QtSupport: Use binary string from Qt's libraryLoader to refine ABITobias Hunger2017-01-121-5/+141
* Help: Fix crash when using drag&drop with bookmarksEike Ziller2017-01-111-0/+4
* Qbs: Fix warning about unused variablesTobias Hunger2017-01-111-2/+0
* QtSupport: Convert to QRegularExpressionTobias Hunger2017-01-111-4/+5
* ProjectExplorer: Do not leak targetsetuppagesTobias Hunger2017-01-111-0/+4
* Fix 'SFTP upload hangs' issue with DropbearKimmo Ollila2017-01-112-0/+14
* do not report the .pro file itself in ProFileReader::includeFiles()Oswald Buddenhagen2017-01-101-1/+1
* qmake: fix missing OTHER_FILES in project treeTobias Hunger2017-01-101-0/+4
* Fix compile warningVikas Pachdha2017-01-101-2/+1
* iOS: Use kill system call instead of shell commandVikas Pachdha2017-01-101-8/+6
* iOS: Capture console output of launched app on iOS simulatorVikas Pachdha2017-01-103-43/+125
* C++: Fix use-after-free crash when handling auto expressionsNikolai Kosjar2017-01-093-6/+54
* Fix off-by-one error which stops qtchooser finding qmakeAnthony Heading2017-01-091-1/+1
* Update qbs submoduleChristian Kandeler2017-01-061-0/+0
* Qmake: Initialize ExtraRunConfigurationAspects after initial parsingTobias Hunger2017-01-061-0/+6
* Android: Fix keytool result handlingBogDan Vatra2017-01-051-1/+1
* MSVC toolchain: Add common mkspec added in Qt 5.8.1Friedemann Kleint2017-01-051-12/+18
* ProjectExplorer: Do not crash when setting custom executableTobias Hunger2017-01-041-2/+2
* Revert "SDKtool: Warn if file is not found"Orgad Shaneh2017-01-041-2/+0
* CMake: Allow CodeBlocks for NMake Makefiles JOMKonstantin Podsvirov2017-01-041-1/+2
* iOS: Find Xcode versionVikas Pachdha2017-01-042-0/+41
* QmakePM: Fix false positive warning for incompatible compilerOrgad Shaneh2017-01-041-3/+12
* Editor: Avoid setting text cursor when clearing block selectionDavid Schulz2017-01-031-19/+28
* GenericProject: show project files in "Project" treePrzemyslaw Gorszkowski2017-01-031-15/+13
* Utils: Fix "Unused result" warning in process stubOrgad Shaneh2017-01-021-1/+3
* ScxmlEditor: Fix typoUlf Hermann2016-12-211-2/+2
* CMake: CMakeConfigurationKitInformation::setup fixTobias Hunger2016-12-211-1/+1
* MSVC: Increase timeout for environment detectionTobias Hunger2016-12-211-1/+1
* iOS: Remove the step to spawn the app before launch on iOSVikas Pachdha2016-12-207-269/+59
* QbsProjectManager: Take the "no OS" case into accountChristian Kandeler2016-12-201-3/+1
* Valgrind: Fix Qbs buildChristian Stenger2016-12-192-1/+12
* AutoTest: Avoid fetching result for invalid indexChristian Stenger2016-12-191-0/+2
* Update qbs submoduleChristian Kandeler2016-12-161-0/+0
* Abi: Detect MSVC2017RC as MSVC2017Friedemann Kleint2016-12-161-1/+3
* Valgrind: Move some memcheck auto tests into pluginChristian Stenger2016-12-169-0/+1988
* Timeline: Check for validity of vertexData() after allocating geometryUlf Hermann2016-12-154-0/+4
* QmakeKitInformation: Leave boot2Qt kits aloneTobias Hunger2016-12-141-0/+4
* ToolChainKitInformation: Preserve sticky bit on upgradeTobias Hunger2016-12-141-1/+4
* Kits: Upgrade SDK-Kits before trying to them upTobias Hunger2016-12-143-0/+11
* Qmake: Do not consider non C++ toolchainsTobias Hunger2016-12-141-2/+3
* SDKtool: Default to C++ for newly added toolchains without a languageTobias Hunger2016-12-141-1/+3
* Debugger: Avoid messagesboxes on the same topic at the same timehjk2016-12-143-4/+13