summaryrefslogtreecommitdiff
path: root/src/plugins/qmldesigner/components/navigator
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Fix navigator selection when index is invalidMahmoud Badri2020-04-301-2/+14
* Merge remote-tracking branch 'origin/4.12' into qds-1.50Tim Jenssen2020-04-281-0/+3
|\
| * QmlDesigner: Fix crashThomas Hartmann2020-04-271-0/+3
* | QmlDesigner: Don't expand the selected node on selection changeMiikka Heikkinen2020-04-242-4/+4
* | QmlDesigner: Update UI when an asset is reimportedMiikka Heikkinen2020-04-235-0/+20
|/
* QmlDesigner: Fix material texture not updating after image DnDMahmoud Badri2020-04-201-3/+7
* QmlDesigner: Enable setting a material's diffuseMap by drag and dropMahmoud Badri2020-03-261-11/+37
* QmlDesigner: Fix selection issues in navigator and 3d edit viewMiikka Heikkinen2020-03-192-7/+7
* QmlDesigner: Add include for QPainterPathThomas Hartmann2020-03-181-0/+1
* QmlDesigner: Add back toolbar to NavigatorViewThomas Hartmann2020-03-102-2/+22
* QmlDesigner: Create NavigatorWidget lazilyThomas Hartmann2020-03-102-49/+59
* QmlDesigner: Remove project explorer from navigatorThomas Hartmann2020-02-211-26/+1
* Integrate ADS in QtCreatorHenning Gruendl2020-02-202-3/+5
* QmlDesigner: Use NodeHints for reparenting in containerThomas Hartmann2020-02-191-1/+3
* QmlDesigner: Append forced nodes also if filter is inactiveThomas Hartmann2019-10-301-6/+7
* QmlDesigner: Fix eyeball in navigator for QQuick3DNodeThomas Hartmann2019-10-092-5/+2
* CMake Build: Allow building with Qt5 and Qt6Cristian Adam2019-09-241-1/+2
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-1/+1
* QmlDesigner: Remove a deprecation warning on QPixmapCache::find()hjk2019-08-191-1/+1
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* Use more toList/toSet to avoid deprecation warningshjk2019-07-031-1/+1
* QmlDesigner: Check if property exists before reparentingThomas Hartmann2019-06-201-4/+4
* QmlDesigner: Some support for non default properties in navigatorThomas Hartmann2019-06-201-8/+31
* QmlDesigner: Add createQmlObjectNode()Thomas Hartmann2019-06-201-5/+5
* QmlDesigner: Do nothing if new and old index are the sameThomas Hartmann2019-06-191-2/+4
* QmlDesigner: Use lambdas for transactionsThomas Hartmann2019-06-062-15/+5
* Remove excess blank lines after namespaceOrgad Shaneh2019-05-271-1/+0
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-082-5/+12
|\
| * QmlDesigner: Add hints for visibility in library and navigatorThomas Hartmann2019-04-292-5/+12
* | Fix Qt 5.13 deprecation warning about QFontMetrics::width()Friedemann Kleint2019-02-151-1/+1
|/
* Help: Move resolution of help from multiple candidate IDs to HelpItemEike Ziller2019-02-011-1/+1
* Qt Quick Designer: Adapt to naming change in IContextEike Ziller2019-01-292-3/+3
* Rename IContext::HelpIdCallback -> IContext::HelpCallbackEike Ziller2019-01-292-2/+2
* Fix warning: "Missing emit keyword on signal call"Alessandro Portale2019-01-171-7/+7
* QmlDesigner: Fix compile Qt 5.9 and 5.10Christian Stenger2019-01-101-1/+3
* QmlDesigner: Fix notifier for navigatorThomas Hartmann2019-01-091-1/+1
* QmlDesigner: Update icons of Qt Quick DesignerThomas Hartmann2018-08-224-0/+0
* QmlDesigner: Fix clazy warningThomas Hartmann2018-08-081-4/+3
* QmlDesigner: Fix clazy warningsThomas Hartmann2018-08-012-3/+3
* QmlDesigner: ModernizeAlessandro Portale2018-07-254-14/+12
* QmlDesigner: Consistently use nullptrTobias Hunger2018-05-083-3/+3
* QmlDesigner: Use override consistentlyTobias Hunger2018-05-074-10/+10
* QmlDesigner: Allow custom disabling of viewsThomas Hartmann2018-04-104-0/+29
* Add project tab to navigatorThomas Hartmann2018-02-021-10/+39
* QmlDesigner: Simplify settings in stand alone modeThomas Hartmann2018-01-291-1/+3
* QmlDesigner: Avoid detachsThomas Hartmann2018-01-231-1/+1
* Core: Return context help id by callbackNikolai Kosjar2018-01-182-5/+7
* QmlDesigner: Catch potential exceptionsThomas Hartmann2017-11-142-4/+14
* QmlDesigner: Fix translation issueEike Ziller2017-10-231-0/+2
* QmlDesigner: Select item that is dropped to navigatorThomas Hartmann2017-10-171-0/+6