summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* compile when shadowing is an errorGunnar Sletta2011-09-151-3/+3
* Fix stale license headers from refactor branchJason McDonald2011-09-1516-273/+273
* Merge branch 'refactor'Gunnar Sletta2011-09-13246-124283/+7183
|\
| * Implemented texture cache for GL paint engine in QtGui.Samuel Rødal2011-09-122-0/+13
| * Compile fix for QPAHolger Ihrig2011-09-122-0/+2
| * Make inputcontext plugin loading a bit more genericLars Knoll2011-09-082-0/+7
| * Add plugin mechanism to load platform input contextsJoona Petrell2011-09-083-4/+2
| * Make QKeySequence work on Mac.Morten Sorvig2011-09-082-14/+14
| * Change the QInputMethodQueryEvent to be able to query a set of propertiesLars Knoll2011-09-083-9/+35
| * Rename ImMicroFocus to ImCursorRectangleLars Knoll2011-09-081-2/+2
| * Fix a typo in the method nameLars Knoll2011-09-082-2/+5
| * MicroFocus is in item coordinatesLars Knoll2011-09-081-2/+11
| * Added QInputPanel::commit()Pekka Vuorela2011-09-084-0/+13
| * The keyboard position doesn't change when the item transform changes.Lars Knoll2011-09-081-1/+0
| * Renamed some of the methods in the QInputPanelLars Knoll2011-09-084-29/+30
| * Add a forward declaration for QTransformLars Knoll2011-09-081-0/+1
| * Refactor the input frameworkLars Knoll2011-09-079-20/+417
| * send resize event when window resizedMatthew Cattell2011-09-071-2/+8
| * Cocoa: QMenu refactor.Morten Sorvig2011-09-072-0/+18
| * move QSurface into its own file.Jørgen Lind2011-09-078-39/+277
| * Fix try #2 at QSurface missing a virtual destructorJani Uusi-Rantala2011-09-062-0/+6
| * Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-062-1/+54
| |\
| * | Add timestamp to QInputEvent.Laszlo Agocs2011-09-053-1/+9
| * | Refactor QMouseEvent to contain the position inside the windowLars Knoll2011-09-013-31/+91
| * | Clean up shared resources immediately as the last context is destroyed.Samuel Rødal2011-09-012-12/+23
| * | Cocoa: Fix qmlscene flicker on startup.Morten Sorvig2011-08-312-3/+3
| * | Initialize member variableLars Knoll2011-08-311-1/+2
| * | Add a QStyleHints class to QtGuiLars Knoll2011-08-318-36/+217
| * | Move the qmljsdebugargument variable to QGuiApplicationLars Knoll2011-08-311-0/+4
| * | Touch event support for QWindow.Laszlo Agocs2011-08-313-2/+147
| * | pick up the target window for a mouse event when none is specifiedGunnar Sletta2011-08-301-3/+3
| * | Cause fatal error when trying to make a context current in wrong thread.Samuel Rødal2011-08-301-0/+3
| * | Added some documentation for internal OpenGL resource handling classes.Samuel Rødal2011-08-301-0/+51
| * | Build on Windows/clean build on Linux.Friedemann Kleint2011-08-292-2/+2
| * | Added qopengl auto-test.Samuel Rødal2011-08-291-0/+1
| * | Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-2917-365/+518
| * | Move GL resource handling enablers to QtGui.Samuel Rødal2011-08-295-37/+409
| * | QWindow::mapToGlobal/mapFromGlobal and move()Gunnar Sletta2011-08-293-0/+51
| * | Fix some compiler warnings, shut up QIbusPlatformInputContext.Friedemann Kleint2011-08-261-0/+1
| * | Introduce new platform capability ThreadedOpenGL.Samuel Rødal2011-08-261-1/+2
| * | Fix compilation/use correct data type for qt_lastx,y.Friedemann Kleint2011-08-254-19/+14
| * | Merge branch 'master' into refactorGunnar Sletta2011-08-255-30/+22
| |\ \
| * | | resize convenince functionGunnar Sletta2011-08-241-0/+1
| * | | Preliminary change to get resizeEvents for QWindow::resize() callsGunnar Sletta2011-08-241-1/+2
| * | | Fix input context header.Friedemann Kleint2011-08-232-7/+30
| * | | Fixed empty if statement in QWindow.cppOlli Werwolff2011-08-221-1/+1
| * | | Fix comparison.Friedemann Kleint2011-08-191-1/+1
| * | | QSurfaceFormat: Add missing 'profile' accessors, fix detaching.Friedemann Kleint2011-08-191-24/+70
| * | | Move the printer support backend into it's own pluginLars Knoll2011-08-192-15/+0
| * | | Move printing into it's own libraryLars Knoll2011-08-191-7/+1