summaryrefslogtreecommitdiffstats
path: root/dist
Commit message (Collapse)AuthorAgeFilesLines
* Send WinIdChange event when winId is set to zeroGareth Stockwell2010-11-111-2/+6
| | | | | | | | | | | This allows an observer to get a notification just before the window handle owned by a native widget is destroyed. Note that, at the point when the event is sent, the widget's internalWinId() will return the new value, but the old native window handle will not be destroyed until after the event handler is run. Task-number: QTMOBILITY-645 Reviewed-by: sroedal
* Add skeleton changes file for Qt 4.7.2Jason McDonald2010-10-201-0/+158
| | | | Reviewed-by: Trust Me
* Cleanup changelog for 4.7.1.Jason McDonald2010-10-151-155/+173
|
* Revert "Don't define highp/mediump/lowp if desktop GL has them"Trond Kjernåsen2010-10-121-3/+1
| | | | | | | | | | This reverts commit 6155050f68cc86c445552da61a5f240c16f5e2cd. The GL_ARB_ES2_compatibility extension does not mention the lowp, mediump or highp keywords. Task-number: QTBUG-14384 Reviewed-by: Samuel Reviewed-by: Prasanth
* My changes for 4.7.1Miikka Heikkinen2010-10-041-1/+43
| | | | Reviewed-by: TrustMe
* Update change log.Andrew den Exter2010-10-011-1/+5
|
* Some 4.7.1 changes.Bjørn Erik Nilsen2010-09-301-0/+10
|
* Update changesJens Bache-Wiig2010-09-301-0/+2
|
* Add declarative changelog entries for 4.7.1Joona Petrell2010-09-301-0/+92
| | | | | Task-number: Reviewed-by: Yann Bodson
* connman backendLorn Potter2010-09-301-0/+1
|
* My changelog entries for 4.7.1Markus Goetz2010-09-291-0/+4
|
* updated changes-4.7.1Joerg Bornemann2010-09-291-0/+12
|
* Update changelogOlivier Goffart2010-09-291-0/+24
|
* my contributions to dist/changes-4.7.1Bradley T. Hughes2010-09-291-1/+7
|
* My 4.7.1 changes.Trond Kjernåsen2010-09-291-2/+11
|
* added my and Jan-Arve's change to changelog for 4.7.1Thierry Bastian2010-09-291-0/+11
|
* Changes done for 4.7.1Prasanth Ullattil2010-09-291-0/+4
|
* Updated changes-4.7.1Samuel Rødal2010-09-291-1/+4
|
* My changes.Aaron McCarthy2010-09-291-0/+2
|
* Added note to changes-4.7.1Zeno Albisser2010-09-281-0/+9
| | | | Reviewed-by: Frederik Gladhorn
* Added my changes to the changelog.axis2010-09-271-0/+12
|
* dist/changes: QML Debugging changesLasse Holmstedt2010-09-241-1/+5
|
* Updated changes-4.7.1.Kim Motoyoshi Kalland2010-09-241-1/+3
|
* Changelog: 4.7.1 (uic/Designer).Friedemann Kleint2010-09-231-0/+1
|
* Update the changelog with the SSE work done for Qt 4.7.1Benjamin Poulain2010-09-231-2/+7
|
* my changes for 4.7.1Peter Hartmann2010-09-231-0/+10
|
* My Qt 4.7.1 changesEskil Abrahamsen Blomfeldt2010-09-231-0/+9
|
* Updated 4.7.0 changelogmread2010-09-101-0/+4
| | | | | | Updated 4.7.0 changelog with Avkon removal compatibility information Reviewed-by: Harald Fernengel
* Add some more changes for 4.7.0Jens Bache-Wiig2010-09-011-5/+19
|
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into ↵Qt Continuous Integration System2010-08-271-0/+12
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2: (374 commits) Add a test for the QPen::brush() != Qt::NoBrush for a Qt::NoPen pen. Calling QPen::brush() on a Qt::NoPen pen, should return QBrush::NoBrush. use QFile:map instead of ::mmap Do not use global static const references to objects Revert "Refactor blend_transformed_bilinear to simplify the blend type checking" Don't rely on mapFromGlobal in QGraphicsScenePrivate::itemsAtPosition. Refactor blend_transformed_bilinear to simplify the blend type checking Note RTL behavior changes in docs and changelog Implement qt_memfill32 with Neon. Implement the composition mode Plus with Neon. Fix the broken unicode detection of ODBC driver. Doc: Fixed qdoc warnings. Doc: updating getting started docs - not finished Make it possible again to build Qt without webkit Doc: fixing creator bugs, removing menus and textbox in the header Fixing qdoc index file...Commit hack to work around the massive amounts of dependencies in the upstream branch. Doc: Fixing overlapping text in header list Use Ctrl rather than Alt for switching tabs in the demo browser Doc: add link to new gettings started to index.html Doc: Fixing bug involving header misplacement in Creator style ...
| * Note RTL behavior changes in docs and changelogJiang Jiang2010-08-251-0/+12
| | | | | | | | | | Task-number: QT-3292 Reviewed-by: Lars Knoll
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵Qt Continuous Integration System2010-08-261-0/+118
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: (61 commits) Autotest: don't use Q_FUNC_INFO for testing which method got called fix generated makefile dependencies Cocoa: Demo browser can get stuck after closing modal dialog Restore default if to system default on session close. tst_qmake doesn't need QtGui Use the full path to qmake in the qmake unit test qdoc: Fixed erroneous links to QML basic types. Fixed item view background color in Gtk style scope fixes and clutter reduction for sql driver projects I don't know why some linkers can't call this function, so comment it out. QNetworkSession::close() method now send closed() signal while faking disconnection. Add the missing license headers to the QString benchmark data Fix building of qsimd.cpp on Windows CE Use QElapsedTimer for the benchlib tests. Properly implement the CPU feature disabling in qsimd.cpp. Report the detected CPU features in the corelib boilerplate Detect CPU features on ARM by reading the ELF auxvec. Split the CPU-detection code into multiple functions for readability Fixed delivering gestures to a toplevel widget. Unroll the SSSE3 code even more to avoid the need to keep an extra variable for inverting the result ...
| * | Use QElapsedTimer for the benchlib tests.Thiago Macieira2010-08-241-0/+118
| |/ | | | | | | | | | | | | It's faster to calculate the time with it, since it doesn't need to convert to local time first. Reviewed-By: Harald Fernengel
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-08-261-2/+6
|\ \ | |/ |/| | | | | | | | | Conflicts: bin/syncqt src/opengl/qgl.cpp tools/configure/configureapp.cpp
| * Fix OpenGLVersionFlags on OpenGL 4.0 systemsRhys Weatherley2010-08-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | If the OpenGL version was 4.0 or higher, the flags for 1.1, 1.5, 2.0, and so on were not being set. This lead to the flags indicating that older OpenGL versions were not supported when they clearly were. Back port parts of 28659c21d12a267b10e5b441bf4c776e04d69bdc from Qt 4.7 to fix this in Qt 4.6. Task-number: QTBUG-12554 Reviewed-by: Sarah Smith
| * Update changes-4.6.4 with recent shader program changesRhys Weatherley2010-08-131-0/+2
| |
| * Don't define highp/mediump/lowp if desktop GL has themRhys Weatherley2010-08-131-2/+3
| | | | | | | | | | | | | | | | | | | | OpenGL 4.0 systems now have compatibility with ES2, including support for the precision qualifiers. If the GL_ARB_ES2_compatibility extension is present, then we don't define highp/mediump/lowp to the empty string. Task-number: QTBUG-12862 Reviewed-by: Sarah Smith
* | Update changes-4.7.0Pierre Rossi2010-08-031-0/+3
| | | | | | | | Reviewed-by: Simon Hausmann
* | update changelog for 4.7.0Peter Hartmann2010-07-261-3/+7
| |
* | My changes for 4.7.0.axis2010-07-261-2/+20
| |
* | Updated changes-4.7.0.Kim Motoyoshi Kalland2010-07-231-0/+5
| |
* | Update changes-4.7.0.Kim Motoyoshi Kalland2010-07-231-0/+3
| |
* | Some more change to the changelogOlivier Goffart2010-07-211-1/+8
| |
* | Updates changes-4.7.0Charles Yin2010-07-211-1/+7
| |
* | Updated changelog for 4.7.Yoann Lopes2010-07-201-0/+5
| |
* | My 4.7.0 changesEskil Abrahamsen Blomfeldt2010-07-201-5/+52
| | | | | | | | My 4.7.0 changes
* | document QSslSocket::systemCaCertificates() change in changelogPeter Hartmann2010-06-171-0/+6
| | | | | | | | Reviewed-by: Zeno Albisser
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-06-161-0/+158
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/3rdparty/harfbuzz/src/harfbuzz-shaper.h src/3rdparty/webkit/VERSION src/3rdparty/webkit/WebCore/ChangeLog src/3rdparty/webkit/WebCore/platform/graphics/qt/ImageDecoderQt.cpp src/corelib/global/qglobal.h src/plugins/qpluginbase.pri src/qbase.pri tests/auto/selftests/expected_cmptest.txt tests/auto/selftests/expected_crashes_3.txt tests/auto/selftests/expected_longstring.txt tests/auto/selftests/expected_maxwarnings.txt tests/auto/selftests/expected_skip.txt 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
| * Add skeleton changes files for 4.6.4.Jason McDonald2010-06-151-0/+158
| | | | | | | | Reviewed-by: Trust Me
* | my changesOswald Buddenhagen2010-06-021-6/+33
| |