summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make QKeySequence work on Mac.Morten Sorvig2011-09-082-14/+14
* fixed mouseMoveMatthew Cattell2011-09-081-5/+11
* Remove internal uses of Software input panel events.Pekka Vuorela2011-09-083-16/+2
* Change the QInputMethodQueryEvent to be able to query a set of propertiesLars Knoll2011-09-084-12/+43
* Use new QInputPanel update function in QTextControlJoona Petrell2011-09-081-7/+3
* Remove QT3_SUPPORT code from QMenu classesMorten Sorvig2011-09-088-1485/+0
* Rename ImMicroFocus to ImCursorRectangleLars Knoll2011-09-0810-12/+14
* Improved and made public the QOpenGLPaintDevice API.Samuel Rødal2011-09-0810-313/+197
* 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
* 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
|\
| * Don't use QSettings to "cache" plugin informationBradley T. Hughes2011-09-056-177/+77
| * Generic property support for platform windowsLasse Holmstedt2011-09-0511-159/+400
| * Pass log file name when constructing loggers.Jason McDonald2011-09-0511-79/+75
| * Beautify testlib's usage messageJason McDonald2011-09-051-30/+33
| * Make it easier to select words at the start of a line.Andrew den Exter2011-09-051-12/+22
| * Fix delayed password masking mid-string.Andrew den Exter2011-09-051-3/+3
| * Move cursorDelegate with the mouse selection of read only text input.Andrew den Exter2011-09-051-2/+6
| * Restore Qt4.7 behaviour of QFileInfo::absolute(File)PathShane Kearns2011-09-023-9/+3
| * QSslCertificate: also check common name for blacklisted certificatesPeter Hartmann2011-09-021-11/+12
| * qssl: use reinterpret_cast instead of C-style castsCorentin Chary2011-09-021-10/+10
| * Update our V8Kent Hansen2011-09-0217-29/+133
| * Remove the build-key from the plugin verification dataBradley T. Hughes2011-09-025-83/+11
| * Fix comparison of absolute, unclean paths in QDirShane Kearns2011-09-023-1/+33
| * qssl: add auto test to QSsl::Opaque QSslKeysCorentin Chary2011-09-021-2/+2
| * Remove circular dependency in testlib loggingJason McDonald2011-09-022-2/+2
| * Try to ensure that QT_ARCH is always set when configuring v8Kent Hansen2011-09-011-0/+7
| * omit unassigned (and too recent) codepoints from the text Normalization processRitt Konstantin2011-09-012-6/+14