aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use general vc environment script instead of platform specific.v4.0.1David Schulz2016-06-061-3/+3
* Debugger: Revert parts of the 'arrayIndex' optimizationhjk2016-06-062-69/+79
* QbsProjectManager: Do not pop up the message pane.Christian Kandeler2016-06-031-1/+1
* QmlDesigner: Crash fixThomas Hartmann2016-06-031-2/+2
* Update qbs submodule.Christian Kandeler2016-06-031-0/+0
* JsonWizard: Check widget visibility when determining if it's mandatoryVictor Heng2016-06-011-1/+1
* Update qbs submodule.Orgad Shaneh2016-05-311-0/+0
* Debugger: Disable Run in Terminal with LLDB globallyhjk2016-05-301-0/+8
* Debugger: Move console stub procedure creationhjk2016-05-301-13/+11
* QbsProjectManager: Fix crash on project unloading.Christian Kandeler2016-05-301-12/+12
* Revert "CMake: Pass STATIC types on cmake execution"Tobias Hunger2016-05-301-3/+0
* CMake: Pass STATIC types on cmake executionOrgad Shaneh2016-05-301-0/+3
* CMake: Unindent a lambdaOrgad Shaneh2016-05-301-23/+23
* QbsProjectManager: Prevent transient build dirs from becoming permanent.Christian Kandeler2016-05-272-1/+4
* QbsProjectManager: Logging improvements.Christian Kandeler2016-05-272-1/+5
* Debugger: Clean up GdbEngine member data on finishhjk2016-05-274-0/+11
* Update qbs submodule.Christian Kandeler2016-05-271-0/+0
* QmlProfiler: Allow for a maximum depth in flame graph viewUlf Hermann2016-05-273-14/+39
* iostool: Print ALL error messages recognized by MobileDevice framework.Jake Petroules2016-05-271-187/+263
* QbsProjectManager: Fix task emission from build step.Christian Kandeler2016-05-251-2/+1
* Fix hiding tooltips on windows.David Schulz2016-05-251-7/+5
* AutoTest: Avoid nullptr accessChristian Stenger2016-05-242-1/+5
* CMake: make it possible to insert new vars in project settingsStanislav Ionascu2016-05-244-2/+60
* Debugger: Restore expression evaluation through QML inspectorUlf Hermann2016-05-231-2/+9
* CMake: WS-only fixTobias Hunger2016-05-231-2/+2
* CMake: Fix warning about empty filename after persisting cmake configTobias Hunger2016-05-231-4/+2
* CMake: Fix race between persisting cmake configuration and parsingTobias Hunger2016-05-231-1/+2
* CMake: Check CMakeCache.txt for changesTobias Hunger2016-05-233-5/+72
* CMake: Do not parse that oftenTobias Hunger2016-05-231-1/+1
* CMake: Show INTERNAL settings as advancedTobias Hunger2016-05-231-4/+3
* CMake: Cache CMakeCache.txtTobias Hunger2016-05-232-15/+15
* Update qbs submodule.Christian Kandeler2016-05-231-0/+0
* AutoTest: Fix creation of target file path for Qbs projectsChristian Stenger2016-05-231-1/+5
* AutoTest: Provide additional test project...Christian Stenger2016-05-2010-2/+209
* CMake: Do not store kit cmake configuration in BuildConfigurationTobias Hunger2016-05-201-3/+2
* CMake: Do leave the project configuration alone on reparsesTobias Hunger2016-05-201-4/+0
* CMake: Also treat "yes" as true for boolean settingsTobias Hunger2016-05-201-1/+2
* CMake: Warn if kit settings are overridden by the projectTobias Hunger2016-05-206-9/+79
* CMake: Make it easier to get the expanded value of a CMake configurationTobias Hunger2016-05-203-1/+13
* MSVC: Fix Microsoft Visual Cpp Build ToolsTobias Hunger2016-05-193-20/+10
* QmlJS: Keep pragma directive when reformatting QML filesVictor Heng2016-05-191-0/+13
* Debugger: Remove unreferenced QString argJonathan Liu2016-05-191-1/+1
* Debugger: Fix creator crash on spontanous debugger exit.David Schulz2016-05-191-1/+5
* Remove unnecessary /FS flag in qbs property provider.Jake Petroules2016-05-182-9/+0
* Clang: Fix accepting absolute path clang executableNikolai Kosjar2016-05-182-15/+18
* Utils: Adapt to QChar changes.hjk2016-05-181-2/+2
* qbs: apply compiler and linker flags from GCC toolchains.Jake Petroules2016-05-182-0/+8
* ClangStaticAnalyzer: Use native separators in exe placeholderOrgad Shaneh2016-05-181-1/+3
* TextEditor: fix folding of all nested blocks of folded blockAnatoly Stolbov2016-05-181-0/+1
* Debugger: Restructure cleaning up after testChristian Stenger2016-05-181-1/+5