Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.5' | Thiago Macieira | 2009-05-22 | 1 | -2/+2 |
|\ | |||||
| * | Updates QtWebKit sections in changes-4.5.2 after commit 0babd12e. | Ariya Hidayat | 2009-05-22 | 1 | -2/+2 |
| | | |||||
* | | Merge branch '4.5' of ../qt-45-documentation | David Boddie | 2009-05-20 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | Updated WebKit from /home/ariya/dev/webkit/qtwebkit-4.5 to ↵ | Ariya Hidayat | 2009-05-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | origin/qtwebkit-4.5 ( 40b523e9eaaba38c182e5a9c319f0069ebf98330 ) Changes in WebKit since the last update: ++ b/WebCore/ChangeLog 2009-05-11 Yael Aharon <yael.aharon@nokia.com> Reviewed by Holger Freyther. Change Qt port to match the mac and windows ports, and unregister plugins when plugins are stopped. Not doing that can cause assersion failure. https://bugs.webkit.org/show_bug.cgi?id=25702 * plugins/qt/PluginViewQt.cpp: (WebCore::PluginView::stop): | ||||
| * | Mentioned the new fancy browser example in the changes-4.5.2. | Ariya Hidayat | 2009-05-19 | 1 | -0/+2 |
| | | | | | | | | Reviewed-by: TrustMe | ||||
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-19 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | Update QtWebKit changes for the next patch release. | Ariya Hidayat | 2009-05-18 | 1 | -0/+10 |
| | | | | | | | | Reviewed-by: TrustMe | ||||
* | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-18 | 1 | -2/+13 |
|\ \ | |/ | | | | | | | | | | | Conflicts: src/corelib/kernel/qobject.cpp src/corelib/kernel/qobject_p.h src/network/access/qhttpnetworkconnection.cpp | ||||
| * | Wrote Designer/uic changelog for 4.5.2. | Friedemann Kleint | 2009-05-18 | 1 | -2/+13 |
| | | |||||
* | | Graphics View Optimization: Use a simple style option by default. | Bjoern Erik Nilsen | 2009-05-15 | 1 | -1/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QStyleOptionGraphicsItem extends QStyleOption with three values: 1) matrix, 2) levelOfDetail, 3) exposedRect, and they all involve expensive QTranform operations when calculated. We pass style option(s) to drawItems() and paint(), but the extended values are usually not in use. We can therefore gain quite some nice speedup by making them opt-in with the QGraphicsItem::ItemUsesExtendedStyleOption flag. Additionally, QStyleOptionGraphicsItem::levelOfDetail has been obsoleted, and a new function QStyleOptionGraphicsItem:: levelOfDetailFromTransform(const QTransform &) has been added. Me and Andreas don't consider this change to be too controversial even though it changes the behavior. Auto tests still pass. Reviewed-by: Andreas | ||||
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-27 | 1 | -0/+123 |
|\ \ | |/ | |||||
| * | Create the placeholder changes file for Qt 4.5.2. | Jason McDonald | 2009-04-27 | 1 | -0/+123 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
* | | Made urls more consistent and maintainable. | Alessandro Portale | 2009-04-24 | 1 | -6/+6 |
| | | | | | | | | | | http://qtsoftware.com/support-services/support/platform-support-policy still points to a dead link, though. | ||||
* | | Remove the Direct3D engine. | Gunnar Sletta | 2009-04-24 | 1 | -0/+41 |
|/ | |||||
* | Even more cleanups on the Change Log. | Kavindra Devi Palaraja | 2009-04-17 | 1 | -165/+185 |
| | | | | | Reviewed-by: TrustMe BT: Yes | ||||
* | More cleanups on the change log. | Kavindra Devi Palaraja | 2009-04-17 | 1 | -90/+105 |
| | | | | | Reviewed-by: TrustMe BT: Yes | ||||
* | Add my bugfix. | Ariya Hidayat | 2009-04-17 | 1 | -0/+1 |
| | |||||
* | Document my QGLFramebufferObject change | Rhys Weatherley | 2009-04-17 | 1 | -0/+3 |
| | |||||
* | Document my changes for 4.5.1 | Rhys Weatherley | 2009-04-16 | 1 | -0/+6 |
| | |||||
* | First round of change log cleanups. | Kavindra Devi Palaraja | 2009-04-16 | 1 | -35/+46 |
| | | | | | Reviewed-by: TrustMe BT: Yes | ||||
* | log my changes | Oswald Buddenhagen | 2009-04-16 | 1 | -2/+14 |
| | |||||
* | change log updated for 4.5.1 | Joerg Bornemann | 2009-04-16 | 1 | -0/+1 |
| | |||||
* | Changelog | Richard Moe Gustavsen | 2009-04-16 | 1 | -0/+17 |
| | | | | Changelog | ||||
* | My 4.5.1 changes. | Bjoern Erik Nilsen | 2009-04-16 | 1 | -0/+22 |
| | |||||
* | Add sql changes to 4.5.1 changelog | Bill King | 2009-04-16 | 1 | -0/+18 |
| | |||||
* | Changelog for 4.5.1 | Denis Dzyubenko | 2009-04-15 | 1 | -0/+42 |
| | |||||
* | Updated changes | Paul Olav Tvete | 2009-04-15 | 1 | -0/+3 |
| | |||||
* | Update changelog with my changes | Bradley T. Hughes | 2009-04-15 | 1 | -0/+26 |
| | |||||
* | Prevent crash in qt_scrollRectInImage. | Samuel Rødal | 2009-04-15 | 1 | -0/+4 |
| | | | | | | | | Clip both against the source and target device rectangles. Task-number: 247937 Reviewed-by: Trond BT: yes | ||||
* | My 4.5.1 changes. | Morten Sørvig | 2009-04-15 | 1 | -2/+16 |
| | |||||
* | My changes | Jan-Arve Sæther | 2009-04-15 | 1 | -6/+19 |
| | |||||
* | My changes for 4.5.1 | João Abecasis | 2009-04-15 | 1 | -0/+10 |
| | | | | BT: yes | ||||
* | My ChangeLog. | Andreas Aardal Hanssen | 2009-04-15 | 1 | -1/+9 |
| | | | | Reviewed-by: Trust Me | ||||
* | My ChangeLog | Alexis Menard | 2009-04-14 | 1 | -0/+15 |
| | | | | Reviewed-by: TrustMe | ||||
* | Update changes file with my WebKit changes as well as from external ↵ | Simon Hausmann | 2009-04-14 | 1 | -0/+8 |
| | | | | | | contributors. Reviewed-by: Trust me | ||||
* | Changelog: add my changes for 4.5.1 | Olivier Goffart | 2009-04-14 | 1 | -1/+40 |
| | | | | BT: yes | ||||
* | My updates to 4.5.1 changelog. | Samuel Rødal | 2009-04-14 | 1 | -0/+27 |
| | |||||
* | Updated changelog for 4.5.1 | Prasanth Ullattil | 2009-04-14 | 1 | -1/+8 |
| | |||||
* | My changes. | jasplin | 2009-04-14 | 1 | -0/+11 |
| | |||||
* | Add a change description about DirectFB | Anders Bakken | 2009-04-09 | 1 | -0/+1 |
| | | | | Reviewed-by: TrustMe | ||||
* | My changes. | Norwegian Rock Cat | 2009-04-08 | 1 | -0/+37 |
| | |||||
* | Added some changes for 4.5.1 | Jens Bache-Wiig | 2009-04-08 | 1 | -1/+28 |
| | |||||
* | Javascript: When there is javascript running then it will spin the CPU at 100% | Bradley T. Hughes | 2009-04-08 | 1 | -0/+4 |
| | | | | | | | | | | | | Zero timers on Windows would continue to fire even after being stopped as long as a new timer was started that reused the pointer address of the zero timer. Fix this by only re-firing zero timers if the zero timer hadn't been stopped (we can check this by looking at the inTimerEvent flag, which is set to false by registerTimer()). Task-number: 247401 Reviewed-by: Denis Dzyubenko Reviewed-by: Prasanth Ullattil | ||||
* | My changelog for 4.5.1 | Peter Hartmann | 2009-04-07 | 1 | -0/+16 |
| | |||||
* | Corrected typo. | jasplin | 2009-04-06 | 1 | -1/+1 |
| | | | | Reviewed-by: jasplin | ||||
* | My changes | Jarek Kobus | 2009-04-03 | 1 | -0/+1 |
| | |||||
* | Completed 4.5.1 changelog for Designer/uic. | Friedemann Kleint | 2009-04-02 | 1 | -2/+12 |
| | |||||
* | Changelog for fix e34a24d | Thiago Macieira | 2009-03-25 | 1 | -0/+2 |
| | |||||
* | Add the placeholder file for Qt 4.5.1's changelog | Thiago Macieira | 2009-03-25 | 1 | -0/+123 |
| | |||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 96 | -0/+35443 |