summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix C++ debuggingv4.3.0-rc1Vikas Pachdha2017-05-083-1/+58
* QbsProjectManager: Fix object files appearing in locatorChristian Kandeler2017-05-082-3/+18
* ProjectNodes: Fix crash in FolderNode::addFileFilter()Tobias Hunger2017-05-081-1/+2
* QmlDesigner: Fix ugly paint glitchThomas Hartmann2017-05-081-2/+9
* Debugger: Instruct user to enable CDB support componentDavid Schulz2017-05-081-3/+5
* Android: Fix AVD creationVikas Pachdha2017-05-051-1/+1
* QmlDesigner: Use proper meta info for ItemThomas Hartmann2017-05-051-1/+6
* qmake: Make resource file contents available againTobias Hunger2017-05-052-6/+7
* Update qbs submoduleChristian Kandeler2017-05-051-0/+0
* Abi: Make MSVC2015 match MSVC2017Tobias Hunger2017-05-051-10/+22
* SSH: Fix DSA key creationChristian Kandeler2017-05-051-0/+2
* SSH: Catch std::exception rather than Botan-specific onesChristian Kandeler2017-05-059-19/+13
* Highlighter: Fix freezing highlighter for complex context switchesDavid Schulz2017-05-051-4/+11
* Debugger: Fix missing 'typename' prior to dependent typenameDavid Schulz2017-05-051-1/+1
* buildoutputparser: Install dummy themeChristian Kandeler2017-05-041-3/+17
* ProjectExplorer: Fix compile for Qt5.6Christian Stenger2017-05-041-4/+13
* Gerrit: Fix REST for Gerrit 2.14Orgad Shaneh2017-05-041-1/+2
* iOSTool: Fix stopGdbServer invocationOrgad Shaneh2017-05-041-1/+1
* QmlDesigner: Improve Go To ComponentThomas Hartmann2017-05-041-5/+18
* ProjectNodes: add listInProject() to NodeTobias Hunger2017-05-047-16/+40
* ResourceTopLevelNode: Enable marking this node as generatedTobias Hunger2017-05-044-6/+10
* ProjectNodes: Move isGenerated from FileNode to NodeTobias Hunger2017-05-042-12/+19
* ProjectNodes: Use a set of flags for bools in NodeTobias Hunger2017-05-042-5/+8
* ProjectNodes: Do not define a copy constructor for FileNodeTobias Hunger2017-05-044-3/+12
* Project: Skip duplicate files earlyTobias Hunger2017-05-041-2/+2
* ProjectNodes: Fix forEachGenericNodeTobias Hunger2017-05-041-1/+1
* Apply current filter to search resultsJarek Kobus2017-05-042-5/+1
* qtcreatorcdbext: Fix build with MSVC2017Friedemann Kleint2017-05-041-4/+8
* ResourceNode: Set proper fileType based on file nameTobias Hunger2017-05-031-1/+1
* CMake: Fix possible nullptr dereferenceTobias Hunger2017-05-031-1/+1
* CodeAssist: Fix use-after-free crashNikolai Kosjar2017-05-033-0/+9
* buildoutputparser: Adapt to removal of "slot" keywordChristian Kandeler2017-05-022-2/+3
* QmlDesigner: Set the minimum width of navigatorThomas Hartmann2017-05-021-0/+1
* CodeAssist: Fix auto completion if function signature is shownNikolai Kosjar2017-05-027-56/+107
* iOS: Fix run without deploy on iOS simulatorVikas Pachdha2017-05-023-7/+43
* QbsProjectManager: Fix updating of run environmentChristian Kandeler2017-05-021-3/+8
* Fix left sidebar width after switching modesEike Ziller2017-05-022-32/+34
* Increase timeout for update checkEike Ziller2017-05-021-0/+1
* Avoid some memory allocationsLaurent Montel2017-05-012-2/+2
* Revert "Android: Improve application output window by adding filters"Ulf Hermann2017-04-286-432/+121
* Qbs: Set displayName from rootProjectNodeTobias Hunger2017-04-282-4/+13
* Qbs: Make QbsNodeTreeBuilder handled uninitialized projectTobias Hunger2017-04-281-0/+3
* Update qbs submoduleChristian Kandeler2017-04-281-0/+0
* CMakePM: Fix compile using Qt5.6 and gcc4.9Christian Stenger2017-04-281-3/+3
* Revert "CMake: Use canonical source directory when talking to cmake server-mode"Tobias Hunger2017-04-271-1/+1
* CMake: Unify setup of default build target in CMakeBuildStepTobias Hunger2017-04-272-9/+11
* CMake: Fix signal emission from CMakeBuildStepTobias Hunger2017-04-271-3/+3
* CMake: Report special utility targets in BuildDirManager::buildTargetsTobias Hunger2017-04-273-18/+34
* CMake: Define an "install" targetTobias Hunger2017-04-272-3/+15
* Qmake: Update QmakeRunConfiguration in constructorTobias Hunger2017-04-272-25/+25