summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tests: mark `qstatictext' as using private APISergio Ahumada2011-09-051-0/+1
| * | | 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
| * | | Moving relevant tests to corelib/xmlHolger Ihrig2011-09-014059-4/+6
| * | | Moving relevant tests to corelib/toolsHolger Ihrig2011-09-01147-46/+52
| * | | Mac: make platformsupport a static libMorten Sorvig2011-09-015-29/+12
| * | | Moving relevant tests to corelib/threadHolger Ihrig2011-09-0144-13/+16
| * | | Moving relevant tests to corelib/statemachineHolger Ihrig2011-09-018-3/+6
| * | | Moving relevant tests to corelib/pluginHolger Ihrig2011-09-0149-5/+8
| * | | Moving relevant tests to corelib/kernelHolger Ihrig2011-09-0195-32/+157
| * | | Moved gui autotests into new directory structureJo Asplin2011-09-01640-74/+114
| * | | Compile fix.Samuel Rødal2011-09-011-0/+2
| * | | Moved dbus autotests into new directory structureJo Asplin2011-09-0170-1/+1
| * | | 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-013-12/+40
| * | | 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
| * | | Fix further test builds on Windows.Friedemann Kleint2011-08-316-6/+13
| * | | Compile with host architecture armv5telEskil Abrahamsen Blomfeldt2011-08-311-0/+1
| * | | Fix compile on Windows.Friedemann Kleint2011-08-311-1/+1
| * | | Fix autotests to build on Windows.Friedemann Kleint2011-08-3131-158/+194
| * | | 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
| * | | Moving relevant tests to corelib/ioHolger Ihrig2011-08-311215-34/+38
| * | | Fixed hellowindow making context current in wrong thread.Samuel Rødal2011-08-311-1/+1
| * | | Merge branch 'master' into refactorGunnar Sletta2011-08-3121-210/+95
| |\ \ \
| * | | | 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
| * | | | Moving relevant tests to corelib/globalHolger Ihrig2011-08-3021-7/+10
| * | | | Moving relevant tests to corelib/concurrentHolger Ihrig2011-08-3033-17/+681
| * | | | Cocoa: Make the hellowindow opengl example work.Morten Sorvig2011-08-304-20/+5
| * | | | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-3040-433/+6462
| |\ \ \ \
| * | | | | 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
| * | | | | Tests: Add widgets module to profile.Friedemann Kleint2011-08-2922-12/+22
| * | | | | Build on Windows/clean build on Linux.Friedemann Kleint2011-08-2921-2800/+51
| * | | | | 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