summaryrefslogtreecommitdiff
path: root/src/plugins/qtsupport
Commit message (Expand)AuthorAgeFilesLines
* QtSupport: Qt for iOS Examples lists only "ios" tagged examplesAssam Boudjelthia2020-02-141-0/+7
* QtSupport: Qt for Android Examples lists only "android" tagged examplesAssam Boudjelthia2020-02-132-5/+26
* QtSupport: Try harder to ensure that Qt kits have a toolchainChristian Kandeler2020-02-121-3/+39
* CMakePM: Fix handling of qml debuggingChristian Stenger2020-02-071-2/+1
* Add final specifies to classesIgor Sidorov2020-02-051-1/+1
* Remove duplicated codeMiklós Márton2020-02-051-13/+2
* QtSupport: Build fix for CMakeCristian Adam2020-02-041-0/+1
* QtSupport: Minimize calls to MessageManager from ProFileReaderChristian Kandeler2020-02-042-22/+22
* QtSupport: Move CodeGenSettingsPage to new layouthjk2020-02-032-21/+19
* ExamplesListModel: Fix leaksChristian Stenger2020-01-271-7/+7
* QtSupport: Remove unneeded ~ExampleItem()Christian Kandeler2020-01-231-2/+0
* ExamplesListModel: Fix leakChristian Kandeler2020-01-231-4/+5
* QtSupport: Fix partial delete of ExampleItem objectsChristian Kandeler2020-01-211-0/+2
* QtSupport: Extract welcome page list model handlingChristian Stenger2020-01-204-514/+159
* ProjectManager: Add convenience Task subclasseshjk2020-01-203-47/+29
* Merge "Merge remote-tracking branch 'origin/4.11'"The Qt Project2020-01-201-4/+4
|\
| * Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-01-201-4/+4
| |\
| | * Welcome: Fix links to Qt Widgets and Qt Quick tutorialsLeena Miettinen2020-01-161-4/+4
* | | QtSupport: Extract and move welcomepage helper to CoreChristian Stenger2020-01-201-202/+12
|/ /
* | QtSupport: Try harder to uniquify the list of auto-detected qmakesChristian Kandeler2020-01-171-4/+10
* | Core: Introduce a IOptionsPage::setCategoryIconPathhjk2020-01-161-3/+1
* | Core: Provide empty implementation for IOptionPageWidget::finish()hjk2020-01-152-2/+0
* | Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-01-152-26/+28
|\ \ | |/
| * Fix errors in qtcreator_tutorials.xmlFriedemann Kleint2020-01-141-2/+2
| * QtSupport/Example list parser: Improve error messageFriedemann Kleint2020-01-141-2/+5
| * Welcome: Update links to QtWS19 talks in Tutorials tabLeena Miettinen2020-01-141-22/+21
* | ProjectExplorer: Move some of the BuildInfo setup code to central placeshjk2020-01-141-3/+2
* | QtSupport: Move option widget decalaration in .cpphjk2020-01-143-177/+154
* | QtSupport: Update QtOptionsPagehjk2020-01-102-34/+8
* | QtSupport: Fix compile for gcc5.3Christian Stenger2020-01-101-1/+1
* | QtSupport: Fix Qbs buildChristian Stenger2020-01-101-0/+1
* | Provide option to "link" Qt Creator to a Qt installationEike Ziller2020-01-094-10/+224
* | QtSupport: Use Utils::InfoLabel in qtbuildaspects.cppAlessandro Portale2020-01-091-22/+13
* | QtSupport: use new settings page convenience for CodeGenSettingshjk2020-01-072-53/+20
* | Utils: Rename FilePathList to simply FilePathshjk2019-12-187-26/+26
* | Help: Add option to only register highest versioned Qt documentationEike Ziller2019-12-164-22/+106
* | ProjectExplorer: Use full class for TriState valuehjk2019-12-031-5/+5
* | ProjectExplorer: Let user provide default build propertiesChristian Kandeler2019-12-022-0/+6
* | QmakeProjectManager: Add tooltip to QtVersionItemhjk2019-12-021-0/+10
* | Build aspects: Fix some UI glitchesChristian Kandeler2019-11-281-6/+8
* | QtSupport: Introduce QtQuickCompilerAspectChristian Kandeler2019-11-254-3/+64
* | ProjectExplorer: Add a base class for build aspectsChristian Kandeler2019-11-252-8/+8
* | QtSupport: Add a QmlDebuggingAspectChristian Kandeler2019-11-257-2/+130
* | Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-11-212-0/+7
|\ \ | |/
| * Update Qt validity in options when changing Android device settingsEike Ziller2019-11-202-0/+7
* | ProjectExplorer: Use a Kit to initialize KitInfohjk2019-11-202-3/+3
* | Fix BaseQtVersion::hasExamples et alEike Ziller2019-11-131-20/+20
* | QMakePM: Ensure output from cumulative parser is always properly markedChristian Kandeler2019-11-061-1/+2
* | Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-11-041-3/+3
|\ \ | |/
| * QtSupport: Do not pass empty file names to file system engineChristian Stenger2019-11-041-3/+3