summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* CMakeProjectManager: Make search for CMake in "ProgramFiles" more robustAlessandro Portale2019-11-281-7/+6
* Debugger: Delete breakpoint markers on session switchhjk2019-11-282-10/+4
* QmlDesigner Binding Editor UX improvementAleksei German2019-11-274-4/+38
* ClangTools: Add "go to project settings" toolbar buttonNikolai Kosjar2019-11-2711-1/+77
* ClangTools: Fix showing diagnostics from clang-tidy on WindowsNikolai Kosjar2019-11-271-1/+1
* ClangTools: Fix converting old settings on WindowsNikolai Kosjar2019-11-271-1/+1
* Enable Antialiasing for the curve-editorKnud Dollereder2019-11-262-0/+2
* Qt Designer: Fix some clang warningsFriedemann Kleint2019-11-2510-41/+33
* QmlDesigner Binding Editor structure reworkAleksei German2019-11-259-482/+637
* ClangTools: Fix clazy plugin invocation with recent clazy IINikolai Kosjar2019-11-251-2/+0
* McuSupport: Fix name of McuSupportRunConfigurationFactoryAlessandro Portale2019-11-223-5/+5
* CMakeprojectManager: Use Utils::ElidingLabel in GeneratorKitAspectAlessandro Portale2019-11-221-2/+2
* McuSupport: Rename package key QtMCUSdk -> Package_QtForMCUsSdkAlessandro Portale2019-11-221-1/+1
* McuSupport: Only (re-)generate kits when on Mcu options pageAlessandro Portale2019-11-221-0/+3
* ClangTools: Fix clazy plugin invocation with recent clazyNikolai Kosjar2019-11-221-2/+0
* CppTools: Fix race condition when opening projects for testsNikolai Kosjar2019-11-223-17/+11
* ProjectExplorer: Use Utils::ElidingLabel in EnvironmentKitAspectWidgetAlessandro Portale2019-11-211-5/+4
* ClangTools: Simplify clazy testNikolai Kosjar2019-11-212-15/+7
* Android/Qmake: Execute clean on architecture changesBogDan Vatra2019-11-211-1/+11
* CMake: Build fix for qlitehtml when submodule was usedCristian Adam2019-11-211-1/+1
* McuSupport: Add optional color depth (bpp) property to McuTargetAlessandro Portale2019-11-212-5/+29
* McuSupport: Reduce omnipotence of McuTarget's constructorAlessandro Portale2019-11-212-49/+49
* Android: Use numerical options for remote chmod call in uploadGdbServerAlessandro Portale2019-11-201-2/+2
* Debugger: Fix copying stack content to clipboardhjk2019-11-201-12/+10
* CMakeProjectManager: Add ability to specify path to ninjaCristian Adam2019-11-203-5/+19
* Update Qt validity in options when changing Android device settingsEike Ziller2019-11-206-0/+15
* Android: Fix debugging on WindowsCristian Adam2019-11-201-1/+1
* CppTools: Fix compile for gcc 5.3Christian Stenger2019-11-191-1/+1
* AutoTest: Fix detection of GTEST_TESTChristian Stenger2019-11-191-1/+2
* AutoTest: Fix font for results paneChristian Stenger2019-11-191-3/+3
* Core: Fix wrong current view after session restoreSergey Morozov2019-11-182-4/+5
* LanguageClient: request link from active server for the documentDavid Schulz2019-11-181-3/+3
* Python: Use native separator in user visible pathDavid Schulz2019-11-151-1/+1
* Python: Fix python run configurationDavid Schulz2019-11-151-0/+4
* McuSupport: Rename internal typesAlessandro Portale2019-11-155-166/+177
* CMake: Do not make the CMake tool invalid on timeoutTobias Hunger2019-11-142-40/+37
* McuSupport: Use the official product name "Qt for MCUs" a bit moreAlessandro Portale2019-11-141-2/+2
* McuSupport: Unify and clean-up strings that end up in the settingsAlessandro Portale2019-11-142-15/+7
* BinEditor: Fix a dead storeNikolai Kosjar2019-11-141-1/+0
* McuSupport: Assign "QtMCU Qt Desktop" kit the QtMCU iconAlessandro Portale2019-11-131-1/+3
* McuSupport: Add compilers to CMake configurationAlessandro Portale2019-11-131-0/+2
* McuSupport: Improve kit creation UXAlessandro Portale2019-11-133-76/+91
* QmlDesigner Add Binding Editor support to StatesAleksei German2019-11-134-25/+54
* McuSupport: Avoid mix of dir separator styles for CMake parameterAlessandro Portale2019-11-123-10/+14
* McuSupport: Distinguish "Evaluation" and "Engineering" rolesAlessandro Portale2019-11-122-14/+35
* McuSupport: Unify, simplify and improve kit name creationAlessandro Portale2019-11-123-21/+26
* QmlDesigner: Fix assertThomas Hartmann2019-11-121-0/+3
* QmlDesigner: Split property notifierThomas Hartmann2019-11-122-2/+6
* improve codeTim Jenssen2019-11-124-17/+10
* QmlDesigner: Always show timeline settings panel mapping tableThomas Hartmann2019-11-121-1/+1