summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-06-2226-335/+300
|\
| * Merge remote branch 'origin/4.7' into qt-4.8-from-4.7Jani Hautakangas2011-06-2226-335/+300
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-06-212-4/+5
| | |\
| | | * Fix crash in PropertyChanges.Michael Brasser2011-06-211-2/+3
| | | * Scroll correctly when cursorPosition is changed within onTextChanged.Andrew den Exter2011-06-201-2/+2
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-06-166-31/+35
| | |\ \
| | | * | Fixes to how resize event and layout request are posted.Jan-Arve Saether2011-06-105-22/+29
| | | * | Fixed move a QGraphicsWidget and invalidate its layout at the same timeJohn Tapsell2011-05-271-2/+1
| | | * | Fix infinite recursion when changing geometry on MacGabriel de Dietrich2011-05-261-7/+5
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-06-101-2/+5
| | |\ \ \
| | | * | | Fixing OpenGL module build error on SolarisMartin Pejcoch2011-06-101-2/+5
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-06-102-2/+7
| | |\ \ \ \
| | | * | | | Fix dialog position adjustment regression in SymbianMiikka Heikkinen2011-06-101-0/+5
| | | * | | | SSL readbuffer 16->32 kBJaakko Koskenkorva2011-06-101-2/+2
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-06-092-0/+28
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Add missing freeTexture() from fix for QTBUG-19180Jani Hautakangas2011-06-092-0/+28
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-06-091-7/+20
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Limit the cookies count per domain to 50.Jocelyn Turcotte2011-06-091-7/+20
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-06-0914-291/+198
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Last word inputted was duplicated after input method hints changedSami Merila2011-06-091-0/+1
| | | * | | | Simplify texture pooling logic in GL graphics system.Jani Hautakangas2011-06-0913-291/+197
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-06-222-15/+23
|\ \ \ \ \ \ \
| * | | | | | | symbian socket engine: resolve some fixme and todo itemsShane Kearns2011-06-222-15/+23
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-06-222-2/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix QDeclarativeInspector when starting with ,blockAurindam Jana2011-06-212-2/+14
* | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-06-2229-367/+1283
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | trivial: fix typo in commentHarald Fernengel2011-06-221-1/+1
| * | | | | | | | get rid of anacronysmRitt Konstantin2011-06-212-14/+5
| * | | | | | | | massive improvements for the QNX screen driverRitt Konstantin2011-06-214-161/+254
| * | | | | | | | massive improvements for the QNX mouse driverRitt Konstantin2011-06-213-47/+69
| * | | | | | | | massive improvements for the QNX keyboard driverRitt Konstantin2011-06-211-87/+170
| * | | | | | | | disable the Embedded Linux data directory permissions check for QNXRitt Konstantin2011-06-211-1/+1
| * | | | | | | | implement POSIX IPC based QLock, QWSLock and QWSSharedMemory backendsRitt Konstantin2011-06-218-30/+287
| * | | | | | | | implement POSIX IPC based QSystemSemaphore and QSharedMemory backendsRitt Konstantin2011-06-217-5/+293
| * | | | | | | | make QProcess really work on QNXRitt Konstantin2011-06-214-24/+179
| * | | | | | | | make the kernel attempt to emulate an instruction with a misaligned accessRitt Konstantin2011-06-211-0/+6
| * | | | | | | | use RoundRobin scheduler by default on QNXRitt Konstantin2011-06-212-0/+21
* | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-06-2110-22/+87
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Adding debug output for not supported gl featuresIan2011-06-201-0/+33
| * | | | | | | | | Compile fix in network for iosIan2011-06-203-5/+7
| * | | | | | | | | Make it possible to compile in a screen plugin name in QWSIan2011-06-201-0/+5
| * | | | | | | | | Don't redefine EGL definesIan2011-06-201-1/+9
| * | | | | | | | | Compile fixes in corelib for iosIan2011-06-203-16/+23
| * | | | | | | | | reset certain global variables on deletionLars Knoll2011-06-201-0/+2
| * | | | | | | | | Made tst_QWidget::repaintWhenChildDeleted() pass.Samuel Rødal2011-06-201-0/+8
* | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-06-214-13/+44
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | QDeclarativeDebug: Fix cases where multiple packets arrive in one goKai Koehne2011-06-202-13/+27
| * | | | | | | | | Rewrite autotests for js debuggingAurindam Jana2011-06-141-0/+11
| * | | | | | | | | Create property cache in case of Component{} rootAaron Kennedy2011-06-101-0/+6
* | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master...Qt Continuous Integration System2011-06-2071-342/+761
|\ \ \ \ \ \ \ \ \ \