summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed item view background color in Gtk styleJens Bache-Wiig2010-08-251-1/+4
* scope fixes and clutter reduction for sql driver projectsMark Brand2010-08-252-7/+4
* I don't know why some linkers can't call this function, so comment it out.Thiago Macieira2010-08-251-2/+2
* QNetworkSession::close() method now send closed() signal while faking disconn...Tomasz Bursztyka2010-08-251-3/+3
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-2519-80/+283
|\
| * Fix building of qsimd.cpp on Windows CEThiago Macieira2010-08-241-0/+2
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-2419-81/+282
| |\
| | * Use QElapsedTimer for the benchlib tests.Thiago Macieira2010-08-241-2/+2
| | * Properly implement the CPU feature disabling in qsimd.cpp.Thiago Macieira2010-08-241-97/+60
| | * Report the detected CPU features in the corelib boilerplateThiago Macieira2010-08-242-0/+56
| | * Detect CPU features on ARM by reading the ELF auxvec.Thiago Macieira2010-08-241-2/+43
| | * Split the CPU-detection code into multiple functions for readabilityThiago Macieira2010-08-241-17/+69
| | * Fixed delivering gestures to a toplevel widget.Denis Dzyubenko2010-08-241-2/+3
| | * Update comments in QString about alignment performance.Thiago Macieira2010-08-242-15/+49
| | * Allow other compilers than GCC on Linux to have a boilerplateThiago Macieira2010-08-241-1/+1
| | * Include the SSE4.2 intrinsics headerThiago Macieira2010-08-241-0/+1
| | * linux-icc can take -msse2, -msse3, etc. flags, so enable this as wellThiago Macieira2010-08-241-1/+1
| | * Introduce a second compatibility build key to Qt.Thiago Macieira2010-08-242-1/+12
| | * Keep the scopeid that getaddrinfo(3) returns to us.Thiago Macieira2010-08-243-4/+11
| | * Fix race condition on bearer management initialisation.Aaron McCarthy2010-08-242-5/+17
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-244-9/+32
| | |\
| | | * fix build after first webkit self-injection attemptOswald Buddenhagen2010-08-231-6/+0
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-235-9/+38
| | | |\
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-235-9/+38
| | | | |\
| | | | | * Fixed touch event delivery in QGraphicsView.Denis Dzyubenko2010-08-231-7/+2
| | | | | * let WebKit inject itself into the qt configurationOswald Buddenhagen2010-08-233-2/+8
| | | | | * Make qsTrId() / QT_TRID_NOOP() accessible from QtScriptKent Hansen2010-08-231-0/+28
* | | | | | QDeclarativeDebug: send a message when new object are addedOlivier Goffart2010-08-245-2/+27
* | | | | | QDeclarativeEngineDebugServer: make it a singleton.Olivier Goffart2010-08-243-9/+14
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-2410-35/+64
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix mispositioned text with QStaticText and OpenVG graphics systemEskil Abrahamsen Blomfeldt2010-08-241-2/+5
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Gunnar Sletta2010-08-24247-1377/+3284
| |\ \ \ \ \
| | * | | | | QGraphicsView: Fix assert that may occurs if there are 'empty' item to draw, ...Olivier Goffart2010-08-241-1/+3
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-246-18/+27
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Fix assignment of a Q(Explicitly)SharedDataPointer included in the data itselfOlivier Goffart2010-08-231-8/+12
| | | * | | | Fix assignment of a container included in the container itselfOlivier Goffart2010-08-235-10/+15
| | | |/ / /
| * | | | | Use binarysort to find items.Gunnar Sletta2010-08-242-14/+29
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-2413-62/+15
|\ \ \ \ \ \
| * | | | | | Fix few declarative code issues discovered by static code analysisJoona Petrell2010-08-2410-12/+12
| | |/ / / / | |/| | | |
| * | | | | Fix PathView when setting an empty model that is later filled.Michael Brasser2010-08-241-1/+2
| * | | | | QDeclarativeVisualItemModel code cleanup.Michael Brasser2010-08-242-49/+1
| | |/ / / | |/| | |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-233-3/+8
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-231-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Doc: QtConcurrent::run. Make sure the example actually compilesOlivier Goffart2010-08-231-1/+1
| | | |/ | | |/|
| * | | On Symbian QGLWidget::glDraw() must do nothing if widget isn't visible.Jani Hautakangas2010-08-231-0/+5
| * | | QWidget metadata has not been set up yet in QWidgetPrivate::init.Jani Hautakangas2010-08-231-2/+2
| |/ /
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-2327-113/+584
|\ \ \ | |/ /
| * | bindTexture: Replace texture if painting is active on pixmap/imageAndreas Kling2010-08-211-5/+18
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-201-4/+2
| |\ \
| | * | QDeclarativeDebug: stream all the context, including the internals ones.Olivier Goffart2010-08-201-4/+2