summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | Fixed a crash bug on S60 SDK 3.1.axis2009-10-071-1/+4
| | | | * | 2009-10-07 Janne Koskinen <janne.p.koskinen@digia.com>Janne Koskinen2009-10-072-0/+15
| | | | * | 2009-10-06 Janne Koskinen <janne.p.koskinen@digia.com>Janne Koskinen2009-10-072-1/+14
| | | | * | Revert "There's no need to include qstringmatcher.h in qstringlist.h"Marius Storm-Olsen2009-10-072-1/+1
| | | | * | Doc update related to Qt package name for Symbian (a3ef6e08).Janne Anttila2009-10-071-1/+1
| | | | * | Update self-signed certificate for Symbian, since the old one expiredIain2009-10-071-8/+10
| | | | * | Fix build error introduced in change ffeb6900.Jason McDonald2009-10-072-2/+2
| | | | * | Fixed thread lockup in win32 backend for QAudioOutput.Kurt Korbatits2009-10-071-3/+4
| | | | * | Update EABI DEF files for Symbian OSIain2009-10-075-40/+157
| | | | * | Autotest: add a few more tests, with IP address and actual hostnameJason McDonald2009-10-071-4/+73
| | | | * | Autotest: use port 12346 instead of 1, to ensure that it's not aThiago Macieira2009-10-071-2/+7
| | | | * | API review: change function name to setUseSystemConfiguration.Thiago Macieira2009-10-072-3/+3
| | | | * | Prevent OK key being processed twice in file dialog (keypad navigation)Shane Kearns2009-10-071-1/+1
| | | | * | Optimized restore() in GL 2 paint engine.Samuel Rødal2009-10-072-19/+46
| | | | * | Changed GL 2 engine render text implementation to use glDepthRange().Samuel Rødal2009-10-072-16/+30
| | | | * | QScriptContext::parentContext: don't skip unessecary framesOlivier Goffart2009-10-072-2/+1
| | | | * | Removed ICON for apps and demos except fluidlauncher and desktopservicesEspen Riskedal2009-10-073-31/+2
| | | | * | Better compile fix.Alexis Menard2009-10-071-1/+1
| | | | * | Fix crash related to audio equalizer.Frans Englich2009-10-072-17/+14
| | | | * | tst_qnetworkreply: httpConnectionCount test improvementsMarkus Goetz2009-10-071-3/+7
| | | | * | Build fix.Alexis Menard2009-10-071-1/+1
| | | | * | add test for QT-2270Kent Hansen2009-10-071-0/+17
| | | | * | Needed to set ENABLE_YARR_JIT to not compile MacroAssembler.cppJørgen Lind2009-10-072-4/+16
| | | | * | tst_qhttpnetworkconnection: Some more checksMarkus Goetz2009-10-071-2/+14
| | | | * | Fixing the compile bug for Symbian when using ARMV5Aleksandar Sasha Babic2009-10-072-0/+5
| | | | * | 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