summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5' into 4.6Thiago Macieira2009-09-1210-18/+82
|\
| * Fix memory leak when deleteLater is triggered via the main menu bar.Morten Sorvig2009-09-111-0/+2
| * Remove yet another forgotten debug message.Morten Sorvig2009-09-111-1/+0
| * Pick a suitable default architecture for qmake-based applications.Morten Sorvig2009-09-111-0/+16
| * Run on 10.3.Morten Sorvig2009-09-111-1/+1
| * Run on 10.3 Panther.Morten Sorvig2009-09-111-1/+4
| * restoring a minimized window on Windows CE didn't workJoerg Bornemann2009-09-102-5/+12
| * QHttpNetworkConnection autotest: include zlib dirPeter Hartmann2009-09-101-0/+1
| * Only reset the backend pointer after we're done with itJoão Abecasis2009-09-101-4/+6
| * tst_qinfo: Be more verbose in case of failuresMarkus Goetz2009-09-101-0/+6
| * Make opengl fragment program generator output license header.Jason McDonald2009-09-102-4/+57
| * Fixes autotest for MS SQL ServerBill King2009-09-101-1/+4
| * Fixes determination of end of odbc string on deficient driverBill King2009-09-102-6/+47
| * Doc: Note that Netscape plugins are only available on desktop platforms.David Boddie2009-09-091-3/+7
| * Autotest: fix the test for NUL in SAN. It was missing "www".Thiago Macieira2009-09-091-1/+1
| * tst_qhostinfo: Backported some 4.6 fixes, increased timeoutMarkus Goetz2009-09-091-7/+4
| * Avoid garbled output on Windows for non-ascii-compatible textEskil Abrahamsen Blomfeldt2009-09-091-5/+5
| * QHttpNetworkConnection autotest: include zlib dirPeter Hartmann2009-09-091-0/+1
* | Added example to docs for QPainter::beginNativePainting().Samuel Rødal2009-09-112-2/+24
* | Add platform specific libraries required to use OpenVG to star exampleIain2009-09-111-0/+1
* | Don't use UI_TOOLS for browser demo on QWSAnders Bakken2009-09-111-1/+1
* | Made GL window surface work better with native child widgets.Samuel Rødal2009-09-112-18/+64
* | Respect the layoutDirection property of the parent widget.Jan-Arve Sæther2009-09-114-20/+107
* | Do not use FBO as backend for window surface in opengl engineEskil Abrahamsen Blomfeldt2009-09-111-1/+2
* | Compile fix for windowsRobert Griebl2009-09-111-1/+1
* | Better failure message when it failsPaul Olav Tvete2009-09-111-0/+4
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-1114-33/+100
|\ \
| * | Skip pointless testPaul Olav Tvete2009-09-111-0/+3
| * | Out of memory fix for qUncompressRobert Griebl2009-09-113-23/+48
| * | Doc: QHeaderView::section:checked was left out of stylesheet docs.Geir Vattekar2009-09-112-1/+7
| * | Fixed clipping bugs in GL2 graphics system with oxygen style.Samuel Rødal2009-09-111-1/+3
| * | Enabled use of graphics system with old GL engine for testing.Samuel Rødal2009-09-111-1/+9
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Iain2009-09-11128-20092/+2628
| |\ \
| | * | small optimization for variant handling in animationsThierry Bastian2009-09-111-3/+9
| | * | animations now display a warning if they don't have a end valueThierry Bastian2009-09-112-2/+7
| | * | Fix autotests on QMenuBarThierry Bastian2009-09-111-1/+6
| | * | Clean up properly in the QPF1 font enginePaul Olav Tvete2009-09-111-0/+6
| * | | Fix compile errors (missing uncaught_exception definition) on Symbian^3Iain2009-09-112-1/+2
* | | | Fixed QWidget::activateWindow for Symbian.Janne Anttila2009-09-112-17/+52
| |/ / |/| |
* | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-1110-73/+163
|\ \ \
| * \ \ Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-114-6/+17
| |\ \ \
| | * | | Fixed a bug in the autotest for q3progressbar.Martin Smith2009-09-112-3/+13
| | * | | QLocalSocket (Win) emit readChannelFinished only onceJoerg Bornemann2009-09-111-1/+2
| | * | | make tst_QLocalSocket::writeToClientAndDisconnect even more robustJoerg Bornemann2009-09-111-2/+2
| * | | | Changed Symbian tests to sleep only when run on emulator.Miikka Heikkinen2009-09-111-11/+14
| |/ / /
| * | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-1170-19506/+1445
| |\ \ \
| | * | | Make mipmaps work on OpenGL/ES 2.0Rhys Weatherley2009-09-111-0/+12
| | * | | Port the textures example to OpenGL/ES 2.0Rhys Weatherley2009-09-113-35/+91
| * | | | Optimized S60 version check.Miikka Heikkinen2009-09-111-21/+29
* | | | | Fixed QWidget::setWindowState for Symbian.Janne Anttila2009-09-113-16/+71
| |/ / / |/| | |