summaryrefslogtreecommitdiff
path: root/src/plugins/qtsupport/exampleslistmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Examples: Support new mainFile attributeEike Ziller2014-06-171-2/+11
* ProjectExplorer: Use more algorithmsDaniel Teske2014-06-161-17/+13
* Examples: Remove unused internal APIEike Ziller2014-06-161-12/+0
* QtSupport: Fix indentation of conditionOrgad Shaneh2014-05-061-1/+2
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-7/+7
* Revert "Welcome: Store examples search text in settings"Alessandro Portale2014-04-081-11/+0
* Welcome: Store examples search text in settingsAlessandro Portale2014-04-021-0/+11
* Fix crash if no qt version is registeredKai Koehne2014-04-011-0/+3
* WelcomePage: Support additional (non-qt) example setsEike Ziller2014-03-311-106/+210
* Examples: Remove loading of *.xml files from Qt demos/examples dirKai Koehne2014-03-131-10/+0
* Remove Qt 4 fallback for examples browserKai Koehne2014-03-131-69/+19
* Move management of 'selected' Qt version to ExamplesListModelKai Koehne2014-03-131-58/+79
* Unify selection of 'valid' Qt versions for welcome pageKai Koehne2014-03-131-46/+46
* Move QtVersionsModel declaration into headerKai Koehne2014-02-071-86/+77
* WelcomPage: Fix intitial filtering by Qt versionThomas Hartmann2014-01-101-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Braces cleanupOrgad Shaneh2013-11-141-6/+3
* WelcomePage: bug fix for example viewThomas Hartmann2013-10-151-67/+68
* WelcomePage: fixes QTC_ASSERTThomas Hartmann2013-10-101-3/+16
* QtVersionManager et al: Code cosmeticshjk2013-08-301-6/+3
* KitManager: Use static API as other singletons doTobias Hunger2013-08-211-2/+2
* WelcomePage: fixes for the filter combobox for examplesThomas Hartmann2013-06-171-19/+54
* Welcome screen: Show real name of kit in examples combo boxKai Koehne2013-06-111-2/+1
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-05-031-1/+1
|\
| * WelcomePage: Show demos in the examples viewThomas Hartmann2013-05-021-1/+1
* | Clean headers in QtSupport.Friedemann Kleint2013-03-271-1/+0
|/
* Welcompage: allow highlighting of demos and examplesThomas Hartmann2013-02-041-1/+19
* WelcomePage: add combox to filer Qt versionsThomas Hartmann2013-02-041-3/+143
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Cleanup and simplify ExamplesListModel implementation.hjk2012-12-201-71/+38
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-12-181-0/+2
|\ \ | |/
| * Update examples when default kit changes.Eike Ziller2012-12-181-0/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-12-141-11/+42
|\ \ | |/
| * More diagnostic messages when debugging examples model.Eike Ziller2012-12-121-9/+28
| * Do not show examples that do not have a projectPath associated.Eike Ziller2012-12-121-1/+1
| * Filter out more invalid examples from the example browser.Eike Ziller2012-12-051-8/+20
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-301-17/+52
|\ \ | |/
| * QtSupport: Fix crash when inserting from an empty list of examples.hjk2012-11-271-0/+2
| * Resolve demos and examples also relative to qt install paths.Eike Ziller2012-11-271-12/+38
| * Hide non-existing examples.Eike Ziller2012-11-271-5/+12
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-2/+2
* | QtSupport: stylehjk2012-11-271-8/+7
|/
* Creator Examples: prioritize default Qt version when searching examplesChristiaan Janssen2012-11-221-3/+9
* Creator Examples: search for manifest files in qt5 submodulesChristiaan Janssen2012-11-221-6/+25
* Creator Examples: providing custom examples-manifest.xmlChristiaan Janssen2012-11-211-0/+11
* Also allow Qt5 to provide example manifests.Eike Ziller2012-10-221-6/+3
* Adjust license headershjk2012-10-051-21/+20
* tr()-fixes for 2.6Friedemann Kleint2012-07-261-1/+1