summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-02-101-1/+1
|\
| * Use the thread-default glib context for the DBus connection in the ICD bearer...Jocelyn Turcotte2011-02-091-1/+1
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master...Qt Continuous Integration System2011-02-091-9/+9
|\ \
| * | QScriptEngine: fix property flags for native functionsCaio Marcelo de Oliveira Filho2011-02-091-9/+9
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-02-091-38/+36
|\ \ \
| * | | Cocoa: Mouse-grabbing in pop-up menus on OS X isn't workingRichard Moe Gustavsen2011-02-081-8/+13
| * | | Alien/Cocoa: popups in creator does not always work for press'n'holdRichard Moe Gustavsen2011-02-081-30/+23
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-02-074-9/+38
|\ \ \ \
| * | | | Fix builds with compilers without --with-fpu=neon as a default.Robin Burchell2011-02-041-4/+3
| * | | | Improve performance of partial updates in raster window surface on X11.Samuel Rødal2011-02-032-2/+30
| * | | | Fixed MIT-SHM errors in QNativeImage.Samuel Rødal2011-02-031-3/+5
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-02-041-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix warning about deprecated conversions of string literals to char *hjk2011-02-041-2/+2
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-02-044-41/+10
|\ \ \ \ \
| * | | | | Revert "Delay creation of the process manager"Harald Fernengel2011-02-044-41/+10
| | |_|/ / | |/| | |
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-02-032-0/+16
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | QtDBus: add support for QVariantHash out of the boxThiago Macieira2011-02-032-0/+16
| |/ / /
* | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-02-0329-125/+265
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-039-17/+46
| |\ \ \ \
| | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-02-036-12/+35
| | |\ \ \ \
| | | * | | | Fix QMutex can deadlock when calling tryLockOlivier Goffart2011-02-021-1/+4
| | | * | | | Fixed missing text when using static text items in GL 2 engine.Samuel Rødal2011-02-023-5/+14
| | | * | | | Prevent recursion when creating window surface.Samuel Rødal2011-02-021-1/+7
| | | * | | | document that QThread::exit will exit future event loopsOlivier Goffart2011-02-021-4/+6
| | | * | | | Revert "Restore Qt 4.6 behaviour: exec() always enters the event loop."Olivier Goffart2011-02-021-1/+4
| | * | | | | Fix for QTBUG-17035kranthi2011-02-021-3/+3
| | * | | | | Carefull free the data from XGetWindowProperty on X11.Denis Dzyubenko2011-02-021-1/+3
| | * | | | | Fixes memory leaks in QX11EmbedDenis Dzyubenko2011-02-021-2/+5
| | |/ / / /
| * | | | | Merge remote-tracking branch 'origin/master' into qt-master-from-4.7Olivier Goffart2011-02-037-3/+44
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-0121-113/+224
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-2912-122/+138
| | |\ \ \
| | | * | | Fix potential networking crash due to null-pointer dereferenceSimon Hausmann2011-01-281-3/+3
| | | * | | Revert "Improve timer ID safety by using a serial counter per ID."Thiago Macieira2011-01-281-24/+6
| | | * | | Invalidate QScriptPrograms when engine is destroyedKent Hansen2011-01-284-7/+42
| | | * | | Fix alignment issue causing crash in QtScript/JavaScriptCoreKent Hansen2011-01-284-84/+76
| | | * | | Restore Qt 4.6 behaviour: exec() always enters the event loop.Thiago Macieira2011-01-271-4/+1
| | | * | | Make syncqt not complain about missing header macros.Thiago Macieira2011-01-271-0/+10
| | * | | | Orientation control implementation for Symbianmread2011-01-273-3/+52
| | |/ / /
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-267-15/+53
| | |\ \ \
| | | * | | Fix: define hotSpot for Gestures on MacZeno Albisser2011-01-261-0/+6
| | | * | | Fix warnings in PSQL driver: handle VersionUnknown in switchThiago Macieira2011-01-261-0/+6
| | | * | | Fix warning in ODBC driver: passing NULL to non-pointer.Thiago Macieira2011-01-261-2/+2
| | | * | | QNAM FTP: switch to binary mode before sending a SIZE commandThiago Macieira2011-01-261-1/+3
| | | * | | Change the D-Bus signal filter to return NOT_YET_HANDLED for signalsThiago Macieira2011-01-261-2/+3
| | | * | | Check if the interpolators have already been deleted.Thiago Macieira2011-01-261-4/+9
| | | * | | Improve timer ID safety by using a serial counter per ID.Thiago Macieira2011-01-261-6/+24
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-261-4/+12
| | |\ \ \ \
| | | * | | | QComboBox popup incorrectly opened in Sym^3Sami Merila2011-01-261-4/+12
| | | |/ / /
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master...Qt Continuous Integration System2011-02-031-1/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Bring back "classic" iteration order of QScriptClass propertiesKent Hansen2011-02-031-1/+4
| |/ / /