index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
qtsupport
/
exampleslistmodel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
Use QFileInfo::exist(f) instead of QFileInfo(f).exists() if possible
hjk
2014-11-03
1
-1
/
+1
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
Do not use deprecated Qt functionality.
Christian Kandeler
2014-08-29
1
-25
/
+32
*
|
Use Qt 5's QStringList::join(QChar)
hjk
2014-08-25
1
-1
/
+1
*
|
Replace the PMF to certain QString members with a regular function
Thiago Macieira
2014-07-31
1
-1
/
+1
*
|
Algorithms: Introduce helper Utils::equal
Daniel Teske
2014-07-16
1
-5
/
+2
*
|
Even more algorithm usage in ProjectExplorer
Daniel Teske
2014-07-16
1
-7
/
+4
|
/
*
Examples: Support new mainFile attribute
Eike Ziller
2014-06-17
1
-2
/
+11
*
ProjectExplorer: Use more algorithms
Daniel Teske
2014-06-16
1
-17
/
+13
*
Examples: Remove unused internal API
Eike Ziller
2014-06-16
1
-12
/
+0
*
QtSupport: Fix indentation of condition
Orgad Shaneh
2014-05-06
1
-1
/
+2
*
Use double quotes instead of single quotes as per our guidelines.
Christian Kandeler
2014-04-22
1
-7
/
+7
*
Revert "Welcome: Store examples search text in settings"
Alessandro Portale
2014-04-08
1
-11
/
+0
*
Welcome: Store examples search text in settings
Alessandro Portale
2014-04-02
1
-0
/
+11
*
Fix crash if no qt version is registered
Kai Koehne
2014-04-01
1
-0
/
+3
*
WelcomePage: Support additional (non-qt) example sets
Eike Ziller
2014-03-31
1
-106
/
+210
*
Examples: Remove loading of *.xml files from Qt demos/examples dir
Kai Koehne
2014-03-13
1
-10
/
+0
*
Remove Qt 4 fallback for examples browser
Kai Koehne
2014-03-13
1
-69
/
+19
*
Move management of 'selected' Qt version to ExamplesListModel
Kai Koehne
2014-03-13
1
-58
/
+79
*
Unify selection of 'valid' Qt versions for welcome page
Kai Koehne
2014-03-13
1
-46
/
+46
*
Move QtVersionsModel declaration into header
Kai Koehne
2014-02-07
1
-86
/
+77
*
WelcomPage: Fix intitial filtering by Qt version
Thomas Hartmann
2014-01-10
1
-1
/
+1
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
Braces cleanup
Orgad Shaneh
2013-11-14
1
-6
/
+3
*
WelcomePage: bug fix for example view
Thomas Hartmann
2013-10-15
1
-67
/
+68
*
WelcomePage: fixes QTC_ASSERT
Thomas Hartmann
2013-10-10
1
-3
/
+16
*
QtVersionManager et al: Code cosmetics
hjk
2013-08-30
1
-6
/
+3
*
KitManager: Use static API as other singletons do
Tobias Hunger
2013-08-21
1
-2
/
+2
*
WelcomePage: fixes for the filter combobox for examples
Thomas Hartmann
2013-06-17
1
-19
/
+54
*
Welcome screen: Show real name of kit in examples combo box
Kai Koehne
2013-06-11
1
-2
/
+1
*
Merge remote-tracking branch 'origin/2.7'
Eike Ziller
2013-05-03
1
-1
/
+1
|
\
|
*
WelcomePage: Show demos in the examples view
Thomas Hartmann
2013-05-02
1
-1
/
+1
*
|
Clean headers in QtSupport.
Friedemann Kleint
2013-03-27
1
-1
/
+0
|
/
*
Welcompage: allow highlighting of demos and examples
Thomas Hartmann
2013-02-04
1
-1
/
+19
*
WelcomePage: add combox to filer Qt versions
Thomas Hartmann
2013-02-04
1
-3
/
+143
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
1
-1
/
+1
*
|
Cleanup and simplify ExamplesListModel implementation.
hjk
2012-12-20
1
-71
/
+38
*
|
Merge remote-tracking branch 'origin/2.6'
Eike Ziller
2012-12-18
1
-0
/
+2
|
\
\
|
|
/
|
*
Update examples when default kit changes.
Eike Ziller
2012-12-18
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/2.6'
Eike Ziller
2012-12-14
1
-11
/
+42
|
\
\
|
|
/
|
*
More diagnostic messages when debugging examples model.
Eike Ziller
2012-12-12
1
-9
/
+28
|
*
Do not show examples that do not have a projectPath associated.
Eike Ziller
2012-12-12
1
-1
/
+1
|
*
Filter out more invalid examples from the example browser.
Eike Ziller
2012-12-05
1
-8
/
+20
*
|
Merge remote-tracking branch 'origin/2.6'
Eike Ziller
2012-11-30
1
-17
/
+52
|
\
\
|
|
/
|
*
QtSupport: Fix crash when inserting from an empty list of examples.
hjk
2012-11-27
1
-0
/
+2
|
*
Resolve demos and examples also relative to qt install paths.
Eike Ziller
2012-11-27
1
-12
/
+38
|
*
Hide non-existing examples.
Eike Ziller
2012-11-27
1
-5
/
+12
[next]