summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-294-9/+9
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-284-9/+9
| |\
| | * Doc: Fix module name formatSze Howe Koh2013-01-253-3/+3
| | * Minor QWindow documentation improvement for the accessor/mutatorsLaszlo Papp2013-01-251-6/+6
* | | Offscreen testing platform pluginSamuel Rødal2013-01-292-2/+16
* | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2953-208/+1
|/ /
* | Establish an opacity property for the QWindowLaszlo Papp2013-01-262-3/+19
* | showIsFullscreen: only respect this hint for windows and dialogsRichard Moe Gustavsen2013-01-251-3/+5
* | Fix focus handling of native child widgets in xcb.Gunnar Sletta2013-01-241-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-22109-118/+116
|\|
| * QGuiApplication::font(): assert that a GUI app instance existsJ-P Nurmi2013-01-211-0/+1
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-18109-109/+109
| * Doc: Fix documentation for devicePixelRatio() functionsTopi Reinio2013-01-173-9/+6
* | Regression: Fix setting of custom cursors for native widgets.Friedemann Kleint2013-01-214-14/+53
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-161-7/+18
|\|
| * Fix QOpenGLContextGroup object leakJian Liang2013-01-141-7/+18
* | QPA, Cocoa: Add platform popup menusGabriel de Dietrich2013-01-111-0/+10
|/
* Replace macro qdoc with Q_QDOCDebao Zhang2013-01-081-1/+1
* Fixed wrong emits of x/y/width/height changed signals in QWindowSamuel Rødal2013-01-041-9/+9
* Fix QGuiApplication::keyboardModifiers() and QGuiApplication::mouseButtons()Jon Severinsson2013-01-042-5/+7
* Accessibility: Activate in QGuiApp instead of QApp.Frederik Gladhorn2012-12-161-0/+4
* Implicit conversion of shortcuts to string is gone.Frederik Gladhorn2012-12-141-1/+1
* Entered hardcoded url for Gnu EmacsNico Vertriest2012-12-141-1/+1
* XCB: add support for getting and setting appTime and appUserTime.David Faure2012-12-142-0/+8
* Fix empty window title regression, add application display name to window titleDavid Faure2012-12-141-1/+6
* Fix QWidget::setWindowOpacity() when called before show().Friedemann Kleint2012-12-122-2/+6
* De-inline all setters in QWindowShawn Rutledge2012-12-122-77/+84
* Some fixes to the OpenGL docs in GUIGunnar Sletta2012-12-121-1/+1
* Remove incorrect and confusing documentation from qplatformwindow.cppSamuel Rødal2012-12-111-3/+0
* Compile with QT_NO_CURSOR.Volker Krause2012-12-071-0/+2
* Removed requestOrientation() API from QWindow.Samuel Rødal2012-12-065-90/+10
* Fixed crash in tst_qguiapplication with QT_QPA_PLATFORM=minimalSamuel Rødal2012-12-051-1/+2
* Removed temporary backwards-compat properties and accessors in QWindowShawn Rutledge2012-12-031-36/+0
* Stop using the name "Trolltech" in QSettingsSergio Ahumada2012-12-031-2/+2
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-0110-1/+92
* Renamed the keyboard-focus doc to make clear it's about WidgetsShawn Rutledge2012-12-011-1/+1
* Restore the visibility of a moved QWindow in QWindow::screenDestroyedJocelyn Turcotte2012-11-301-1/+9
* Fix crash when requesting QGuiApplication::platformNativeInterface()Miikka Heikkinen2012-11-301-1/+1
* Move session management code from QApplication to QGuiApplication.David Faure2012-11-284-5/+239
* QGuiApplication docs: clarify that QWidget needs QApplicationJ-P Nurmi2012-11-271-1/+3
* Fixed abbreviations in QWindow::framePos() and QWindow::setFramePos().Samuel Rødal2012-11-273-5/+6
* Remove QApplication::type() and make QCoreApplication::Type internalJ-P Nurmi2012-11-231-1/+1
* Enable gui build with QT_NO_SYSTEMTRAYICONTasuku Suzuki2012-11-211-2/+2
* Handle QEventLoop::ExcludeUserInputEvents in QWindowSystemInterface.Friedemann Kleint2012-11-212-36/+45
* Add QPlatformNativeInterface::nativeResourceForScreen().Friedemann Kleint2012-11-192-0/+10
* Missing break in case QEvent::WindowStateChange.Miikka Heikkinen2012-11-151-0/+1
* Bring back -nograb/-dograb for debugging.Friedemann Kleint2012-11-153-0/+30
* Change to enter/leave policy while grabbing.Miikka Heikkinen2012-11-151-6/+12
* Add a QEnterEvent containing the mouse position.Friedemann Kleint2012-11-106-9/+67
* Added private header warnings in src/gui/kernelSamuel Rødal2012-11-098-1/+88