summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reimplementing QDate/QTime/QDateTime in Symbian native mannerAleksandar Sasha Babic2009-10-191-1/+61
* Fix doc error.Jason Barron2009-10-191-1/+1
* Fixed the build for people who only have emulator binaries installedaxis2009-10-191-1/+1
* Fluidlauncher now comes to foreground when child application dies.Miikka Heikkinen2009-10-191-0/+4
* Fixed QWidget::raise in SymbianMiikka Heikkinen2009-10-191-1/+6
* setcepaths: add support for wincewm65professional-msvc200? mkspecsJoerg Bornemann2009-10-191-0/+10
* QTestLib: do not assert if file is not given in logging functionPeter Hartmann2009-10-191-1/+0
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-19256-5633/+5909
|\
| * qdoc3: Added the \qmlattachedproperty command.Martin Smith2009-10-195-17/+56
| * Regression fix. Fix the hasUncaughtException() flag in debugger's event.Jedrzej Nowacki2009-10-195-3/+57
| * Fix crash in QPixmapCache.David Faure2009-10-191-0/+1
| * QSslSocket: Also handle setSocketOptionMarkus Goetz2009-10-193-0/+33
| * Made sure the noSocketEvents value is preserved in case of exception.axis2009-10-191-3/+3
| * Made Mac Carbon use the input method hints when deciding on IM.axis2009-10-191-1/+5
| * Fix autotest case for QSoftkeyManagerSami Merilä2009-10-191-10/+46
| * Remove debug output.Morten Johan Sørvig2009-10-191-1/+0
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-191-0/+25
| |\
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Peter Yard2009-10-191-1/+1
| | |\
| | * | Additional documentation added to deployment.qdoc which lists the process and...Peter Yard2009-10-191-0/+25
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-19433-33829/+43712
| |\ \ \ | | | |/ | | |/|
| | * | ODBC: Retrieved in ascii, should be stored in ascii.Bill King2009-10-191-1/+1
| | |/
| | * Merge branch '4.5' into 4.6Thiago Macieira2009-10-161-1/+6
| | |\
| | | * QNetworkProxyFactory: Never return empty list on windowsMarkus Goetz2009-10-161-1/+6
| | | * Recognize transformed screens when looking for a QGLScreenRhys Weatherley2009-10-162-2/+4
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-10-163-346/+69
| | |\ \
| | | * | Refactored SymbianSubdirsMetaMakefileGenerator out of qmake.Miikka Heikkinen2009-10-163-346/+69
| | * | | Doc: Documentation for gesture features. Still a moving target.David Boddie2009-10-1615-26/+1246
| | * | | Doc: Moving the Image Gestures example.David Boddie2009-10-167-1/+1
| | * | | Doc: Gesture API documentation review and improvements.David Boddie2009-10-1615-1838/+170
| | |/ /
| | * | 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