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
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
*
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
*
Move gui example doc example images.
Frederik Gladhorn
2012-09-11
2
-0
/
+0
*
example: minor fix to gettingStarted - part5
Sergio Ahumada
2012-09-10
1
-2
/
+2
*
Move tutorials to widgets.
Frederik Gladhorn
2012-09-09
172
-1
/
+1
*
Make gui/math3d classes use float rather than qreal
Sean Harmer
2012-09-07
3
-51
/
+5
*
Command-line-only examples should not build as .app bundles on OSX
Shawn Rutledge
2012-09-03
8
-0
/
+8
*
Properly reflect format changes in calendarwidget example.
Mitch Curtis
2012-09-03
2
-14
/
+30
*
Don't reference widgets/widgets in example doc.
Frederik Gladhorn
2012-09-01
24
-571
/
+571
*
Moved gui example documentation to the proper location.
Samuel Rødal
2012-09-01
4
-0
/
+456
*
Added OpenGL example and documentation.
Samuel Rødal
2012-08-29
7
-1
/
+443
*
Move address book example images to proper location.
Frederik Gladhorn
2012-08-28
6
-0
/
+0
*
Add missing examples from doc repo.
Frederik Gladhorn
2012-08-28
2
-0
/
+85
*
doc: fix links
Frederik Gladhorn
2012-08-28
2
-3
/
+3
*
doc: key -> uicontrol
Frederik Gladhorn
2012-08-27
1
-1
/
+1
*
Remove mentioning of Phonon.
Frederik Gladhorn
2012-08-27
1
-4
/
+3
*
Doc: replace occurrence of \starslash in widget docs
Andy Nichols
2012-08-23
1
-1
/
+1
*
change http example default URL to http[s]://qt-project.org
Jeremy Katz
2012-08-23
1
-2
/
+2
*
Doc: Fix snippet and example referencing widget examples
Andy Nichols
2012-08-23
101
-1498
/
+1498
*
Doc: change \menu to \uicontrol in application example docs
Andy Nichols
2012-08-22
1
-10
/
+10
*
Making trivial snippets inline
Gabriel de Dietrich
2012-08-21
5
-13
/
+47
*
Moved a bunch of widgets example images from qtdoc to qtwidgets
J-P Nurmi
2012-08-20
33
-0
/
+0
*
Moving .qdoc files under examples/widgets/doc
Gabriel de Dietrich
2012-08-20
1300
-57
/
+18815
*
Doc: Add FOV to rogue example.
Geir Vattekar
2012-08-18
1
-0
/
+49
*
Clean up QScreen::grabWindow()
aavit
2012-08-18
1
-1
/
+3
*
Doc: Fix broken return codes for a few examples
Geir Vattekar
2012-08-15
5
-5
/
+5
*
Call clear() instead of empty() in addressbook/part6 tutorial.
Mitch Curtis
2012-08-09
1
-1
/
+1
*
Avoid potential crash.
Gunnar Sletta
2012-08-08
1
-1
/
+1
*
let qmake auto-generate d-bus adaptors and interfaces
Oswald Buddenhagen
2012-08-07
11
-703
/
+10
*
fix class and file names in the d-bus examples
Oswald Buddenhagen
2012-08-07
8
-22
/
+22
*
Remove some dead code wrapped in Q_WS_QWS.
Stephen Kelly
2012-08-03
1
-5
/
+0
*
Remove the obsolete scene argument for constructors of graphics items
Lars Knoll
2012-08-03
10
-20
/
+15
*
examples: fixed compile with -no-widgets
Rohan McGovern
2012-07-27
2
-2
/
+10
*
Correct status tips for Menus example.
Mitch Curtis
2012-07-25
1
-1
/
+1
*
statemachine: Move RestorePolicy enum to QState class
Kent Hansen
2012-07-16
1
-1
/
+1
*
Analog clock and raster window examples
Gunnar Sletta
2012-07-13
8
-0
/
+426
*
Make it clear that stickman example animations are binary files.
Jason McDonald
2012-07-13
6
-9
/
+9
*
qtbase: Add missing example installs and files.
Friedemann Kleint
2012-07-10
7
-3
/
+34
*
Change deprecated use of CONFIG+=qdbus to QT+=dbus
Sergio Ahumada
2012-07-09
8
-11
/
+8
*
Make QCalendarWidget use its locale's firstDayOfWeek.
Mitch Curtis
2012-06-28
1
-1
/
+4
*
QGraphicsItem::setAcceptsHoverEvents is deprecated, replace it
Thiago Macieira
2012-06-26
2
-2
/
+2
*
Replace the QGraphicsItem deprecated transforming functions
Thiago Macieira
2012-06-26
7
-12
/
+12
*
Update calendarwidget example
Gatis Paeglis
2012-06-20
1
-4
/
+4
[next]