aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-068-37/+129
|\|
| * 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
| * CMake build: Fix copying of Clang headers to buildEike Ziller2020-05-061-4/+1
| * 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-0516-41/+83
|\|
| * 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
| * CMake build: Make translation function available to external pluginsEike Ziller2020-05-051-0/+6
| * Theme: add design studio controls theming to theme color listBrook Cronin2020-05-051-1/+37
| * 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
| * QmlJS: Fix line number for string literalsChristian Stenger2020-04-291-1/+3
| * QmlJS: Fix lexer handling of escape sequences (again)Christian Stenger2020-04-291-11/+2
| * 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
* | Merge remote-tracking branch 'origin/4.12' into qds-1.50Tim Jenssen2020-04-296-29/+29
|\|
| * Fix crash with sorting library itemsVikas Pachdha2020-04-294-28/+6
| * QmlDesigner: Fix bindings in metainfo fileThomas Hartmann2020-04-291-1/+17