summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Fix detection of default platform plugin.Girish Ramakrishnan2012-04-191-27/+0
* Get rid of warning when building qplatformwindow_qpa.cpp.Samuel Rødal2012-04-191-0/+1
* Remove internal QClipboardEventLaszlo Agocs2012-04-193-43/+0
* Change coreservices -> iosIan Dean2012-04-191-11/+11
* Fix build with QT_NO_CLIPBOARD.Stephen Kelly2012-04-181-0/+4
* Revert "Fix memory leak of QFontEngineData"Lars Knoll2012-04-181-4/+4
* Fix memory leak of QFontEngineDataJian Liang2012-04-171-4/+4
* Add function getters in the native interfaceJørgen Lind2012-04-172-0/+33
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-1726-273/+200
|\
| * Merge "Merge remote-tracking branch 'origin/master' into api_changes" into re...Sergio Ahumada2012-04-1711-39/+210
| |\
| | * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-1611-39/+210
| | |\
| * | | api: remove QWindow::moveGirish Ramakrishnan2012-04-171-5/+0
| * | | api: Fix const correctness of api in QScreenGirish Ramakrishnan2012-04-172-12/+12
| * | | api: Make QGuiApplication::styleHints() staticGirish Ramakrishnan2012-04-172-6/+5
| |/ /
| * | api: fix constness of QOpenGLContext::getProcAddressGirish Ramakrishnan2012-04-162-3/+3
| * | Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-1018-33/+238
| |\ \
| * | | Get rid of QKeyEventExThiago Macieira2012-04-055-85/+62
| * | | Remove duplicated template code.Jędrzej Nowacki2012-04-031-40/+1
| * | | Merge master into api_changesKent Hansen2012-03-278-9/+37
| |\ \ \
| * \ \ \ Merge "Merge master into api_changes" into refs/staging/api_changesKent Hansen2012-03-239-22/+26
| |\ \ \ \
| | * \ \ \ Merge master into api_changesKent Hansen2012-03-239-22/+26
| | |\ \ \ \
| * | | | | | Cleanup Q3* itemsDebao Zhang2012-03-231-1/+0
| |/ / / / /
| * | | | | Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-229-68/+77
| * | | | | Crash fix in ~QVariantJędrzej Nowacki2012-03-212-11/+0
| * | | | | Merge master into api_changesKent Hansen2012-03-192-0/+46
| |\ \ \ \ \
| * \ \ \ \ \ Merge master into api_changesKent Hansen2012-03-1615-16/+90
| |\ \ \ \ \ \
| * | | | | | | QPlatformSurface: add missing virtual dtorMarc Mutz2012-03-152-0/+3
| * | | | | | | QtGui: make some constructors explicitMarc Mutz2012-03-149-10/+10
| * | | | | | | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-129-5/+71
| |\ \ \ \ \ \ \
| * | | | | | | | {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
| |\ \ \ \ \ \ \ \
| * | | | | | | | | QTouchEvent::TouchPoint: make it a proper value classMarc Mutz2012-03-062-13/+21
| * | | | | | | | | Merge an overloaded QKeySequence constructor.Stephen Kelly2012-03-062-12/+1
* | | | | | | | | | Add QPlatformWindow::setWindowModified(bool)Bradley T. Hughes2012-04-172-0/+13
* | | | | | | | | | Add QPlatformWindow::windowEvent()Bradley T. Hughes2012-04-174-0/+31
* | | | | | | | | | Remove incorrect inclusion of GL support headers given EGL presenceDonald Carr2012-04-161-1/+1
* | | | | | | | | | Add 'we mean it' header to qpa headersGirish Ramakrishnan2012-04-1615-0/+165
* | | | | | | | | | doc: Mark all qpa classes as internalGirish Ramakrishnan2012-04-169-0/+110
* | | | | | | | | | gui: Clear the QPixmapCache before destroying the QPlatformIntegrationHolger Hans Peter Freyther2012-04-161-0/+3
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Fix header inclusion guardGirish Ramakrishnan2012-04-151-3/+3
* | | | | | | | | doc: QWindowSurface is deadGirish Ramakrishnan2012-04-141-2/+2
* | | | | | | | | Fix header inclusion guardsGirish Ramakrishnan2012-04-143-9/+9
* | | | | | | | | Added iOS compatibility.Qt4iOS2012-04-131-11/+11
* | | | | | | | | Move QSurface destructor to qsurface.cppGirish Ramakrishnan2012-04-122-5/+3
* | | | | | | | | Minor doc fix - show -> hide in QWindow::hideEvent()Julian de Bhal2012-04-111-3/+3
* | | | | | | | | Implement window modality in QtGuiBradley T. Hughes2012-04-115-2/+174
* | | | | | | | | Remove unused signal QWindow::backBufferReadyGirish Ramakrishnan2012-04-101-1/+0
* | | | | | | | | Fixed build issue when using GLEW with MSVCAndy Nichols2012-04-101-0/+2
* | | | | | | | | Fix header inclusion guardsGirish Ramakrishnan2012-04-101-3/+3
* | | | | | | | | Fix constness of QPlatformCursorImage::hostpot()Girish Ramakrishnan2012-04-101-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |