summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | QGAL: improve dump graph and add helper codeCaio Marcelo de Oliveira Filho2009-10-092-3/+13
| | | * | | QGraphicsAnchorLayout: Fix sequential anchor distribution w/ expanding sizesEduardo M. Fleury2009-10-091-86/+76
| | | * | | QGraphicsAnchorLayout: Add test for 'infinite' max size widgetsEduardo M. Fleury2009-10-091-0/+49
| | | * | | QGraphicsAnchorLayout: Ensure spacing is not negativeEduardo M. Fleury2009-10-092-0/+33
* | | | | | Fix bug introduced by cleanup commit.Frans Englich2009-10-201-2/+0
|/ / / / /
* | | | | Merge branch 'mmfphonon' into 4.6Frans Englich2009-10-203-3/+8
|\ \ \ \ \
| * | | | | Does not disable full screen when end of video playlist is reached.Frans Englich2009-10-192-1/+4
| * | | | | Kill warning, simplify code.Frans Englich2009-10-161-2/+4
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-201-2/+13
|\ \ \ \ \ \
| * | | | | | Cocoa: modal window reappears on screen after reactivating appRichard Moe Gustavsen2009-10-201-2/+13
* | | | | | | The shipped pvr2d.h/wsegl.h for PowerVR do not work with MBXRhys Weatherley2009-10-201-3/+4
|/ / / / / /
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-201-3/+0
|\ \ \ \ \ \
| * | | | | | Fix now invalid ExpectFail.Bill King2009-10-201-3/+0
* | | | | | | Remove unnecessary PowerVR helper functionsRhys Weatherley2009-10-202-75/+0
|/ / / / / /
* | | | | | Fix dangling shader manager pointersJulian de Bhal2009-10-201-1/+1
* | | | | | Fix bug QTBUG-4848Sarah Smith2009-10-204-24/+78
* | | | | | Misc mysql test fixes.Bill King2009-10-201-3/+6
* | | | | | Optimize QVGPixmapDropShadowFilter by removing colorize stepRhys Weatherley2009-10-193-52/+25
* | | | | | fix widget activation from minimized state on Windows mobileJoerg Bornemann2009-10-191-0/+2
* | | | | | fix bug in tst_qwidget.cppJoerg Bornemann2009-10-191-4/+6
* | | | | | qwidget_wince.cpp: don't invalidate the crect on maximizeJoerg Bornemann2009-10-191-14/+4
* | | | | | qwindowsmobilestyle.cpp: endif comment fixedJoerg Bornemann2009-10-191-1/+1
* | | | | | QTestLib: do not assert if testLogger object is already destroyedPeter Hartmann2009-10-191-2/+2
* | | | | | 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