aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/welcomepagehelper.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Introduce a convenience function creatorColor()hjk13 days1-2/+3
* Examples: Re-add the clear button for the search barEike Ziller2024-04-291-3/+1
* Use Qt::TextShowMnemonic for text metrics and drawingAlessandro Portale2024-03-131-1/+2
* Welcome: Draw stroke for hovered itemsAlessandro Portale2024-03-121-1/+1
* Welcome: Design update roundAlessandro Portale2024-03-111-1/+1
* Welcome: Derive Core::Button from QAbstractButtonAlessandro Portale2024-03-071-1/+1
* Welcome: Fix the hover background colorAlessandro Portale2024-02-291-0/+4
* Welcome: Implement new designAlessandro Portale2024-02-271-22/+104
* Core: Introduce WelcomePageHelpers::drawCardBackgroundAlessandro Portale2024-01-261-0/+4
* Core: Add parameter defaults to constructorsAlessandro Portale2023-11-231-1/+1
* Core: Move ResizeSignallingWidget to WelcomePageHelpersAlessandro Portale2023-11-231-0/+12
* Utils: Align enum StyleHelper::UiElement with upcoming design system #3Alessandro Portale2023-11-171-1/+0
* Examples: Adhere to filter when switching example setEike Ziller2023-09-281-4/+4
* Examples: Make GridItemImageSize adapt to GridItemWidth/HeightAlessandro Portale2023-05-041-2/+6
* Examples: Centralize constants in one placeAlessandro Portale2023-05-031-7/+6
* Examples: Adapt line color between title and tags to category hr colorAlessandro Portale2023-05-021-0/+1
* Examples: Hide "Show All" link if items fitEike Ziller2023-04-261-0/+6
* Examples: Limit categories to single row and allow showing allEike Ziller2023-04-131-2/+17
* Examples/Marketplace: Create grid view with all items on demandEike Ziller2023-03-271-4/+5
* ExamplesListModel: Remove direct access of model items variableEike Ziller2023-01-181-1/+5
* Make categorized product/example view reusableEike Ziller2023-01-181-1/+59
* Welcome: Remove requirement for subclassing ListModelEike Ziller2023-01-181-6/+6
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Utils: Remove Utils::optionalEike Ziller2022-09-011-3/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Core: Fix redrawing of the current area in ListItemDelegateAlessandro Portale2022-01-211-1/+0
* Welcome: Unify design with Qt Design StudioAlessandro Portale2022-01-141-10/+20
* Core: Base GridView on QListView (instead of on QTableView)Alessandro Portale2021-11-291-29/+8
* QtSupport: Fix partial delete of ExampleItem objectsChristian Kandeler2020-01-211-0/+1
* QtSupport: Extract welcome page list model handlingChristian Stenger2020-01-201-0/+96
* QtSupport: Extract and move welcomepage helper to CoreChristian Stenger2020-01-201-0/+84