summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-237-47/+50
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-167-47/+50
| |\
| | * Check if device is opened before trying to create image handler.ABBAPOH2013-12-121-14/+35
| | * Move notification of layout change up from QApplication to QGuiApplication.Robin Burchell2013-12-101-0/+5
| | * Windows: Show context menu on mouse release.Friedemann Kleint2013-12-102-1/+5
| | * Remove unused function "quadraticRoots"Thiago Macieira2013-12-091-31/+0
| | * Simplify linking to different jpeg libs.Mitch Curtis2013-12-091-2/+4
| | * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-12-051-0/+2
| | |\
| | | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-051-0/+2
| | | |\
| | | | * Use Q_QDOC for Qt namespace declaration in Qt GuiTopi Reinio2013-12-031-0/+2
* | | | | QTextDocument: avoid relocationsMarc Mutz2013-12-231-3/+11
* | | | | Add deleteItems(), needed by QtQuick.LayoutsJan Arve Saether2013-12-211-0/+12
* | | | | Add baseline support to QGridLayoutEngineJan Arve Saether2013-12-201-6/+10
|/ / / /
* | | | Automatically create QPainterPathStroke based on QPenAllan Sandfeld Jensen2013-12-122-0/+22
* | | | Remove the files building AVX codeThiago Macieira2013-12-108-238/+1
* | | | Allow the platform to specify a press and hold delay.Michael Brasser2013-12-106-2/+25
* | | | Move QGridLayoutEngine to QtGui moduleJan Arve Saether2013-12-093-0/+2103
* | | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-093-2/+23
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-053-2/+23
| |\| | |
| | * | | Protect implementation of QNativeGestureEvent against QT_NO_GESTURESAndy Shaw2013-12-051-0/+2
| | * | | QTextEngine: fix layouting of inline objects in right-aligned tabs.David Faure2013-12-051-0/+4
| | * | | Fix radial gradient shader compilation for OpenGL ES 2.0.Carsten Munk2013-12-051-2/+2
| | |/ /
| | * | Merge remote-tracking branch 'origin/release' into stableSimon Hausmann2013-11-291-0/+15
| | |\|
| | | * Docs: add important QWheelEvent::phase() related notesJ-P Nurmi2013-11-291-0/+15
* | | | Add proper abstractions to the grid layout engine.Jan Arve Saether2013-12-055-2/+477
|/ / /
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-295-34/+38
|\| |
| * | Streamline font match() function.Friedemann Kleint2013-11-281-10/+6
| * | Remove unused variable in font match() function.Friedemann Kleint2013-11-281-3/+0
| * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-11-283-5/+1
| |\ \
| | * | Merge remote-tracking branch 'origin/release' into stableSimon Hausmann2013-11-283-5/+1
| | |\|
| | | * Revert "Store the font's scalability in QFontEngine."Yoann Lopes2013-11-273-5/+1
| * | | Fix font lookup.Friedemann Kleint2013-11-282-16/+29
| |/ /
| * | Check the thread in QOffscreenSurfaceLaszlo Agocs2013-11-271-0/+2
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-2665-478/+860
|\| |
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-265-11/+27
| |\|
| | * Avoid incorrect warning when painting onto a QImageLaszlo Agocs2013-11-231-4/+3
| | * Allow platform to decide default behavior for show() based on window flagsTor Arne Vestbø2013-11-204-7/+24
| * | src/gui/text: whitespace fixesJ-P Nurmi2013-11-267-122/+122
| * | QOpenGLTextureHelper (Windows): Don't load desktop DLL when GLES2 is usedAndrew Knight2013-11-211-1/+1
| * | Cleanup freetype data in a thread-safe wayRobin Burchell2013-11-204-15/+45
| * | Remove empty QAccessible2 headerFrederik Gladhorn2013-11-202-46/+0
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-1811-30/+211
| |\|
| | * Try to find GL headers in Mac SDKs.Stephen Kelly2013-11-151-2/+16
| | * Missing entry in QImage inplace_converter_mapAllan Sandfeld Jensen2013-11-151-0/+3
| | * Don't maximize dialogs.BogDan Vatra2013-11-151-1/+1
| | * Enable QOpenGLTexture for OpenGL ES 2Jorgen Lind2013-11-147-25/+179
| | * QOpenGLTexture: mark (QImage) ctor explicitMarc Mutz2013-11-141-1/+1
| | * QOpenGLTexture: mark (Target) ctor explicitMarc Mutz2013-11-141-1/+1
| | * QOpenGLPixelTransferOptions: declare as shared, add move assignment operatorMarc Mutz2013-11-141-0/+10
| * | Improve interaction between QPlatformTheme and QPlatformIntegration hinting.Michael Brasser2013-11-151-1/+27