aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Theme: fix css to use theme colorsBrook Cronin2020-05-052-6/+6
| * CMake build: Make translation function available to external pluginsEike Ziller2020-05-054-162/+174
| * Theme: add design studio controls theming to theme color listBrook Cronin2020-05-051-1/+37
| * build_plugin.py: Add option to pass additional arguments to CMakeEike Ziller2020-05-051-0/+4
| * McuSupport: Remove outdated kits on KitManager::kitsLoadedAlessandro Portale2020-05-052-1/+5
| * QmlDesigner: Add a missing import to the PropertyEditor ThemeAlessandro Portale2020-05-051-0/+1
| * Android: Guard against kits without Qt versionhjk2020-05-051-9/+8
| * Doc: Describe 3D Editor local and global orientation modeJohanna Vanhatapio2020-05-041-16/+24
| * Qbs build: Suppress excessive warnings from Qt with clang 10Christian Kandeler2020-05-041-0/+5
| * qbs build: Fix sdktool autotest on WindowsChristian Kandeler2020-05-041-2/+5
| * CppCheck: Split QProcess::start command line manuallyhjk2020-05-041-1/+1
| * Doc: Describe downloading Qt Bridge from Qt MarketplaceLeena Miettinen2020-05-046-31/+39
| * 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
| * Theme: add controls theme to creator themes and map to controls theme valuesBrook Cronin2020-04-306-47/+220
| * CMake build/Linux: Install desktop and appstream filesEike Ziller2020-04-304-2/+12
| * Debugger: remove unused variableDavid Schulz2020-04-301-2/+0
| * QmlJS: Fix line number for string literalsChristian Stenger2020-04-291-1/+3
| * Packaging: Install documentationEike Ziller2020-04-291-1/+13
| * QmlJS: Fix lexer handling of escape sequences (again)Christian Stenger2020-04-291-11/+2
| * AutoTest: Fix output handlingChristian Stenger2020-04-291-1/+1
* | QmlDesigner: Add easing property for animationsThomas Hartmann2020-05-055-0/+25
* | 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-053-61/+71
* | QmlDesigner: Close property editor comboboxes on selection changeMiikka Heikkinen2020-05-041-0/+5
* | 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-299-50/+185
|\|
| * Fix crash with sorting library itemsVikas Pachdha2020-04-294-28/+6
| * QmlDesigner: Fix bindings in metainfo fileThomas Hartmann2020-04-291-1/+17
| * Doc: Fix the new project template's group nameVenugopal Shivashankar2020-04-291-1/+1
| * Fix deprecation against QProcess::start splitting overloadThiago Macieira2020-04-281-0/+6
| * Add script for building external plugins for packagingEike Ziller2020-04-282-20/+155
* | QmlDesigner: Fix clipping issuesThomas Hartmann2020-04-291-0/+3
* | QmlDesigner: Fix font sectionThomas Hartmann2020-04-281-1/+1
* | QmlDesigner: Accept key modifiers while resizingAleksei German2020-04-283-3/+173
* | QmlDesigner: Fix property handling for QVector3D propertiesMiikka Heikkinen2020-04-283-11/+82
* | Merge remote-tracking branch 'origin/4.12' into qds-1.50Tim Jenssen2020-04-2840-167/+353
|\|
| * DoxygenGenerator: Ignore attributes in declarationsLeander Schulten2020-04-281-3/+8
| * Debugger: Simplify 'long long int' to 'long long' in displayhjk2020-04-281-0/+1
| * McuSupport: Identify existing Kits for MCU Targets via meta dataAlessandro Portale2020-04-282-10/+21
| * CMake build: Fix copying & installation of resourcesEike Ziller2020-04-281-9/+26
| * Debugger: Fix STL map size bug on WindowsJeremy Ephron2020-04-281-1/+2
| * CMake: build fix for unittestsCristian Adam2020-04-281-1/+1