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: add WindowStaysOnBottomHint into preview text
Liang Qi
2022-05-01
1
-0
/
+2
*
Chip example: fix an accidental bool->int conversion when using PMF connections
Tang Haixiang
2022-04-14
2
-6
/
+18
*
Fix treemodelcompleter example
Joerg Bornemann
2021-10-27
1
-3
/
+2
*
Android: Fix build error issue in examples
Jukka Passi
2021-06-10
1
-1
/
+5
*
Fix Editable Tree Model example model rowCount and model instance leak
Samuel Gaist
2021-04-07
2
-1
/
+4
*
Brush up the imageviewer example
Friedemann Kleint
2021-03-01
2
-4
/
+5
*
Turn off the dbus examples for qmake-generated VS projects
Joerg Bornemann
2021-02-10
1
-1
/
+3
*
UndoFramework example: make the background visible
Ivan Solovev
2021-02-02
1
-0
/
+0
*
secureudpclient - a speculative fix for non-reproducible crash
Timur Pocheptsov
2020-12-11
1
-0
/
+5
*
DropSite example: support markdown
Shawn Rutledge
2020-11-02
2
-0
/
+5
*
Use QScroller in the Dir View example
Shawn Rutledge
2020-10-14
2
-3
/
+13
*
Don't depend on tools for the qtestlib examples
Andy Shaw
2020-09-16
1
-1
/
+1
*
Polish the settingseditor example
Friedemann Kleint
2020-08-31
4
-107
/
+232
*
Deprecate QTimeLine's curveShape in favor of its easingCurve
Edward Welbourne
2020-07-16
1
-1
/
+1
*
Examples/RegularExpressionDialog: remove deprecated options
Christian Ehrlicher
2020-07-14
2
-13
/
+0
*
Doc: Fix typo
Paul Wicking
2020-06-25
1
-1
/
+1
*
Example: Connect to correct slot
Paul Wicking
2020-06-23
1
-1
/
+1
*
Use | to OR some related flags
Giuseppe D'Angelo
2020-06-19
1
-1
/
+1
*
Fix OpenGL mode in examples like composition
Laszlo Agocs
2020-06-09
1
-3
/
+5
*
Mark widget gallery example as "gallery"
Friedemann Kleint
2020-05-19
1
-0
/
+1
*
Doc: Use nullptr instead of 0 in example
Paul Wicking
2020-05-18
1
-1
/
+1
*
Do not mention Qt XML's SAX API anymore in examples/xml/README
Kai Koehne
2020-05-18
1
-5
/
+3
*
torrent example: fix stripping of file extension
Marc Mutz
2020-04-27
1
-1
/
+1
*
SslSocketClient - fix example not to crash
Timur Pocheptsov
2020-04-22
1
-0
/
+1
*
Stop using obsolete TouchPoint rect accessors in tests and examples
Shawn Rutledge
2020-04-10
1
-5
/
+7
*
macOS: Remove all use of deprecated Q_OS_OSX define
Tor Arne Vestbø
2020-04-03
5
-7
/
+7
*
More qOverload cleanups in qtbase
Timur Pocheptsov
2020-03-24
1
-2
/
+1
*
QAbstractSocket: Fix usage of deprecated error signal in example
Mårten Nordheim
2020-03-24
1
-1
/
+1
*
Doc: replace deprecated references to QGLWidget
Christian Ehrlicher
2020-03-20
3
-13
/
+13
*
Mandelbrot Example: Use High DPI scaling
Friedemann Kleint
2020-03-12
5
-21
/
+47
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-03-11
6
-17
/
+30
|
\
|
*
examples: Fix build for configurations that do not have printsupport
Oliver Wolff
2020-03-05
6
-17
/
+30
*
|
Polish the Mandelbrot Example
Friedemann Kleint
2020-03-10
3
-33
/
+29
*
|
Add default arguments to QPainterPath methods using transform
Jarek Kobus
2020-03-06
5
-0
/
+5
*
|
Doc: Let SQL Drill Down example show correct use of qgraphicsitem_cast
Paul Wicking
2020-03-06
2
-0
/
+6
*
|
Examples: add scrollbar to allow viewing all options on Android
Assam Boudjelthia
2020-03-03
2
-12
/
+33
*
|
Examples: enable HighDPI scaling for examples on Android
Assam Boudjelthia
2020-03-03
16
-1
/
+49
*
|
QNetworkReply: Deprecate 'error' signal, use 'errorOccurred' instead
Mårten Nordheim
2020-03-03
1
-1
/
+1
*
|
Examples: use QDialog::showMaximaized() for Android
Assam Boudjelthia
2020-03-03
3
-1
/
+14
*
|
Docs: Use Qt::SplitBehavior in preference to QString::SplitBehavior
Edward Welbourne
2020-02-28
9
-10
/
+12
*
|
Revert "QNetworkReply: deprecate the 'error' getter"
Alexander Akulich
2020-02-28
7
-8
/
+8
*
|
QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' instead
Alexander Akulich
2020-02-27
7
-13
/
+11
*
|
Examples: request Android storage permissions when using QStandardPaths
Assam Boudjelthia
2020-02-26
2
-1
/
+24
*
|
Revert "QAbstractSocket: deprecate 'error' member-function"
Alexander Akulich
2020-02-26
3
-4
/
+4
*
|
Remove bearer management from remaining network examples
Mårten Nordheim
2020-02-19
6
-139
/
+9
*
|
Remove the bearermonitor example
Mårten Nordheim
2020-02-19
10
-2012
/
+0
*
|
Remove usage of bearer management from lightmaps example
Mårten Nordheim
2020-02-19
2
-46
/
+0
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Liang Qi
2020-02-18
1
-5
/
+1
|
\
|
|
*
Doc: remove link to Qt Quarterly in example
Paul Wicking
2020-02-14
1
-5
/
+1
*
|
Deprecate QTabletEvent::device() in favor of deviceType()
Shawn Rutledge
2020-02-17
1
-4
/
+4
[next]