aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport
Commit message (Expand)AuthorAgeFilesLines
* Fix assert when filtering examples / tutorialsEike Ziller2018-07-121-4/+67
* Show 4 columns of examples within Qt Creator's default window widthEike Ziller2018-07-101-2/+2
* Utils: Properly name withNtfsPermissions()Andre Hartmann2018-06-051-1/+1
* Merge remote-tracking branch 'origin/4.6' into 4.7Eike Ziller2018-05-282-4/+2
|\
| * qmake: fix file id mapping lifetime managementOswald Buddenhagen2018-05-281-1/+0
| * QtSupport: Improve the qtquickcompiler feature detectionAlessandro Portale2018-05-161-3/+2
* | FileInProjectFinder: Use FileNameList for file namesTim Jenssen2018-05-242-7/+5
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-05-161-1/+6
|\ \
| * | QtOutputFormatter: Handle QML output with bracesAndre Hartmann2018-05-141-1/+6
* | | QtSupport: Consistently use nullptrTobias Hunger2018-05-133-7/+15
|/ /
* | QtSupport: Use override consistentlyTobias Hunger2018-05-076-26/+26
* | Clean up options page category display name and icon set upEike Ziller2018-04-232-5/+0
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-132-0/+14
|\|
| * Qml tooling: Support Qt 5.11Alessandro Portale2018-04-121-0/+6
| * Doc: Fix links to YouTube videos in the Welcome mode Tutorials tabLeena Miettinen2018-04-041-2/+2
| * Doc: Add links to new tutorials from Welcome mode Tutorials tabLeena Miettinen2018-04-031-0/+8
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-165-10/+20
|\|
| * Fix image border for examples browserEike Ziller2018-03-151-1/+6
| * QtSupport: Fix loading of tutorial thumbnailsv4.6.0-rc1Alessandro Portale2018-03-141-3/+3
| * qmake: Change source identifier type in ProStringOswald Buddenhagen2018-03-142-6/+7
| * Doc: Add link to Qt Quick Designer tutorial video from TutorialsLeena Miettinen2018-03-141-0/+4
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-1313-102/+201
|\|
| * Doc: Add a link to a new Qt Creator and Qt videoLeena Miettinen2018-03-121-1/+5
| * QtSupport/Welcome: Refresh the tutorials/examples/videos thumbnailsAlessandro Portale2018-03-119-8/+11
| * Fix crash in kit's variable chooser if Qt version is removedEike Ziller2018-03-053-93/+185
* | Don't translate default windowTitle again and againRobert Loehning2018-03-061-1/+1
* | ProjectExplorer: Make the Options/Kits Category icon themableAlessandro Portale2018-02-281-1/+2
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-02-2313-80/+102
|\|
| * Doc: Update links in the Welcome mode Tutorials tabLeena Miettinen2018-02-1413-80/+102
* | Qt: Use nullptrTobias Hunger2018-02-191-4/+4
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-02-131-2/+5
|\|
| * KitInformation: Improve robustness to nullptr passed as kitTobias Hunger2018-02-131-2/+5
* | QtSupportPlugin: Pimpl partially to remove uses of global object poolhjk2018-02-082-18/+34
* | QtSuppport: Remove unused static functionhjk2018-02-071-6/+0
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-02-073-4/+19
|\|
| * QtSupport: Add setting for arbitrary features for a Qt versionTim Jenssen2018-02-053-4/+19
* | QtSupport: move example image loading from delegate to modelDavid Schulz2018-02-073-28/+54
* | Update examples after documentation has changedDavid Schulz2018-02-011-0/+2
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-01-251-7/+0
|\|
| * Merge remote-tracking branch 'origin/4.5' into 4.6Eike Ziller2018-01-251-7/+0
| |\
| | * Remove rogue mime type definition for *.tsEike Ziller2018-01-241-7/+0
* | | ProjectExplorer: Create and populate 'Kits' settings categoryhjk2018-01-241-3/+3
|/ /
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-01-171-81/+80
|\ \
| * | QtSupport: remove latin1 callsTim Jenssen2018-01-151-81/+80
* | | ProjectExplorer: add source location path to the qt versionDavid Schulz2018-01-152-0/+13
|/ /
* | QtSupport: Move warning to QmakeProjectManagerChristian Kandeler2018-01-121-16/+2
* | Fix reading of user Qt versions, toolchains and kitsOrgad Shaneh2018-01-121-1/+1
* | Do not construct settings/resource paths from QSettings objectEike Ziller2018-01-111-7/+3
* | Qbs: Use right path for Qt librariesOrgad Shaneh2018-01-102-0/+7
* | Remove qmlsceneCommand() and qmlViewerCommand() from BaseQtVersionUlf Hermann2018-01-084-56/+70