summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | 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
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Specify generic QPA plugins via env variablesDonald Carr2012-04-041-0/+4
* | | | | | | | Removed Qt 5 todo comments from qpalette.hSamuel Rødal2012-04-041-3/+3
* | | | | | | | Fix warnings about unused variables.Friedemann Kleint2012-04-032-6/+3
* | | | | | | | QWindow: add windowModality as a Q_PROPERTY()Bradley T. Hughes2012-04-032-8/+23
* | | | | | | | Make API in QPlatformSharedGraphicsCache a little more genericEskil Abrahamsen Blomfeldt2012-04-031-3/+4
* | | | | | | | Fix release mode warnings about unused variables.Friedemann Kleint2012-04-031-0/+1
* | | | | | | | Added some convenience API for platform input contextsPekka Vuorela2012-04-019-12/+153
* | | | | | | | Change documentation to refer to up to date property name in QtQuickPekka Vuorela2012-03-291-1/+1
* | | | | | | | Determine font smoothing gamma in initialization.Friedemann Kleint2012-03-291-2/+5
* | | | | | | | irrelevant qDebugs from QGuiApplication removed.Simjees Abraham2012-03-281-2/+0
* | | | | | | | Add QPA notes to QCursor pos() and setPos()Laszlo Agocs2012-03-271-0/+17
* | | | | | | | Introduce FontSmoothingGamma as a platform style hint.Friedemann Kleint2012-03-276-1/+29
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | 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
| |_|_|_|_|/ |/| | | | |
* | | | | | 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
| |_|_|_|/ |/| | | |
* | | | | Add QWindowSystemInterface::tryHandleSynchronousShortcutEvent()Bradley T. Hughes2012-03-172-0/+46
| |_|_|/ |/| | |
* | | | 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
| |_|/ |/| |
* | | 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
| |/ |/|
* | 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
|/
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-044-29/+27
|\