aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/welcome
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Welcome: Convert to using Tr::trAlessandro Portale2022-09-232-59/+61
* Use SPDX license identifiersLucie Gérard2022-08-264-96/+8
* Core: Remove #include <QMainWindow> from icore.hhjk2022-07-221-2/+2
* Utils: More porting.h related changeshjk2022-07-141-1/+0
* Add plugintr.h files to all pluginshjk2022-06-271-0/+37
* Rename 'output pane' to simply 'output'Thomas Hartmann2022-03-011-2/+2
* Fix lupdate issuesEike Ziller2022-02-231-0/+2
* Welcome: Fix scrolling in the sidebarAlessandro Portale2022-02-011-2/+2
* Remove qmake build filesEike Ziller2022-01-202-19/+0
* InfoBar: Make adding more buttons possibleEike Ziller2022-01-181-1/+1
* Welcome: Unify design with Qt Design StudioAlessandro Portale2022-01-1418-166/+196
* 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