summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Rename new QOpenGLContext APIsLaszlo Agocs2014-04-253-13/+19
* 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
* 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
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-181-8/+80
|\
| * Doc: add CLI options for QGuiApplicationLeena Miettinen2014-02-171-8/+80
* | Allow QPlatformSystemTrayIcon to create the QPlatformMenuMartin Gräßlin2014-02-175-1/+77
* | QPlatformDialogHelper: change ButtonRole flags to ensure 32-bit sizeShawn Rutledge2014-02-172-5/+5
* | Consolidate StandardButton, ButtonRole and related static functionsShawn Rutledge2014-02-153-73/+173
* | Extending the inputMethodQuery APIPaul Olav Tvete2014-02-152-0/+28
* | Extend the documentation for orientation in QScreenFabian Bumberger2014-02-141-3/+8
* | Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-21/+29
* | Close widgets properly from session management.Friedemann Kleint2014-02-142-17/+25
* | Expose QPlatformWindow::invalidateSurface as a virtual function.Gunnar Sletta2014-02-132-0/+16
* | Move setWindowIcon() up to QGuiApplication.David Faure2014-02-124-0/+48
* | Restore support for -title command line argument on X11, add -qwindowtitle.David Faure2014-02-123-0/+15