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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revamp QtConcurrent examples to C++11
Michael Winkelmann
2017-11-07
5
-48
/
+57
*
regularexpression example: Fix compilation with clipboard disabled
Friedemann Kleint
2017-09-28
1
-2
/
+10
*
Revamp SQL examples to C++11
Michael Winkelmann
2017-09-14
30
-146
/
+171
*
Hello GL2 example: Fix exit crash
Friedemann Kleint
2017-09-05
1
-0
/
+2
*
OpenGL examples: Introduce QCommandLineParser
Friedemann Kleint
2017-09-05
6
-12
/
+82
*
examples: fix compile without opengl support
Peter Seiderer
2017-08-29
1
-1
/
+2
*
Regular Expression Example: Add context menu
Friedemann Kleint
2017-07-19
1
-7
/
+94
*
Examples: Remove remains of wince
Friedemann Kleint
2017-07-14
13
-65
/
+16
*
pathstroke example: Add Q_FALLTHROUGH to unmarked fallthrough seen by GCC 7
Friedemann Kleint
2017-07-09
1
-0
/
+1
*
Remove WinCE-specific sipdialog example
Friedemann Kleint
2017-07-05
5
-404
/
+0
*
Doc: Add list with widgets examples using layouts
Nico Vertriest
2017-07-03
10
-0
/
+10
*
doc: cleanup raster window example
Gatis Paeglis
2017-07-03
1
-8
/
+3
*
Convert features.wizard to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-07-02
1
-1
/
+5
*
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
10
-10
/
+10
*
Convert features.printdialog to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-05-30
12
-24
/
+69
*
Doc: Replace "Macintosh" with something suitable or omit it
Leena Miettinen
2017-05-23
1
-2
/
+2
*
Add some missing breaks in switch statements
Marc Mutz
2017-05-10
1
-0
/
+2
*
Remove some more register keywords
Marc Mutz
2017-05-06
1
-1
/
+1
*
examples: fix compile without gui module
Peter Seiderer
2017-05-05
2
-2
/
+2
*
Update rasterwindow example to not create() in the constructor
Tor Arne Vestbø
2017-04-21
1
-4
/
+1
*
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
3
-12
/
+12
*
|
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-03-27
3
-11
/
+11
|
\
\
|
|
/
|
*
Build examples and tests only if their requirements are met
Ulf Hermann
2017-03-22
3
-11
/
+11
*
|
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-03-13
2
-5
/
+6
|
\
\
|
|
/
|
*
Example: migrate treemodelcompleter example to use QRegularExpression
Samuel Gaist
2017-03-07
1
-4
/
+5
|
*
Example: fix memory leak in relationnaltablemodel example
Samuel Gaist
2017-03-07
1
-1
/
+1
|
*
Fix building of various examples and tools with -no-feature-process
Ulf Hermann
2017-03-06
2
-3
/
+2
*
|
Fix computegles31 example
Paolo Angelelli
2017-03-08
3
-48
/
+82
*
|
Replace outdated BSD license text
Kai Koehne
2017-03-03
8
-16
/
+96
*
|
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-02-24
1
-1
/
+0
|
\
\
|
|
/
|
*
use regular configure mechanism for openssl library references
Oswald Buddenhagen
2017-02-22
1
-1
/
+0
*
|
make TabletMove hover events conditional on QWidget::tabletTracking
Shawn Rutledge
2017-02-23
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-02-16
7
-51
/
+54
|
\
\
|
|
/
|
*
Example: migrate flightinfo to QRegularExpression
Samuel Gaist
2017-02-15
1
-3
/
+3
|
*
Example: migrate grabber to use QRegularExpression
Samuel Gaist
2017-02-15
1
-4
/
+5
|
*
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 5.9
Liang Qi
2017-02-08
1
-1
/
+0
|
\
\
|
|
/
|
*
QXmlStream{Reader,Writer} don't need QtXml
Thiago Macieira
2017-01-31
1
-1
/
+0
*
|
Merge remote-tracking branch 'gerrit/dev' into HEAD
Oswald Buddenhagen
2017-02-01
25
-94
/
+43
|
\
\
|
*
\
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
[next]