summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Added QDebug support for QWindowSystemInterface::TouchPointShawn Rutledge2013-02-182-0/+11
| |/ / /
| * | | Added QOffscreenSurface class.Yoann Lopes2013-02-1810-1/+644
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1410-14/+38
| |\ \ \
| * | | | Added QWindow::Visibility convenience API to QWindow.Samuel Rødal2013-02-123-0/+139
| * | | | Add QWindowSystemInterface::handleFileOpen(const QUrl&)José Dapena Paz2013-02-084-4/+14
| * | | | Added version() and setVersion() convenience API to QSurfaceFormat.Samuel Rødal2013-02-082-0/+28
| * | | | Add enablers for Android port in QPlatformMenuEskil Abrahamsen Blomfeldt2013-02-051-0/+2
| * | | | Remove unused variables and functions from the source codeThiago Macieira2013-02-021-105/+0
| * | | | 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
| | |\ \ \ \
| * | | | | | 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
| |\ \ \ \ \
| * | | | | | 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
| |\ \ \ \ \ \
| * | | | | | | QPA, Cocoa: Add platform popup menusGabriel de Dietrich2013-01-111-0/+10
* | | | | | | | Make QCoreApplication::startingUp() return false when appropriate.Mitch Curtis2013-03-141-0/+2
* | | | | | | | If a QWindow without a platform window is resized, emit changed signalShawn Rutledge2013-03-131-0/+5
* | | | | | | | showIsFullscreen: only respect this hint for windows and dialogsRichard Moe Gustavsen2013-03-021-3/+5
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Transient QWindows centered; default-constructed geometryShawn Rutledge2013-02-245-2/+61
* | | | | | | Fix focus handling of native child widgets in xcb.Gunnar Sletta2013-02-191-0/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Fixed QT_NO_ACCESSIBILITY build.Bjoern Breitmeyer2013-02-131-0/+2
| |_|_|_|/ |/| | | |
* | | | | Fixed QSurfaceFormat documentation about DebugContext requiring GL3+.Samuel Rødal2013-02-121-1/+0
* | | | | Mac: Remove broken platformPluginPath code.Morten Johan Sørvig2013-02-121-9/+0
* | | | | Fix QWindow::setFramePosition() to keep the size.Friedemann Kleint2013-02-111-1/+1
* | | | | Factorize code for formatting window titles into QPlatformWindow.David Faure2013-02-062-0/+26
* | | | | Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-2/+2
* | | | | Doc, Qt GUI: Fix "no \inmodule command" warningsSze Howe Koh2013-01-284-0/+8
* | | | | Doc: Fix very minor typoSze Howe Koh2013-01-281-1/+1
| |_|_|/ |/| | |
* | | | Doc: Fix module name formatSze Howe Koh2013-01-253-3/+3
* | | | Minor QWindow documentation improvement for the accessor/mutatorsLaszlo Papp2013-01-251-6/+6
| |_|/ |/| |
* | | 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
| |/ |/|
* | Fix QOpenGLContextGroup object leakJian Liang2013-01-141-7/+18
|/
* 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