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
/
widgets
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
UndoFramework example: make the background visible
Ivan Solovev
2021-02-02
1
-0
/
+0
*
Polish the settingseditor example
Friedemann Kleint
2020-08-31
4
-107
/
+232
*
Examples/RegularExpressionDialog: remove deprecated options
Christian Ehrlicher
2020-07-14
2
-13
/
+0
*
macOS: Remove all use of deprecated Q_OS_OSX define
Tor Arne Vestbø
2020-04-03
1
-2
/
+2
*
Examples: enable HighDPI scaling for examples on Android
Assam Boudjelthia
2020-03-03
1
-0
/
+3
*
Replace most use of QVariant::type and occurrences of QVariant::Type
Olivier Goffart
2020-01-23
3
-68
/
+68
*
Replace usages of QVariant::value by qvariant_cast
Olivier Goffart
2019-12-15
1
-1
/
+1
*
Prepare for deprecating the QDesktopWidget
Sona Kurazyan
2019-10-15
4
-9
/
+9
*
Cleanup QtWidgets (tools) examples
Christian Ehrlicher
2019-09-11
60
-376
/
+426
*
Remove dead code from Qt 4 times
Tor Arne Vestbø
2019-08-20
1
-10
/
+0
*
Deprecate QStringViewLiteral
Marc Mutz
2019-08-10
1
-1
/
+1
*
examples: port away from Java-style iterators
Marc Mutz
2019-05-23
1
-5
/
+2
*
QtCore: mark obsolete enumerations as deprecated
Christian Ehrlicher
2019-05-17
1
-1
/
+1
*
Plug and paint example: Fix -Wweak-tables
Jesus Fernandez
2019-04-29
1
-3
/
+3
*
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
-4
/
+4
*
Cleanup Widgets examples - foreach
Christian Ehrlicher
2019-01-07
5
-15
/
+18
*
Cleanup Widgets examples - new signal/slot syntax
Christian Ehrlicher
2019-01-03
7
-70
/
+76
*
Merge remote-tracking branch 'origin/5.12' into dev
Liang Qi
2018-12-04
7
-2
/
+441
|
\
|
*
Codecs example: Add a dialog for showing common C++ encodings
Friedemann Kleint
2018-11-30
7
-2
/
+441
*
|
Fix usage of QGuiApplication::set/resetOverrideCursor
Christian Ehrlicher
2018-11-05
3
-6
/
+6
|
/
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Qt Forward Merge Bot
2018-09-07
1
-1
/
+1
|
\
|
*
Examples: Fix minor bug in Tree Model Completer Example
Paul Wicking
2018-08-30
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-08-07
1
-3
/
+3
|
\
|
|
*
Doc: Synchronize documentation with code snippet
Paul Wicking
2018-08-01
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-06-07
9
-114
/
+108
|
\
|
|
*
Examples: Cleanup and modernize Plug&Paint
Andre Hartmann
2018-06-06
9
-99
/
+91
|
*
Doc: Update connect syntax Plugandpaint Example
Nico Vertriest
2018-06-05
3
-16
/
+18
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-05-24
1
-4
/
+4
|
\
|
|
*
Doc: Modify connect statements Echoplugin Example
Nico Vertriest
2018-05-16
1
-4
/
+4
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-04-10
2
-4
/
+7
|
\
|
|
*
Doc: Update connect syntax in I18n Widgets Example
Nico Vertriest
2018-04-09
2
-4
/
+7
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-03-18
2
-24
/
+35
|
\
|
|
*
regularexpression example: Add raw string literal display
Friedemann Kleint
2018-03-17
2
-24
/
+35
*
|
Examples: fix superfluous ';' in undo example
Christian Ehrlicher
2018-03-12
1
-1
/
+1
|
/
*
Fix typos
Jarek Kobus
2018-02-13
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-01-20
11
-0
/
+13
|
\
|
*
qtlite: Skip building examples when configured with no-feature-itemviews
Rainer Keller
2018-01-12
11
-0
/
+13
*
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-23
3
-8
/
+8
|
\
|
|
*
Change almost all other uses of qrand() to QRandomGenerator
Thiago Macieira
2017-11-08
3
-8
/
+8
*
|
Merge remote-tracking branch 'origin/5.10' into dev
Allan Sandfeld Jensen
2017-10-24
1
-2
/
+10
|
\
|
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-16
1
-2
/
+10
|
|
\
|
|
*
regularexpression example: Fix compilation with clipboard disabled
Friedemann Kleint
2017-09-28
1
-2
/
+10
*
|
|
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
2
-2
/
+2
|
/
/
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Oswald Buddenhagen
2017-08-02
1
-7
/
+94
|
\
|
|
*
Regular Expression Example: Add context menu
Friedemann Kleint
2017-07-19
1
-7
/
+94
*
|
Be (somewhat more) consistent about the value of pi
Edward Welbourne
2017-06-20
1
-5
/
+3
|
/
*
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-03-13
1
-4
/
+5
|
\
[next]