summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Fix QJson dumper for Qt >= 5.15hjk2020-06-082-16/+230
* Debugger: Drop unnecessary use of ModuleNotFoundErrorhjk2020-05-251-1/+1
* Android: use latest ndk version instead of ndk-bundleAssam Boudjelthia2020-05-181-2/+2
* Debugger: Work around for gdb reporting zero array sizes in some caseshjk2020-05-142-5/+11
* Debugger: Fix startup when Python's json module is missinghjk2020-05-111-2/+2
* Update Russian translationSergey Belyashov2020-05-071-45/+16
* Themes: Undo theme duplication. Just change the ThemeNameAlessandro Portale2020-05-072-407/+1
* Theme: add new dark and light design themesBrook Cronin2020-05-062-0/+711
* Update designer theme to new color rolesThomas Hartmann2020-05-061-66/+41
* Debugger: prevent calling functions on windows targetsDavid Schulz2020-05-061-1/+1
* CMake build: Make translation function available to external pluginsEike Ziller2020-05-051-162/+0
* QmlDesigner: Add a missing import to the PropertyEditor ThemeAlessandro Portale2020-05-051-0/+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-303-0/+51
* 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
* QmlDesigner: Fix ComboBox for raw stringsThomas Hartmann2020-04-241-26/+36
* QmlDesigner: Expose typeFilter propertyThomas Hartmann2020-04-231-1/+3
* Debugger: Fix dumper for std::unique_ptr with custom deleterhjk2020-04-231-1/+4
* QmlDesigner: Inspect components for existing statesThomas Hartmann2020-04-218-0/+32
* QmlDesigner: Add padding for QtQuick positionerHenning Gruendl2020-04-214-0/+12
* QmlDesigner: Allow setting state propertyThomas Hartmann2020-04-211-4/+4
* QmlDesigner: Show proper error message for componentThomas Hartmann2020-04-211-2/+17
* Update German translationRobert Loehning2020-04-141-4993/+7094
* Update Russian translationSergey Belyashov2020-04-121-2137/+4598
* QmlDesigner: Fix GradientLine tooltipHenning Gruendl2020-04-091-2/+6
* QmlDesigner: Fix for ActionIndicatorThomas Hartmann2020-04-094-12/+25
* QmlDesigner: Add string support to ComboBoxThomas Hartmann2020-04-081-20/+54
* QmlDesigner: Adjust OriginControlThomas Hartmann2020-04-071-1/+3
* Wizards: Add support for PySide 5.15Christian Stenger2020-04-071-0/+8
* fix incorrect GaussianBlur shader code generationUnseon Ryu2020-04-061-0/+2
* Merge remote-tracking branch 'origin/4.11' into 4.12Eike Ziller2020-04-034-80/+47858
|\
| * add croatian translation4.11Oswald Buddenhagen2020-04-023-2/+47780
| * Fix Russian translationViacheslav Tertychnyi2020-03-311-78/+78
* | Debugger: Pass symbol file to LLDB and use ithjk2020-04-031-3/+3
* | Debugger: Make LLDB work a bit with remote Linuxv4.12.0-rc1hjk2020-04-021-12/+44
* | QmlDesigner: Fix crash in puppet when component has errorsMiikka Heikkinen2020-04-021-5/+7
* | QmlDesigner: Rename signalThomas Hartmann2020-04-012-11/+11
* | fix formattingBrook Cronin2020-04-011-64/+64
* | add new icon font, update mapping in constantsBrook Cronin2020-04-012-48/+64
* | QmlDesigner: Fix tooltipThomas Hartmann2020-03-311-1/+1
* | QmlDesigner: Exit puppet asynchronously in case of failed icon renderMiikka Heikkinen2020-03-311-2/+2
* | QmlDesigner: Colorize light gizmosMiikka Heikkinen2020-03-317-22/+132
* | QmlDesigner: Show selection and gizmo for scene root light/cameraMiikka Heikkinen2020-03-301-13/+15
* | QmlDesigner: Remove focus setting from EditView3DMiikka Heikkinen2020-03-301-1/+0
* | QmlDesigner: Fix scene root finding logicqds/v1.5.0-beta1Miikka Heikkinen2020-03-301-1/+1
* | QmlDesigner: Do not support rectangle gradient in Qt for MCUsThomas Hartmann2020-03-301-1/+1
* | QmlDesigner: Enable toggling the helper grid on/offMahmoud Badri2020-03-304-200/+52
* | QmlDesigner: Create thumbnail for imported 3D assetsMiikka Heikkinen2020-03-308-2/+348
* | Fix for Pane not being visible in the form editorUnseon Ryu2020-03-271-1/+0