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
6.6
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
*
UndoFramework example: make the background visible
Ivan Solovev
2021-01-11
1
-0
/
+0
*
i18n example: No longer ignore return value of QTranslator.load()
Friedemann Kleint
2020-11-19
1
-4
/
+9
*
CMake: Regenerate examples to set the WIN32_EXECUTABLE property
Alexandru Croitor
2020-10-27
17
-0
/
+68
*
CMake: Regenerate examples to use qt_add_executable
Alexandru Croitor
2020-10-19
13
-13
/
+13
*
Make QStringList an alias to QList<QString>
Lars Knoll
2020-09-12
2
-2
/
+0
*
High-DPI: Remove usage of Qt::AA_EnableHighDpiScaling
Tor Arne Vestbø
2020-08-28
1
-3
/
+0
*
Deprecate the static int based API in QMetaType
Lars Knoll
2020-08-24
1
-1
/
+1
*
Move QStringRef and remains to Qt5Compat
Karsten Heimrich
2020-08-20
2
-4
/
+4
*
Polish the settingseditor example
Friedemann Kleint
2020-07-10
4
-107
/
+227
*
CMake: Regenerate examples
Alexandru Croitor
2020-07-09
17
-19
/
+89
*
Use QList instead of QVector in examples
Jarek Kobus
2020-06-23
2
-2
/
+2
*
Move QTextCodec support out of QtCore
Karsten Heimrich
2020-06-20
22
-1258
/
+0
*
Replace calls to deprecated QEvent accessor functions
Shawn Rutledge
2020-06-08
2
-12
/
+12
*
Port QRegularExpression to QStringView, drop QStringRef
Giuseppe D'Angelo
2020-05-31
1
-1
/
+1
*
Examples/RegularExpressionDialog: remove deprecated options
Christian Ehrlicher
2020-05-23
2
-13
/
+0
*
Remove a couple of QTextStream usages
Lars Knoll
2020-05-01
1
-3
/
+3
*
CMake: Regenerate examples/widgets/ projects
Sona Kurazyan
2020-04-29
2
-0
/
+7
*
CMake: Add qt6_add_plugin public API
Leander Beernaert
2020-04-22
5
-7
/
+9
*
Change qHash() to work with size_t instead of uint
Lars Knoll
2020-04-09
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-08
1
-2
/
+2
|
\
|
*
macOS: Remove all use of deprecated Q_OS_OSX define
Tor Arne Vestbø
2020-04-03
1
-2
/
+2
*
|
QRegularExpression: rename AnchoredMatchOption to AnchorAtOffsetMatchOption
Giuseppe D'Angelo
2020-04-03
1
-1
/
+1
*
|
Remove the regexp example
Lars Knoll
2020-03-31
8
-398
/
+18
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Lars Knoll
2020-03-04
1
-0
/
+3
|
\
|
|
*
Examples: enable HighDPI scaling for examples on Android
Assam Boudjelthia
2020-03-03
1
-0
/
+3
*
|
QComboBox: remove currentIndexChanged(const QString&)
Vitaly Fanaskov
2020-02-19
2
-2
/
+2
*
|
Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"
Alexandru Croitor
2020-02-11
23
-42
/
+582
|
\
\
|
*
|
Regenerate examples
Alexandru Croitor
2020-02-04
23
-42
/
+582
*
|
|
QSpinBox: remove deprecated signal valueChanged(const QString &)
Vitaly Fanaskov
2020-02-10
3
-3
/
+3
*
|
|
QComboBox: remove deprecated signals
Vitaly Fanaskov
2020-02-10
4
-9
/
+9
|
/
/
*
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2020-01-29
3
-68
/
+68
|
\
|
|
*
Replace most use of QVariant::type and occurrences of QVariant::Type
Olivier Goffart
2020-01-23
3
-68
/
+68
*
|
Merge remote-tracking branch 'origin/dev' into merge-dev
Leander Beernaert
2020-01-24
1
-1
/
+1
|
\
|
|
*
Replace usages of QVariant::value by qvariant_cast
Olivier Goffart
2019-12-15
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Simon Hausmann
2019-10-17
4
-9
/
+9
|
\
|
|
*
Prepare for deprecating the QDesktopWidget
Sona Kurazyan
2019-10-15
4
-9
/
+9
*
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2019-10-14
60
-376
/
+426
|
\
|
|
*
Cleanup QtWidgets (tools) examples
Christian Ehrlicher
2019-09-11
60
-376
/
+426
*
|
Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake
Alexandru Croitor
2019-10-11
2
-11
/
+1
|
\
|
|
*
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
*
|
Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake
Alexandru Croitor
2019-06-14
14
-14
/
+14
|
\
|
*
|
Fix compiling of examples on Android
Simon Hausmann
2019-06-12
13
-13
/
+26
*
|
Fix linking of examples
Simon Hausmann
2019-06-12
13
-13
/
+13
*
|
Allow to build examples as standalone project
Kevin Funk
2019-06-05
19
-378
/
+351
*
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2019-06-03
3
-9
/
+6
|
\
|
|
*
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
*
|
Rerun pro2cmake on projects that use .ui files
Alexandru Croitor
2019-05-22
1
-2
/
+4
[next]