summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '4.8'David Boddie2011-05-13332-3512/+7800
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: doc/src/declarative/whatsnew.qdoc doc/src/examples/orientation.qdoc doc/src/examples/webftpclient.qdoc examples/declarative/ui-components/main/qml/pics/niagara_falls.jpg src/corelib/global/qglobal.cpp src/gui/text/qglyphs.cpp src/gui/text/qplatformfontdatabase_qpa.cpp
| * Doc: Fixed qdoc warnings.David Boddie2011-05-129-44/+87
| |
| * Doc: Fixed qdoc warnings.David Boddie2011-05-112-7/+10
| |
| * Doc: Made an additional change for clarity.David Boddie2011-05-111-2/+3
| | | | | | | | Task-number: QT-4891
| * Doc: Noted that the example will not work as expected with a mouse.David Boddie2011-05-111-1/+4
| | | | | | | | Task-number: QT-4891
| * Doc: Fixed qdoc warnings.David Boddie2011-05-112-8/+8
| |
| * Doc: Applying a pending change from previous merges.David Boddie2011-05-111-0/+4
| |
| * Doc: Fixed qdoc warning.David Boddie2011-05-111-1/+1
| |
| * Doc: Fixed qdoc warnings.David Boddie2011-05-1137-170/+259
| |
| * Doc: Applied pending fixes to API documentation.David Boddie2011-05-1119-68/+90
| |
| * Doc: Various fixes to documentation, some based on changes in master.David Boddie2011-05-117-34/+57
| |
| * Doc: Fixed an action assignment in inline code.David Boddie2011-05-111-1/+1
| | | | | | | | Task-number: QTWEBSITE-229
| * Doc: Added missing project and desktop files.David Boddie2011-05-1115-0/+235
| |
| * Doc: Added fixes left over from previous merges.David Boddie2011-05-112-1/+6
| |
| * Doc: Updated version numbers and fixed minor whitespace issues.David Boddie2011-05-116-14/+15
| |
| * Doc: Documented the value returned when no field can be found.David Boddie2011-05-111-1/+2
| | | | | | | | Task-number: QTBUG-19115
| * Squashed commit of changes from the 4.8-temp branch.David Boddie2011-05-111355-0/+60123
| |
| * Doc: Fixed incorrect button handling.David Boddie2011-05-091-2/+2
| | | | | | | | Task-number: QTBUG-18954
| * More examples adjusted to Symbian and Maemo5.Daniel Molkentin2011-05-052-0/+16
| |
| * Merge commit 'refs/merge-requests/1220' of git://gitorious.org/qt/qt into ↵David Boddie2011-05-05129-1727/+2433
| |\ | | | | | | | | | merge-requests/1220
| | * setPeerVerifyMode() and peerVerifyMode() comments fixTaito Silvola2011-05-051-2/+2
| | |
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into ↵Qt Continuous Integration System2011-05-0423-141/+463
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | master-integration * 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging: QmlViewer: Translate UI Fix insert and scroll to bottom case QDeclarativeDebug: Fix test case QDeclarativeDebug: Handle case where client with ongoing queries is deleted Remove compile warning Fix QUnifiedTimer bug Stop the animation driver when there are no more animations. Optimization and benchmark for setting object properties from QML. Add Constant and Final flags to QMetaObjectBuilder Fixed QML TextEdit docs Make -no-opengl exist on other platforms Only ask for name when the user goes on the high score list.
| | | * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-05-0210-126/+166
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-team: QmlViewer: Translate UI Fix insert and scroll to bottom case
| | | | * QmlViewer: Translate UIKai Koehne2011-05-028-126/+143
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Install translators for the Qt & QmlViewer translations. also add QT_NO_CAST_FROM_ASCII, QT_NO_CAST_TO_ASCII to check for untranslated strings. Reviewed-by: Oswald Buddenhagen Task-number: QTBUG-14848
| | | | * Fix insert and scroll to bottom casemae2011-04-262-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When using QtextCursor::insert() with a large text followed by setting the vertical scrollbar to its maximum value (scroll to bottom), QPlainTextEdit would not behave properly if a document size change was triggered by the insertion due to line wrapping. This was visible in Qt Creator. Auto test included. Reviewed-by: con
| | | * | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-04-141809-96541/+116105
| | | |\ \ | | | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-team: (485 commits) Remove a race condition in SIGCHLD handler. Fix warnings about && inside || Update XCreateWindow in qgl_X11egl.cpp Allow enum values to be used as signal parameters ListModel::clear() should not clear roles Lancelot: support for custom keys added to protocol. API cleanup. Make sure removed QTextBlock is invalid Cocoa: Fixup wrong code in patch baaa5ae Designer: Allow promoted QWidget's to be buddies. Designer: Specify 'notr' attribute for buttongroup name. [QTBUG-15278] QWidget::windowState gets out of sync (Aero Snap) HTTP cacheing: do not store the date header with the resource Let's not write to the source buffer when blending argb32 on rgb16. Add support for -unset <prop> option to qmake. make -markuntranslated work without -idbased fix conditional on shell type Updated QtOpenGL DEF file Lancelot: bail out if rendering consistently fails Minor optimization to lance/elot Make it possible to test the new font hinting in lance[elot] ...
| | | | * Merge branch 'master' of ../qt-qml-stagingMichael Brasser2011-04-141809-96541/+116105
| | | | |\ | | | |/ /
| | | * | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-04-132-2/+74
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-team: QDeclarativeDebug: Fix test case QDeclarativeDebug: Handle case where client with ongoing queries is deleted
| | | | * | QDeclarativeDebug: Fix test caseKai Koehne2011-03-301-1/+1
| | | | | |
| | | | * | QDeclarativeDebug: Handle case where client with ongoing queries is deletedKai Koehne2011-03-302-1/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I4be7080af1e7e8a834b927b6c6fc211db8bd90c0 Reviewed-by: Aaron Kennedy
| | | * | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-03-29129-736/+76106
| | | |\ \ \ | | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-team: (93 commits) Designer: Fix tab order in action editor dialog. tst_qlocale: improve failure message in tst_QLocale::macDefaultLocale Add a once-over unrolled fromLatin1 conversion (32 characters) Add 16-byte loads of the Neon fromLatin1 functions Fix warning about unused parameter Make QtUiTools use the lib-infix passed to configure. Skip failing tests Removed old autotest references from Symbian build files Icon in QMessageBox::question is deformed on Symbian Prevent crash when connecting signal in splitview GraphicsViews: Focused widget is not visible after orientation change GraphicsViews: Focused widget is not visible after orientation change Add missing nullify for the s60 style's background pixmap pointer. Fixes QT-4753 sort out stdout vs. stderr usage Updated QtGUI DEF files for WINSCW Handle removal of setter for partialUpdateSupport Remove the use of the QtTest baseline feature I reverted Revert "Add a feature to QTestLib to correct benchmark results." Use the ARM version of UTF-8 detection in the Neon code ...
| | | | * | Merge ../qt-qml-stagingYann Bodson2011-03-29129-736/+76106
| | | | |\ \
| | | * | \ \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-03-241-1/+1
| | | |\ \ \ \ | | | | |/ / / | | | | | | | | | | | | | | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-team: Remove compile warning
| | | | * | | Remove compile warningAlan Alpert2011-03-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If209db684878ab734b3265b479c59dfc27b18be1
| | | * | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-03-23507-5569/+22492
| | | |\ \ \ \ | | | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-team: (262 commits) Fix QUnifiedTimer bug Designer: Avoid nested QDialog's in item widget content dialogs. Designer: Remember default of main container's object name. Optimized glyph uploads in GL texture cache. Designer: Do not translate page object names of QMdiArea. qmake vcproj generator: do not insert $(INHERIT) Add flag for forcibly propagating backing store alpha to framebuffer Fixed unmatched quotes in s60installs.pro Added setSwitchPolicy to MeeGo graphicssystem helper API. Add /q switch to QMAKE_DEL_FILE command in symbian Remove undefined symbol from tst_qwindowsurface. Fix def files Changes to driver workarounds. Switch to raster also when last window is destroyed (on MeeGo). Fixes detected by the static-check Fix accidental population of the disk cache with partial content Fix disk cache interaction for range retrieval HTTP requests. Fixup license headers in Lighthouse plugins Fixes: some text fields in PNG image files were not read Clipboard/Windows: Fix a hang when sending to non-responsive clients. ...
| | | | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtAlan Alpert2011-03-23505-5568/+22484
| | | | |\ \ \
| | | | * | | | Fix QUnifiedTimer bugAlan Alpert2011-03-232-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pause animations (like Timer) could trigger a jump to the next tick, which meant that other pause animations would have missed the interval skipped by the pause. Change-Id: Idebe4cbe70b2a1536d684288fc1c5d65e4c5df84 Cherry-pick-of: 115d437efb25adc2262460e001c034ea3cd8ba14 Task-number: QTBUG-18126 Reviewed-by: Leo Cunha Reviewed-by: Michael Brasser
| | | * | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-03-166-2/+104
| | | |\ \ \ \ \ | | | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-team: Stop the animation driver when there are no more animations. Optimization and benchmark for setting object properties from QML.
| | | | * | | | Stop the animation driver when there are no more animations.Michael Brasser2011-03-162-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If03c9e4539e984db725f7e7d89e8b565890fcbed Reviewed-by: Gunnar Sletta
| | | | * | | | Optimization and benchmark for setting object properties from QML.Michael Brasser2011-03-164-1/+99
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib923e5d3946e99001ef682a9dd8ca6d7788818a3 Reviewed-by: Aaron Kennedy
| | | * | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-03-16586-3500/+14742
| | | |\ \ \ \ \ | | | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-team: (345 commits) QS60Style: QTreeView::indexRowSizeHint returns incorrect value Fix TextEdit mouseSelectionMode overriding selectByMouse. Deprecate QScriptValue::UserRange Deprecate QScriptValue::QObjectMember Fix static text item positioning GL2 paint engine Fix combining marks handling in Core Text shaper Update QML "What's New" docs. Don't reveal TextInput text on refocus in PasswordEchoOnEdit mode. Fix ListView boundary extents for RTL layout. Fix compiler warning. Update copyright year to 2011. Fix for major regression in OpenVG clipping Fix QGraphicsScene returning incorrect focus item. Cast int to HALData::TAttribute for QT_HALData_ENumCpus and compile with RVCT4. Not requiring valid QTextBlock in previous() Don't use EGL surfaces for translucency with 32MB GPU chip. Fix for fromSymbianCFbsBitmap changing the source data unexpectedly. Background app visible after split view closed Configuring a static Qt build did not exclude WebKit if the -webkit option was given. Get the number of cores from HAL on Symbian. ...
| | | | * | | | Merge branch 'master' of ../qt-qml-stagingYann Bodson2011-03-16586-3500/+14742
| | | | |\ \ \ \
| | | * | \ \ \ \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-03-143-2/+81
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-team: Add Constant and Final flags to QMetaObjectBuilder
| | | | * | | | | Add Constant and Final flags to QMetaObjectBuilderBea Lam2011-03-143-2/+81
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I25090e833f7ce184bcbf2bc5b9281c27ab05aa2d Reviewed-by: Michael Brasser
| | | * | | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-03-01249-926/+5859
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-team: (142 commits) fix autotest on windows (again) fix autotest on windows Prevent stroking zero length lines in qstroker.cpp Make the animation driver private API Always prepend drive letter to $$EPOCROOT in Windows Symbian builds Add files deployed using qmake_emulator_deployment.flm to 'what' list Ammend last INTEGRITY fix Stop using XLFD as fontconfig matching fallback OpenGL Framebuffer Format QRuntimeWindowSystem: Track window size properly Fix qmake build on Windows Fix QTBUG-17627: build break in mobility bearer applications Add the missing image for doc of QNetworkSession. Remove Qt dependancy to SYMBIAN_GRAPHICS_WSERV_QT_EFFECTS Fix QPlainTextEdit corruption/crash with scrolling Add expected failures for JSC-specific bugs fix test for QtLighthouse Check engine existence before increasing reference count Make autotest insensitive to exact JS error wording Fix typo in autotest ...
| | | | * | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-stagingMartin Jones2011-03-01249-926/+5859
| | | | |\ \ \ \ \
| | | * | \ \ \ \ \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-02-251-1/+0
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-team: Fixed QML TextEdit docs
| | | | * | | | | | Fixed QML TextEdit docsThiago Marcos P. Santos2011-02-251-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed non-existent enumeration value from docs. Signed-off-by: Thiago Marcos P. Santos <thiago.santos@nokia.com> Reviewed-by: Leonardo Sobral Cunha <leo.cunha@nokia.com>
| | | * | | | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-02-171096-61526/+58430
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-team: (835 commits) Workaround for QTBUG-17468 Removed timestamp setting and checking for Symbian header export Cocoa/Alien: bugfix corner cases with popups and enter/leave My 4.7.2 changes Fix QFileDialog Symbian native file dialog filename filtering. fix QMAKE_COPY_DIR for mingw+sh Phonon MMF backend enabled in configuration and deployment Using a better flag to control the fast allocator Using QElapesedTimer for Symbian idle detector Idle detector thread improvements Updated QtGui and QtCore DEF files Cocoa/Alien: bugfix corner cases with popups and enter/leave Add experimental support for armCC on Linux Fixed resizing popups with QSizeGrip on X11 fix crash when setting QPROCESS_DEBUG My 4.7.2 changes Fix QFileDialog Symbian native file dialog filename filtering. fix QMAKE_COPY_DIR for mingw+sh Add QDir/tree benchmark to "trusted" list Added file header ...
| | | | * | | | | | Merge branch 'master' of ../qt-qml-stagingMartin Jones2011-02-171096-61526/+58430
| | | | |\ \ \ \ \ \