aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/welcome/introductionwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update InfoBar texts, titles and typesAlessandro Portale2025-05-121-4/+4
* InfoBar: Unify code for hiding / suppressing info on button clickEike Ziller2025-04-291-5/+5
* Welcome: Ensure using one unique infobar destinationAlessandro Portale2025-04-291-5/+7
* InfoBar: Add title property to entriesEike Ziller2025-04-041-0/+1
* Ensure UI tour starts with Icons and Text modePatryk Stachniak2024-12-031-4/+10
* UI Tour: Fix clicking on the User Interface link at the endEike Ziller2024-10-221-7/+8
* Merge remote-tracking branch 'origin/14.0'Eike Ziller2024-08-271-2/+4
|\
| * UITour: Fix that steps were skipped when clicking textEike Ziller2024-08-261-2/+4
* | Welcome: Hide most of UI tour implemenatation in .cpphjk2024-07-101-27/+72
|/
* Fonts: Use H4 instead of H3Alessandro Portale2024-02-021-1/+1
* Utils: Fix function name case StyleHelper::Uifont -> uifontAlessandro Portale2023-12-071-1/+1
* Utils: Align enum StyleHelper::UiElement with upcoming design system #1Alessandro Portale2023-11-171-1/+1
* Use StyleHelper::UiFont()Alessandro Portale2023-11-151-3/+1
* Utils, all: Standardize on QtcSettingshjk2023-09-271-1/+1
* Utils: Rework CheckableMessageBoxhjk2023-05-221-3/+2
* Utils: Unify CheckableMessageBox and make it look more nativeMarcus Tillmanns2023-05-171-1/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Welcome: Convert to using Tr::trAlessandro Portale2022-09-231-48/+49
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Rename 'output pane' to simply 'output'Thomas Hartmann2022-03-011-2/+2
* InfoBar: Make adding more buttons possibleEike Ziller2022-01-181-1/+1
* Do not talk about Qt Quick Designer in overviewKai Köhne2021-12-031-1/+1
* Some Qt6 portinghjk2020-07-221-1/+1
* Move InfoBar to UtilsEike Ziller2020-06-181-3/+3
* Core: Make InfoBar::GlobalSuppressionMode an enum classAndre Hartmann2019-09-121-1/+1
* Remove usages of deprecated APIsSona Kurazyan2019-09-031-1/+1
* Add global notification area and use for UI Tour infoEike Ziller2019-08-121-21/+18
* Doc: Simplify the text that invites a developer to take a UI tourKavindra Palaraja2019-04-021-3/+3
* 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
* UI Tour: Another GCC 5 fixEike Ziller2018-12-201-1/+1
* Welcome: Drop unneeded indirectionhjk2018-12-181-2/+2
* UI Tour: Fix build with GCC 5Eike Ziller2018-12-181-14/+17
* Add general UI introductionEike Ziller2018-12-181-0/+399