summaryrefslogtreecommitdiffstats
path: root/dist
Commit message (Collapse)AuthorAgeFilesLines
* Update change log with behavior changes in Graphics View.Andreas Aardal Hanssen2009-06-091-10/+23
|
* Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-081-2/+79
|\ | | | | | | | | | | | | | | Conflicts: src/3rdparty/phonon/qt7/mediaobject.mm src/3rdparty/phonon/qt7/quicktimevideoplayer.mm src/gui/text/qfontengine_win.cpp tools/linguist/shared/cpp.cpp
| * My changes for 4.5.2Jarek Kobus2009-06-081-0/+4
| |
| * Fixed typos.Trond Kjernåsen2009-06-051-2/+2
| |
| * My 4.5.2 changes.Trond Kjernåsen2009-06-051-1/+43
| |
| * My changes for 4.5.2.jasplin2009-06-051-0/+18
| |
| * My changes for 4.5.2Thomas Hartmann2009-06-051-1/+3
| |
| * My changelog for 4.5.2Alexis Menard2009-06-051-0/+11
| |
* | Merge commit 'origin/4.5'Olivier Goffart2009-06-041-0/+73
|\ \ | |/
| * my public task ...Oswald Buddenhagen2009-06-041-0/+3
| |
| * Add my changelog for 4.5.2Thiago Macieira2009-06-041-0/+9
| |
| * BT: Fixes Crash when deleting a QProgressBar which has been styled with ↵Olivier Goffart2009-06-041-0/+3
| | | | | | | | | | | | | | | | | | | | | | QMotifStyle Same fix as in e9a7e43031d7c1ee712e43be682c4e2c183759c4 but with motif Reported by https://bugs.kde.org/show_bug.cgi?id=193911 Task-number: 255138 Reviewed-by: jbache
| * More changes for 4.5.2João Abecasis2009-06-031-0/+1
| |
| * My changes for 4.5.2João Abecasis2009-06-031-0/+17
| |
| * Update my changelog for 4.5.2Olivier Goffart2009-06-021-0/+39
| |
| * my changes for 4.5.2Joerg Bornemann2009-06-021-0/+1
| |
* | Merge branch '4.5'Denis Dzyubenko2009-06-021-1/+40
|\ \ | |/
| * My Changelog for 4.5.2Peter Hartmann2009-06-021-0/+10
| |
| * Changelog for 4.5.2Denis Dzyubenko2009-06-021-0/+5
| |
| * My 4.5.2 changes for the changelog.Samuel Rødal2009-06-021-1/+25
| |
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-021-0/+38
|\ \ | |/ | | | | | | | | | | | | Conflicts: src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp tests/auto/qgraphicswidget/tst_qgraphicswidget.cpp tests/auto/selftests/expected_skip.txt tests/auto/selftests/tst_selftests.cpp
| * My changes for Qt 4.5.2.Norwegian Rock Cat2009-06-021-0/+18
| | | | | | | | Better late than never.
| * Changes for DirectFBAnders Bakken2009-05-281-0/+20
| | | | | | | | Reviewed-by: TrustMe
* | Made GL2 engine default for QGLWidget, and added GL2 sync() functionSamuel Rødal2009-05-291-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | To allow mixing QPainter and raw OpenGL commands we need to have some way for the user to say that's he's about to use raw OpenGL so that we are free to do buffering optimizations in the paint engines and use either GL1 or GL2 paint engine. As there's already a syncState() function in QPaintEngine we've reused this and added QPaintEngineEx::sync() which takes care of syncing/flushing the paint engine. Reviewed-by: Trond
* | Merge branch '4.5'Thiago Macieira2009-05-221-2/+2
|\ \ | |/
| * Updates QtWebKit sections in changes-4.5.2 after commit 0babd12e.Ariya Hidayat2009-05-221-2/+2
| |
* | Merge branch '4.5' of ../qt-45-documentationDavid Boddie2009-05-201-1/+3
|\ \ | |/
| * Updated WebKit from /home/ariya/dev/webkit/qtwebkit-4.5 to ↵Ariya Hidayat2009-05-191-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 Hidayat2009-05-191-0/+2
| | | | | | | | Reviewed-by: TrustMe
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-191-0/+10
|\ \ | |/
| * Update QtWebKit changes for the next patch release.Ariya Hidayat2009-05-181-0/+10
| | | | | | | | Reviewed-by: TrustMe
* | Merge commit 'origin/4.5'Olivier Goffart2009-05-181-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 Kleint2009-05-181-2/+13
| |
* | Graphics View Optimization: Use a simple style option by default.Bjoern Erik Nilsen2009-05-151-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/qtSimon Hausmann2009-04-271-0/+123
|\ \ | |/
| * Create the placeholder changes file for Qt 4.5.2.Jason McDonald2009-04-271-0/+123
| | | | | | | | Reviewed-by: Trust Me
* | Made urls more consistent and maintainable.Alessandro Portale2009-04-241-6/+6
| | | | | | | | | | http://qtsoftware.com/support-services/support/platform-support-policy still points to a dead link, though.
* | Remove the Direct3D engine.Gunnar Sletta2009-04-241-0/+41
|/
* Even more cleanups on the Change Log.Kavindra Devi Palaraja2009-04-171-165/+185
| | | | | Reviewed-by: TrustMe BT: Yes
* More cleanups on the change log.Kavindra Devi Palaraja2009-04-171-90/+105
| | | | | Reviewed-by: TrustMe BT: Yes
* Add my bugfix.Ariya Hidayat2009-04-171-0/+1
|
* Document my QGLFramebufferObject changeRhys Weatherley2009-04-171-0/+3
|
* Document my changes for 4.5.1Rhys Weatherley2009-04-161-0/+6
|
* First round of change log cleanups.Kavindra Devi Palaraja2009-04-161-35/+46
| | | | | Reviewed-by: TrustMe BT: Yes
* log my changesOswald Buddenhagen2009-04-161-2/+14
|
* change log updated for 4.5.1Joerg Bornemann2009-04-161-0/+1
|
* ChangelogRichard Moe Gustavsen2009-04-161-0/+17
| | | | Changelog
* My 4.5.1 changes.Bjoern Erik Nilsen2009-04-161-0/+22
|
* Add sql changes to 4.5.1 changelogBill King2009-04-161-0/+18
|
* Changelog for 4.5.1Denis Dzyubenko2009-04-151-0/+42
|