summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Move SnapToDefaultButton from QPlatformDialogHelper to QPlatformThemeAndy Shaw2013-08-234-18/+8
* Fix typo in qkeysequence.cpp code comment.Mitch Curtis2013-08-221-1/+1
* Fetch StandardKey shortcuts from QPlatformThemeDavid Edmundson2013-08-206-267/+281
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-08-163-1/+12
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-143-1/+12
| |\
| | * Don't crash if the QWindow's screen is temporarily invalidShawn Rutledge2013-08-071-0/+4
| | * Fix ignoring closeEvents on OSX for QtQuick.Daiwei Li2013-08-031-1/+1
| | * Add workaround for GL on Android emulatorEskil Abrahamsen Blomfeldt2013-07-291-0/+7
* | | Replace QWheelEvent::Phase with revised Qt::ScrollPhaseJ-P Nurmi2013-08-155-34/+16
|/ /
* | Implement support for global whatsthis on WindowsSimon Hausmann2013-08-134-0/+15
* | Add more key names to QKeySequence.Mitch Curtis2013-08-131-0/+8
* | Introduce QWheelEvent::Phase (Begin, Changed, Ended)J-P Nurmi2013-08-086-15/+82
* | Android: Fix crash when setting WA_NativeWindowEskil Abrahamsen Blomfeldt2013-07-312-2/+3
* | Reintroduce -geometry command line argument for X11/XCB.Friedemann Kleint2013-07-252-0/+112
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-07-242-9/+25
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-232-9/+25
| |\|
| | * Prevent activation of windows with Qt::WindowDoesNotAcceptFocus.Friedemann Kleint2013-07-221-0/+4
| | * Detect popup window correctly in modal window blocked handling.Friedemann Kleint2013-07-161-2/+7
| | * QGuiApplicationPrivate::updateBlockedStatus(): Recurse over children.Friedemann Kleint2013-07-161-7/+14
* | | Bump QPA-API-version.Friedemann Kleint2013-07-231-1/+1
|/ /
* | added maximumTouchPoints to QTouchDeviceShawn Rutledge2013-07-223-1/+24
* | Have QFileDialog use QUrl internallyKevin Ottens2013-07-182-18/+26
* | Pass argc, argv to the platform plugins.Friedemann Kleint2013-07-185-9/+36
* | Merge branch 'stable' into devSergio Ahumada2013-07-117-34/+24
|\|
| * docs: QSystemTrayIcon referenceShawn Rutledge2013-07-101-1/+1
| * Change error text for missing platform pluginKai Koehne2013-07-011-4/+5
| * Fix warning caused by warning fixThiago Macieira2013-07-012-7/+1
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-282-20/+15
| |\
| | * Add Q_REVISION(1) to QWindow::alert().Friedemann Kleint2013-06-281-1/+1
| | * QWindow min/max width/height, contentOrientation are not new in 5.1Shawn Rutledge2013-06-282-19/+14
| * | Touch up QSurfaceFormat documentation.Mitch Curtis2013-06-281-2/+2
* | | Add API to let applications integrate with the system fontsAleix Pol2013-07-051-0/+1
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-271-2/+11
|\| |
| * | Windows: Display a message box if platform plugin cannot be found.Friedemann Kleint2013-06-261-2/+11
* | | QPlatformIntegration: add new style hint: SetFocusOnTouchReleaseRichard Moe Gustavsen2013-06-254-1/+16
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-203-2/+19
|\| |
| * | If a QWidget is ignored for auto-quit, ignore its corresponding QWindow.Stephen Kelly2013-06-192-0/+10
| * | Add note to remove unused private field.Stephen Kelly2013-06-191-1/+8
| * | Fix format in platform plugin loading error reporting.Friedemann Kleint2013-06-141-1/+1
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-123-10/+12
|\| |
| * | Improve error output when platform plugin cannot be loadedKai Koehne2013-06-111-6/+8
| * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-101-2/+2
| |\|
| | * Use QWindow::geometry() for size when sending resize before expose.Friedemann Kleint2013-06-071-2/+2
| * | Q_DISABLE_COPY doesn't need a ; at the endAlbert Astals Cid2013-06-102-2/+2
| |/
* | Expose QKeySequence::StandardKey for QQuickKeyEventJ-P Nurmi2013-06-061-0/+4
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-047-10/+694
|\|
| * Move QBasicDrag and QSimpleDrag to QtGui.Samuel Rødal2013-05-306-1/+679
| * Fix QPlatformWindow::initialGeometry() to not touch large windows.Friedemann Kleint2013-05-281-9/+15
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-2311-37/+83
|\|
| * Clear QWindowPrivate::positionAutomatic in setFramePosition().Friedemann Kleint2013-05-231-0/+1