summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Made depth tested renderText() work after stencil clipping change.Samuel Rødal2009-10-071-7/+10
| | | * Added convex polygon optimization to QGL2PaintEngineExPrivate::fill().Samuel Rødal2009-10-071-5/+4
| | | * Switched to using stencil instead of depth buffer for clipping.Samuel Rødal2009-10-072-121/+173
| | | * Moved GL 2 clip clearing code into a common function.Samuel Rødal2009-10-072-14/+15
| | | * Got rid of some redundant state changes regarding GL depth state.Samuel Rødal2009-10-071-14/+9
| | | * Renamed GL 2 engine variables to be clip buffer agnostic.Samuel Rødal2009-10-072-52/+52
| | | * Switched to using GL_LEQUAL instead of GL_LESS in GL 2 engine.Samuel Rødal2009-10-071-10/+11
| | | * Made GL 2 paint engine waste less bits in clipping algorithm.Samuel Rødal2009-10-071-5/+4
| | | * Refactored GL 2 engine UniteClip to always increase max depth.Samuel Rødal2009-10-071-3/+2
| | | * Moved maxDepth out of state object and got rid of unused state members.Samuel Rødal2009-10-072-14/+9
| | | * Fixed missing stencil buffer clear when scissor testing is disabled.Samuel Rødal2009-10-071-1/+3
| | | * add missing includeKent Hansen2009-10-071-0/+1
| | | * Fixed some projective transform rendering bugs on qreal=float platforms.Samuel Rødal2009-10-071-1/+1
| | | * Fixed bug in GL 2 engine when using beginNativePainting.Samuel Rødal2009-10-071-0/+2
| | | * compile without QT3SUPPORTJoerg Bornemann2009-10-071-0/+2
| | | * QAbstractSocket::setSocketOption: Make const referenceMarkus Goetz2009-10-072-3/+3
| | | * tst_QGraphicsView::task245469_itemsAtPointWithClip Windows mobile fixJoerg Bornemann2009-10-071-0/+1
| | | * tst_QGraphicsLinearLayout::layoutDirection fixed for Windows mobileJoerg Bornemann2009-10-071-0/+2
| | | * tst_qnetworkreply: Add ioPostToHttpsUploadProgressMarkus Goetz2009-10-073-0/+143
| | | * Fix crash in QPlainTextEdit when using large fontsEskil Abrahamsen Blomfeldt2009-10-071-0/+3
| | | * Numerical issues on Windows CE caused some image comparisons to fail.ninerider2009-10-071-1/+8
| | | * Span update after row and column insertion and removal in QTableView.Gabriel de Dietrich2009-10-075-4/+792
| | | * Small doclet fixThomas Zander2009-10-071-3/+3
| | | * Fixed an assert occuring on X11 when destroying QPixmaps under GL.Trond Kjernåsen2009-10-071-2/+4
| | | * Corrected Qt logo colors.Alessandro Portale2009-10-071-7/+7
| | | * Changed wording on Symbian introduction doc.Miikka Heikkinen2009-10-071-2/+2
| | | * QParallelAnimationGroup: set the correct state for the animationsThierry Bastian2009-10-073-30/+194
| | | * The threshold for system basic timers has changed on windowsThierry Bastian2009-10-072-3/+7
| | | * Optimized window surfaces on X11 by not setting clip in the common case.Samuel Rødal2009-10-072-5/+13
| | | * doc: Fixed a qdoc command that was meant to add emphasisThorbjørn Lindeijer2009-10-071-1/+1
| | | * implement property getters&setters for setProperty(quint32) overloadKent Hansen2009-10-072-2/+31
| | | * Only build demo-browser 32-bit if Qt was actually built 32-bitTor Arne Vestbø2009-10-071-2/+8
| | | * Add support for XFCE desktop integrationJens Bache-Wiig2009-10-071-2/+7
| | | * Add GNOME implementation for native filesystem iconsJens Bache-Wiig2009-10-073-0/+72
| | | * statemachine: implement cloning of a whole bunch more GUI eventsKent Hansen2009-10-072-202/+169
| | | * Build the demo-browser 32-bit on Mac since there's no 64-bit FlashTor Arne Vestbø2009-10-071-0/+4
| | | * Fix regression in QUrl: IPv6 hosts should be lowercased like in Qt-4.5.David Faure2009-10-072-0/+5
| | | * Faster case-insensitive comparison to "file" in QUrl::toLocalFileDavid Faure2009-10-071-1/+1
| | | * Stabilize QWaitCondition test.Olivier Goffart2009-10-071-4/+4
| | | * QtScript: Another crash fix on PowerPCOlivier Goffart2009-10-071-2/+1
| | | * Autotest: add missing copyright attribution for tests copied fromThiago Macieira2009-10-071-0/+20
| | | * Prospective build fix for SolarisKent Hansen2009-10-071-1/+1
| | | * Autotest: disable the globalObjects test.Thiago Macieira2009-10-071-0/+1
| | | * Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-10-073-9/+6
| | | * Unified and increased some lackey timeouts in systemsemaphore test.Janne Anttila2009-10-071-11/+10
| | | * Decrease tst_QThreadOnce::multipleThreads test num of thread for SymbianJanne Anttila2009-10-071-1/+1
| | | * Increased tst_QSharedMemory::simpleProcessProducerConsumer timout.Janne Anttila2009-10-071-1/+1
| | | * Partially revert e58293b3b, re-adding the #ifdef for Qt 4.7Thiago Macieira2009-10-071-0/+4
| | | * Fixed the X11 error output from the demos/boxes demo.Trond Kjernåsen2009-10-071-0/+5
| | | * Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-10-072-3/+2