aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.12' into qds-1.50qds/v1.5.0Tim Jenssen2020-05-1511-110/+208
|\
| * McuSupport: Fix compile for gcc 5.3Christian Stenger2020-05-151-4/+4
| * ClangTools: Fix crash when starting the analyzer againNikolai Kosjar2020-05-152-11/+19
| * McuSupport: Read supported targets from SDK .json filesAlessandro Portale2020-05-143-89/+148
| * Fix availability of "Link with Qt" info barEike Ziller2020-05-143-8/+33
| * ClangTools: Fix placeholder in tr()Nikolai Kosjar2020-05-141-1/+1
| * ProjectExplorer: Ensure that the session model stays sortedChristian Kandeler2020-05-132-0/+6
| * QbsProjectManager: Fix potential null pointer accessChristian Kandeler2020-05-121-1/+1
* | StudioWelcome: Add summit videosThomas Hartmann2020-05-154-6/+12
* | QmlDesigner: Copyright date updated on splashAleksei German2020-05-151-2/+2
* | QmlDesigner: Fix clipping regressionThomas Hartmann2020-05-151-2/+0
* | QmlDesigner: Change default canvas size to 40000Thomas Hartmann2020-05-131-2/+2
* | QmlDesigner: Add transition item labelHenning Gruendl2020-05-123-7/+86
* | Merge remote-tracking branch 'origin/4.12' into qds-1.50qds/v1.5.0-rc1Tim Jenssen2020-05-124-30/+63
|\|
| * McuSupport: Let user explicitly create or remove MCU target kitsAlessandro Portale2020-05-111-26/+38
| * add lower case a-f as address matchSebastian Verling2020-05-071-1/+1
| * ClangClParser: Do not require two spaces before "error:" stringChristian Kandeler2020-05-071-2/+23
| * Marketplace: Disable videos from marketplaceChristian Stenger2020-05-071-1/+1
* | QmlDesigner: Adjust list of effectsThomas Hartmann2020-05-071-10/+4
* | QmlDesigner: Add action for selecting effectThomas Hartmann2020-05-074-0/+39
* | QmlDesigner: Fix bounding rectangle in FlowEditorThomas Hartmann2020-05-071-1/+2
* | QmlDesigner: Add allStatesForIdThomas Hartmann2020-05-062-0/+13
* | Merge remote-tracking branch 'origin/4.12' into qds-1.50Tim Jenssen2020-05-067-33/+128
|\|
| * McuSupport: Add FreeRTOS variations to hardcoded list of targetsAlessandro Portale2020-05-061-25/+51
| * McuSupport: Add support for creating FreeRTOS kitsAlessandro Portale2020-05-064-8/+50
| * CppTools: Fix crash when loading pre 4.11 settingsEike Ziller2020-05-061-4/+4
| * McuSupport: If kits are missing, provide an InfoBar that opens settingsAlessandro Portale2020-05-062-0/+27
* | QmlDesigner: Add bezier curves to transition itemHenning Gruendl2020-05-063-91/+224
* | Merge remote-tracking branch 'origin/4.12' into qds-1.50Tim Jenssen2020-05-0513-28/+35
|\|
| * QmlDesigner: Fix crashThomas Hartmann2020-05-051-3/+3
| * Theme: fix file navigation breadcrumb bar to use theme colorBrook Cronin2020-05-051-1/+1
| * Andriod: fix "always use this device" button not workingAssam Boudjelthia2020-05-051-3/+5
| * Theme: fix css to use theme colorsBrook Cronin2020-05-052-6/+6
| * McuSupport: Remove outdated kits on KitManager::kitsLoadedAlessandro Portale2020-05-052-1/+5
| * Android: Guard against kits without Qt versionhjk2020-05-051-9/+8
| * CppCheck: Split QProcess::start command line manuallyhjk2020-05-041-1/+1
| * Debugger: Fix crash after adjusting font sizeDavid Schulz2020-05-041-0/+4
| * Fix compatibility with Qt 6 QMutex's non-recursiveThiago Macieira2020-04-301-1/+1
| * Debugger: remove unused variableDavid Schulz2020-04-301-2/+0
| * AutoTest: Fix output handlingChristian Stenger2020-04-291-1/+1
* | QmlDesigner: Allow simple grouping of itemsThomas Hartmann2020-05-054-0/+114
* | QmlDesigner: Remove wrong checksThomas Hartmann2020-05-052-2/+0
* | QmlDesigner: Add file selector in design modeThomas Hartmann2020-05-051-0/+2
* | QmlDesigner: Move designer action to the center of the tool barThomas Hartmann2020-05-052-0/+14
* | QmlDesigner: Update icon fontThomas Hartmann2020-05-051-0/+4
* | QmlDesigner: Delay item library update if content can't be resolvedMiikka Heikkinen2020-05-042-0/+13
* | QmlDesigner: Fix navigator selection when index is invalidMahmoud Badri2020-04-301-2/+14
* | QmlDesigner: Do not update actions while the rewriter is activeThomas Hartmann2020-04-302-0/+17
* | QmlDesigner: Add more update options to SelectionContextThomas Hartmann2020-04-303-14/+28
* | QmlDesigner: Add radius to transition itemHenning Gruendl2020-04-293-132/+178