summaryrefslogtreecommitdiff
path: root/src/plugins/studiowelcome
Commit message (Expand)AuthorAgeFilesLines
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-1/+1
* Utils: Add FilePath::copyRecursivelyMarcus Tillmanns2023-01-251-3/+4
* Use simpler Plugin::initialize() when feasiblehjk2023-01-202-7/+2
* Prefix Tr::tr contexts with ::hjk2023-01-131-1/+1
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-106-6/+6
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-0666-66/+66
* Utils: Make Utils::withTildeHomePath a FilePath memberhjk2023-01-051-1/+1
* CMake build: Use version-less Qt targetsEike Ziller2023-01-051-2/+2
* Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2022-12-222-10/+28
|\
| * QmlDesigner fix: do not automatically open example project on downloadSamuel Ghinet2022-12-152-10/+28
* | Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2022-12-142-50/+86
|\ \ | |/
| * QmlDesigner: fix QDS does not quit when closing it while Splash screen is ope...Burak Hancerli2022-12-091-3/+6
| * StudioWelcome: Use QQuickWindow on macOSThomas Hartmann2022-12-012-45/+70
| * StudioWelcome: Fix warningThomas Hartmann2022-12-011-1/+1
| * StudioPlugin: Use custom openOpenProjectDialog() to only allow qmlprojectThomas Hartmann2022-11-251-4/+12
* | Remove unused variablesJarek Kobus2022-12-091-1/+0
* | Utils: Remove FilePath::operator+()hjk2022-11-301-4/+4
* | Remove unused includes of Q[H/V]BoxLayoutJarek Kobus2022-11-181-1/+0
|/
* UI text: Use a full stop in the end of messagesLeena Miettinen2022-10-201-1/+1
* qbs build: Do not build QmlDesigner & friendsChristian Kandeler2022-10-101-54/+2
* Merge remote-tracking branch 'origin/8.0' into 9.0Eike Ziller2022-09-271-2/+13
|\
| * QDS New Project Dialog: Remove Warning that UserPresets.json was not readSamuel Ghinet2022-09-231-2/+13
* | Merge remote-tracking branch 'origin/8.0'Tim Jenssen2022-09-223-50/+9
|\ \ | |/
| * qmldesigner: remove old splashscreen ui codeTim Jenssen2022-09-211-50/+0
| * qds: add feature to Key_Escape the splashscreenTim Jenssen2022-09-212-0/+9
* | StudioWelcome: Avoid using sender()Jarek Kobus2022-09-082-11/+4
* | Utils: Remove Utils::optionalEike Ziller2022-09-013-4/+6
* | Use SPDX license identifiersLucie Gérard2022-08-2672-1752/+144
* | Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-08-265-12/+14
|\ \ | |/
| * StudioWelcome: Fix QTC_ASSERTThomas Hartmann2022-08-231-1/+1
| * StudioWelcome: Fix QTC_ASSERTThomas Hartmann2022-08-231-1/+1
| * StudioWelcome: Move plugin to "Utilities" categoryEike Ziller2022-08-221-1/+0
| * StudioWelcome: Scale down splash screen if it does not fitThomas Hartmann2022-08-192-7/+12
| * StudioWelcome: Only disable welcome screen if download is startedThomas Hartmann2022-08-191-2/+0
* | Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-08-193-49/+87
|\ \ | |/
| * QmlDesigner: Fix debug compilation errorHenning Gruendl2022-08-181-4/+4
| * QmlDesigner: Recreate QuickWidget on downloadThomas Hartmann2022-08-181-47/+67
| * StudioWelcome: Disable welcome page during downloadThomas Hartmann2022-08-183-5/+23
* | ProjectExplorer: Use FilePath for Recent projectshjk2022-07-281-17/+20
* | Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-07-252-1/+3
|\ \ | |/
| * StudioWelcome: Replace qDebug with qWarningThomas Hartmann2022-07-211-1/+1
| * StudioWelcome: Do not deactivate welcomepageThomas Hartmann2022-07-201-0/+2
* | Core: Avoid #include of fileutils.h in icore.hhjk2022-07-221-2/+5
* | Provide Squish integration pluginChristian Stenger2022-07-041-1/+1
* | Add plugintr.h files to all pluginshjk2022-06-273-1/+39
|/
* Fix lupdate issuesEike Ziller2022-06-271-2/+2
* qbs build: Require Qt 6.2 for QmlDesignerChristian Kandeler2022-06-131-1/+2
* Merge remote-tracking branch 'origin/7.0' into 8.0Eike Ziller2022-06-021-0/+19
|\
| * StudioWelcomePage: Disable data download by defaultThomas Hartmann2022-05-311-0/+19
* | Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-05-233-15/+44
|\ \ | |/