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.5
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
/
plugins
/
platforms
/
minimalegl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move screen maintenance functions from QPlatformIntegration to QWSI
Tor Arne Vestbø
2019-03-19
1
-2
/
+3
*
Fix no-opengl developer builds
Allan Sandfeld Jensen
2018-11-10
1
-0
/
+1
*
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-1
/
+1
*
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
7
-20
/
+20
*
Fix memory leak
Jesus Fernandez
2017-07-25
1
-0
/
+1
*
Enable building EGLFS and MinimalEGL with QT_NO_OPENGL
Andy Nichols
2016-11-17
5
-11
/
+29
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-01
3
-4
/
+2
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-10-31
3
-4
/
+2
|
|
\
|
|
*
minimalegl: Reorder includes to avoid EGL native type clashes
Laszlo Agocs
2016-10-28
3
-4
/
+2
*
|
|
rely on transitive library dependencies for freetype/fontconfig
Oswald Buddenhagen
2016-10-15
1
-1
/
+1
*
|
|
port to modularized platformsupport libraries
Oswald Buddenhagen
2016-10-15
4
-8
/
+10
|
/
/
*
|
Add X11 support for the DRIVE CX
Laszlo Agocs
2016-08-10
3
-4
/
+4
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-11
1
-5
/
+5
|
\
\
|
|
/
|
*
consistently put {qt,qml}_{module,plugin} at the end of project files
Oswald Buddenhagen
2016-03-07
1
-5
/
+5
*
|
Updated license headers
Jani Heikkinen
2016-01-15
9
-126
/
+180
*
|
Use Q_UNLIKELY for every qFatal()/qCritical()
Marc Mutz
2015-11-29
1
-6
/
+6
|
/
*
Compile minimalegl QPA plugin on Windows/WinRT.
Friedemann Kleint
2015-11-14
1
-1
/
+40
*
QPA plugins: Use _iid macros instead of strings in Q_PLUGIN_METADATA.
Friedemann Kleint
2015-05-13
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
9
-63
/
+63
*
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2015-02-10
1
-2
/
+2
|
\
|
*
Fix build of egl integration
Stephan Binner
2015-02-02
1
-2
/
+2
*
|
Add a function for QPA plugins to explicitly destroy QScreens
Giulio Camuffo
2014-12-23
1
-1
/
+1
*
|
Add Q_DECL_OVERRIDE in the src subdirectory
Olivier Goffart
2014-12-03
6
-19
/
+19
|
/
*
Update license headers and add new license files
Matti Paaso
2014-09-24
9
-171
/
+99
*
deprecate import_qpa_plugin and qpa_minimal_plugin
Oswald Buddenhagen
2014-04-24
1
-0
/
+1
*
Remove unused parameter from QEGLPlatformContext constructor
Laszlo Agocs
2014-03-10
1
-3
/
+2
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-02-07
1
-8
/
+0
|
\
|
*
Plugin minimalegl: Remove superfluous keys() function.
Friedemann Kleint
2014-02-05
1
-8
/
+0
*
|
eglfs: Move reusable functionality to eglconvenience
Laszlo Agocs
2014-01-17
1
-10
/
+0
|
/
*
Use case insensitive comparison when checking platform plugin keys.
Friedemann Kleint
2013-12-03
1
-1
/
+1
*
QPA: Fix semantics of GUI event dispatcher ownership in platform plugins
Tor Arne Vestbø
2013-09-30
2
-2
/
+2
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-08-14
2
-3
/
+1
|
\
|
*
EGLFS and MinimalEGL windows are not marked as OpenGL surfaces
Allan Sandfeld Jensen
2013-07-26
2
-3
/
+1
*
|
Bump QPA-API-version.
Friedemann Kleint
2013-07-23
1
-1
/
+1
|
/
*
Zero-initialize paint-device in minimal EGL platform plugin
Tor Arne Vestbø
2013-02-16
1
-0
/
+1
*
Remove QT_{BEGIN,END}_HEADER macro usage
Sergio Ahumada
2013-01-29
1
-3
/
+0
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
9
-9
/
+9
*
Add PLUGIN_CLASS_NAME to qtbase plugins
Miikka Heikkinen
2012-12-10
1
-0
/
+1
*
make minimalegl plugin compile without QtWidgets
Tasuku Suzuki
2012-11-30
1
-1
/
+0
*
beef up qt_plugin.prf
Oswald Buddenhagen
2012-11-01
1
-5
/
+2
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
9
-216
/
+216
*
QtGui: use new qEnvironmentVariableIsEmpty()
Marc Mutz
2012-08-14
1
-1
/
+1
*
Revert "Move QWindowSystemInterface out of qpa."
Paul Olav Tvete
2012-08-03
1
-1
/
+1
*
Move QWindowSystemInterface out of qpa.
Stephen Kelly
2012-07-19
1
-1
/
+1
*
Suppress QWindowSystemInterface inclusion warnings.
Girish Ramakrishnan
2012-07-03
1
-1
/
+1
*
Add QPA prefix and version number to QPA plugin factory interfaces.
Friedemann Kleint
2012-06-27
1
-1
/
+1
*
Add minimalegl QPA platform plugin
Girish Ramakrishnan
2012-05-30
11
-0
/
+928