aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Macros: Check and reset currentMacro pointer after deletion4.0David Schulz2016-09-261-0/+2
* Debugger: Only use random QML port if none was givenUlf Hermann2016-08-111-8/+11
* QbsProjectManager: Fix crash on Kit updateChristian Kandeler2016-07-041-1/+1
* Fix crashes with (Runnable|Connection)::is<T>()Eike Ziller2016-06-281-2/+2
* ProjectExplorer: Fix comparison with default-constructed Runnableshjk2016-06-241-0/+2
* Clang: Fix dot-arrow-correction for zero resultsNikolai Kosjar2016-06-245-6/+22
* Avoid using dynamic_cast<>hjk2016-06-2213-6/+74
* Add macos value to qbs.targetOS.Jake Petroules2016-06-201-1/+1
* AutoTest: Avoid fetching WorkingCopy from multiple threadsChristian Stenger2016-06-201-4/+10
* cmake: resolve symlinks when comparing source directories.David Faure2016-06-201-2/+6
* qmake ABI detection fix for NetBSD and OpenBSDRalf Nolden2016-06-141-5/+10
* Cdb: Disable noisy symbol loading.David Schulz2016-06-081-1/+0
* 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
* JsonWizard: Check widget visibility when determining if it's mandatoryVictor Heng2016-06-011-1/+1
* 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
* QmlProfiler: Allow for a maximum depth in flame graph viewUlf Hermann2016-05-273-14/+39
* QbsProjectManager: Fix task emission from build step.Christian Kandeler2016-05-251-2/+1
* 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
* 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
* 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