aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/studiowelcome/examplecheckout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up some lambdashjk2023-12-121-1/+1
* TaskTree: Unify TaskInterface::done(DoneResult) signalJarek Kobus2023-11-171-2/+4
* Utils: Use Key more widely in QtcSettingshjk2023-08-301-1/+1
* Utils: Rename archive.{cpp, h} -> unarchiver.{cpp, h}Jarek Kobus2023-07-201-1/+1
* ExampleCheckout: Replace the usage of Archive with UnarchiverJarek Kobus2023-07-201-13/+14
* Do not show Design Studio settings page in Qt CreatorEike Ziller2023-06-061-3/+4
* QmlDesigner: Cleanup QmlDesignerBasePluginMarco Bubke2023-04-191-3/+5
* Merge remote-tracking branch 'origin/10.0' into qds/devTim Jenßen2023-03-261-2/+1
|\
| * Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
| * Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2022-12-221-10/+23
| |\
| * | Remove unused includes of Q[H/V]BoxLayoutJarek Kobus2022-11-181-1/+0
* | | Make Content Library Materials downloadableSamuel Ghinet2023-03-211-1/+1
* | | QmlDesigner: Allow changing downloaded textures pathMahmoud Badri2023-03-091-3/+5
* | | StudioWelcome: Enable probing for example downloadThomas Hartmann2023-02-231-0/+1
* | | QmlDesigner: Make ContentLibrary textures downloadableSamuel Ghinet2023-02-201-35/+40
* | | QmlDesigner: Enable example data downloadThomas Hartmann2023-01-271-0/+1
* | | QmlDesigner refactor: Extract FileDownloader and FileExtractorSamuel Ghinet2023-01-261-375/+30
| |/ |/|
* | QmlDesigner fix: do not automatically open example project on downloadSamuel Ghinet2022-12-151-10/+23
|/
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* StudioWelcome: Fix QTC_ASSERTThomas Hartmann2022-08-231-1/+1
* StudioWelcome: Fix QTC_ASSERTThomas Hartmann2022-08-231-1/+1
* StudioWelcome: Disable welcome page during downloadThomas Hartmann2022-08-181-3/+13
* StudioWelcome: Replace qDebug with qWarningThomas Hartmann2022-07-211-1/+1
* 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-231-2/+12
|\|
| * StudioWelcome: Use lastModifiedThomas Hartmann2022-05-201-2/+2
| * StudioWelcome: Add progress to data downloadThomas Hartmann2022-05-191-0/+10
* | Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-05-181-13/+75
|\|
| * StudioWelcome: Download data from Qt.ioThomas Hartmann2022-05-131-11/+73
* | Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-04-201-0/+3
|\|
| * StudioWelcome: Track download and opening of examplesThomas Hartmann2022-04-111-0/+3
* | Archive: Avoid calling blocking stopProcessJarek Kobus2022-03-251-3/+4
|/
* Fix more warningsChristian Kandeler2022-02-231-1/+1
* Fix newly introduced warningsChristian Kandeler2022-02-231-3/+3
* QmlDesigner: Fix creation date issue on macOSHenning Gruendl2022-02-181-1/+10
* QmlDesigner: Fix example download missing settingHenning Gruendl2022-02-181-3/+1
* StudioWelcome: Fix compileChristian Stenger2022-02-181-2/+2
* QmlDesigner: Add missing context pointer connectHenning Gruendl2022-02-171-3/+5
* QmlDesigner: Add examples download path settingHenning Gruendl2022-02-171-6/+37
* StudioWelcome: Remove unused codeThomas Hartmann2022-02-171-66/+0
* QmlDesigner: Add private api to narrow down bugHenning Gruendl2022-02-161-2/+24
* QmlDesigner: Add guard pointers to connectHenning Gruendl2022-02-151-27/+29
* QmlDesigner: Add functionality to welcome pluginHenning Gruendl2022-02-111-18/+97
* StudioWelcome: Enable integrating download progressThomas Hartmann2022-01-171-1/+9
* Utils: Pass dialog parent to Utils::* file dialoghjk2021-08-171-2/+4
* Utils: Introduce a FilePath constructor from char arrayshjk2021-08-171-1/+1
* Use the new file dialog wrappers in some placeshjk2021-08-061-4/+3
* StudioWelcome: Add debug outputThomas Hartmann2021-07-291-0/+1
* Core: Add a default parameter to various ICore::*path functionshjk2021-04-271-3/+1