aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/studiowelcome/examplecheckout.cpp
Commit message (Expand)AuthorAgeFilesLines
* StudioWelcome: Use lastModifiedThomas Hartmann2022-05-201-2/+2
* StudioWelcome: Add progress to data downloadThomas Hartmann2022-05-191-0/+10
* StudioWelcome: Download data from Qt.ioThomas Hartmann2022-05-131-11/+73
* StudioWelcome: Track download and opening of examplesThomas Hartmann2022-04-111-0/+3
* 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
* ICore: Change some path API to use FilePathEike Ziller2021-04-261-2/+4
* StudioWelcome: Allow to download examplesThomas Hartmann2021-03-021-0/+347