aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/importmanager
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: MCU configurations metadataAleksei German2020-10-061-7/+8
* QmlDesigner: Disable FlowTags for MCUThomas Hartmann2020-09-021-5/+5
* QmlDesigner: Enable Timeline for MCU, but blacklist FlowViewThomas Hartmann2020-08-291-4/+8
* Add/remove the simulink component when the import is added/removedMahmoud Badri2020-07-101-1/+8
* Fix compiler warnings about several unused variablesArtur Shepilko2020-06-251-1/+3
* QmlDesigner: Fix possible imports list after import removalMiikka Heikkinen2020-06-091-1/+5
* QmlDesigner: Fix import removal issuesMiikka Heikkinen2020-04-241-1/+5
* QmlDesigner: Update UI when an asset is reimportedMiikka Heikkinen2020-04-231-2/+0
* QmlDesigner: Fix flow tags not created after import on macMahmoud Badri2020-04-151-0/+2
* Fix mac buildMahmoud Badri2020-04-081-1/+1
* QmlDesigner: Fix import list doesn't show all imports issueMahmoud Badri2020-04-083-21/+16
* QmlDesigner: Add import filtering for QtForMCUsThomas Hartmann2020-02-281-1/+19
* Integrate ADS in QtCreatorHenning Gruendl2020-02-201-1/+1
* connect() to ambiguous signals/slots: Replace static_cast with QOverloadAlessandro Portale2019-05-281-1/+1
* QmlDesigner: ModernizeAlessandro Portale2018-07-253-10/+7
* QmlDesigner: Consistently use nullptrTobias Hunger2018-05-084-4/+4
* QmlDesigner: Use override consistentlyTobias Hunger2018-05-072-2/+2
* QmlDesigner: Adjust font pixel size if pixel density is highThomas Hartmann2018-04-101-2/+2
* QmlDesigner: Remove programmatical derivation of theme colorsAlessandro Portale2018-04-051-3/+3
* QmlDesigner: use initializer listsTim Jenssen2017-04-261-2/+2
* QmlDesigner: Set fusion style on ImportComboBoxThomas Hartmann2017-03-311-0/+4
* QmlDesigner: Use Qt5-style connectOrgad Shaneh2017-03-206-15/+8
* QmlDesigner: Changing order of imports in UIThomas Hartmann2016-10-131-2/+2
* Move icons to UtilsUlf Hermann2016-08-051-3/+3
* QmlDesigner: Fix stylingThomas Hartmann2016-07-181-3/+3
* Wholesale conversion to #pragma oncehjk2016-03-304-15/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-198-80/+80
* Core: Unify the close iconsAlessandro Portale2015-12-041-2/+2
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-6/+4
* Qt Quick Designer: License change to Qt Commercial + GPLv3Alessandro Portale2015-09-188-96/+56
* QmlDesigner: QT_NO_CAST_FROM_ASCII fixesThomas Hartmann2015-07-173-4/+4
* QmlDesigner: Cleanup ImportManagerViewThomas Hartmann2015-07-172-180/+7
* Merge remote-tracking branch 'origin/3.3'Eike Ziller2015-02-123-28/+32
|\
| * Sort the possible import list.BogDan Vatra2015-01-232-28/+29
| * Fix for import managementThomas Hartmann2015-01-231-0/+3
* | Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-128-48/+48
|\|
| * Update LicenseEike Ziller2015-01-168-48/+48
* | Catch exceptions by const reference.Christian Kandeler2014-11-281-2/+2
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-148-56/+64
|\
| * License updateEike Ziller2014-10-098-56/+64
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-08-151-0/+3
|\|
| * QmlDesigner.ImportManager: Fix comparison operatorThomas Hartmann2014-08-151-0/+3
* | Core::Constants: Rename close icon constants to reflect file nameDaniel Teske2014-08-011-2/+2
|/
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-1/+3
* QmlDesigner: Exchange QLatin1String with QStringLiteralMarco Bubke2014-05-131-1/+1
* QmlDesigner: Exchange QWeakPointer with QPointerMarco Bubke2014-05-131-2/+2
* QmlDesigner: Consolidate exception handling codehjk2014-03-121-6/+2
* Use ICore::dialogParent for message boxes without parent so farhjk2014-03-121-2/+4
* Incremented year in copyright infoRobert Loehning2014-01-088-8/+8
* Braces cleanupOrgad Shaneh2013-11-141-3/+2