summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-12111-536/+1543
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-10111-536/+1543
| |\
| | * Fix compile error with QT_NO_LIBRARY in QtMultimediaTasuku Suzuki2010-04-091-0/+2
| | * Force the repaint during a window resize.Fabien Freling2010-04-091-2/+3
| | * Fix a crash when unloading libQtCoreBradley T. Hughes2010-04-081-0/+6
| | * Introduce a qconfig feature for QtDBusTasuku Suzuki2010-04-0867-3/+246
| | * Compile on 10.4.Morten Johan Sørvig2010-04-081-0/+9
| | * revert "Fix the Qt build on Mac OS X/Cocoa 64-bit"Kent Hansen2010-04-081-1/+0
| | * Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-073-3/+13
| | * Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-073-3/+14
| | * Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-073-8/+42
| | * Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-078-359/+823
| | * Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-073-2/+10
| | * Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-074-2/+27
| | * Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-0711-10/+111
| | * Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-073-2/+15
| | * Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-073-2/+13
| | * Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-074-8/+31
| | * Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-073-7/+44
| | * Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-073-6/+16
| | * Allow building Qt without the QtGui moduleBernhard Rosenkraenzer2010-04-073-7/+10
| | * Carbon: problems closing down native applicationsRichard Moe Gustavsen2010-04-071-19/+24
| | * Fix QTextDocument::undo() cursor positioningmae2010-04-071-7/+25
| | * Mac: Make universal ppc/x86 builds compile.Morten Johan Sørvig2010-04-071-0/+7
| | * compile fix for WinCE Armv4iMaurice Kalinowski2010-04-071-0/+4
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-076-97/+60
| | |\
| | | * Cocoa: remove hackish code that is no longer neededRichard Moe Gustavsen2010-04-073-57/+3
| | | * Cocoa: mouse release event reports wrong button stateRichard Moe Gustavsen2010-04-071-1/+9
| | | * Cocoa: send mouse move event upon a mouse enterRichard Moe Gustavsen2010-04-071-10/+20
| | | * QMenu::popup() code style fixesminiak2010-04-071-25/+25
| | | * fix QMenu::popup()miniak2010-04-071-4/+3
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-1017-517/+1124
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-1017-517/+1124
| |\ \ \
| | * | | Fix build error in QtGui armv5 udebShane Kearns2010-04-091-1/+1
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Janne Koskinen2010-04-08520-6258/+14888
| | |\ \ \
| | | * | | Update Symbian def files for 4.7Shane Kearns2010-04-0713-510/+1109
| | | * | | Make encoding clearThomas Zander2010-04-071-2/+2
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-071-3/+9
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-061-3/+9
| | | | |\ \ | | | | | |/ | | | | |/|
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-061-3/+9
| | | | | |\
| | | | | | * Fix 'make sis' working on symbian makefile based system again.Thomas Zander2010-04-061-3/+9
| | * | | | | Clear QFontCache TLS content before nullifying TLS pointer.Janne Koskinen2010-04-081-1/+3
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-103-3/+29
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Reimplemented event() and sceneEvent() in video item, for BC.Dmytro Poplavskiy2010-04-082-2/+24
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-071-1/+5
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Fix Phonon build with mingw.Andrew den Exter2010-04-071-1/+5
* | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-095-6/+32
|\ \ \ \ \ \ \
| * | | | | | | Regressions in Global Object prototype accessKent Hansen2010-04-092-4/+17
| * | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-04-093-2/+15
* | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-0925-57/+178
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | |