summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.12' into qds-1.50qds-1.50Tim Jenssen2020-05-272-3/+3
|\
| * Debugger: Drop unnecessary use of ModuleNotFoundErrorhjk2020-05-251-1/+1
| * Android: use latest ndk version instead of ndk-bundleAssam Boudjelthia2020-05-181-2/+2
* | Merge remote-tracking branch 'origin/4.12' into qds-1.50qds/v1.5.0Tim Jenssen2020-05-152-5/+11
|\ \ | |/
| * Debugger: Work around for gdb reporting zero array sizes in some caseshjk2020-05-142-5/+11
* | Merge remote-tracking branch 'origin/4.12' into qds-1.50qds/v1.5.0-rc1Tim Jenssen2020-05-124-454/+19
|\ \ | |/
| * 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
* | fix scroll height of property editorUnseon Ryu2020-05-071-17/+12
* | QmlDesigner: Expose component urlThomas Hartmann2020-05-061-0/+2
* | Merge remote-tracking branch 'origin/4.12' into qds-1.50Tim Jenssen2020-05-064-67/+753
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'origin/4.12' into qds-1.50Tim Jenssen2020-05-0510-209/+272
|\ \ | |/
| * 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
* | QmlDesigner: Add easing property for animationsThomas Hartmann2020-05-055-0/+25
* | QmlDesigner: Update icon fontThomas Hartmann2020-05-052-61/+67
* | QmlDesigner: Close property editor comboboxes on selection changeMiikka Heikkinen2020-05-041-0/+5
* | QmlDesigner: Fix font sectionThomas Hartmann2020-04-281-1/+1
* | Merge remote-tracking branch 'origin/4.12' into qds-1.50Tim Jenssen2020-04-283-36/+64
|\ \ | |/
| * 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: Add Combo box for statesThomas Hartmann2020-04-271-3/+6
* | QmlDesigner: Update properties in property editorHenning Gruendl2020-04-2710-8/+715
* | QmlDesigner: Extend icon font supportThomas Hartmann2020-04-274-95/+134
* | QmlDesigner: Add fontStyle supportThomas Hartmann2020-04-241-0/+19
* | Merge remote-tracking branch 'origin/4.12' into qds-1.50Tim Jenssen2020-04-242-2/+7
|\ \ | |/
| * QmlDesigner: Expose typeFilter propertyThomas Hartmann2020-04-231-1/+3
| * Debugger: Fix dumper for std::unique_ptr with custom deleterhjk2020-04-231-1/+4
* | QmlDesigner: Add "closeup" option to focusObjectToCamera functionMiikka Heikkinen2020-04-246-9/+13
* | QmlDesigner: Update UI when an asset is reimportedMiikka Heikkinen2020-04-231-0/+2
|/
* 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
|\