summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Only scatter item if they have positionsThomas Hartmann2020-02-141-0/+3
* ProjectExplorer: Unify (sub-) project error reportingTobias Hunger2020-02-141-24/+24
* QtSupport: Qt for iOS Examples lists only "ios" tagged examplesAssam Boudjelthia2020-02-141-0/+7
* Vcs: Remove unneeded VcsBaseClient::StatusItem ctor implementationhjk2020-02-132-5/+0
* Android: don't parse sdkmanager AvailableUpdatesMarkerAssam Boudjelthia2020-02-131-0/+4
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-02-131-0/+1
|\
| * BareMetal: Fix qbs buildChristian Kandeler2020-02-131-0/+1
* | Doc: Fix QDoc warnings issued for Core plugin ActionManager docsLeena Miettinen2020-02-136-44/+159
* | Doc: Fix QDoc warnings for Locator class docsLeena Miettinen2020-02-137-9/+136
* | TextEditor: Move DisplaySettings closer to new code layouthjk2020-02-132-110/+95
* | BareMetal: De-Q_OBJECT-ify RunConfigurationshjk2020-02-138-164/+69
* | ScxmlEditor: Make ScxmlEditorFactory independent of QObject inheritancehjk2020-02-134-4/+9
* | De-Q_OBJECT-ify various IEditorFactory derived classeshjk2020-02-1315-25/+6
* | QtSupport: Qt for Android Examples lists only "android" tagged examplesAssam Boudjelthia2020-02-132-5/+26
* | ProjectExplorer: De-Q_OBJECT-ify DesktopRunConfigurationhjk2020-02-132-23/+23
|/
* Merge remote-tracking branch 'origin/master' into 4.12Eike Ziller2020-02-1311-72/+121
|\
| * Vcs: Remove some indirection in BaseVcsSubmitEditorFactoryhjk2020-02-132-19/+21
| * LanguageClient: Print json before error messageDavid Schulz2020-02-121-23/+32
| * LanguageClient: introduce new type for gorgeous formatted errorsDavid Schulz2020-02-121-8/+5
| * QmlDesigner: Fix assertThomas Hartmann2020-02-121-0/+3
| * QtSupport: Try harder to ensure that Qt kits have a toolchainChristian Kandeler2020-02-121-3/+39
| * McuSupport: Inline FlashAndRunConfigurationhjk2020-02-122-21/+19
| * Python: Move PyLSConfigureAssistant connection to the pluginhjk2020-02-123-3/+5
| * Android: Fix qbs buildChristian Stenger2020-02-121-0/+2
* | VCS: Abstract multi-choice settings in editor configOrgad Shaneh2020-02-134-20/+25
* | Vcs: Make VcsBaseEditorWidget::test* operate on factories directlyhjk2020-02-1311-33/+34
* | CMake: Connect CMakeBuildSettingsWidget only to "its" build systemhjk2020-02-121-1/+1
* | ProjectExplorer: Introduce BuildSystem::parsingStarted/Finishedhjk2020-02-123-4/+8
* | QmakeProjectManager: Fix null pointer accessChristian Kandeler2020-02-121-6/+7
* | Remove apparently unneeded QtPlugin includeshjk2020-02-1222-23/+5
* | qbs build: Fix core plugin autotestsChristian Kandeler2020-02-121-1/+1
* | Make TextEditor setup more flexibleEike Ziller2020-02-1214-37/+54
|/
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-02-121-29/+21
|\
| * Editor: Improve splitting format range performanceDavid Schulz2020-02-101-29/+21
* | CMake: Do not start several parsing runs in parallelTobias Hunger2020-02-111-1/+1
* | CMake: Remove disabledReasonTobias Hunger2020-02-112-8/+0
* | Nim: Simplify NimbleRunConfigurationFactoryhjk2020-02-112-19/+0
* | Android: use QDir::mkPath() instead of QDir::mkdir() in SdkDownloaderAssam Boudjelthia2020-02-111-2/+3
* | Debugger: Move PerspectiveState registrationhjk2020-02-112-3/+3
* | Core: Remove QObject parent for IEditorFactoryhjk2020-02-114-8/+4
* | Editor: reapply font settings after palette changesDavid Schulz2020-02-111-5/+16
* | Debugger: Use some more verbose description for attaching to remotehjk2020-02-113-0/+7
* | Android: don't show Android info bar if Android version is installedAssam Boudjelthia2020-02-111-4/+10
* | QmlProjectManager: De-export QmlProjectRunConfigurationhjk2020-02-113-33/+26
* | QmlDesigner: Store tool state on per-scene basisMiikka Heikkinen2020-02-112-3/+6
* | Implement locking and pinning of animation-curvesKnud Dollereder2020-02-1123-22/+267
* | Core: Move GeneralSettings to new schemehjk2020-02-112-109/+94
* | Android: Fix UNINIT_CTOR and PASS_BY_VALUE issuesAssam Boudjelthia2020-02-113-5/+5
* | QmakeProjectManager: Fix access to deleted objectChristian Kandeler2020-02-101-1/+1
* | Android: Avoid one use of Target::activeBuildConfigurationhjk2020-02-101-1/+1