summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Apply f176759fc41abc4cb901c2cbaa15264f2a9ac85b to stdout too.Thiago Macieira2010-04-101-0/+4
* Autotest: add some debugging, just in case there's something wrongThiago Macieira2010-04-101-0/+13
* Autotest: fix the fix for the rounding error.Thiago Macieira2010-04-101-1/+1
* Fix compile error with QT_NO_LIBRARY in QtMultimediaTasuku Suzuki2010-04-091-0/+2
* the _setmode() prototype is different on win ceOswald Buddenhagen2010-04-091-0/+4
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-04-0982-53/+366
|\
| * Doc: update 'developing on mac'Richard Moe Gustavsen2010-04-091-19/+62
| * fcntl.h doesn't seem to exist, either - contrary to an example on msdnOswald Buddenhagen2010-04-091-2/+2
| * Autotest: fix paths on the test server after update.Thiago Macieira2010-04-094-13/+14
| * Force the repaint during a window resize.Fabien Freling2010-04-091-2/+3
| * fix compile on winceOswald Buddenhagen2010-04-091-2/+7
| * remove CONFIG += ordered againOswald Buddenhagen2010-04-091-1/+0
| * Assistant: Check namespace and virtual folder syntax of help projects.ck2010-04-081-6/+22
| * QtHelp: Fix auto tests.ck2010-04-084-5/+5
| * Fix a crash when unloading libQtCoreBradley T. Hughes2010-04-081-0/+6
| * Introduce a qconfig feature for QtDBusTasuku Suzuki2010-04-0867-3/+246
| * Fix build after MR 543 merged.Thiago Macieira2010-04-081-2/+1
* | qdoc: Changed qdoc to output the new doc format.Martin Smith2010-04-0920-147/+428
|/
* 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
* Remove expected failures after JavaScriptCore bug fixKent Hansen2010-04-071-5/+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-0716-84/+219
* Fix missing natively supported mime types for help viewer.kh12010-04-073-19/+61
* compile fix for tests/benchmarks/corelib/tools/qvector.cpphjk2010-04-072-37/+1
* A minor fix to allow multiple directories in modules name map of syncqtZeno Albisser2010-04-071-1/+2
* Doc: update Mac development documentation.Morten Johan Sørvig2010-04-071-2/+12
* Carbon: problems closing down native applicationsRichard Moe Gustavsen2010-04-071-19/+24
* Fix QTextDocument::undo() cursor positioningmae2010-04-072-7/+59
* Mac: Make universal ppc/x86 builds compile.Morten Johan Sørvig2010-04-071-0/+7
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-04-0722-169/+564
|\
| * 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-0755-187/+2076
| |\
| | * fix non-bootstrapped qmake buildOswald Buddenhagen2010-04-071-0/+2
| | * comment out variable which is used only by commented out debug codeOswald Buddenhagen2010-04-071-1/+1
| | * 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
| | * Autotest: added more tests to macnativeevents (2)Richard Moe Gustavsen2010-04-075-14/+136
| | * Cocoa: send mouse move event upon a mouse enterRichard Moe Gustavsen2010-04-071-10/+20