index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtDBus: Register QDBusServer connection name in QDBusConnectionManager
Daniele E. Domenichelli
2011-04-18
4
-22
/
+109
*
QtDBus: Skip bus name check for peer-to-peer connection
Daniele E. Domenichelli
2011-04-18
1
-3
/
+4
*
QtDBus: Fix minor coding style issues
Daniele E. Domenichelli
2011-04-18
2
-5
/
+5
*
QtDBus: Add default constructor to QDBusServer
Daniele E. Domenichelli
2011-04-18
1
-1
/
+1
*
QtDBus: Add method QDBusConnection::disconnectFromPeer()
Daniele E. Domenichelli
2011-04-18
2
-0
/
+22
*
QtDBus: Add method QDBusConnection::connectToPeer()
Daniele E. Domenichelli
2011-04-18
2
-0
/
+35
*
QtDBus: Fix QDBusConnection::disconnectFromBus() for peer-to-peer connections
Daniele E. Domenichelli
2011-04-18
1
-0
/
+3
*
QtDBus: Fix bus in peer-to-peer connections should not be used
Daniele E. Domenichelli
2011-04-18
1
-27
/
+31
*
QtDBus: Fix empty service name in peer-to-peer connections
Daniele E. Domenichelli
2011-04-18
2
-2
/
+2
*
QtDBus: Fix registering objects using path '/' in peer-to-peer connections
Daniele E. Domenichelli
2011-04-18
2
-1
/
+6
*
QtDBus: Fix QDBusServer to handle correctly new dbus connections
Daniele E. Domenichelli
2011-04-18
2
-11
/
+10
*
QtDBus: Cleaning comments, spacing, etc.
Daniele E. Domenichelli
2011-04-18
3
-13
/
+10
*
Use s/static/Q_GLOBAL_STATIC/g in QScroller
Robert Griebl
2011-04-18
2
-15
/
+13
*
Alternative fix to the strict-aliasing violation warnings
Thiago Macieira
2011-04-18
1
-1
/
+9
*
Revert "Fix strict-alias breaking warnings with GCC."
Thiago Macieira
2011-04-18
1
-72
/
+43
*
Merge remote-tracking branch 'origin/master' into HEAD
Thiago Macieira
2011-04-17
134
-1244
/
+5202
|
\
|
*
Lighthouse: Fix license headers
Jørgen Lind
2011-04-15
1
-0
/
+43
|
*
Remove hasOpenGL. This changes breaks binary compatibillity
Jørgen Lind
2011-04-14
17
-37
/
+35
|
*
Merge remote-tracking branch 'origin/master' into lighthouse-master
Jørgen Lind
2011-04-14
603
-72208
/
+35787
|
|
\
|
*
|
Lighthouse: Fix license headers
Jørgen Lind
2011-04-14
3
-1
/
+84
|
*
|
Compile fix for shared context change.
con
2011-04-14
1
-1
/
+0
|
*
|
Some virtual keyboard text input for uikit.
con
2011-04-14
6
-4
/
+136
|
*
|
Wayland: Conform with the api change in the frame callback
Jørgen Lind
2011-04-14
4
-6
/
+6
|
*
|
Remove DefaultSharedContext from Lighthouse API.
Samuel Rødal
2011-04-13
18
-199
/
+18
|
*
|
Make readEvents() non-blocking
Paul Olav Tvete
2011-04-11
3
-2
/
+27
|
*
|
Wayland: Show what backend is being used
Jørgen Lind
2011-04-11
4
-3
/
+4
|
*
|
Wayland: Tell what backend we use for xcomposite glx
Jørgen Lind
2011-04-11
1
-1
/
+1
|
*
|
Wayland: compile fix after making the event handling
Jørgen Lind
2011-04-11
2
-9
/
+18
|
*
|
Make the xcomposite the default gl integration backend
Jørgen Lind
2011-04-11
2
-16
/
+31
|
*
|
Make sure the global listener gets registered even when using drm.
Samuel Rødal
2011-04-11
1
-1
/
+3
|
*
|
Wayland: Rename XPixmap GL integrations to Readback
Jørgen Lind
2011-04-11
18
-146
/
+144
|
*
|
Adapt drag distance for uikit.
con
2011-04-08
1
-1
/
+6
|
*
|
Prevented crash due to dangling pointer in QWaylandInputDevice.
Samuel Rødal
2011-04-08
4
-2
/
+18
|
*
|
Fixed logical error in XCB backend.
Samuel Rødal
2011-04-08
1
-1
/
+1
|
*
|
Set the _NET_WM_WINDOW_TYPE property in the XCB backend.
Samuel Rødal
2011-04-08
2
-0
/
+39
|
*
|
Added _NET_WM_PID in XCB backend.
Samuel Rødal
2011-04-08
1
-0
/
+6
|
*
|
Wayland: Add license headers to new files
Jørgen Lind
2011-04-07
37
-47
/
+1355
|
*
|
Wayland: Add a egl xcomposite backend
Jørgen Lind
2011-04-07
11
-1
/
+420
|
*
|
Fixed crash in XCB backend.
Samuel Rødal
2011-04-07
1
-0
/
+2
|
*
|
Made wayland plugin single-threaded, yay :)
Samuel Rødal
2011-04-07
8
-290
/
+117
|
*
|
Wayland: Fix xpixmap_glx readback after multi threading
Jørgen Lind
2011-04-07
1
-6
/
+2
|
*
|
Implemented _NET_WM_SYNC_REQUEST protocol in XCB plugin.
Samuel Rødal
2011-04-07
10
-32
/
+146
|
*
|
Prevent synchronization errors and memory leaks in QXcbWindowSurface.
Samuel Rødal
2011-04-06
1
-1
/
+11
|
*
|
Prevent crashes and X errors in QXcbWindowSurface::flush()
Samuel Rødal
2011-04-06
1
-2
/
+4
|
*
|
Lighthouse: Native interface for xlib
Jørgen Lind
2011-04-06
5
-3
/
+223
|
*
|
Remove output that wass added by misstake
Jørgen Lind
2011-04-06
1
-1
/
+0
|
*
|
Lighthouse: Implement xcomposite extension for wayland
Jørgen Lind
2011-04-06
13
-0
/
+573
|
*
|
Lighthouse: More meaning full output when choosing glx configs
Jørgen Lind
2011-04-06
1
-1
/
+1
|
*
|
After we make the QPlatformIntegration process events
Jørgen Lind
2011-04-06
3
-0
/
+247
|
*
|
Lighthouse: Make wayland event handling happen in a separate thread
Jørgen Lind
2011-04-06
9
-154
/
+104
[next]