summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | doc: Fixed some qdoc errors.Martin Smith2010-02-165-8/+23
| | |/ / /
| | * | | doc: Fixed some qdoc errors.Martin Smith2010-02-166-13/+23
| | * | | Optimization: Avoid calling out to public API functionKent Hansen2010-02-151-2/+1
| | * | | Mac: submenu shows up at the wrong positionRichard Moe Gustavsen2010-02-151-23/+19
| | * | | Add operator< and qHash for QSharedPointer and fix operator-.Thiago Macieira2010-02-151-2/+47
| | * | | Don't use QSystemLocale if QT_NO_SYSTEMLOCALE (like QWS)Thiago Macieira2010-02-141-32/+31
| | * | | Don't use QSystemLocale if QT_NO_SYSTEMLOCALE (like QWS)Thiago Macieira2010-02-132-3/+3
| | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1324-109/+398
| | |\ \ \
| | | * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1324-109/+398
| | | |\ \ \
| | | | * | | Optimized QLocale to access system locale on demand.Denis Dzyubenko2010-02-123-60/+158
| | | | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1221-49/+240
| | | | |\ \ \
| | | | | * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1Fabien Freling2010-02-12123-1261/+1987
| | | | | |\ \ \
| | | | | | * | | update according to Thiago's comments.Holger Schroeder2010-02-123-13/+28
| | | | | | * | | Changes: add functionality for dbus auto start to qtHolger Schroeder2010-02-124-1/+36
| | | | | | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1216-47/+180
| | | | | | |\ \ \
| | | | | | | * | | Fix bug in QDirPrivate::setPath, affecting QDir::cd, cdUp and setPathJoão Abecasis2010-02-111-12/+6
| | | | | | | * | | Wrong cursor shown by the parent window after setOverrideCursor().Prasanth Ullattil2010-02-111-0/+11
| | | | | | | * | | Fixed Mac OS X compile time error by using GLint for temp.Martin Smith2010-02-111-1/+1
| | | | | | | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1113-34/+162
| | | | | | | |\ \ \
| | | | | | | | * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1113-34/+162
| | | | | | | | |\ \ \
| | | | | | | | | * \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1David Boddie2010-02-1099-1085/+1468
| | | | | | | | | |\ \ \
| | | | | | | | | | * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1012-19/+149
| | | | | | | | | | |\ \ \
| | | | | | | | | | | * | | Incorrect property setter generated by dumpcpp for Microsoft Word 2007.Prasanth Ullattil2010-02-101-0/+5
| | | | | | | | | | | * | | Cocoa: Implement our own NSApplication subclassRichard Moe Gustavsen2010-02-106-48/+89
| | | | | | | | | | | * | | Cocoa: Menu in menubar stays highlightedRichard Moe Gustavsen2010-02-108-3/+87
| | | | | | | | | * | | | | Doc: Tidied up the class layout and removed an unnecessary image.David Boddie2010-02-091-15/+13
| | | | | * | | | | | | | | Fix QRegion under Mac OS X.Fabien Freling2010-02-121-1/+9
| | | | | | |_|_|/ / / / / | | | | | |/| | | | | | |
* | | | | | | | | | | | | Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-02-1752-282/+703
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch '4.6' into qt-master-from-4.6Thiago Macieira2010-02-1756-298/+746
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | / / | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | * | | | | | | | | | Fixed autotest failure in tst_QGraphicsScene::render on Maemo.Samuel Rødal2010-02-171-14/+4
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-1637-178/+249
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | QLocalSocket::isValid on Windows must check for broken connectionJoerg Bornemann2010-02-161-1/+4
| | | * | | | | | | | | fix pipe handle leak in qlocalsocket_win.cppJoerg Bornemann2010-02-162-6/+17
| | | * | | | | | | | | Fix Thai text on Windows 7Eskil Abrahamsen Blomfeldt2010-02-161-2/+12
| | | * | | | | | | | | QTextCodec::codecForName. Insert in the cache in all cases.Olivier Goffart2010-02-151-1/+3
| | | * | | | | | | | | Prevented calling the pixmap filter implementations with null pixmaps.Samuel Rødal2010-02-151-2/+12
| | | * | | | | | | | | Make it possible to run benchmarks with the "-graphicssystem" switch.Bjørn Erik Nilsen2010-02-151-0/+8
| | | * | | | | | | | | Bump version to 4.6.3.Jason McDonald2010-02-153-4/+4
| | | * | | | | | | | | Fixed a GLX warning that occured with some Intel chipsets under X11.Trond Kjernåsen2010-02-151-2/+5
| | | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-1528-160/+184
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Fixed compile for maemo6.Rohan McGovern2010-02-132-2/+2
| | | | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-1228-160/+184
| | | | |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | Cleanup QEglContext & EGLDisplaysTom Cooksey2010-02-1213-107/+60
| | | | | * | | | | | | | | Moved 'hasAlpha' property from GL2 engine to GL paint device.Kim Motoyoshi Kalland2010-02-128-24/+23
| | | | | * | | | | | | | | QTextCodec: Symbian has codec for UCS2, only fallback to UTF16 if UCS2 codec ...Olivier Goffart2010-02-121-5/+6
| | | | | * | | | | | | | | Add caching to QTextCodec::codecForName and QTextCodec::codecForMibOlivier Goffart2010-02-121-4/+35
| | | | | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-129-44/+84
| | | | | |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | Fix several bugs with GL texture cacheTom Cooksey2010-02-124-29/+43
| | | | | | * | | | | | | | | Compile fix for OpenGL ES.Kim Motoyoshi Kalland2010-02-121-1/+5
| | | | | | * | | | | | | | | Turned off subpixel AA text on surface with alpha in GL2 engine.Kim Motoyoshi Kalland2010-02-122-7/+25