summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix a typo in the method nameLars Knoll2011-09-083-3/+6
| * | MicroFocus is in item coordinatesLars Knoll2011-09-086-30/+42
| * | 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-085-31/+32
| * | 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
| * | More xlib plugin fixesPaul Olav Tvete2011-09-083-28/+27
| * | Fix compile error on Mac.Takumi ASAKI2011-09-081-0/+2
| * | Refactor the input frameworkLars Knoll2011-09-0715-200/+481
| * | Fix for wayland config.testAndy Nichols2011-09-071-2/+10
| * | 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-073-13/+34
| * | Fixed tst_graphicseffect auto-test failures.Samuel Rødal2011-09-071-5/+5
| * | 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 "Merge remote branch 'gerrit/master' into HEAD" into refactorPaul Olav Tvete2011-09-06166-2317/+1754
| |\ \
| | * \ Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-06166-2317/+1754
| | |\ \
| * | | | Moved xml autotests into new directory structureJo Asplin2011-09-06802-7/+16
| |/ / /
| * | | QPA mkspecs syntax fixPierre Rossi2011-09-061-1/+1
| * | | Moved sql autotests into new directory structureJo Asplin2011-09-0639-18/+26
| * | | Add timestamp to QInputEvent.Laszlo Agocs2011-09-055-1/+12
| * | | Mark test as insignificantJo Asplin2011-09-051-0/+1
| * | | tests: mark `qstatictext' as using private APISergio Ahumada2011-09-051-0/+1
| * | | 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
| * | | Moving relevant tests to corelib/xmlHolger Ihrig2011-09-014059-4/+6
| * | | Moving relevant tests to corelib/toolsHolger Ihrig2011-09-01147-46/+52
| * | | Mac: make platformsupport a static libMorten Sorvig2011-09-015-29/+12
| * | | Moving relevant tests to corelib/threadHolger Ihrig2011-09-0144-13/+16
| * | | Moving relevant tests to corelib/statemachineHolger Ihrig2011-09-018-3/+6
| * | | Moving relevant tests to corelib/pluginHolger Ihrig2011-09-0149-5/+8
| * | | Moving relevant tests to corelib/kernelHolger Ihrig2011-09-0195-32/+157