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
/
src
/
corelib
/
plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtCore: Use QDebugStateSaver in (almost) all QDebug operator<<
Kai Koehne
2015-02-09
1
-1
/
+2
*
WinRT: fix QLibrary::isLibrary() due to incomplete #if statement
Jochen Seemann
2015-02-07
1
-1
/
+1
*
Use Q_ENUM and Q_FLAG for types in QtCore
Olivier Goffart
2015-02-04
1
-1
/
+2
*
Use QStringLiteral to prevent runtime string conversions.
Milian Wolff
2015-01-05
1
-11
/
+17
*
Merge the multiple implementations of fromHex too
Thiago Macieira
2014-12-13
1
-9
/
+3
*
Merge the different implementations of toHex in one central place
Thiago Macieira
2014-12-13
1
-6
/
+3
*
Add Q_DECL_RELAXED_CONSTEXPR to QUuid
Olivier Goffart
2014-12-11
1
-8
/
+7
*
Add DeepBind option to QLibrary
Allan Sandfeld Jensen
2014-12-02
3
-1
/
+11
*
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2014-11-24
1
-1
/
+1
|
\
|
*
Place the Qt plugin metadata in a PE-COFF section with MinGW too
Thiago Macieira
2014-11-08
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2014-10-09
1
-4
/
+8
|
\
\
|
|
/
|
*
QFactoryLoader: de-duplicate two QStringLiterals
Marc Mutz
2014-10-09
1
-4
/
+8
*
|
Merge remote-tracking branch 'origin/5.4' into dev
Oswald Buddenhagen
2014-09-29
19
-361
/
+220
|
\
\
|
|
/
|
*
Doc: 2 minor corrections in corelib/plugin
Nico Vertriest
2014-09-25
1
-2
/
+2
|
*
Update license headers and add new license files
Matti Paaso
2014-09-24
19
-359
/
+207
|
*
Merge remote-tracking branch 'origin/5.3' into 5.4
Frederik Gladhorn
2014-09-23
1
-0
/
+11
|
|
\
|
|
*
Add missing private headers warning
Samuel Gaist
2014-09-04
1
-0
/
+11
*
|
|
QLibrary: simplify qt_debug_component()
Marc Mutz
2014-09-12
1
-4
/
+1
*
|
|
QLibrary: use qEnvironmentVariableIntValue()
Marc Mutz
2014-09-12
1
-1
/
+1
|
/
/
*
|
Don't store QLibraryPrivate with empty file names in the global store
Thiago Macieira
2014-07-23
1
-2
/
+2
*
|
Fix a few more race conditions with QLibrary::LoadHints
Thiago Macieira
2014-07-23
4
-22
/
+32
|
/
*
Move most of the QLibraryPrivate initialization to its constructor
Thiago Macieira
2014-06-21
3
-16
/
+32
*
Move the hex digits out of _q_toHex
Thiago Macieira
2014-05-14
1
-2
/
+2
*
QNX: Work around dlclose issue
Bernd Weimer
2014-04-09
1
-0
/
+8
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-02-07
1
-6
/
+15
|
\
|
*
Don't allow the QLibraryStore to be recreated during shutdown
Thiago Macieira
2014-01-22
1
-6
/
+15
*
|
expand tabs and related whitespace fixes in *.{cpp,h,qdoc}
Oswald Buddenhagen
2014-01-13
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-01-10
1
-1
/
+2
|
\
\
|
|
/
|
*
Ensure that the Qt5Core library does not contain "QTMETADATA ".
Friedemann Kleint
2014-01-09
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-12-24
1
-0
/
+1
|
\
\
|
|
/
|
*
Doc: corrected broken links
Nico Vertriest
2013-12-20
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-12-05
1
-1
/
+1
|
\
\
|
|
/
|
*
Doc: fixed invalid reference
Nico Vertriest
2013-12-03
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-11-26
1
-2
/
+2
|
\
\
|
|
/
|
*
qcompilerdetection.h: add Q_COMPILER_UNIFORM_INIT
Marc Mutz
2013-11-15
1
-2
/
+2
*
|
Refactor plugin loading for WinRT
Maurice Kalinowski
2013-11-05
1
-1
/
+5
|
/
*
Doc: Adding mark-up to boolean default values.
Jerome Pasion
2013-10-08
3
-25
/
+25
*
WinRT: QLibrary & plugin support
Andrew Knight
2013-09-20
2
-1
/
+19
*
qpluginloader: fix static build (on iOS)
Richard Moe Gustavsen
2013-09-05
1
-0
/
+2
*
QPluginLoader: add 'staticPlugins' function
Richard Moe Gustavsen
2013-09-04
5
-15
/
+66
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-07-23
1
-1
/
+2
|
\
|
*
Fix warning about using QString's const char* constructor on Mac
Thiago Macieira
2013-07-20
1
-1
/
+2
*
|
Make the Mach-O size checking a little more robust
Thiago Macieira
2013-07-20
1
-20
/
+25
*
|
Simplify the QLibrary plugin-detection code
Thiago Macieira
2013-07-20
1
-104
/
+12
*
|
Add a Mach-O decoder to the QPluginLoader
Thiago Macieira
2013-07-20
4
-6
/
+321
|
/
*
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
2013-06-20
1
-10
/
+9
|
\
|
*
QFactoryLoader: Release unused libraries.
Friedemann Kleint
2013-06-18
1
-1
/
+6
|
*
Remove unused member QFactoryLoaderPrivate::keyList.
Friedemann Kleint
2013-06-18
1
-9
/
+3
*
|
Print directories for QT_DEBUG_PLUGINS
Kai Koehne
2013-06-05
1
-0
/
+4
|
/
*
Doc: added details for QRegisterStaticFunction(plugin)
Nico Vertriest
2013-04-19
1
-1
/
+2
[next]