summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-14Work around broken ATI X1600 drivers on Mac OS Xv4.6.0-beta1Gunnar Sletta1-1/+19
2009-10-14Add known issues wiki to docs.Jesper Thomschutz1-0/+4
2009-10-14Re-applying commit ee0a43fee20cc398b505eb65218ebed56dfc8f39Jocelyn Turcotte1-2/+6
2009-10-14crash fix on WinCE without gesture supportMaurice Kalinowski1-3/+6
2009-10-09Workaround for softkeys not working in modal dialogs on S60 5.0Shane Kearns1-0/+1
2009-10-09A new implementation of the Gesture API.Denis Dzyubenko63-1853/+3296
2009-10-09Color role with higher contrast for focusrectAlessandro Portale1-1/+1
2009-10-09Fixed documentation links in README.s60Miikka Heikkinen1-11/+11
2009-10-09Changed several S60 references to Symbian references in docs.Miikka Heikkinen3-17/+15
2009-10-09Fixed miscellaneous minor problems with Symbian docs.Miikka Heikkinen3-7/+9
2009-10-09Changing S60 to Symbian in the DocsMorten Engvoldsen1-0/+0
2009-10-09Changing S60 to Symbian in the DocsMorten Engvoldsen5-82/+91
2009-10-09Doc: update known issues page (a little).Volker Hilsheimer1-78/+62
2009-10-08Fix compile errors on mingw (The version supplied with Qt 4.5)Prasanth Ullattil4-1/+29
2009-10-07mediaplayer: crash in settings dialog.Frans Englich3-15/+42
2009-10-07Fixed initialization of the system locale on Symbian.Denis Dzyubenko1-2/+8
2009-10-07Fixed a crash bug on S60 SDK 3.1.axis1-1/+4
2009-10-072009-10-07 Janne Koskinen <janne.p.koskinen@digia.com>Janne Koskinen2-0/+15
2009-10-072009-10-06 Janne Koskinen <janne.p.koskinen@digia.com>Janne Koskinen2-1/+14
2009-10-07Revert "There's no need to include qstringmatcher.h in qstringlist.h"Marius Storm-Olsen2-1/+1
2009-10-07Doc update related to Qt package name for Symbian (a3ef6e08).Janne Anttila1-1/+1
2009-10-07Update self-signed certificate for Symbian, since the old one expiredIain1-8/+10
2009-10-07Fix build error introduced in change ffeb6900.Jason McDonald2-2/+2
2009-10-07Fixed thread lockup in win32 backend for QAudioOutput.Kurt Korbatits1-3/+4
2009-10-07Update EABI DEF files for Symbian OSIain5-40/+157
2009-10-07Autotest: add a few more tests, with IP address and actual hostnameJason McDonald1-4/+73
2009-10-07Autotest: use port 12346 instead of 1, to ensure that it's not aThiago Macieira1-2/+7
2009-10-07API review: change function name to setUseSystemConfiguration.Thiago Macieira2-3/+3
2009-10-07Prevent OK key being processed twice in file dialog (keypad navigation)Shane Kearns1-1/+1
2009-10-07Optimized restore() in GL 2 paint engine.Samuel Rødal2-19/+46
2009-10-07Changed GL 2 engine render text implementation to use glDepthRange().Samuel Rødal2-16/+30
2009-10-07QScriptContext::parentContext: don't skip unessecary framesOlivier Goffart2-2/+1
2009-10-07Removed ICON for apps and demos except fluidlauncher and desktopservicesEspen Riskedal3-31/+2
2009-10-07Better compile fix.Alexis Menard1-1/+1
2009-10-07Fix crash related to audio equalizer.Frans Englich2-17/+14
2009-10-07tst_qnetworkreply: httpConnectionCount test improvementsMarkus Goetz1-3/+7
2009-10-07Build fix.Alexis Menard1-1/+1
2009-10-07add test for QT-2270Kent Hansen1-0/+17
2009-10-07Needed to set ENABLE_YARR_JIT to not compile MacroAssembler.cppJørgen Lind2-4/+16
2009-10-07tst_qhttpnetworkconnection: Some more checksMarkus Goetz1-2/+14
2009-10-07Fixing the compile bug for Symbian when using ARMV5Aleksandar Sasha Babic2-0/+5
2009-10-07Made depth tested renderText() work after stencil clipping change.Samuel Rødal1-7/+10
2009-10-07Added convex polygon optimization to QGL2PaintEngineExPrivate::fill().Samuel Rødal1-5/+4
2009-10-07Switched to using stencil instead of depth buffer for clipping.Samuel Rødal2-121/+173
2009-10-07Moved GL 2 clip clearing code into a common function.Samuel Rødal2-14/+15
2009-10-07Got rid of some redundant state changes regarding GL depth state.Samuel Rødal1-14/+9
2009-10-07Renamed GL 2 engine variables to be clip buffer agnostic.Samuel Rødal2-52/+52
2009-10-07Switched to using GL_LEQUAL instead of GL_LESS in GL 2 engine.Samuel Rødal1-10/+11
2009-10-07Made GL 2 paint engine waste less bits in clipping algorithm.Samuel Rødal1-5/+4
2009-10-07Refactored GL 2 engine UniteClip to always increase max depth.Samuel Rødal1-3/+2