summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix compile error on Mac.Takumi ASAKI2011-09-081-0/+2
| * | Refactor the input frameworkLars Knoll2011-09-0715-200/+481
| * | Get rid of QColor::allowX11ColorNames().Samuel Rødal2011-09-072-63/+3
| * | send resize event when window resizedMatthew Cattell2011-09-071-2/+8
| * | Make the xlib platform plugin work againPaul Olav Tvete2011-09-072-3/+3
| * | Do not leak memoryJan-Arve Saether2011-09-071-4/+5
| * | Cocoa: QMenu refactor.Morten Sorvig2011-09-0737-1395/+940
| * | Fixed tst_QGL::destroyFBOAfterContext().Samuel Rødal2011-09-073-2/+13
| * | move QSurface into its own file.Jørgen Lind2011-09-078-39/+277
| * | Fixed symbol lookup failure with xcb when using GLX and XRender.Samuel Rødal2011-09-071-1/+1
| * | Fixed crash in tst_QGL::multipleFBOInterleavedRendering().Samuel Rødal2011-09-073-29/+32
| * | Fixed tst_QGL::partialGLWidgetUpdates.Samuel Rødal2011-09-072-6/+32
| * | Clang build fix: QPixmap::init -> QPixmap::doInitJani Uusi-Rantala2011-09-072-12/+12
| * | Fix try #2 at QSurface missing a virtual destructorJani Uusi-Rantala2011-09-062-0/+6
| * | add support for QWindow in mouseEventMatthew Cattell2011-09-061-1/+70
| * | added support for qwindowMatthew Cattell2011-09-061-3/+72
| * | Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-06101-1708/+1198
| |\ \
| * | | Add timestamp to QInputEvent.Laszlo Agocs2011-09-055-1/+12
| * | | Propogate that the size has changedJørgen Lind2011-09-021-1/+4
| * | | micro optimizationsKonstantin Ritt2011-09-023-91/+40
| * | | fix typo in the docsKonstantin Ritt2011-09-021-1/+1
| * | | QRawFont: add missed operator !=Konstantin Ritt2011-09-022-0/+9
| * | | optimize QGlyphRun's operator == a bitKonstantin Ritt2011-09-021-7/+11
| * | | QGlyphRun: make operator != inlinedKonstantin Ritt2011-09-022-5/+5
| * | | QGlyphRun: don't detach if the decoration wasn't actually changedKonstantin Ritt2011-09-021-0/+9
| * | | Fix the \since 4.x tags in gui/opengl.Samuel Rødal2011-09-024-38/+5
| * | | Refactor QMouseEvent to contain the position inside the windowLars Knoll2011-09-0116-59/+126
| * | | Mac: make platformsupport a static libMorten Sorvig2011-09-014-13/+5
| * | | Make xcb plugin compile again.Laszlo Agocs2011-09-011-1/+1
| * | | Clean up shared resources immediately as the last context is destroyed.Samuel Rødal2011-09-012-12/+23
| * | | The XCB plugin should not rely on QT_CONFIG=opengl anymoreGunnar Sletta2011-08-312-23/+18
| * | | Cocoa: Fix qmlscene flicker on startup.Morten Sorvig2011-08-317-10/+13
| * | | Introduce Q_QTQUICK1_EXPORT fixing exports in declarative.Friedemann Kleint2011-08-311-0/+8
| * | | Initialize member variableLars Knoll2011-08-311-1/+2
| * | | Compile with host architecture armv5telEskil Abrahamsen Blomfeldt2011-08-311-0/+1
| * | | Add a QStyleHints class to QtGuiLars Knoll2011-08-3113-107/+265
| * | | Move the qmljsdebugargument variable to QGuiApplicationLars Knoll2011-08-313-8/+4
| * | | Touch event support for QWindow.Laszlo Agocs2011-08-315-2/+159
| * | | Merge branch 'master' into refactorGunnar Sletta2011-08-3118-207/+62
| |\ \ \
| * | | | Fix build from scratch.Friedemann Kleint2011-08-301-0/+2
| * | | | pick up the target window for a mouse event when none is specifiedGunnar Sletta2011-08-301-3/+3
| * | | | Cocoa: Make the hellowindow opengl example work.Morten Sorvig2011-08-304-20/+5
| * | | | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-3024-408/+5858
| |\ \ \ \
| * | | | | Rename remaining gui/opengl source files to avoid name clashing.Samuel Rødal2011-08-3012-601/+27
| * | | | | Cause fatal error when trying to make a context current in wrong thread.Samuel Rødal2011-08-301-0/+3
| * | | | | Added some documentation for internal OpenGL resource handling classes.Samuel Rødal2011-08-301-0/+51
| * | | | | Build on Windows/clean build on Linux.Friedemann Kleint2011-08-2918-2794/+41
| * | | | | Cocoa: Fix qmlscene flicker on resize.Morten Sorvig2011-08-291-3/+3
| * | | | | Make plain executables foreground processes.Morten Sorvig2011-08-294-2/+215
| * | | | | Cocoa: Load the standard app menu.Morten Sorvig2011-08-2916-6/+423