aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* QmlDesigner: Fix editable ComboBox focus issueHenning Gruendl2019-08-273-36/+43
* QmlDesigner: Fix SpinBox focus issueHenning Gruendl2019-08-272-25/+46
* Debugger: Fix mapping std::set in Locals window via gdbDmitry Nuzhdin2019-08-262-6/+7
* QmlDesigner: Resize LoaderThomas Hartmann2019-08-261-2/+8
* Improve update behaviorKnud Dollereder2019-08-2618-63/+217
* ProjectExplorer: Fix restoring the issues pane warning button stateChristian Kandeler2019-08-261-1/+1
* Update qbs submoduleChristian Kandeler2019-08-261-0/+0
* QmlDesigner: Fix UrlChooser reset behaviorHenning Gruendl2019-08-234-103/+46
* Clang: Fix clang installation macrosNikolai Kosjar2019-08-231-2/+4
* QmlDesigner: Add AbstractButton wrapperHenning Gruendl2019-08-233-18/+59
* QmlDesigner: Set reasonable padding rangeHenning Gruendl2019-08-231-10/+10
* QmlDesigner: Swap unicode of alignment iconsHenning Gruendl2019-08-231-2/+2
* QmlDesigner: Remove redundant backend value callHenning Gruendl2019-08-231-1/+0
* QmlDesigner: Add missing qsTr() to AnchorRow labelHenning Gruendl2019-08-231-1/+1
* ClangTools: Tests: Fix tidy checksNikolai Kosjar2019-08-231-1/+1
* Doc: Describe unclaimed and claimed breakpointshjk2019-08-233-49/+80
* QmlDesigner: Layout and source cleanupHenning Gruendl2019-08-237-136/+102
* QmlDesigner: Cleanup FlickableSectionHenning Gruendl2019-08-232-33/+32
* QmlDesigner: Do not jump to EOFThomas Hartmann2019-08-231-19/+17
* QmlDesigner: Do not use z-order for toFront/toBackThomas Hartmann2019-08-231-6/+13
* Revert "Autotest: Fix warning about type mismatch"Christian Stenger2019-08-232-2/+2
* Autotest: Fix warning about type mismatchChristian Kandeler2019-08-222-2/+2
* AutoTest: Fix handling of unnamed QuickTestsChristian Stenger2019-08-226-10/+37
* ConsoleProcess: Build against 5.14/MSVCFriedemann Kleint2019-08-211-1/+2
* QmlDesigner: Open dialog asynchronousThomas Hartmann2019-08-191-5/+6
* QmlDesigner Fix for GradientDialog selected itemAleksei German2019-08-192-2/+26
* CMake build: Make it possible to put plugins into Qt Creator buildEike Ziller2019-08-191-7/+18
* Update Russian translationSergey Belyashov2019-08-191-1023/+2019
* Doc: Remove section on Checking JSON data structureLeena Miettinen2019-08-191-18/+0
* QmlDesigner: Fix HelperWidgets ComboBoxHenning Gruendl2019-08-161-12/+9
* QmlDesigner Fix for Gradient PresetsAleksei German2019-08-161-0/+8
* Git: Fix branch expansion on show before the diff display is doneOrgad Shaneh2019-08-165-1/+15
* Update the curve editor when creating a new keyframe groupKnud Dollereder2019-08-151-0/+5
* CMake build: Fix macOS buildCristian Adam2019-08-151-1/+1
* QmlDesigner: Fix regression in curve editorThomas Hartmann2019-08-151-1/+0
* Locator: remove outdated documentation commentAndre Hartmann2019-08-151-1/+0
* QmlDesigner: Fix potential crashTim Jenssen2019-08-141-1/+4
* CMake build: Build with PCHCristian Adam2019-08-142-1/+51
* Include handles when computing the scene extendKnud Dollereder2019-08-141-0/+16
* QmlDesigner: Update GradientPropertySpinBoxqds/v1.3.0-beta1Henning Gruendl2019-08-141-6/+7
* QmlDesigner: Block all mouse events in GradiantDialogPopupThomas Hartmann2019-08-141-0/+2
* Add newly created properties to the curve-editorKnud Dollereder2019-08-141-0/+1
* QmlDesigner: Fix editable ComboBoxHenning Gruendl2019-08-131-15/+33
* Set dark styleKnud Dollereder2019-08-134-10/+18
* StudioWelcome: Always check for community editionThomas Hartmann2019-08-131-3/+5
* Improve scene to view fittingKnud Dollereder2019-08-133-12/+17
* QmlDesigner: Add icons to curve editorThomas Hartmann2019-08-1320-10/+33
* ProjectExplorer: Consider more compiler flags when collecting includesChristian Kandeler2019-08-131-1/+2
* RemoteLinux: Fix tar packaging for long file pathsChristian Kandeler2019-08-131-11/+22
* QmlDesigner: Use backspace on Mac instead of deleteThomas Hartmann2019-08-122-9/+17