Norman Feske
867a7018e8
qt5: implement QNitpickerPlatformWindow::raise
...
This function is needed to bring menus on top.
2014-07-25 12:14:18 +02:00
Norman Feske
bb83c0d3da
mesa: apply patches ( fix #1193 )
2014-06-27 14:05:50 +02:00
Alexander Boettcher
a6fdd68154
pthread: remove obsolete warning avoidance
...
Issue #1188
2014-06-26 12:06:15 +02:00
Christian Prochaska
4672ae637a
Qt5: set the parent view of a QPluginWidget's view
...
For the correct integration of a QPluginWidget in a parent QWidget, with
this commit the parent QWidget's Nitpicker view is made the parent view of
the plugin's Nitpicker view.
Fixes #1173 .
2014-06-26 10:57:25 +02:00
Christian Prochaska
5ea772d284
Qt5: don't create superfluous Nitpicker buffer
...
When Qt creates a Nitpicker session for determining the screen resolution,
it is not necessary to create a Nitpicker buffer.
Fixes #1166 .
2014-06-26 10:57:24 +02:00
Christian Prochaska
a12b7edc06
Qt5: handle dialog windows as top-level windows
...
Fixes #1164 .
2014-06-06 14:54:32 +02:00
Christian Prochaska
70e51c0632
Qt5: don't create Nitpicker views for desktop widgets
...
Fixes #1163 .
2014-06-06 14:54:31 +02:00
Christian Prochaska
023afebba1
Qt5: constrain the window buffer refresh area
...
With this patch, the information about the changed window area is taken
into account when refreshing the Nitpicker buffer.
Fixes #1132 .
2014-06-06 14:54:08 +02:00
Christian Prochaska
17c22b2ac9
Qt5: use the Genode main thread
...
Now that it is possible to resize the stack of the Genode main thread, it
is not necessary anymore to create a new Genode thread as Qt main thread.
Fixes #1134 .
2014-06-06 14:54:08 +02:00
Christian Prochaska
db89c85954
Qt5: ARM-related improvements
...
- fix compile errors when building for ARM
- use the correct device drivers in Qt run scripts
Fixes #1154 .
2014-05-27 11:14:45 +02:00
Josef Söntgen
0a0f0031a4
libports: enable curl on arm
2014-05-27 11:14:45 +02:00
Christian Prochaska
ea79c0e2e9
openssl: add ARM support
...
Fixes #1136 .
2014-05-27 11:14:45 +02:00
Norman Feske
85a2ebc1c4
libports: migrate to new ports mechanism
...
Issue #1082
2014-05-27 11:14:42 +02:00
Norman Feske
ca971bbfd8
Move repositories to 'repos/' subdirectory
...
This patch changes the top-level directory layout as a preparatory
step for improving the tools for managing 3rd-party source codes.
The rationale is described in the issue referenced below.
Issue #1082
2014-05-14 16:08:00 +02:00