aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/welcome
Commit message (Expand)AuthorAgeFilesLines
* Do not talk about Qt Quick Designer in overviewKai Köhne2021-12-031-1/+1
* Welcome: Add a dedicated session settings iconAlessandro Portale2021-09-283-0/+2
* Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-09-201-2/+1
|\
| * Welcome: Remove spacing between the link buttons on Welcome screenAlessandro Portale2021-09-171-2/+1
* | Utils: Introduce a FilePath constructor from char arrayshjk2021-08-171-1/+2
* | Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-08-121-1/+2
|\|
| * Welcome: Point Get Started button to Qt Creator's Geting Started pageEike Ziller2021-08-111-1/+2
* | Core: Use FilePath in some functions related to opening fileshjk2021-07-291-1/+1
|/
* Use qAsConst with non-const Qt containers in range-loopsAlessandro Portale2021-02-171-1/+1
* Welcome: Do not save default value to settingsEike Ziller2021-02-161-5/+9
* Welcome screen: Add "Get Qt" linkKai Koehne2020-10-254-0/+3
* Qt6: enterEvent now gets passed a QEnterEventEike Ziller2020-09-291-3/+4
* Some Qt6 portinghjk2020-07-221-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* Move InfoBar to UtilsEike Ziller2020-06-181-3/+3
* Add final specifies to classesIgor Sidorov2020-02-051-1/+1
* Welcome: Fix regression of displaying Projects by defaultChristian Stenger2020-01-291-1/+1
* Welcome: Fix logic for page orderChristian Stenger2020-01-161-1/+1
* Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-281-7/+0
|\
| * macOS: Remove workaround for bug that was fixed in Qt 5.9.2Eike Ziller2019-10-211-7/+0
* | ProjectExplorer: Fix some problems with plugin unloadingChristian Kandeler2019-10-161-0/+7
* | Core: Make InfoBar::GlobalSuppressionMode an enum classAndre Hartmann2019-09-121-1/+1
* | Remove usages of deprecated APIsSona Kurazyan2019-09-032-5/+4
* | Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-1/+1
* | Add global notification area and use for UI Tour infoEike Ziller2019-08-121-21/+18
|/
* Qt Creator CMake portCristian Adam2019-05-171-0/+8
* Doc: Simplify the text that invites a developer to take a UI tourKavindra Palaraja2019-04-021-3/+3
* Welcome: Add a -notour argumenthjk2019-03-182-10/+22
* Remove icon from UI Tour dialogEike Ziller2019-03-181-1/+0
* UI Tour: Fix pluralRobert Loehning2019-02-151-1/+1
* UI Introduction: Allow left cursor key for "back"Eike Ziller2019-02-131-2/+12
* Help: Avoid multiple lookups of help id for context helpEike Ziller2019-01-291-1/+1
* UI Tour: Another GCC 5 fixEike Ziller2018-12-201-1/+1
* Welcome: Fix qbs buildChristian Kandeler2018-12-191-0/+2
* Welcome: Drop unneeded indirectionhjk2018-12-182-3/+3
* UI Tour: Fix build with GCC 5Eike Ziller2018-12-181-14/+17
* Add general UI introductionEike Ziller2018-12-186-1/+502
* Show examples page in welcome mode on first startEike Ziller2018-07-091-2/+6
* Plugins: Re-categorize plugins which are in "Qt Creator" categoryRazi Alavizadeh2018-03-201-1/+1
* Welcome: Detach Welcome page registration for global object poolhjk2018-02-071-6/+0
* Welcome: Remove one unneeded usage of global object poolhjk2018-02-061-2/+1
* Welcome: Relax the SideBar spacings a bitAlessandro Portale2018-01-031-5/+16
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-2/+1
* Welcome: Use https-linksRobert Loehning2017-12-061-2/+2
* Welcome: Show the url of link buttons as tool tipAlessandro Portale2017-10-161-1/+2
* Welcome: Remove unused imageAlessandro Portale2017-09-202-1/+0
* Unify the dimensions for all mode/action bar iconsAlessandro Portale2017-09-194-0/+0
* Drop unused variables and lambda capturesUlf Hermann2017-09-081-1/+1
* Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-09-061-1/+8
|\
| * Welcome: Squish: Assign object name to fix Squish testsChristian Stenger2017-09-061-0/+1