summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | Fix tst_QMenu on Symbian.Liang QI2009-10-161-0/+14
| | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sami Merilä2009-10-165-11/+5
| | | |\ \ \ \
| | | | * | | | doc: Changed Trolltech to NokiaMartin Smith2009-10-161-1/+1
| | | | * | | | doc: Corrected typo.Martin Smith2009-10-161-1/+1
| | | | * | | | build: Removed alternative definition for ADP_DOCS_QDOCCONF_FILEMartin Smith2009-10-161-5/+1
| | | | * | | | Removed unnecessary include from a public header file.axis2009-10-161-4/+0
| | | | * | | | Fixed `-debug' option to cetest deploying release DLLs.Rohan McGovern2009-10-161-0/+2
| | | * | | | | Softkeys remain disabled if action owning action widget is enabledSami Merilä2009-10-165-13/+13
| | | |/ / / /
| | | * | | | doc: Fixed the wording in some \brief commands.Martin Smith2009-10-162-2/+2
| | | * | | | Networking documentation: Small improvementMarkus Goetz2009-10-163-3/+5
| | | * | | | Fixed uitools.prf to include QtUiTools.lib statically in SymbianMiikka Heikkinen2009-10-161-1/+3
| | | * | | | Corrected QT_BUILD_PARTS handling for Symbian in projects.pro.Miikka Heikkinen2009-10-161-5/+5
| | | | |/ / | | | |/| |
| | | * | | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-16104-1332/+1761
| | | |\ \ \
| | | | * \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-160-0/+0
| | | | |\ \ \
| | | | | * \ \ Merge commit 'v4.6.0-beta1' into 4.6Thiago Macieira2009-10-160-0/+0
| | | | | |\ \ \
| | | | | | * | | Work around broken ATI X1600 drivers on Mac OS Xv4.6.0-beta1Gunnar Sletta2009-10-131-1/+19
| | | | | | * | | Add known issues wiki to docs.Jesper Thomschutz2009-10-131-0/+4
| | | | | | * | | Re-applying commit ee0a43fee20cc398b505eb65218ebed56dfc8f39Jocelyn Turcotte2009-10-131-2/+6
| | | | | | * | | crash fix on WinCE without gesture supportMaurice Kalinowski2009-10-131-3/+6
| | | | | | * | | Workaround for softkeys not working in modal dialogs on S60 5.0Shane Kearns2009-10-091-0/+1
| | | | | | * | | A new implementation of the Gesture API.Denis Dzyubenko2009-10-0963-1853/+3296
| | | | | | * | | Color role with higher contrast for focusrectAlessandro Portale2009-10-091-1/+1
| | | | | | * | | Fixed documentation links in README.s60Miikka Heikkinen2009-10-091-11/+11
| | | | | | * | | Changed several S60 references to Symbian references in docs.Miikka Heikkinen2009-10-093-17/+15
| | | | | | * | | Fixed miscellaneous minor problems with Symbian docs.Miikka Heikkinen2009-10-093-7/+9
| | | | | | * | | Changing S60 to Symbian in the DocsMorten Engvoldsen2009-10-091-0/+0
| | | | | | * | | Changing S60 to Symbian in the DocsMorten Engvoldsen2009-10-095-82/+91
| | | | | | * | | Doc: update known issues page (a little).Volker Hilsheimer2009-10-091-78/+62
| | | | | | * | | Fix compile errors on mingw (The version supplied with Qt 4.5)Prasanth Ullattil2009-10-084-1/+29
| | | | | | * | | mediaplayer: crash in settings dialog.Frans Englich2009-10-073-15/+42
| | | | | | * | | Fixed initialization of the system locale on Symbian.Denis Dzyubenko2009-10-071-2/+8
| | | | | | * | | 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