summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'refactor'Gunnar Sletta2011-09-131371-582378/+33441
|\
| * Implemented texture cache for GL paint engine in QtGui.Samuel Rødal2011-09-127-118/+342
| * Fixed auto-test failure in tst_QOpenGL.Samuel Rødal2011-09-121-1/+1
| * Compile fix for QPAHolger Ihrig2011-09-122-0/+2
| * Made FBO blit behave properlyGunnar Sletta2011-09-122-13/+25
| * Use the context we're givenGunnar Sletta2011-09-121-1/+1
| * use QtGui/ based includesGunnar Sletta2011-09-091-1/+1
| * Make inputcontext plugin loading a bit more genericLars Knoll2011-09-082-0/+7
| * Add plugin mechanism to load platform input contextsJoona Petrell2011-09-083-4/+2
| * Make QKeySequence work on Mac.Morten Sorvig2011-09-082-14/+14
| * Change the QInputMethodQueryEvent to be able to query a set of propertiesLars Knoll2011-09-083-9/+35
| * Use new QInputPanel update function in QTextControlJoona Petrell2011-09-081-7/+3
| * Rename ImMicroFocus to ImCursorRectangleLars Knoll2011-09-082-3/+3
| * Improved and made public the QOpenGLPaintDevice API.Samuel Rødal2011-09-0810-313/+197
| * Fix a typo in the method nameLars Knoll2011-09-082-2/+5
| * MicroFocus is in item coordinatesLars Knoll2011-09-082-6/+11
| * Added QInputPanel::commit()Pekka Vuorela2011-09-084-0/+13
| * The keyboard position doesn't change when the item transform changes.Lars Knoll2011-09-081-1/+0
| * Renamed some of the methods in the QInputPanelLars Knoll2011-09-084-29/+30
| * Add a forward declaration for QTransformLars Knoll2011-09-081-0/+1
| * Fix RTL layout for fonts when non-printable character has an advanceJohn Tapsell2011-09-082-2/+4
| * Refactor the input frameworkLars Knoll2011-09-079-20/+417
| * Get rid of QColor::allowX11ColorNames().Samuel Rødal2011-09-072-63/+3
| * send resize event when window resizedMatthew Cattell2011-09-071-2/+8
| * Cocoa: QMenu refactor.Morten Sorvig2011-09-072-0/+18
| * move QSurface into its own file.Jørgen Lind2011-09-078-39/+277
| * Fixed crash in tst_QGL::multipleFBOInterleavedRendering().Samuel Rødal2011-09-072-24/+25
| * 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
| * Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-066-43/+137
| |\
| * | Add timestamp to QInputEvent.Laszlo Agocs2011-09-053-1/+9
| * | 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-013-31/+91
| * | Clean up shared resources immediately as the last context is destroyed.Samuel Rødal2011-09-012-12/+23
| * | Cocoa: Fix qmlscene flicker on startup.Morten Sorvig2011-08-312-3/+3
| * | Initialize member variableLars Knoll2011-08-311-1/+2
| * | Add a QStyleHints class to QtGuiLars Knoll2011-08-3110-50/+228
| * | Move the qmljsdebugargument variable to QGuiApplicationLars Knoll2011-08-311-0/+4
| * | Touch event support for QWindow.Laszlo Agocs2011-08-313-2/+147
| * | 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
| * | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-302-408/+572
| |\ \
| * | | Rename remaining gui/opengl source files to avoid name clashing.Samuel Rødal2011-08-3010-27/+27
| * | | Cause fatal error when trying to make a context current in wrong thread.Samuel Rødal2011-08-301-0/+3