summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
* Move handling of -qmljsdebugger argument to QCoreApplicationKai Koehne2011-09-191-2/+0
* Say hello to QWindow::accessibleRoot()Jan-Arve Saether2011-09-192-0/+12
* Support synthesized oblique and bold in SceneGraphEskil Abrahamsen Blomfeldt2011-09-192-3/+21
* Enable glyph caching on QPAEskil Abrahamsen Blomfeldt2011-09-191-31/+3
* Treat QTestFontEngine properlyJiang Jiang2011-09-191-1/+1
* Fix trailing spaces problem by not adding it to QScriptLine.lengthJiang Jiang2011-09-173-5/+7
* doc: Fix incorrect enum name in QRawFont::alphaMapForGlyph docsEskil Abrahamsen Blomfeldt2011-09-151-1/+2
* Properly register preedit text in QLineControlEskil Abrahamsen Blomfeldt2011-09-151-1/+0
* compile when shadowing is an errorGunnar Sletta2011-09-151-3/+3
* Fix missing/incorrect license headersJason McDonald2011-09-151-0/+40
* Fix stale license headers from refactor branchJason McDonald2011-09-1517-290/+290
* Add new composite Qt::ImQueryInput queryJoona Petrell2011-09-141-1/+1
* 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