summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix bidi reordering when part of text is rendered by fallback fontEskil Abrahamsen Blomfeldt2011-07-061-1/+13
| * Unicode strings are supported from gcc 4.4 onwardsLars Knoll2011-07-061-1/+2
| * Remove references to QT_INSTALL_DEMOS & DemosPath.Casper van Donderen2011-07-066-17/+6
| * Fix compilation with c++0x modeLars Knoll2011-07-061-1/+1
| * Remove QT3_SUPPORT from qsql, qxmlGabriel de Dietrich2011-07-0614-250/+0
| * QNetworkReply benchmark: Benchmark a chain of SSL requestsMarkus Goetz2011-07-061-0/+82
| * We need to let the currentContext be in the same state afterJørgen Lind2011-07-061-1/+8
| * Fix the wayland windowsurface so that we have stencil and depth bufferJørgen Lind2011-07-061-1/+1
* | Bring OpenGL closer to compiling on Windows.Friedemann Kleint2011-07-113-4/+6
* | QLineControl: Fix compilation, warnings.Friedemann Kleint2011-07-082-1/+4
* | Use PlatformNativeInterface to obtain handlesOlli Werwolff2011-07-078-23/+91
* | remove generated filesLars Knoll2011-07-0713-110/+0
* | Remove multimedia subdir from examplesOlli Werwolff2011-07-071-3/+0
* | Fix minimal plugin for windowsOlli Werwolff2011-07-072-1/+9
* | Merge branch 'refactor' of scm.dev.nokia.troll.no:qt/qtbase-staging into refa...Lars Knoll2011-07-061-2/+2
|\ \
| * | Fixed gl_integration.pri on non-mac platforms.Samuel Rødal2011-07-061-2/+2
* | | Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-06658-74869/+2915
|\ \ \ | |/ / |/| / | |/
| * QAbstractSocket: Always clear old QHostAddress list on a new connect.Martin Petersson2011-07-061-0/+1
| * Update the documentation after moving examples.Casper van Donderen2011-07-0514-33/+33
| * Move some other examples around in the docs.Casper van Donderen2011-07-0514-36/+36
| * Remove references to demos from docs.Casper van Donderen2011-07-0528-807/+33
| * Make use of deleted members in Q_DISABLE_COPYOlivier Goffart2011-07-051-0/+6
| * QHostAddress: fix compile on WindowsMartin Petersson2011-07-051-4/+3
| * Fix QScopedPointerarray default constructorOlivier Goffart2011-07-052-1/+25
| * QNAM HTTP: Fix canReadLine() for zerocopyMarkus Goetz2011-07-052-1/+30
| * Remove QT3_SUPPORT from networkShane Kearns2011-07-056-166/+0
| * Doc: Fixing typoSergio Ahumada2011-07-0525-46/+46
| * Finish removal of QT3_SUPPORT from corelib/codecsShane Kearns2011-07-051-16/+0
| * Don't issue GL calls when the geometry is emptyEskil Abrahamsen Blomfeldt2011-07-051-0/+2
| * Fixed compile of QtOpenGL on Mac & QPA.Rohan McGovern2011-07-051-4/+6
| * Fixed opengldesktop configure test for mac.Rohan McGovern2011-07-052-1/+8
| * fixed typo in .pro fileMatthew Cattell2011-07-041-1/+1
| * Remove config.tests/unix/ipv6Markus Goetz2011-07-042-72/+0
| * QNam remove compile warnings for QNetworkReplyHttpImplMartin Petersson2011-07-041-1/+1
| * make argument quoting code on windows less arcaneOswald Buddenhagen2011-07-041-7/+4
| * fix argument quoting on windowsOswald Buddenhagen2011-07-041-4/+3
| * Add QScreenOrientationChangeEvent and rotation support to wayland clientLasse Holmstedt2011-07-048-22/+172
| * Always assume IPv6 supportMarkus Goetz2011-07-0413-180/+13
| * Add Happy-Eyeballs style IPv6 connection establishing.Martin Petersson2011-07-049-28/+238
| * Move the composition example in the docs.Casper van Donderen2011-07-014-5/+5
| * Doc: Fixed qdoc warnings.David Boddie2011-07-018-25/+67
| * Implemented on-screen visibility handling via waylandMartin Zielinski2011-07-014-41/+64
| * Fix resource leak in QFontEngineDirectWriteEskil Abrahamsen Blomfeldt2011-07-011-2/+3
| * Fix transformations on DirectWrite rasterized textEskil Abrahamsen Blomfeldt2011-07-012-47/+104
| * Add a touchscreen generic qpa plugin.Laszlo Agocs2011-06-308-0/+755
| * Fix text color in some cases of QML and QStaticTextEskil Abrahamsen Blomfeldt2011-06-303-3/+48
| * Add HB_LineBreakType to qharfbuzz_copy_p.h.Frederik Gladhorn2011-06-301-0/+7
| * Move glyph run merging logic to QTextLayout levelJiang Jiang2011-06-302-110/+101
| * make QHoverEvent inherit from QInputEventLars Knoll2011-06-303-7/+9
| * Add touch event support to wayland plugin.Laszlo Agocs2011-06-304-8/+196