summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Fix QScreen::orientation() not always being updated after changing the update...Simon Hausmann2012-09-261-0/+2
* Fix events being processed on application startSimon Hausmann2012-09-261-1/+1
* XCB: Correctly report the created OpenGL context version and profileSean Harmer2012-09-262-0/+36
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-261-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-22109-2618/+2618
* Fixed multiple modal windows from all blocking each other.Samuel Rødal2012-09-211-0/+2
* Do not refer to non-existant member in QSurfaceFormat docsLaszlo Agocs2012-09-201-2/+2
* Remove qUpperBound usages from qtbaseGiuseppe D'Angelo2012-09-191-1/+1
* Remove qLowerBound usages from qtbaseGiuseppe D'Angelo2012-09-191-2/+4
* Fix mapping to/from global coordinates for child/embedded windows.Miikka Heikkinen2012-09-183-2/+36
* X11 (xcb) support for QScreen-per-output and runtime changesShawn Rutledge2012-09-182-3/+19
* gui/opengl: Fix missing or improper include guard in headersSergio Ahumada2012-09-154-12/+12
* remove usage of QT_MAKEDLL in favor of the new QT_STATIC macroJoerg Bornemann2012-09-141-5/+5
* Remove deprecated QInputMethod::visible()Pekka Vuorela2012-09-142-11/+0
* Doc: Fix misc. doc errors and document undocumented functionsaavit2012-09-123-71/+186
* Added link to the OpenGL window example from the QOpenGLContext docs.Samuel Rødal2012-09-111-0/+3
* Add links to raster and opengl window examples in the QWindow docs.Samuel Rødal2012-09-111-0/+8
* Remove deprecated inputItem and inputWindow from QInputMethodPekka Vuorela2012-09-113-79/+3
* Fix QT_NO_SYSTEMTRAYICON build.Sérgio Martins2012-09-111-0/+4
* Removing duplicate includesSergio Ahumada2012-09-093-8/+0
* Fix compilation error of qcursor_qpa.cpp with QT_NO_CURSOR.Sergio Martins2012-09-071-0/+2
* Doc: Missing documentation added and doc errors fixed.aavit2012-09-057-13/+132
* Doc: fix yet more errors reported by qdocaavit2012-09-041-0/+36
* Fix doc errors in QScreen.Jason Barron2012-09-031-15/+13
* Private slots should be named starting with _q_Sergio Ahumada2012-09-036-15/+16
* Doc: Fix some documentation issues.Kim Motoyoshi Kalland2012-08-311-6/+6
* Doc: Add documentation for deprecated function.Kim Motoyoshi Kalland2012-08-311-0/+7
* Doc: Fix wording in \brief section.Kim Motoyoshi Kalland2012-08-311-2/+2
* Doc: More fixes of qdoc-reported doc errorsaavit2012-08-311-1/+1
* Doc: Fixes for several doc errorsaavit2012-08-313-9/+10
* Use the right getter for the QScreen::primaryOrientation property.Jason Barron2012-08-311-1/+1
* Header contains `signals' - use `Q_SIGNALS' instead!Sergio Ahumada2012-08-311-1/+1
* Doc: Fix various errorsaavit2012-08-307-54/+37
* Fix mistake in docs. Return type should be QSurfaceFormatJason Barron2012-08-291-1/+1
* qplatformclipboard.h does not need qplatformdefs.h, so removeThiago Macieira2012-08-291-1/+1
* Fix limitting shortcuts to keypad onlyJani Honkonen2012-08-271-2/+7
* explain specifically how to make a transparent windowShawn Rutledge2012-08-251-2/+10
* doc: Fix several text-related qdoc warningsEskil Abrahamsen Blomfeldt2012-08-251-15/+15
* Remove remaining bits of deprecated QInputPanelPekka Vuorela2012-08-236-142/+4
* Remove deprecation from enumerations in QtGui.Friedemann Kleint2012-08-221-1/+1
* Make Qt compile with -DQDND_DEBUG and fix debug messagesBerthold Krevert2012-08-222-59/+56
* Add hint for touch -> mouse event synthesizingMorten Johan Sorvig2012-08-222-1/+4
* Fix a bunch of Mac/clang specific warningsJiang Jiang2012-08-211-1/+1
* QWindow documentation fixes; make pos, size and geometry propertiesShawn Rutledge2012-08-212-55/+107
* Fixed qdoc complaints for qsurface and qsurfaceformat.Shawn Rutledge2012-08-212-15/+51
* QTouchDevice documentationShawn Rutledge2012-08-211-3/+6
* OpenGL: Use official glext.h and gl2ext.h headersSean Harmer2012-08-201-4/+0
* Fix in-process QAxServers inside modal windows.Miikka Heikkinen2012-08-203-2/+21
* Clean up QScreen::grabWindow()aavit2012-08-181-1/+1
* Move docs for QSessionManager to the right file.Frederik Gladhorn2012-08-151-0/+247