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
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
*
Brush up the imageviewer example
Friedemann Kleint
2021-03-02
2
-4
/
+5
*
Get rid of all instance usage of QFontDatabase
Volker Hilsheimer
2020-11-03
2
-7
/
+4
*
CMake: Regenerate examples to set the WIN32_EXECUTABLE property
Alexandru Croitor
2020-10-27
28
-0
/
+112
*
CMake: Regenerate examples to use qt_add_executable
Alexandru Croitor
2020-10-19
28
-28
/
+28
*
Stylesheet example: Get rid of auto-connection slots
Alexander Volkov
2020-09-25
2
-8
/
+13
*
Port from devicePixelRatioF() to devicePixelRatio()
Morten Johan Sørvig
2020-09-10
4
-7
/
+7
*
High-DPI: Remove usage of Qt::AA_EnableHighDpiScaling
Tor Arne Vestbø
2020-08-28
4
-12
/
+0
*
CMake: Regenerate examples
Alexandru Croitor
2020-07-09
28
-28
/
+140
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-1
/
+1
*
Use QList instead of QVector in examples
Jarek Kobus
2020-06-23
3
-8
/
+9
*
Introduce QInputDevice hierarchy; replace QTouchDevice
Shawn Rutledge
2020-06-16
1
-53
/
+53
*
Phase 2 of removing QDesktopWidget
Volker Hilsheimer
2020-06-08
1
-1
/
+0
*
Replace calls to deprecated QEvent accessor functions
Shawn Rutledge
2020-06-08
5
-20
/
+20
*
Remove deprecated QStyle enum values
Volker Hilsheimer
2020-04-16
1
-2
/
+2
*
High-DPI: Remove usages of Qt::AA_UseHighDpiPixmaps
Morten Johan Sørvig
2020-03-30
3
-17
/
+0
*
Remove QGuiAction again and split QAction implementation up instead
Volker Hilsheimer
2020-03-29
2
-0
/
+2
*
Merge remote-tracking branch 'origin/5.15' into dev
Simon Hausmann
2020-03-16
2
-7
/
+12
|
\
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-03-11
2
-7
/
+12
|
|
\
|
|
*
examples: Fix build for configurations that do not have printsupport
Oliver Wolff
2020-03-05
2
-7
/
+12
*
|
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-11
1
-0
/
+1
|
\
|
|
|
*
|
Add default arguments to QPainterPath methods using transform
Jarek Kobus
2020-03-06
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.15' into dev
Lars Knoll
2020-03-04
4
-0
/
+12
|
\
|
|
|
*
|
Examples: enable HighDPI scaling for examples on Android
Assam Boudjelthia
2020-03-03
4
-0
/
+12
*
|
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-02-26
1
-4
/
+4
|
\
|
|
|
*
|
Deprecate QTabletEvent::device() in favor of deviceType()
Shawn Rutledge
2020-02-17
1
-4
/
+4
*
|
|
QComboBox: remove currentIndexChanged(const QString&)
Vitaly Fanaskov
2020-02-19
2
-11
/
+11
*
|
|
Merge remote-tracking branch 'origin/5.15' into dev
Liang Qi
2020-02-13
4
-14
/
+15
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-02-04
4
-8
/
+9
|
|
\
|
|
|
*
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
|
*
|
Examples: Replace deprecated QLabel API
Sze Howe Koh
2020-02-01
1
-6
/
+6
*
|
|
Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"
Alexandru Croitor
2020-02-11
28
-31
/
+357
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'origin/wip/cmake' into dev
Alexandru Croitor
2020-02-10
28
-31
/
+357
|
|
\
\
\
|
|
*
|
|
Regenerate examples
Alexandru Croitor
2020-02-04
28
-31
/
+357
*
|
|
|
|
QSpinBox: remove deprecated signal valueChanged(const QString &)
Vitaly Fanaskov
2020-02-10
5
-9
/
+9
*
|
|
|
|
QComboBox: remove deprecated signals
Vitaly Fanaskov
2020-02-10
4
-8
/
+8
|
/
/
/
/
*
|
|
|
Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"
Alexandru Croitor
2020-02-07
26
-0
/
+771
|
\
|
|
|
|
*
|
|
Merge remote-tracking branch 'origin/dev' into merge-dev
Leander Beernaert
2020-01-24
10
-57
/
+98
|
|
\
|
|
|
*
|
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Leander Beernaert
2019-11-19
4
-25
/
+15
|
|
\
\
\
|
|
*
\
\
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2019-10-30
3
-25
/
+14
|
|
|
\
\
\
|
|
*
\
\
\
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2019-10-19
1
-0
/
+1
|
|
|
\
\
\
\
|
*
|
|
|
|
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Simon Hausmann
2019-10-17
2
-3
/
+4
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2019-10-17
2
-3
/
+4
|
|
|
\
\
\
\
\
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2019-10-14
50
-196
/
+327
|
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Fix compilation
Lars Knoll
2019-10-04
1
-0
/
+1
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake
Alexandru Croitor
2019-10-11
1
-5
/
+6
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake
Alexandru Croitor
2019-07-11
2
-7
/
+8
|
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake
Alexandru Croitor
2019-06-14
25
-30
/
+30
|
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
Fix compiling of examples on Android
Simon Hausmann
2019-06-12
25
-25
/
+50
|
*
|
|
|
|
|
|
|
|
|
Fix linking of examples
Simon Hausmann
2019-06-12
25
-25
/
+25
[next]