summaryrefslogtreecommitdiffstats
path: root/dist
Commit message (Collapse)AuthorAgeFilesLines
* Add changes to change log.Andreas Aardal Hanssen2009-11-051-0/+49
|
* Added changes to ChangeLog.Gabriel de Dietrich2009-11-041-2/+5
|
* Some of my changes in the changelogOlivier Goffart2009-11-041-2/+56
|
* added my changes to the ChangeLogHarald Fernengel2009-11-041-0/+19
|
* Merge commit '51c9b68' into 4.6Morten Johan Sørvig2009-11-041-1/+5
|\ | | | | | | | | | | Conflicts: dist/changes-4.6.0 src/gui/kernel/qevent.h
| * Fix QDesktopServices::DataLocation on Mac.Morten Johan Sørvig2009-10-301-0/+4
| | | | | | | | | | | | DataLocation now behaves as on the other platforms, QCoreApplication::organizationName() and applicationName() is included in the returned path.
* | Changelog 4.6.0: Designer/uic/uic3.Friedemann Kleint2009-11-041-0/+23
| |
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-041-5/+62
|\ \
| * | Changes for DirectFBAnders Bakken2009-11-031-5/+62
| | | | | | | | | | | | Reviewed-by: TrustMe
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-031-0/+6
|\ \ \ | |/ /
| * | document the -no-ltcg default for Windows CE in changes-4.6.0Joerg Bornemann2009-11-031-0/+3
| | |
| * | Qt::escape(): also escape the quote (")Olivier Goffart2009-10-281-0/+3
| |/ | | | | | | | | | | | | | | This amend previous commit by removing the duplicate function. The quote need to be escaped in attributes. Reviewed-by: Thomas Zander
* | Moved Qt::RenderHint back into QGraphicsBlurEffect and added a hint.Samuel Rødal2009-11-021-0/+4
|/ | | | | | | | Added AnimationHint, which didn't make too much sense in a generic enum, so Qt::RenderHint was moved back into QGraphicsBlurEffect as QGraphicsBlurEffect::BlurHint. Reviewed-by: Gunnar Sletta
* changes-4.6.0 updatedJoerg Bornemann2009-10-201-0/+6
|
* Use the recursive mutex functions for D-Bus only.Thiago Macieira2009-10-071-1/+4
| | | | | | | | | | | | At least in D-Bus 1.2.16, there's a deadlock caused by locking an already-locked mutex. When Qt is linked to libdbus-1 instead of dynamically loading it, it maintains legacy compatibility by only providing the non-recursive mutexes, which triggers this deadlock. The recursive functions have been present since 0.93, so I guess the non-recursive variants aren't tested. Report: https://bugzilla.novell.com/show_bug.cgi?id=482749#c30
* Merge branch '4.5' into 4.6Thiago Macieira2009-10-061-0/+123
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/corelib/global/qglobal.h src/plugins/qpluginbase.pri src/qbase.pri tests/auto/qabstractitemview/tst_qabstractitemview.cpp tests/auto/qcssparser/qcssparser.pro tools/assistant/tools/assistant/doc/assistant.qdocconf tools/qdoc3/test/assistant.qdocconf tools/qdoc3/test/designer.qdocconf tools/qdoc3/test/linguist.qdocconf tools/qdoc3/test/qmake.qdocconf tools/qdoc3/test/qt-build-docs.qdocconf tools/qdoc3/test/qt.qdocconf
| * Bump version number of 4.5 branch to 4.5.4.Jason McDonald2009-10-051-0/+123
| | | | | | | | Reviewed-by: Trust Me
* | Add comment to changes file about behavioral change in QDataStreamEskil Abrahamsen Blomfeldt2009-10-021-0/+8
| | | | | | | | | | | | | | | | Refers to change 5170432e7cb2d0d1adf7ac2ec1ece627c75470f3 where QDataStream was altered to stream all floating point numbers with the same precision. Reviewed-by: Samuel
* | Merge commit 'origin/4.5' into 4.6Oswald Buddenhagen2009-09-291-0/+13
|\ \ | |/ | | | | | | Conflicts: translations/qtconfig_ru.ts
| * My changelog for 4.5.3.Alexis Menard2009-09-291-0/+13
| |
* | Merge branch '4.5' into 4.6Thiago Macieira2009-09-291-91/+44
|\ \ | |/ | | | | | | | | | | | | Conflicts: doc/src/platform-notes.qdoc src/3rdparty/webkit/WebKit/qt/Api/qwebpluginfactory.cpp src/gui/graphicsview/qgraphicsitem.cpp tests/auto/qgraphicsitem/tst_qgraphicsitem.cpp
| * added my changes to the changelogDenis Dzyubenko2009-09-291-1/+6
| | | | | | | | Reviewed-by: trustme
| * Tidy changes file for 4.5.3.Jason McDonald2009-09-291-99/+24
| | | | | | | | Reviewed-by: Trust Me
| * Update changes file for 4.5.3 for DirectFBAnders Bakken2009-09-281-3/+14
| | | | | | | | Reviewed-by: TrustMe
| * Added my 4.5.3 changes to changelog.Samuel Rødal2009-09-281-0/+12
| |
* | Merge commit 'origin/4.5' into 4.6Andreas Aardal Hanssen2009-09-281-2/+53
|\ \ | |/ | | | | | | | | | | | | | | Reviewed-by: Joao Conflicts: src/gui/graphicsview/qgraphicsview.cpp src/gui/widgets/qspinbox.cpp tests/auto/qgraphicsview/tst_qgraphicsview.cpp
| * Some of my 4.5.3 changesMarkus Goetz2009-09-281-0/+15
| | | | | | | | Reviewed-by: TrustMe
| * my changes for 4.5.3 addedJoerg Bornemann2009-09-281-1/+1
| |
| * Updated change log for 4.5.3João Abecasis2009-09-281-0/+14
| |
| * Update dist/changes-4.5.3 for sql changes.Bill King2009-09-281-1/+14
| |
| * Change log updatePrasanth Ullattil2009-09-251-1/+10
| | | | | | | | Reviewed-by: Trust me
| * Update URL for mailing list server.Jason McDonald2009-08-111-1/+1
| | | | | | | | Reviewed-by: Trust Me
| * Update URL for Qt web site.Jason McDonald2009-08-111-1/+1
| | | | | | | | Reviewed-by: Trust Me
| * Update URL of online documentation.Jason McDonald2009-08-1121-26/+26
| | | | | | | | Reviewed-by: Trust Me
| * Eliminate some mentions of Trolltech.Jason McDonald2009-08-1110-15/+14
| | | | | | | | Reviewed-by: Trust Me
| * Qt's domain name is now qt.nokia.com.Jason McDonald2009-08-115-12/+9
| | | | | | | | Reviewed-by: Trust Me
* | Remove supported platforms from dist/README.Jason McDonald2009-09-231-49/+2
| | | | | | | | | | | | | | This is a maintenance headache. Just reference the canonical supported platforms list instead. Reviewed-by: Trust Me
* | Added a public function to enforce usage og the old GL engine.Trond Kjernåsen2009-09-081-2/+9
| | | | | | | | | | | | | | | | | | | | | | Some applications that uses a mix of OpenGL and QPainter code may not work correctly with the new GL 2 engine (e.g. the composition demo). The same is most likely also true for user apps, therefore we need a way to enforce the usage of the old GL 1 engine for the sake of compatibility. Task-number: 260872 Reviewed-by: Samuel
* | Document some of the new QVariant featureOlivier Goffart2009-08-311-7/+17
| | | | | | | | | | | | Including the befaviour change Reviewed-by: Thierry
* | Improved QPainter API for allowing native painting in GL / VG.Samuel Rødal2009-08-261-4/+7
| | | | | | | | | | | | | | | | Previously we were using QPaintEngine::syncState() which is not ideal naming-wise, since it actually prepares for native painting instead of syncing the painter's state to native state. Reviewed-by: Trond
* | Merge commit 'qt/master'Jason Barron2009-08-211-1/+1
|\ \
| * | Another typo.Alexis Menard2009-08-211-1/+1
| | | | | | | | | | | | Reviewed-by:TrustMe
* | | Changed names and URLs to reflect name change.axis2009-08-192-6/+6
| | | | | | | | | | | | RevBy: Trust me
* | | Merge commit 'qt/master'Jason Barron2009-08-1329-55/+51
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: examples/opengl/samplebuffers/glwidget.cpp src/corelib/io/qfsfileengine_unix.cpp src/corelib/kernel/qobject.cpp src/corelib/tools/qsharedpointer.cpp src/gui/gui.pro tests/auto/qhttp/tst_qhttp.cpp tests/auto/qkeyevent/tst_qkeyevent.cpp
| * | Replace some mentions of Trolltech with more appropriate terms.Jason McDonald2009-08-126-10/+9
| | | | | | | | | | | | Reviewed-by: Trust Me
| * | Update obsolete URL's in code and docs.Jason McDonald2009-08-126-7/+7
| | | | | | | | | | | | Reviewed-by: Trust Me
| * | Update references to online documentation.Jason McDonald2009-08-1220-21/+21
| | | | | | | | | | | | Reviewed-by: Trust Me
| * | Update URL's to use new domain.Jason McDonald2009-08-126-17/+14
| | | | | | | | | | | | Reviewed-by: Trust Me
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-17/+36
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: config.tests/unix/openssl/openssl.pri demos/embedded/embedded.pro examples/itemviews/chart/chart.pro examples/network/network.pro examples/painting/painterpaths/painterpaths.pro examples/threads/mandelbrot/mandelbrot.pro qmake/project.cpp src/3rdparty/libtiff/libtiff/tif_config.h src/corelib/arch/arch.pri src/corelib/global/qglobal.cpp src/corelib/kernel/kernel.pri src/corelib/kernel/qcore_unix_p.h src/corelib/kernel/qobject.cpp src/corelib/thread/qthread_unix.cpp src/corelib/tools/qsharedpointer_impl.h src/corelib/tools/tools.pri src/gui/kernel/qaction.h src/gui/kernel/qapplication.cpp src/gui/painting/qregion.h src/gui/widgets/qlineedit.cpp src/gui/widgets/qlineedit_p.h src/network/socket/qnativesocketengine_unix.cpp tests/auto/qdir/tst_qdir.cpp tests/auto/qdiriterator/tst_qdiriterator.cpp tests/auto/qhttp/qhttp.pro tests/auto/qline/qline.pro tests/auto/qnetworkreply/tst_qnetworkreply.cpp tests/auto/qresourceengine/qresourceengine.pro tests/auto/qsharedpointer/qsharedpointer.pro tests/auto/qstring/qstring.pro tests/auto/qtcpsocket/qtcpsocket.pro tests/auto/qtcpsocket/tst_qtcpsocket.cpp
| * | Reviewed-by: Thomas H.Gunnar Sletta2009-07-301-31/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit fcf7e8cab339d0cf9f3f2a9756d7754c54c4d934 Author: Gunnar Sletta <gunnar@trolltech.com> Date: Thu Jul 30 13:15:13 2009 +0200 note in the changes file... commit 2c9c3880215988e6609c290a8e738b228736e601 Author: Gunnar Sletta <gunnar@trolltech.com> Date: Thu Jul 30 12:51:42 2009 +0200 Don't leak native window HRGN handles commit 6bb30d2075dd1d71a8a600d25f413a38af7f2f2c Author: Gunnar Sletta <gunnar@trolltech.com> Date: Thu Jul 30 11:09:22 2009 +0200 Moved qregion_wince.cpp -> qregion_win.cpp, platforms are identical now commit 173fcc5baec73a198167985c6f777987e6015a71 Author: Gunnar Sletta <gunnar@trolltech.com> Date: Thu Jul 30 09:42:06 2009 +0200 win32 calls on QRegion.handle() is no longer supported, use from HRGN commit d7ddcce4ba29b70ed81f85274208b388a2bb9d4d Author: Gunnar Sletta <gunnar@trolltech.com> Date: Thu Jul 30 09:41:37 2009 +0200 Added convenience function to convert from HRGN to QRegion commit 2fc53ac3d59a9c42bb4154fff7557610092b7946 Author: Gunnar Sletta <gunnar@trolltech.com> Date: Wed Jul 29 09:28:10 2009 +0200 Kill qregion_win.cpp and use the unix code instead