summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Doc: Move some remaining files over for modularization.Casper van Donderen2012-05-091-19/+19
* Doc: Modularize QtGui documentation.Casper van Donderen2012-05-097-19/+19
* Implement QWindow::resize(int, int) by calling to resize(QSize).Friedemann Kleint2012-05-041-1/+1
* Allow the QPA plugin arguments to contain non-ASCII.Thiago Macieira2012-05-041-1/+1
* Add setCursor API to QWindowLaszlo Agocs2012-05-043-0/+81
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-05-038-189/+49
|\
| * Stop using QEventPrivate::d in QWindowStateChangeEventThiago Macieira2012-04-202-13/+4
| * Remove private classes in QEvent-derived classes.Thiago Macieira2012-04-193-150/+30
| * Remove QVariant constructor taking Qt::GlobalColor.Jędrzej Nowacki2012-04-191-9/+0
| * api: remove QWindow::visible()Girish Ramakrishnan2012-04-182-11/+0
| * api: QGuiApplication::inputMethod should be staticGirish Ramakrishnan2012-04-182-6/+14
| * Hide QTypeModuleInfo in a private namespace.Jędrzej Nowacki2012-04-181-1/+1
* | fix documentation for QKeySequence::StandardKey "What's This"stockton2012-05-021-1/+1
* | Fix compilation of public headers with QT_NO_DEPRECATED definedOlivier Goffart2012-05-027-19/+21
* | Support all modality types in QPlatformDialogHelperBradley T. Hughes2012-04-301-7/+2
* | Remove unused private and protected members from QClipboardLaszlo Agocs2012-04-303-30/+0
* | Get rid of most warnings related to QInputMethodLars Knoll2012-04-292-9/+14
* | Replace QGuiApplication::activeWindow by focusWindow().Friedemann Kleint2012-04-272-2/+2
* | Remove deprecation tags from QWheelEvent.Morten Johan Sorvig2012-04-271-4/+2
* | 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
| |\ \ \ \ \ \ \ \