summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-129-5/+71
|\
| * Delete QPlatformDragPrivate object in QPlatformDrag's destructorjian liang2012-03-122-0/+3
| * Migrate QWindowSystemInterface to use QElapsedTimerLaszlo Agocs2012-03-123-6/+5
| * Fix some duplication between QGuiApplication and QApplication,David Faure2012-03-094-2/+52
| * Start eventTime timer so that the .elapsed method will work.Jon Trulson2012-03-091-0/+4
| * Enablers for shared graphics cache in raster paint engineJiang Jiang2012-03-082-0/+10
| * Fix typo: remember not remembetFrederik Gladhorn2012-03-081-1/+1
* | {QTouchEvent,QWindowSystemInterface}::TouchPoint: replace QList<QPointF> with...Marc Mutz2012-03-094-7/+8
* | Merge remote-tracking branch 'origin/master' into api_changesJoão Abecasis2012-03-0811-71/+180
|\|
| * QCursor: Associate cursor with screen.Friedemann Kleint2012-03-078-47/+103
| * Add fonts to QPlatformTheme.Friedemann Kleint2012-03-073-0/+39
| * Fix double click handling.Laszlo Agocs2012-03-071-23/+19
| * Cocoa: Implement widget palettes.Morten Johan Sorvig2012-03-061-0/+13
| * Update QTouchEvent docs with regards to raw positionsLaszlo Agocs2012-03-051-1/+6
* | QTouchEvent::TouchPoint: make it a proper value classMarc Mutz2012-03-062-13/+21
* | Merge an overloaded QKeySequence constructor.Stephen Kelly2012-03-062-12/+1
|/
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-044-29/+27
|\
| * QInputMethodEvent::Attribute: mark as Q_MOVABLE_TYPEMarc Mutz2012-03-011-0/+1
| * QEvent (and subclasses): make ctors explicitMarc Mutz2012-03-011-21/+21
| * Make qobject_p.h not need qvariant.h.Stephen Kelly2012-02-291-2/+0
| * Merge master -> api_changesRohan McGovern2012-02-2919-361/+1559
| |\
| * | Inline and mark as deprecated images's serialNumber()Olivier Goffart2012-02-262-6/+5
* | | Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-028-177/+177
* | | Added QPlatformScreenBufferJørgen Lind2012-03-014-12/+175
* | | Don't use deprecated QWheelEvent::delta()Morten Johan Sorvig2012-02-291-1/+3
* | | Refactor the QPA dnd interface.Friedemann Kleint2012-02-2912-504/+399
* | | QPlatformTheme: Add virtual destructor.Morten Johan Sorvig2012-02-292-0/+7
| |/ |/|
* | Rename remaining references to QInputPanelPekka Vuorela2012-02-281-1/+1
* | Make accessible interfaces private for Qt 5.0Jan-Arve Saether2012-02-281-1/+1
* | QClipboard: Fix autotest failsDebao Zhang2012-02-272-2/+2
* | Remove deprecated usage of QKeySequence from qguivariantOlivier Goffart2012-02-271-2/+3
* | Cleanup usage of QVariant::Type.Jędrzej Nowacki2012-02-271-1/+1
* | QWheelEvent high-resolution delta support.Morten Johan Sorvig2012-02-246-21/+140
* | Use "OpenGL" instead of just "GL" in documentation.Samuel Rødal2012-02-241-1/+1
* | Added documentation for QOpenGLContext and QOpenGLContextGroup.Samuel Rødal2012-02-231-43/+233
* | Fleshed out the QWindow documentation to be less sparse.Samuel Rødal2012-02-231-53/+541
* | Added documentation for QSurfaceFormat.Samuel Rødal2012-02-231-15/+136
* | Handle theme change in QApplication/QGuiApplication.Friedemann Kleint2012-02-232-12/+61
* | Fix rounding error in QInputMethod::cursorRectangle().Andrew den Exter2012-02-231-2/+2
* | Remove use of Q_BROKEN_DEBUG_STREAM.Stephen Kelly2012-02-223-14/+2
* | Add further theme hints to QPlatformTheme.Friedemann Kleint2012-02-227-182/+212
* | Updated QApplication / QGuiApplication to match Qt 5 reality.Samuel Rødal2012-02-221-12/+224
|/
* Streamline QPalette initialization code.Friedemann Kleint2012-02-211-26/+32
* Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate.Friedemann Kleint2012-02-208-2/+9
* Added note in QPlatformWindow::setGeometry() docs about position policy.Samuel Rødal2012-02-201-0/+4
* qpa: Verify that the platform returns a WId that is not WId(0)Holger Hans Peter Freyther2012-02-201-1/+5
* Introduced QWindow::isExposed().Gunnar Sletta2012-02-184-0/+51
* Fixed API in QWindow: visible() -> isVisible().Samuel Rødal2012-02-174-6/+14
* Add palette() and further hints to QtGui/QPlatformTheme.Friedemann Kleint2012-02-174-31/+90
* Fix naming of plugins for QPA plugins and use new plugin system.Friedemann Kleint2012-02-172-2/+2