summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicated template code.Jędrzej Nowacki2012-04-031-40/+1
* Merge master into api_changesKent Hansen2012-03-278-9/+37
|\
| * Password editor mask delay stylable by platform pluginPekka Vuorela2012-03-264-1/+11
| * Fix QGuiApplication::keyboardModifiers()Bradley T. Hughes2012-03-262-0/+8
| * Make sure windows send accessibility activated updates.Frederik Gladhorn2012-03-241-4/+17
| * Fix deprecation warning about QPlatformWindow::visibleThiago Macieira2012-03-241-1/+1
| * Fix warnings in qtbase.Friedemann Kleint2012-03-241-3/+0
* | 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
| |\|
| | * Deprecate QInputMethodEvent::setTentativeCommitString()Pekka Vuorela2012-03-232-2/+4
| | * Fixed QInputMethod API to use isVisible() instead of visible().Samuel Rødal2012-03-222-3/+7
| | * FocusAboutToChange event to be send before focus changesPekka Vuorela2012-03-221-2/+9
| | * Remove redundant \since 5.0Debao Zhang2012-03-223-14/+0
| | * EGLFS: Integrate building into configure.Donald Carr2012-03-211-0/+2
| | * Set the default QPA plugin for QNX builds to "qnx"Sean Harmer2012-03-201-0/+2
| | * Fix KDE palette.Olivier Goffart2012-03-201-0/+1
| | * Fix the compat handleWheelEvent function.Morten Johan Sorvig2012-03-191-1/+1
* | | 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
|\|
| * Add QWindowSystemInterface::tryHandleSynchronousShortcutEvent()Bradley T. Hughes2012-03-172-0/+46
* | Merge master into api_changesKent Hansen2012-03-1615-16/+90
|\|
| * Add a note to QTouchEvent docs about empty touchpoint listsLaszlo Agocs2012-03-151-3/+4
| * Added missing \since 5.0 and tweaked some docs in QtGui.Samuel Rødal2012-03-158-4/+19
| * Make QWindow::isActive return false when the application loses the focusAnselmo L. S. Melo2012-03-151-0/+5
| * Fix compiling with --no-accessibilityJerome Leclanche2012-03-152-0/+6
| * implement virtual destructor in QPlatformSurfaceGunnar Sletta2012-03-152-0/+6
| * Add a way to query for global handles in QPlatformNativeInterfaceJørgen Lind2012-03-152-0/+6
| * Refactor theme plugin loading.Friedemann Kleint2012-03-153-6/+24
| * Add QGuiApplication::platformName.Friedemann Kleint2012-03-143-2/+22
* | 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
|\|
| * 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
|\