summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Avoid corruption in Q(Open)GLFunctions when used on multiple threadsLaszlo Agocs2014-05-092-2/+6
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-032-8/+2
|\
| * Revision new signalAlan Alpert2014-05-021-1/+1
| * Remove old symbols from QOpenGLContextLaszlo Agocs2014-04-261-7/+1
* | Don't set the window title for a Qt::Desktop window (QDesktopWidget)Thiago Macieira2014-05-021-1/+1
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-05-023-13/+19
|\ \
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-013-13/+19
| |\|
| | * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-253-13/+19
* | | Fix override cursor issue with QtQuick2ApplicationViewer.Kati Kankaanpaa2014-05-021-1/+1
|/ /
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Jani Heikkinen2014-04-252-4/+18
|\ \
| * | Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-232-4/+18
| |\|
| | * When a window loses focus to a popup, event has PopupFocusReasonShawn Rutledge2014-04-171-2/+10
| | * Remove internal public function from QOpenGLFunctionsLaszlo Agocs2014-04-171-2/+8
* | | Remove unneeded ;Albert Astals Cid2014-04-241-1/+1
|/ /
* / QPA: Adding API to support QWidgetAction on MacGabriel de Dietrich2014-04-171-0/+5
|/
* OS X: Add more text editing key bindings.Morten Johan Sørvig2014-04-092-17/+25
* Correct QOpenGLContext::versionFunctions() docsLaszlo Agocs2014-04-091-4/+6
* QGuiApplication: fix crash caused by posting fake mouse eventRichard Moe Gustavsen2014-04-071-6/+10
* OSX: add several menuitem roles to support menu shortcuts in dialogsShawn Rutledge2014-04-071-1/+5
* QNX: Surpress manual window activation during showFullScreenFabian Bumberger2014-04-051-0/+3
* Doc: Fix documentation warning in qstylehints.cppSergio Ahumada2014-04-041-1/+1
* purge vestiges of opengl es 1 supportOswald Buddenhagen2014-04-042-5/+1
* Fixup QGuiApplication::sync to flush the QWSI queueJorgen Lind2014-04-041-0/+1
* Add a way to share context between QtQuick and QtWidgetsJocelyn Turcotte2014-04-022-0/+23
* If no screens, attempting to create a window results in clean exitShawn Rutledge2014-03-291-4/+7
* Fix race condition in QOpenGLMultiGroupSharedResourceLiang Jian2014-03-271-0/+1
* Enhance QOffscreenSurface docs wrt the formatLaszlo Agocs2014-03-271-0/+8
* Fix some documentation errors.Friedemann Kleint2014-03-245-10/+10
* QGuiApplication: send TouchCancel when touch is interrupted by popupShawn Rutledge2014-03-211-0/+12
* QPA: Fix QPlatformTheme::Palette enum value spellingGabriel de Dietrich2014-03-211-0/+1
* Return false on context creation failureLaszlo Agocs2014-03-201-3/+3
* QOpenGLContext: Use color depth information from QSurfaceFormatKurt Pattyn2014-03-191-0/+12
* Docs: Clarify QOpenGLFunctions::functions()Laszlo Agocs2014-03-151-0/+3
* correct send vs sent grammarDavid Fries2014-03-141-5/+5
* Doc: correction link, example and parameter issues qtbaseNico Vertriest2014-03-102-13/+14
* Avoid using direct OpenGL calls in gui and widgetsLaszlo Agocs2014-03-101-7/+8
* Android: Support double click eventEskil Abrahamsen Blomfeldt2014-03-103-2/+7
* Fix description of how themes are created (code comments)Fabian Bumberger2014-03-081-4/+5
* Clarify QOpenGLContext::format() docsLaszlo Agocs2014-03-071-0/+14
* Clarify QWindow::format() docsLaszlo Agocs2014-03-071-3/+11
* Doc fixPaul Olav Tvete2014-03-061-6/+4
* Make QOpenGLFunctions able to resolve everythingLaszlo Agocs2014-03-062-1/+12
* Dynamic GL: Query gl handle and type via the native interfaceLaszlo Agocs2014-03-063-1/+45
* Don't assume a QBasicDrag will start and end over a QWindowTor Arne Vestbø2014-03-041-3/+2
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-042-3/+85
* Fix crash in QSimpleDrag if drag wasn't started over a QWindowTor Arne Vestbø2014-03-041-2/+3
* QTouchDevice Documentation grammar correction.David Fries2014-03-041-1/+1
* Add source to debug output of QMouseEvent.Friedemann Kleint2014-02-281-3/+6
* QPalette: optimize move assignment operatorMarc Mutz2014-02-281-2/+1
* Add missing notify signal for the QWindow::title propertySimon Hausmann2014-02-272-2/+9