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.5
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
/
widgets
/
widgets
Commit message (
Expand
)
Author
Age
Files
Lines
*
examples: Fix build for configurations that do not have printsupport
Oliver Wolff
2020-03-05
2
-7
/
+12
*
Examples: fix compile without printsupport
Christian Ehrlicher
2020-01-31
2
-2
/
+2
*
Change examples and snippets to pass QDate and QTime by value
Edward Welbourne
2020-01-30
2
-6
/
+7
*
styles example: Implement standarPalette()
Tor Arne Vestbø
2020-01-02
2
-35
/
+43
*
styles example: Set default style up front, and react to style changes
Tor Arne Vestbø
2019-12-12
4
-4
/
+30
*
Modernize shapedclock example
Eirik Aavitsland
2019-12-10
1
-1
/
+6
*
Styles example: Use system style per Default
Friedemann Kleint
2019-11-25
1
-3
/
+11
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-11-13
1
-0
/
+1
|
\
*
|
Examples: fix compiling tablet example on qnx
Christian Ehrlicher
2019-10-16
1
-0
/
+1
*
|
Prepare for deprecating the QDesktopWidget
Sona Kurazyan
2019-10-15
2
-3
/
+4
*
|
Cleanup QtWidgets (widgets) examples
Christian Ehrlicher
2019-09-17
50
-196
/
+326
*
|
Remove usages of deprecated APIs of QWheelEvent
Sona Kurazyan
2019-08-23
1
-5
/
+6
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-07-01
2
-7
/
+8
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-06-28
2
-7
/
+8
|
|
\
|
|
*
styles example: Use QImage instead of QPixmap in NorwegianWoodStyle
Tor Arne Vestbø
2019-06-25
2
-7
/
+8
*
|
|
Icons example: use std::unique_ptr instead of QScopedPointer
Marc Mutz
2019-05-15
1
-2
/
+4
*
|
|
Remove handling of missing Q_COMPILER_INITIALIZER_LISTS
Allan Sandfeld Jensen
2019-05-02
1
-40
/
+0
*
|
|
Examples: replace deprecated QComboBox functions
Christian Ehrlicher
2019-03-04
3
-4
/
+4
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-02-20
3
-9
/
+9
|
\
\
\
|
|
/
/
|
*
|
QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00
Christian Ehrlicher
2019-02-13
1
-2
/
+2
|
*
|
Fix some deprecation warnings in examples
Friedemann Kleint
2019-02-06
2
-7
/
+7
*
|
|
Long live QColorSpace and friends
Allan Sandfeld Jensen
2019-02-08
1
-0
/
+2
|
/
/
*
|
Cleanup Widgets examples - includes
Christian Ehrlicher
2019-01-28
36
-85
/
+66
*
|
Cleanup Widgets examples - replace foreach
Christian Ehrlicher
2019-01-28
6
-17
/
+25
*
|
Cleanup Widgets examples - signals/slots
Christian Ehrlicher
2019-01-26
17
-130
/
+134
*
|
Cleanup Widgets examples - nullptr
Christian Ehrlicher
2019-01-23
25
-28
/
+27
*
|
Cleanup Widgets examples - Validator example
Christian Ehrlicher
2018-12-17
4
-85
/
+190
*
|
Cleanup Widgets examples - parent ctor
Christian Ehrlicher
2018-12-13
25
-30
/
+40
|
/
*
Tablet example: Fix warning about switch/fallthrough
Friedemann Kleint
2018-11-01
1
-1
/
+1
*
Tablet example: paint only the changed areas of the canvas
Shawn Rutledge
2018-08-30
1
-2
/
+4
*
Tablet example: add a menu item to clear the canvas
Shawn Rutledge
2018-08-23
4
-4
/
+22
*
Merge branch '5.11' into dev
Edward Welbourne
2018-07-31
1
-10
/
+21
|
\
|
*
Doc: Update Tetrix example
Paul Wicking
2018-07-19
1
-10
/
+21
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-07-02
1
-6
/
+5
|
\
\
|
|
/
|
*
Doc: Update Elided Label example
Nico Vertriest
2018-06-07
1
-6
/
+5
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-05-24
1
-1
/
+1
|
\
\
|
|
/
|
*
Doc: update connect syntax digitalclock example
Nico Vertriest
2018-05-16
1
-1
/
+1
*
|
Rename the tablet example to avoid triggering a bug in tablet drivers
Andre de la Rocha
2018-05-09
1
-0
/
+5
|
/
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-01-20
14
-0
/
+14
|
\
|
*
qtlite: Skip building examples when configured with no-feature-itemviews
Rainer Keller
2018-01-12
14
-0
/
+14
*
|
Update usage of QFontMetrics::width() to new API
Eskil Abrahamsen Blomfeldt
2017-12-08
3
-4
/
+4
*
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-30
2
-0
/
+11
|
\
\
|
|
/
|
*
Demonstrate the new AA_CompressTabletEvents in the tablet example
Shawn Rutledge
2017-11-24
2
-0
/
+11
*
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-23
4
-5
/
+3
|
\
\
|
|
/
|
*
Change almost all other uses of qrand() to QRandomGenerator
Thiago Macieira
2017-11-08
4
-5
/
+3
*
|
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
7
-7
/
+7
*
|
Tablet example: update only the drawn areas of the canvas
Shawn Rutledge
2017-09-15
2
-2
/
+7
|
/
*
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-07-04
3
-4
/
+4
|
\
|
*
Convert features.statustip to QT_CONFIG
Stephan Binner
2017-06-29
1
-2
/
+2
|
*
Convert features.wheelevent to QT_CONFIG
Stephan Binner
2017-06-28
2
-2
/
+2
[next]