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
/
plugins
/
platforms
/
directfb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Key mappings for more remote-control keys
Allan Sandfeld Jensen
2013-07-05
1
-0
/
+8
|
/
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-01-22
23
-23
/
+23
|
\
|
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
23
-23
/
+23
*
|
Regression: Fix setting of custom cursors for native widgets.
Friedemann Kleint
2013-01-21
1
-2
/
+3
|
/
*
Fix some typos
Sergio Ahumada
2012-12-21
1
-1
/
+1
*
Add PLUGIN_CLASS_NAME to qtbase plugins
Miikka Heikkinen
2012-12-10
1
-0
/
+1
*
Compile with QT_NO_CURSOR.
Volker Krause
2012-12-07
2
-0
/
+8
*
beef up qt_plugin.prf
Oswald Buddenhagen
2012-11-01
1
-3
/
+2
*
qpa: Fix drawPixmap rendering using CompositionMode_Source in DirectFB
Julien Brianceau
2012-10-22
1
-1
/
+3
*
QPlatformWindow: change API for QPlatformWindow::setWindowFlags
Richard Moe Gustavsen
2012-10-15
2
-3
/
+2
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
23
-555
/
+555
*
qpa: avoid useless resize in DirectFB platform
Julien Brianceau
2012-09-14
1
-0
/
+6
*
qpa: extend drawPixmap capabilities
Julien Brianceau
2012-09-12
2
-33
/
+48
*
qpa: add non-opaque fill support
Julien Brianceau
2012-09-11
2
-12
/
+54
*
Revert "Move QWindowSystemInterface out of qpa."
Paul Olav Tvete
2012-08-03
2
-2
/
+2
*
Move QWindowSystemInterface out of qpa.
Stephen Kelly
2012-07-19
2
-2
/
+2
*
Suppress QWindowSystemInterface inclusion warnings.
Girish Ramakrishnan
2012-07-03
2
-2
/
+2
*
Add QPA prefix and version number to QPA plugin factory interfaces.
Friedemann Kleint
2012-06-27
1
-1
/
+1
*
Remove the QFactoryInterface dependency from platform plugins
Lars Knoll
2012-06-08
1
-9
/
+0
*
directfb: Compile with C++11 support enabled
Bradley T. Hughes
2012-06-05
1
-2
/
+2
*
directfb: Allocate a special surface for OpenGL
Holger Hans Peter Freyther
2012-05-30
2
-1
/
+34
*
directfb: Allow a window subclass to allocate a different kind of surface
Holger Hans Peter Freyther
2012-05-30
4
-16
/
+21
*
directfb: description.surface_caps was already assigned conditionally
Holger Hans Peter Freyther
2012-05-30
1
-1
/
+0
*
bcm97425: Enable the egl mode directfb QPA platform plugin
Holger Hans Peter Freyther
2012-05-22
1
-1
/
+1
*
directfb: Handle focus, close and geometry change events
Holger Hans Peter Freyther
2012-05-22
2
-0
/
+32
*
directfb: Expose the window when it becomes visible
Holger Hans Peter Freyther
2012-05-22
1
-2
/
+4
*
Expose QPA API under qpa/*
Girish Ramakrishnan
2012-05-07
10
-10
/
+10
*
Merge remote-tracking branch 'origin/api_changes'
Lars Knoll
2012-05-03
1
-2
/
+2
|
\
|
*
api: remove QWindow::visible()
Girish Ramakrishnan
2012-04-18
1
-2
/
+2
*
|
directfb: Fix namespace compilation.
Toby Tomkins
2012-04-19
1
-0
/
+4
|
/
*
directfb: Integrate building into configure.
Holger Hans Peter Freyther
2012-04-13
1
-9
/
+5
*
device: Introduce hooks for the directfb plugin and use them
Holger Hans Peter Freyther
2012-04-13
5
-4
/
+151
*
QCursor: Associate cursor with screen.
Friedemann Kleint
2012-03-07
3
-2
/
+4
*
directfb: Switch to the new style plugins
Holger Hans Peter Freyther
2012-02-28
3
-2
/
+9
*
Suppport up to 27 mouse buttons from DirectFB Plugin.
Rick Stockton
2012-02-23
1
-5
/
+57
*
directfb: Use QPlatformPixmap::fromFile for Qt resources
Holger Hans Peter Freyther
2012-01-31
1
-8
/
+2
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
21
-21
/
+21
*
directfb: Deal with Qt trying to create a QSize(0, 0) platfom window
Holger Hans Peter Freyther
2012-01-23
1
-3
/
+3
*
Update contact information in license headers.
Jason McDonald
2012-01-23
21
-21
/
+21
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
21
-21
/
+21
*
directfb: Refer to the right class in the error message
Holger Hans Peter Freyther
2012-01-03
1
-1
/
+1
*
directfbegl: Add unimplemented QDirectFbWindow::eglSurface, build fix
Holger Hans Peter Freyther
2011-12-06
2
-1
/
+16
*
directfb: Introduce EGL integration for DirectFB
Holger Hans Peter Freyther
2011-12-02
8
-4
/
+327
*
directfb: Use QT_BEGIN_NAMESPACE/QT_END_NAMESPACE around the code
Holger Hans Peter Freyther
2011-12-02
9
-0
/
+32
*
directfb: Move the macro to the qdirectfbconvenience header file
Holger Hans Peter Freyther
2011-12-02
2
-5
/
+6
*
directfb: Use the QPlatformWindow in the DirectFB Backingstore
Holger Hans Peter Freyther
2011-11-24
3
-8
/
+10
*
directfb: Get the IDirectFBDisplayLayer through the QPlatformScreen
Holger Hans Peter Freyther
2011-11-24
4
-5
/
+15
[next]