aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/studiowelcome/studiowelcomeplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* StudioWelcome: Only replace wizards when running as Design Studioqds/v3.0.0qds-3.0Eike Ziller2022-01-271-1/+2
* StudioWelcome: Add setting for splash screen timeoutThomas Hartmann2022-01-181-1/+3
* StudioWelcome: Show text for correct versionThomas Hartmann2022-01-181-5/+40
* StudioWelcome: Enable integrating download progressThomas Hartmann2022-01-171-2/+5
* StudioWelcome: Show combobox for crash reporterThomas Hartmann2022-01-141-1/+26
* StudioWelcome: Show the splash screen at least once if the version changesThomas Hartmann2022-01-131-2/+23
* StudioWelcome: Add support for version and resolution in descriptionThomas Hartmann2022-01-131-7/+59
* Register TitilliumWeb-RegularThomas Hartmann2022-01-121-0/+2
* StudioWelcome: Do not show errors/warnings of welcome pageThomas Hartmann2022-01-121-0/+2
* StudioWelcome: Support for description and tagsThomas Hartmann2022-01-071-1/+51
* StudioPlugin: Enable loading of new WelcomePage from shareThomas Hartmann2022-01-071-6/+37
* StudioWelcome: Read mainFile from .qmlproject fileThomas Hartmann2022-01-061-1/+19
* StudioWelcome: Integrate preview thumbnail image providerThomas Hartmann2022-01-051-1/+14
* StudioWelcome: Always initialize new project dialogThomas Hartmann2021-11-111-2/+4
* Implement the New Project creation wizard for QDSSamuel Ghinet2021-11-091-0/+5
* StudioWelcome: Fix studio welcome plugin crashMahmoud Badri2021-10-151-0/+1
* StudioWelcome: Do not use TitilliumWeb as system fontThomas Hartmann2021-10-131-5/+0
* StudioWelcome: Register help for qtquick3dThomas Hartmann2021-09-171-5/+7
* StudioWelcome: Allow opening a specific project fileThomas Hartmann2021-09-071-5/+14
* StudioWelcome: Use Titillium on Windows againThomas Hartmann2021-08-171-5/+3
* Fix some warnings about unused lambda capturesChristian Kandeler2021-06-241-1/+1
* StudioWelcome: Do not use TitilliumWeb on WindowsThomas Hartmann2021-06-151-4/+6
* Core: Add FilePath based overloads to EditorManager::openEditor{,at}hjk2021-05-251-1/+1
* Core: Add a default parameter to various ICore::*path functionshjk2021-04-271-5/+4
* ICore: Change some path API to use FilePathEike Ziller2021-04-261-8/+8
* StudioWelcome: Use the QSetting to disable UsageStatisticsThomas Hartmann2021-04-071-49/+63
* StudioWelcome: Fix crashThomas Hartmann2021-03-261-1/+2
* StudioWelcome: Allow to download examplesThomas Hartmann2021-03-021-2/+23
* StudioWelcome: Pause splash close timer while restart dialog is activeMiikka Heikkinen2021-02-111-3/+26
* Add Crashpad to Qt Creator and Qt Design StudioMahmoud Badri2021-01-181-4/+30
* StudioWelcome: Set correct help topicThomas Hartmann2020-12-091-1/+1
* StudioWelcome: Add option for UsageStatistic pluginThomas Hartmann2020-11-191-0/+66
* StudioWelcome: Remove unused code and fix return valueEike Ziller2020-06-031-11/+1
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-08-151-3/+5
|\
| * StudioWelcome: Always check for community editionThomas Hartmann2019-08-131-3/+5
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-08-121-4/+1
|\|
| * QmlDesigner: Fix self-closing splash screenHenning Gruendl2019-08-121-4/+1
* | Avoid warning on empty expressionshjk2019-07-231-2/+2
|/
* StudioWelcome: Add get() to ProjectModelThomas Hartmann2019-07-041-0/+5
* WelcomePlugin: Close slpash screen after 15 secondsThomas Hartmann2019-06-211-0/+5
* Port from QLatin1Literal to QLatin1StringGiuseppe D'Angelo2019-06-131-4/+4
* StudioWelcome: Expose community edition propertyThomas Hartmann2019-06-051-0/+14
* StudioWelcome: Register help for Qt Quick Controls 2Thomas Hartmann2019-06-051-0/+12
* StudioWelcome: Use TitilliumWeb as application fontThomas Hartmann2019-06-041-0/+6
* StudioWelcome: Make the hidden splashscreen recoverableAlessandro Portale2019-04-181-13/+11
* StudioWelcome: Add StudioFonts import path for splash screenAlessandro Portale2019-04-171-0/+1
* Add Welcome Page of Qt Design StudioThomas Hartmann2019-03-061-0/+289