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.5.2
6.5.3
6.6
6.6.0
6.6.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
/
src
/
gui
/
kernel
/
qplatformintegrationfactory.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtGui: Disambiguate static variables
Friedemann Kleint
2023-02-03
1
-5
/
+5
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtGui: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-28
1
-1
/
+3
*
QFactoryLoader: add setExtraSearchPath() (for QPA plugins' use)
Thiago Macieira
2022-01-20
1
-34
/
+3
*
Use QT_CONFIG(library) instead of QT_NO_LIBRARY
Ulf Hermann
2017-03-06
1
-4
/
+4
*
Use QStringLiteral more judiciously
Anton Kudryavtsev
2016-07-08
1
-1
/
+1
*
Drop most "#ifndef QT_NO_LIBRARY"
Ulf Hermann
2016-02-08
1
-4
/
+3
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
QFactoryLoader: generalize qLoadPlugin()
Marc Mutz
2016-01-05
1
-13
/
+2
*
Allow loading of static platform plugins with QT_NO_LIBRARY
Ulf Hermann
2015-09-21
1
-10
/
+4
*
Mark unused parameters with Q_UNUSED
Ulf Hermann
2015-06-12
1
-0
/
+7
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Pass argc, argv to the platform plugins.
Friedemann Kleint
2013-07-18
1
-4
/
+16
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
QPA: pass cmdline arguments to QPlatformIntegrationPlugin constructor
Girish Ramakrishnan
2012-07-12
1
-4
/
+1
*
Remove Library dependency on Settings
Tasuku Suzuki
2012-07-09
1
-3
/
+3
*
Remove _qpa from cpp filenames
Girish Ramakrishnan
2012-07-03
1
-0
/
+109