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
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
/
directfb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move screen maintenance functions from QPlatformIntegration to QWSI
Tor Arne Vestbø
2019-03-19
2
-2
/
+4
*
fix directfb build without EGL
Oswald Buddenhagen
2016-12-16
1
-1
/
+2
*
fix directfb build
Oswald Buddenhagen
2016-11-15
1
-1
/
+1
*
rely on transitive library dependencies for freetype/fontconfig
Oswald Buddenhagen
2016-10-15
1
-3
/
+0
*
port to modularized platformsupport libraries
Oswald Buddenhagen
2016-10-15
3
-7
/
+10
*
Use qtConfig throughout in qtbase
Lars Knoll
2016-08-19
1
-1
/
+1
*
employ QMAKE_USE: LIBS += $$QMAKE_LIBS_FOO
Oswald Buddenhagen
2016-08-19
1
-2
/
+1
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-08-16
1
-1
/
+1
|
\
|
*
Add X11 support for the DRIVE CX
Laszlo Agocs
2016-08-10
1
-1
/
+1
*
|
Add QPlatformBackingStore::toImage() implementations
Andy Nichols
2016-04-30
2
-0
/
+7
*
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-03-22
4
-15
/
+16
|
\
|
|
*
Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7
Liang Qi
2016-03-13
1
-5
/
+5
|
|
\
|
|
*
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
|
*
|
|
QtBase (remainder): use printf-style qWarning/qDebug where possible (I)
Marc Mutz
2016-03-12
1
-1
/
+1
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6.0' into 5.7
v5.7.0-alpha1
Oswald Buddenhagen
2016-03-07
2
-5
/
+5
|
|
\
\
|
|
*
|
DirectFB: Fix build in C++98 mode
v5.6.0
Thiago Macieira
2016-03-03
2
-5
/
+5
|
|
|
/
|
*
|
Ensure we can query all GL functions in all platform plugins
Lars Knoll
2016-03-01
1
-3
/
+4
|
*
|
Avoid repeated QByteArray creation when resolving opengl functions
Lars Knoll
2016-03-01
1
-2
/
+2
*
|
|
QtOpenGL/plugins/platformsupport: use new QRegion::begin()/end() instead of r...
Marc Mutz
2016-03-02
1
-8
/
+3
|
/
/
*
|
Updated license headers
Jani Heikkinen
2016-01-15
23
-322
/
+460
*
|
Use qEnvironmentVariableIntValue() instead of qgetenv().toInt().
Sérgio Martins
2015-12-18
1
-2
/
+2
|
/
*
DirectFB: Use correct pixel format for Texture Glyph Cache
Andy Nichols
2015-10-12
1
-1
/
+1
*
Fix incorrect expression in directfb keyboard code
Holger Hans Peter Freyther
2015-06-08
1
-1
/
+1
*
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
23
-161
/
+161
*
Reorganize devicediscovery header
Laszlo Agocs
2014-11-26
1
-2
/
+0
*
Fix warning about QDeviceDiscovery violating ODR rule
Thiago Macieira
2014-11-23
1
-0
/
+2
*
Update license headers and add new license files
Matti Paaso
2014-09-24
23
-437
/
+253
*
DirectFB: Add QT_DIRECTFB_BLITTER_DEBUGPAINT environment variable
Andy Nichols
2014-09-03
2
-7
/
+67
*
DirectFB Fix issue with showing dialogs
Andy Nichols
2014-08-25
1
-15
/
+3
*
DirectFB Unbreak mouse input for child windows
Andy Nichols
2014-08-25
2
-13
/
+3
*
DirectFB Make usable again with QWidget
Andy Nichols
2014-08-25
1
-36
/
+52
*
DirectFB Provide a native interface
Andy Nichols
2014-08-25
2
-2
/
+8
*
DirectFB Add QGenericUnixServices and inputContext
Andy Nichols
2014-08-25
2
-0
/
+14
*
Add support for accelerated glyph rendering in the directfb plugin
Simon Hausmann
2014-08-15
2
-1
/
+139
*
DirectFB fix build error in QDirectFBWindow
Andy Nichols
2014-08-15
1
-1
/
+1
*
DirectFB define platform integration capabilities
Andy Nichols
2014-08-15
2
-0
/
+15
*
Make the expose region local on all platforms
Laszlo Agocs
2014-08-12
1
-1
/
+1
*
directfb: fix QThread destroyed while running
Lucile Quirion
2014-06-16
3
-3
/
+4
*
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
-2
/
+1
*
Extend multimedia keys
Allan Sandfeld Jensen
2014-01-02
1
-0
/
+4
*
Use case insensitive comparison when checking platform plugin keys.
Friedemann Kleint
2013-12-03
1
-1
/
+1
*
Update keycode mappings of multimedia keys
Allan Sandfeld Jensen
2013-10-15
1
-0
/
+4
*
QPA: Fix semantics of GUI event dispatcher ownership in platform plugins
Tor Arne Vestbø
2013-09-30
2
-6
/
+3
*
remove unnecessary beginPaint and endPaint overrides
Shawn Rutledge
2013-09-16
2
-13
/
+0
*
Bump QPA-API-version.
Friedemann Kleint
2013-07-23
1
-1
/
+1
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-07-15
1
-1
/
+3
|
\
|
*
DirectFB: Improve mapping of multimedia keys
Allan Sandfeld Jensen
2013-07-12
1
-1
/
+3
[next]