summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | add support for QWindow in mouseEventMatthew Cattell2011-09-061-1/+70
| * | added support for qwindowMatthew Cattell2011-09-061-3/+72
| * | Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-06101-1708/+1198
| |\ \
| * | | Add timestamp to QInputEvent.Laszlo Agocs2011-09-055-1/+12
| * | | Propogate that the size has changedJørgen Lind2011-09-021-1/+4
| * | | micro optimizationsKonstantin Ritt2011-09-023-91/+40
| * | | fix typo in the docsKonstantin Ritt2011-09-021-1/+1
| * | | QRawFont: add missed operator !=Konstantin Ritt2011-09-022-0/+9
| * | | optimize QGlyphRun's operator == a bitKonstantin Ritt2011-09-021-7/+11
| * | | QGlyphRun: make operator != inlinedKonstantin Ritt2011-09-022-5/+5
| * | | QGlyphRun: don't detach if the decoration wasn't actually changedKonstantin Ritt2011-09-021-0/+9
| * | | Fix the \since 4.x tags in gui/opengl.Samuel Rødal2011-09-024-38/+5
| * | | Refactor QMouseEvent to contain the position inside the windowLars Knoll2011-09-0116-59/+126
| * | | Mac: make platformsupport a static libMorten Sorvig2011-09-014-13/+5
| * | | Make xcb plugin compile again.Laszlo Agocs2011-09-011-1/+1
| * | | Clean up shared resources immediately as the last context is destroyed.Samuel Rødal2011-09-012-12/+23
| * | | The XCB plugin should not rely on QT_CONFIG=opengl anymoreGunnar Sletta2011-08-312-23/+18
| * | | Cocoa: Fix qmlscene flicker on startup.Morten Sorvig2011-08-317-10/+13
| * | | Introduce Q_QTQUICK1_EXPORT fixing exports in declarative.Friedemann Kleint2011-08-311-0/+8
| * | | Initialize member variableLars Knoll2011-08-311-1/+2
| * | | Compile with host architecture armv5telEskil Abrahamsen Blomfeldt2011-08-311-0/+1
| * | | Add a QStyleHints class to QtGuiLars Knoll2011-08-3113-107/+265
| * | | Move the qmljsdebugargument variable to QGuiApplicationLars Knoll2011-08-313-8/+4
| * | | Touch event support for QWindow.Laszlo Agocs2011-08-315-2/+159
| * | | Merge branch 'master' into refactorGunnar Sletta2011-08-3118-207/+62
| |\ \ \
| * | | | Fix build from scratch.Friedemann Kleint2011-08-301-0/+2
| * | | | pick up the target window for a mouse event when none is specifiedGunnar Sletta2011-08-301-3/+3
| * | | | Cocoa: Make the hellowindow opengl example work.Morten Sorvig2011-08-304-20/+5
| * | | | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-3024-408/+5858
| |\ \ \ \
| * | | | | Rename remaining gui/opengl source files to avoid name clashing.Samuel Rødal2011-08-3012-601/+27
| * | | | | 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-2918-2794/+41
| * | | | | Cocoa: Fix qmlscene flicker on resize.Morten Sorvig2011-08-291-3/+3
| * | | | | Make plain executables foreground processes.Morten Sorvig2011-08-294-2/+215
| * | | | | Cocoa: Load the standard app menu.Morten Sorvig2011-08-2916-6/+423
| * | | | | Added qopengl auto-test.Samuel Rødal2011-08-291-0/+1
| * | | | | Merge "Merge remote branch 'gerrit/master' into refactor" into refactorGunnar Sletta2011-08-2940-1031/+702
| |\ \ \ \ \
| | * \ \ \ \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-2940-1031/+702
| | |\ \ \ \ \
| * | | | | | | Compile without QT_DEBUG.Morten Sorvig2011-08-292-2/+2
| * | | | | | | Get cocoa plugin compiling after OpenGL refactoringGunnar Sletta2011-08-292-3/+3
| |/ / / / / /
| * | | | | | Clean up legacy defines in gui/opengl.Samuel Rødal2011-08-293-78/+10
| * | | | | | Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-29197-8999/+24066
| * | | | | | Move GL resource handling enablers to QtGui.Samuel Rødal2011-08-2920-485/+772
| * | | | | | Always relay configure notify events from XCB plugin.Samuel Rødal2011-08-291-3/+0
| * | | | | | QWindow::mapToGlobal/mapFromGlobal and move()Gunnar Sletta2011-08-293-0/+51
| * | | | | | directfb: Follow coding standards, add hints of memleaks, remove varsHolger Hans Peter Freyther2011-08-265-36/+36
| * | | | | | directfb: Convert the directfb plugin, disable the OpenGL supportHolger Hans Peter Freyther2011-08-2611-84/+57
| * | | | | | xcb: Disable GLX when xcb-xlib is not present due xlib usageHolger Hans Peter Freyther2011-08-262-2/+2
| * | | | | | xcb: Be able to compile without xlib supportHolger Hans Peter Freyther2011-08-261-4/+5