index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example
hjk
2012-11-26
300
-584
/
+584
*
LocaleSelector: Replace hard-coded impl with an algorithmic one
Konstantin Ritt
2012-11-25
1
-253
/
+23
*
QtBase: example code style
David Schulz
2012-11-25
32
-93
/
+83
*
QtBase: examples/widgets/richtext code style
David Schulz
2012-11-24
15
-87
/
+90
*
Prevent easing example warnings.
Thomas Hartmann
2012-11-23
1
-2
/
+19
*
QtBase: examples/widgets/graphicsview/ codestyle
David Schulz
2012-11-23
49
-302
/
+296
*
QtBase: examples/widgets/painting code style
David Schulz
2012-11-23
37
-264
/
+218
*
QtBase: examples/widgets/itemviews code style
David Schulz
2012-11-22
66
-385
/
+355
*
QtBase: examples/widgets/itemviews/addressbook codestyle
David Schulz
2012-11-22
11
-73
/
+69
*
Remove warnings from qtbase.
Mitch Curtis
2012-11-21
2
-1
/
+3
*
Clean up diagramscene example's toolbutton icons.
Mitch Curtis
2012-11-21
6
-4
/
+4
*
Fix building of examples.
Friedemann Kleint
2012-11-21
182
-355
/
+385
*
QtBase: examples/widgets/layouts coding style
David Schulz
2012-11-21
10
-18
/
+14
*
Merge branch 'newdocs'
Eskil Abrahamsen Blomfeldt
2012-11-20
23
-48
/
+92
|
\
|
*
Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtbase into newdocs
Jerome Pasion
2012-11-02
6
-361
/
+0
|
|
\
|
*
\
Merge remote-tracking branch 'gerrit/master' into newdocs
Tor Arne Vestbø
2012-10-26
1
-1
/
+1
|
|
\
\
|
*
|
|
Move validators example from qtdoc repo to qtbase repo
Jan Arve Saether
2012-10-24
1
-0
/
+34
|
*
|
|
Use \annotatedlist for list of examples instead of "manual links"
Jan Arve Saether
2012-10-24
21
-45
/
+55
|
*
|
|
Doc: Added landing-, examples- and C++ class list-page to qtwidgets
Jan Arve Saether
2012-10-19
1
-3
/
+3
*
|
|
|
Rename all QWindow properties that have "window" in them
Shawn Rutledge
2012-11-07
6
-22
/
+22
*
|
|
|
Fix hellowindow example generating excess timers
Miikka Heikkinen
2012-11-05
2
-5
/
+8
|
|
_
|
/
|
/
|
|
*
|
|
Do the actual removal of the Soft Keys API and related code
Jan Arve Saether
2012-10-29
6
-361
/
+0
|
|
/
|
/
|
*
|
Modularize drag and drop documentation
Gatis Paeglis
2012-10-19
1
-1
/
+1
|
/
*
Fixed cube opengl example
Oliver Wolff
2012-10-17
1
-1
/
+2
*
Use organization name "QtProject" in examples.
Friedemann Kleint
2012-10-16
10
-17
/
+17
*
Change copyrights from Nokia to Digia
Sergio Ahumada
2012-10-15
2
-4
/
+4
*
Change copyrights from Nokia to Digia
Sergio Ahumada
2012-10-15
38
-77
/
+116
*
Doc: Removed references to stale links.
Jerome Pasion
2012-10-13
1
-5
/
+1
*
Fix missing return in QtOpenGl/paintedwindow example.
Friedemann Kleint
2012-10-13
1
-1
/
+1
*
Delete the QVariant ctors taking global Qt enum values.
Stephen Kelly
2012-10-10
2
-31
/
+31
*
remove superfluous include from echoplugin example
Joerg Bornemann
2012-10-08
1
-1
/
+0
*
Made cube example not use glActiveTexture.
Samuel Rødal
2012-10-02
1
-2
/
+1
*
QPA/Windows example: Set proper window flags, titles, names.
Friedemann Kleint
2012-10-01
2
-4
/
+19
*
Added QGLPixelBuffer implementation using framebuffer objects.
Samuel Rødal
2012-09-27
3
-7
/
+7
*
fix conflicting Visual Studio project names for Qt examples
Joerg Bornemann
2012-09-27
15
-0
/
+30
*
Remove CDE and Motif styles from qtbase
Jens Bache-Wiig
2012-09-27
7
-31
/
+24
*
Fix compilation for Qt5: Avoid deprecated API
aavit
2012-09-26
1
-2
/
+1
*
Compile fix: Avoid deprecated functions
aavit
2012-09-26
1
-6
/
+10
*
Fixed instances of "to to" in qtbase.
Samuel Rødal
2012-09-24
2
-2
/
+2
*
Use QStringList::join(QChar) overload where applicable [examples]
Marc Mutz
2012-09-23
8
-22
/
+22
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1286
-11605
/
+11591
*
Move examples to proper location.
Frederik Gladhorn
2012-09-21
36
-26
/
+2500
*
Move opengl/wid/net example docs to proper folders.
Frederik Gladhorn
2012-09-21
183
-1
/
+6093
*
Doc fix: Fix references to snippets and examples.
Jan-Arve Saether
2012-09-20
3
-3
/
+3
*
Doc: Use QStyledItemDelegate and frameless spinboxes in spinbox delegate example
Geir Vattekar
2012-09-18
3
-5
/
+6
*
Fix tab navigation in windowflags example
Gabriel de Dietrich
2012-09-18
1
-1
/
+1
*
Introducing NoDropShadowWindowHint window flag
Gabriel de Dietrich
2012-09-18
3
-3
/
+10
*
examples: Mark ctor's as explicit
Sergio Ahumada
2012-09-17
41
-54
/
+54
*
Doc: Fix snippet bug in Getting Started Qt
Geir Vattekar
2012-09-13
1
-7
/
+7
*
Fix example includes for qdoc.
Frederik Gladhorn
2012-09-11
76
-929
/
+929
[next]