index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
widgets
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Remove some more register keywords
Marc Mutz
2017-05-06
1
-1
/
+1
*
|
tablet example: use stylus rotation property correctly
Shawn Rutledge
2017-05-08
1
-5
/
+5
*
|
tablet example: make smoother strokes with the rotation stylus
Shawn Rutledge
2017-05-08
2
-2
/
+12
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-05-07
1
-1
/
+1
|
\
\
|
|
/
|
*
examples: fix compile without gui module
Peter Seiderer
2017-05-05
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-04-20
4
-35
/
+37
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-04-18
3
-31
/
+32
|
|
\
|
|
*
Doc: updated QSyntaxHighlighter documentation and use QRegularExpression
Samuel Gaist
2017-04-12
3
-31
/
+32
|
*
|
examples: remove some unneeded QStringRef::toString() calls
Marc Mutz
2017-04-07
1
-4
/
+5
*
|
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-03-28
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-03-27
1
-0
/
+1
|
|
\
\
|
|
|
/
|
|
*
Build examples and tests only if their requirements are met
Ulf Hermann
2017-03-22
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-03-20
1
-4
/
+5
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-03-13
1
-4
/
+5
|
|
\
\
|
|
|
/
|
|
*
Example: migrate treemodelcompleter example to use QRegularExpression
Samuel Gaist
2017-03-07
1
-4
/
+5
*
|
|
Deprecate QSignalMapper
Olivier Goffart
2017-03-14
1
-1
/
+0
*
|
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-03-02
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
make TabletMove hover events conditional on QWidget::tabletTracking
Shawn Rutledge
2017-02-23
1
-0
/
+1
*
|
|
Examples: use std::atan2 for simper angle calculations
Edward Welbourne
2017-02-23
4
-19
/
+10
|
/
/
*
|
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-02-16
5
-44
/
+46
|
\
\
|
|
/
|
*
Example: migrate the arthur code sample to use QRegularExpression
Samuel Gaist
2017-02-15
1
-5
/
+4
|
*
Example: migrate the codecs example to use QRegularExpression
Samuel Gaist
2017-02-15
1
-3
/
+4
|
*
Example: migrate settingseditor example to use QRegularExpression
Samuel Gaist
2017-02-15
2
-33
/
+34
|
*
Example: migrate stylesheet example to use QRegularExpression
Samuel Gaist
2017-02-15
1
-3
/
+4
*
|
macOS: Make QMacNativeWidget example more usable
Tor Arne Vestbø
2017-02-12
1
-3
/
+2
*
|
QRegularExpression example: Handle empty patterns
Friedemann Kleint
2017-02-09
2
-41
/
+58
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2017-01-30
4
-6
/
+9
|
\
\
|
|
/
|
*
Example: migrate the classwizard example to use QRegularExpression
Samuel Gaist
2017-01-24
1
-1
/
+2
|
*
Example: migrate licensewizard example to use QRegularExpression
Samuel Gaist
2017-01-24
1
-2
/
+4
|
*
Doc: Fixed old text still mentioning QRegExp
Samuel Gaist
2017-01-24
1
-2
/
+2
|
*
Tutorial: migrate addressbook tutorial to use QRegularExpression
Samuel Gaist
2017-01-24
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2017-01-25
13
-60
/
+25
|
\
\
|
|
/
|
*
examples: Use lambdas instead of functor classes
Alexander Volkov
2017-01-09
2
-25
/
+4
|
*
examples: Use QOverload to select overloaded signals and slots
Alexander Volkov
2016-12-22
11
-35
/
+21
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-12-16
2
-9
/
+14
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.8.0' into 5.8
Liang Qi
2016-12-16
2
-6
/
+10
|
|
\
|
|
*
Fix compilation on platforms that don't support printing
Lars Knoll
2016-12-01
2
-6
/
+10
*
|
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-12-13
45
-103
/
+111
|
\
\
\
|
|
/
/
|
*
|
Doc: update Qt Widgets examples
Nico Vertriest
2016-12-12
21
-21
/
+33
|
*
|
Examples: Remove more redundant virtual specifiers for overriders
Alexander Volkov
2016-11-29
3
-5
/
+5
|
|
/
|
*
Examples: Remove a redundant virtual specifier for overriders
Alexander Volkov
2016-11-25
21
-71
/
+71
|
*
Fix compilation without QPrinter support
Maurice Kalinowski
2016-11-23
3
-6
/
+2
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-11-17
1
-3
/
+1
|
\
\
|
|
/
|
*
Clean up some conditions in our pro files
Lars Knoll
2016-11-14
1
-3
/
+1
*
|
Fix fontsampler build with QT_NO_PRINTER / QT_NO_PRINTDIALOG
Jake Petroules
2016-11-10
2
-6
/
+8
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-11-02
6
-8
/
+8
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-01
1
-1
/
+1
|
|
\
|
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-10-31
1
-1
/
+1
|
|
|
\
|
|
|
*
Doc: Fix typos: handing > handling
Topi Reinio
2016-10-28
1
-1
/
+1
|
*
|
|
remove bogus qtConfig(simulator_and_device) condition
Oswald Buddenhagen
2016-10-16
1
-1
/
+1
[prev]
[next]