aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport/exampleslistmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Examples: Ignore remote Qt versionsEike Ziller2024-03-131-2/+4
* Welcome: Implement new designAlessandro Portale2024-02-271-1/+1
* Examples: Read and handle "documentation dependencies"Eike Ziller2024-01-191-28/+49
* Examples: Fix reading the category ordering from manifestEike Ziller2024-01-101-4/+8
* QtSupport: Don't show semi laid out examples while updatingAlessandro Portale2023-10-311-2/+6
* Examples: Avoid warning about scaling null imageEike Ziller2023-10-311-2/+5
* Merge remote-tracking branch 'origin/master' into 12.0Eike Ziller2023-09-291-1/+1
|\
| * Utils, all: Standardize on QtcSettingshjk2023-09-271-1/+1
* | Examples: Adhere to filter when switching example setEike Ziller2023-09-281-0/+8
|/
* Utils: Use Key more widely in QtcSettingshjk2023-08-301-3/+3
* QtSupport: Avoid an unneeded update of examplesEike Ziller2023-08-281-3/+5
* QtSupport: Load examples / tutorials only when visibleCristian Adam2023-08-281-0/+20
* QtSupport: Rename qtkitinformation.{h,cpp} -> qtkitaspect.{h,cpp}hjk2023-08-151-1/+1
* QtSupport: Use QImage::fromData instead of QImageReaderAlessandro Portale2023-08-021-7/+3
* Examples: Support manifest-defined category orderEike Ziller2023-07-241-3/+7
* Examples: Re-add categories for sortingEike Ziller2023-07-201-0/+4
* Use categories for Tutorials pageEike Ziller2023-07-141-2/+18
* Merge remote-tracking branch 'origin/10.0' into 11.0Eike Ziller2023-05-251-56/+0
|\
| * Examples: Move categorization to examplesparserEike Ziller2023-05-251-52/+0
* | Examples: Use Qt logging instead of environment variableEike Ziller2023-05-221-30/+25
* | Examples: Centralize constants in one placeAlessandro Portale2023-05-031-1/+2
* | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-04-181-11/+27
|\|
| * Examples: Automatically enable showing categories for Qt >= 6.5.1Eike Ziller2023-04-171-11/+27
| * Examples: Optionally parse categories from meta dataEike Ziller2023-04-131-13/+54
| * Convert Examples model to FilePathEike Ziller2023-04-131-5/+10
| * Move examples manifest parser in separate functionEike Ziller2023-04-111-211/+15
* | Examples: Limit categories to single row and allow showing allEike Ziller2023-04-131-10/+14
* | Examples: Optionally parse categories from meta dataEike Ziller2023-03-161-13/+54
* | Convert Examples model to FilePathEike Ziller2023-02-231-5/+10
* | Move examples manifest parser in separate functionEike Ziller2023-02-231-211/+15
|/
* QtSupport: Fix potential null dereferenceOrgad Shaneh2023-01-231-1/+1
* Welcome/Qt: Show featured examples in separate sectionEike Ziller2023-01-181-11/+28
* Welcome/Qt: Use separate model instances for examples and tutorialsEike Ziller2023-01-181-61/+41
* ExamplesListModel: Remove direct access of model items variableEike Ziller2023-01-181-18/+27
* Welcome: Remove requirement for subclassing ListModelEike Ziller2023-01-181-39/+40
* ExamplesListModel: Remove unneeded override of data(...)Eike Ziller2023-01-161-23/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* QtSupport: Replace foreach with range-based for loopsJarek Kobus2022-11-241-8/+10
* Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-09-131-0/+2
|\
| * Qt Examples: Fix that supported device information was not updatedEike Ziller2022-09-021-0/+2
* | Projects: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*Eike Ziller2022-08-291-2/+2
* | Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* | examples: Dont try to load pixmaps from URLsMarcus Tillmanns2022-07-291-5/+12
* | QtSupport: Convert to Tr::trhjk2022-07-251-1/+0
|/
* QtSupport: Remove screenshot cropperAlessandro Portale2022-05-241-3/+8
* Fix duplicate entries in examples dropdownEike Ziller2022-04-201-1/+13
* Examples: Make sure to select some example set if availableEike Ziller2022-04-061-0/+3
* QtSupport: Introduce a type alias for QList<BaseQtVersion *>hjk2022-01-241-3/+3
* Rename QtSupport::BaseQtVersion to QtVersionhjk2022-01-241-13/+13
* Utils: Rename FilePath::normalizePathName to normalizedPathNamehjk2021-08-261-1/+1