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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove QFactoryInterface from the input plugins
Lars Knoll
2012-06-08
2
-12
/
+0
*
Remove QFactoryInterface from bearer plugins
Lars Knoll
2012-06-08
7
-42
/
+0
*
Remove the QFactoryInterface dependency from platform plugins
Lars Knoll
2012-06-08
11
-79
/
+0
*
Remove QFactoryInterface from the generic plugins
Lars Knoll
2012-06-08
5
-33
/
+0
*
Remove the QFactoryInterface dependency from accessible plugins
Lars Knoll
2012-06-08
1
-83
/
+0
*
Don't inherit from QFactoryInterface for image plugins
Lars Knoll
2012-06-08
6
-18
/
+0
*
Remove QFactoryInterface from sql drivers
Lars Knoll
2012-06-07
9
-69
/
+0
*
Windows: Store only full-size DC's obtained by BeginPaint.
Friedemann Kleint
2012-06-07
2
-8
/
+13
*
QNX: Take nativeOrientation into account for QNX device orientations
Sean Harmer
2012-06-06
1
-10
/
+25
*
Fixed compile error in eglfs plugin due to narrowing conversion.
Samuel Rødal
2012-06-06
1
-4
/
+8
*
Cocoa: do not send multiple window activation events
Bradley T. Hughes
2012-06-06
1
-2
/
+9
*
Cocoa: Fix QCocoaBackingStore::flush on 10.8
Morten Sorvig
2012-06-06
1
-1
/
+11
*
Fix compilation when configured with -no-widgets
Kent Hansen
2012-06-06
1
-1
/
+1
*
Do not set an action on native submenu items on Mac
Pasi Matilainen
2012-06-06
1
-1
/
+2
*
eglfs refactor: Query screen and format info from hooks
Girish Ramakrishnan
2012-06-05
4
-42
/
+42
*
eglfs refactor: Move egl initialization to the integration
Girish Ramakrishnan
2012-06-05
4
-42
/
+44
*
Verify the surfaceType before activating the GL context
Holger Hans Peter Freyther
2012-06-05
6
-1
/
+12
*
Use QPointer instead of QWeakPointer.
Stephen Kelly
2012-06-05
1
-1
/
+2
*
QNX: Implement QQnxScreen::nativeOrientation()
Kevin Ottens
2012-06-05
2
-0
/
+11
*
directfb: Compile with C++11 support enabled
Bradley T. Hughes
2012-06-05
1
-2
/
+2
*
The QFontEngineFT files are not built into QtGui anymore.
Thiago Macieira
2012-06-05
1
-3
/
+1
*
evdevtablet plugin
Laszlo Agocs
2012-06-04
5
-1
/
+140
*
Fix touchpads with evdevmouse
Laszlo Agocs
2012-06-04
1
-1
/
+4
*
eglfs: Create mouse, keyboard and touch handlers by default
Girish Ramakrishnan
2012-06-02
2
-2
/
+15
*
Implement QXcbWindow::setWindowIcon
Corentin Jabot
2012-06-02
4
-0
/
+49
*
Add QEvdev prefix in evdevtouch and update readme
Laszlo Agocs
2012-06-01
2
-14
/
+19
*
eglfs: implement hardware cursor for the raspberry-pi
Girish Ramakrishnan
2012-06-01
7
-41
/
+80
*
Migrate tslib to new plugin format
Laszlo Agocs
2012-06-01
4
-6
/
+17
*
Move evdev to platformsupport
Girish Ramakrishnan
2012-06-01
17
-2902
/
+6
*
Prevent evdevkeyboard file opening from failing
Laszlo Agocs
2012-05-31
1
-1
/
+1
*
Add QObject parent parameter to constructors
Girish Ramakrishnan
2012-05-31
6
-8
/
+9
*
QtPrintSupport: Add CUPS printsupport plugin
John Layt
2012-05-31
8
-0
/
+649
*
eglfs: allow cursor to be created without a context
Girish Ramakrishnan
2012-05-31
3
-22
/
+39
*
Remove QCursor::handle
Girish Ramakrishnan
2012-05-31
1
-1
/
+1
*
Windows: Add ANGLE support.
Friedemann Kleint
2012-05-31
7
-9
/
+360
*
directfb: Allocate a special surface for OpenGL
Holger Hans Peter Freyther
2012-05-30
2
-1
/
+34
*
KMS platform plugin: Introduce default cursor for better usability.
Samuel Rødal
2012-05-30
1
-0
/
+8
*
eglfs: keep context active only during flush
Girish Ramakrishnan
2012-05-30
1
-2
/
+4
*
Add minimalegl QPA platform plugin
Girish Ramakrishnan
2012-05-30
12
-0
/
+929
*
directfb: Allow a window subclass to allocate a different kind of surface
Holger Hans Peter Freyther
2012-05-30
4
-16
/
+21
*
Fix compile error in eglconvenience
Girish Ramakrishnan
2012-05-30
1
-2
/
+1
*
directfb: description.surface_caps was already assigned conditionally
Holger Hans Peter Freyther
2012-05-30
1
-1
/
+0
*
evdev: Cleanup mouse and keyboard plugins
Johannes Zellner
2012-05-30
6
-47
/
+20
*
Make popup windows show on the correct desktop.
Morten Johan Sorvig
2012-05-30
1
-0
/
+7
*
Fixed KMS y-invertedness.
Samuel Rødal
2012-05-29
12
-447
/
+177
*
QtPrintSupport - Add QPrinterInfo api for more printer details
John Layt
2012-05-29
1
-0
/
+6
*
eglfs: Don't update screen for non mouse-move events
Girish Ramakrishnan
2012-05-29
1
-0
/
+2
*
Add q_printEglConfig to qeglconvenience
Girish Ramakrishnan
2012-05-29
1
-43
/
+1
*
eglfs: remove support for widget rendering using opengl paint engine
Girish Ramakrishnan
2012-05-29
2
-26
/
+0
*
eglfs: release shader program after use
Girish Ramakrishnan
2012-05-29
1
-1
/
+1
[next]